--- Log opened Sat Dec 17 00:00:47 2011
[00:12]-!- Jyhem_laptop [~libs@85-168-216-146.rev.numericable.fr] has quit [Ping timeout: 240 seconds]
[00:12]-!- Jyhem_laptop [~libs@85-168-216-146.rev.numericable.fr] has joined #tikiwiki
[00:12]-!- Loll78 [~Laurent@fd-203-174.visitors.fundp.ac.be] has joined #tikiwiki
[00:12]< Loll78> How to center tables (or fancytables) on a page?
[00:12]-!- Jyhem_laptop [~libs@85-168-216-146.rev.numericable.fr] has quit [Read error: Connection reset by peer]
[00:12]-!- Jyhem_laptop [~libs@85-168-216-146.rev.numericable.fr] has joined #tikiwiki
[01:12]< @sylvieg> http://doc.tiki.org/tiki-all_languages.php?page=Documentation+TOC is broken - no more toc
[01:12]-!- Loll78 [~Laurent@fd-203-174.visitors.fundp.ac.be] has quit [Quit: Leaving.]
[02:12]-!- RobertPlummer [~RobertPlu@c-98-253-245-85.hsd1.in.comcast.net] has left #tikiwiki []
[02:12]-!- arildb_ [~arildb@110.77.178.74] has joined #tikiwiki
[02:12]-!- arildb [~arildb@110.77.178.250] has quit [Ping timeout: 240 seconds]
[02:12]-!- redflo [~flo@tikiwiki/redflo] has quit [Quit: Leaving.]
[02:12]-!- Caarrie|away is now known as Caarrie|sleeping
[03:12]-!- goj [~goj@p5B023B65.dip.t-dialin.net] has quit [Disconnected by services]
[03:12]-!- goj_killedByISP [~goj@p5B022C24.dip.t-dialin.net] has joined #tikiwiki
[03:12]-!- goj_killedByISP is now known as goj
[03:12]-!- arildb_ [~arildb@110.77.178.74] has quit [Quit: Leaving]
[04:12]-!- myrkul [461edf46@gateway/web/freenode/ip.70.30.223.70] has joined #tikiwiki
[04:12]< myrkul> Anyone familiar with the js plugin?
[04:12]-!- myrkul is now known as Myrkul
[05:12]< Myrkul> Is there a way I can use javascript (using the js plugin) to write text to a page then get that wiki-syntax-parsed?
[05:12]< Myrkul> I have the writing part working fine, it's just displaying the wiki code though :(
[05:12]< Myrkul> Hmm...there are two references in the file styles/twist.css to a file styles/twist/header.jpg, which does not exist...
[05:12]-!- Trebly [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has joined #tikiwiki
[05:12]< Myrkul> I found the file in the 6.x branch, someone might want to copy it to the 8.x at some point
[05:12]< Myrkul> Actually, it looks like that file in the 6.x is header_bg.jpg and topbar_bg.jpg from the 8.x, not sure why they were split at some point...
[05:12]< Myrkul> A couple references to the old file is left in the css, I'll try to figure out which one they're supposed to point to now...
[05:12]< Myrkul> Well, the two references were setting a background on classes calbuttonon and submitbutton...calbuttonon doesn't appear anywhere except in css files, and submitbutton only appears in css files and a demo file (lib/jquery/jquery-validate/demo/multipart/index.html) so it looks like those lines can just be removed from the css entirely
[05:12]< Myrkul> Still looking for a solution to my javascript problem btw, if anyone's here now...
[09:12]-!- arildb [~arildb@110.77.178.74] has joined #tikiwiki
[10:12]-!- Trebly [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has quit [Ping timeout: 240 seconds]
[10:12]-!- redflo [~flo@tikiwiki/redflo] has joined #tikiwiki
[10:12]-!- Trebly [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has joined #tikiwiki
[13:12]-!- Caarrie|sleeping is now known as Caarrie|away
[13:12]-!- Trebly [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has quit [Ping timeout: 252 seconds]
[14:12]-!- rodrigoprimo [~rodrigo@186.221.94.166] has joined #tikiwiki
[14:12]-!- Lusserall [~Lusserall@D979ECC4.cm-3-2d.dynamic.ziggo.nl] has joined #tikiwiki
[15:12]-!- rodrigoprimo [~rodrigo@186.221.94.166] has quit [Quit: Leaving.]
[16:12]-!- Trebly [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has joined #tikiwiki
[17:12]-!- Trebly [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has quit [Ping timeout: 245 seconds]
[19:12]-!- changi [~changi@ip-162-183.evhr.net] has quit [Remote host closed the connection]
[19:12]< Myrkul> Can I use javascript (using the js plugin) to write text to a page then get that wiki-syntax-parsed?
[19:12]< CIA-11> tikiwiki: lindonb * r39211 /trunk/lib/tikilib.php: [FIX] Keep page description from being deleted when updating through plugin edit interface (or anytime when the edit_description parameter is not set in an update_page function call). Thanks luci.
[20:12]-!- mark_doe [~quassel@77.109.107.46] has joined #tikiwiki
[20:12]< @marclaporte> Myrkul: could that "someone" be you?
[20:12]< Myrkul> huh?
[20:12]< @marclaporte> "Myrkul: I found the file in the 6.x branch, someone might want to copy it to the 8.x at some point"
[20:12]< @marclaporte> Just give me your Sourceforge username
[20:12]< Myrkul> Oh...well, as I said, it was just split into two different images
[20:12]< Myrkul> And I'd rather not have commit access tbh, I'll probably mess something up :P
[20:12]< @marclaporte> be bold
[20:12]< @marclaporte> You can use later when you are ready
[20:12]< CIA-11> tikiwiki: lindonb * r39212 /branches/8.x/lib/tikilib.php: [bp/r39211][FIX] Keep page description from being deleted when updating through plugin edit interface (or anytime when the edit_description parameter is not set in an update_page function call). Thanks luci.
[20:12]< CIA-11> tikiwiki: lindonb * r39213 /branches/7.x/lib/tikilib.php: [bp/r39211][FIX] Keep page description from being deleted when updating through plugin edit interface (or anytime when the edit_description parameter is not set in an update_page function call). Thanks luci.
[20:12]< CIA-11> tikiwiki: sylvieg * r39214 /branches/8.x/installer/schema/20111217_on_value_tracker_tiki.sql: [FIX]tracker: in the old day checkbox were saved as on and off, no y or n. Clean the database
[21:12]-!- mark_doe [~quassel@77.109.107.46] has quit [Read error: Connection reset by peer]
[21:12]-!- marclaporte1 [~marclapor@65.95.15.142] has joined #tikiwiki
[21:12]-!- marclaporte [~marclapor@69-165-165-53.dsl.teksavvy.com] has quit [Ping timeout: 252 seconds]
[21:12]< Myrkul> Is the channel logger broken?
[21:12]-!- USlacker [~kvirc@pool-173-62-249-45.phlapa.fios.verizon.net] has quit [Ping timeout: 252 seconds]
[21:12]-!- Trebly [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has joined #tikiwiki
[22:12]-!- USlacker [~kvirc@pool-173-62-249-45.phlapa.fios.verizon.net] has joined #tikiwiki
[22:12]-!- USlacker [~kvirc@pool-173-62-249-45.phlapa.fios.verizon.net] has quit [Ping timeout: 240 seconds]
[22:12]-!- changi [~changi@ip-162-183.evhr.net] has joined #tikiwiki
[22:12]-!- sandroandrade [~quassel@177.16.247.57] has joined #tikiwiki
[22:12]-!- USlacker [~kvirc@pool-173-62-249-45.phlapa.fios.verizon.net] has joined #tikiwiki
[22:12]-!- marclaporte1 [~marclapor@65.95.15.142] has quit [Quit: Leaving.]
[22:12]-!- marclaporte [~marclapor@65.95.15.142] has joined #tikiwiki
[22:12]-!- mode/#tikiwiki [+o marclaporte] by ChanServ
[22:12]< Myrkul> Is there a way I can force a page to reparse wiki syntax? Some function I can call?
[22:12]-!- marclaporte [~marclapor@65.95.15.142] has quit [Ping timeout: 240 seconds]
[23:12]< Myrkul> Ok, doing some research, it looks like I can use ajax to do what I want... one question though, where is the php function that parses wiki syntax?
[23:12]-!- Trebly [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has quit [Ping timeout: 240 seconds]
--- Log closed Sun Dec 18 00:00:48 2011