[00:03] *** jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [00:04] *** Caarrie has joined #tikiwiki [00:04] *** Caarrie is now known as Caarrie|away [00:05] *** conner_bw has quit IRC (Quit: conner_bw) [00:09] *** ttrimm|AFK is now known as ttrimm [00:27] *** mohrt has quit IRC (Quit: Leaving.) [00:40] *** Trebly has quit IRC (Read error: Connection reset by peer) [00:52] *** fabricius has joined #tikiwiki [00:54] *** mohrt has joined #tikiwiki [01:08] *** fabricius has quit IRC (Ping timeout: 264 seconds) [01:09] *** mohrt has left [01:10] *** Kissaki has left [01:25] *** chealer has quit IRC (Ping timeout: 245 seconds) [01:30] *** Caarrie|away is now known as Caarrie|sleeping [01:31] *** idle-_ has joined #tikiwiki [01:35] *** idle- has quit IRC (Ping timeout: 264 seconds) [01:41] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [02:07] *** cdrwhite has joined #tikiwiki [02:09] *** mohrt has joined #tikiwiki [02:11] *** white has quit IRC (Ping timeout: 250 seconds) [02:14] *** goj|ghost has joined #tikiwiki [02:15] *** mohrt has left [02:18] *** goj has quit IRC (Ping timeout: 245 seconds) [02:18] *** goj|ghost is now known as goj [02:22] tikiwiki: 03xavidp * r31393 10/branches/6.x/lib/wiki-plugins/wikiplugin_button.php: [FIX]For some reason, smarty strips spaces of the button label if param "text "was used, but text show ok if using "_text". Fixed. Former fix by rodrigo_sampaio seemed not enough. [02:32] *** mohrt has joined #tikiwiki [02:37] *** mohrt has quit IRC (Quit: Leaving.) [02:40] *** mohrt has joined #tikiwiki [02:42] *** mohrt has left [02:45] *** mohrt has joined #tikiwiki [02:48] *** mohrt has quit IRC (Client Quit) [10:40] *** Loggar starts logging #tikiwiki at Tue Dec 14 10:40:45 2010 [10:40] *** Loggar has joined #tikiwiki [10:41] sometimes bot are going crazy :) [10:41] *** changi|afk is now known as changi|work [10:41] ll [10:53] *** xavi has joined #tikiwiki [10:53] polom [10:54] I need some help on the "validate = 'all' " part of the wiki plugins [10:55] how can I set that the validation is checked for changes in the body of a plugin call, and not in changes of it's params? [10:55] s/it's/its [10:55] * xavi missing coffee today [10:57] this is the type of thing that I never know where to look for documentation about it [10:57] in case it exists, of course, beyond reading all source code potentially related :-/ [11:13] for the record: looks like it can be: all, body or arguments, as indicated in tikilib.php (thanks jonnyb) [11:28] *** Caarrie|sleeping is now known as Caarrie|away [11:41] *** jonnyb has joined #tikiwiki [11:41] polom [11:49] *** redflo has quit IRC (Remote host closed the connection) [11:57] *** ricks99_ has joined #tikiwiki [12:00] *** rodrigo_sampaio has joined #tikiwiki [12:04] hi all :) [12:17] hi all [12:17] hi xavi [12:17] huh! section edit in dev.t.o seems to be failing for me (6.1rc1) [12:17] https://dev.tiki.org/tiki-editpage.php?page=Hello+World&hdr=29 [12:17] provides empty area [12:18] But I clicked at the icon for the section with title "Plugin filters" [12:19] jonnyb, fyi ^ (issue with 6.1rc1) [12:19] in case it's important enough or reproducible in other places, and easy to fix before 6.1 [12:19] hmm... https://dev.tiki.org/tiki-editpage.php?page=Development&hdr=2 works for me. maybe somehting on that page? [12:20] polom [12:21] changi|work: there's something wrong on tiki.org with utf-8 [12:21] changi|work: oops, sorry, it is ohertel's job i suppose [12:21] xavi: https://dev.tiki.org/tiki-editpage.php?page=Tiki6&hdr=2 seems fine [12:21] changi|work: pls ignore [12:22] @xavi: https://dev.tiki.org/tiki-editpage.php?page=Hello+World&hdr=26 works too. is there a max number maybe? [12:22] hi jonnyb, ricks99_ , xavi [12:23] hi luciash & jonnyb [12:23] polom all [12:29] *** fabricius has joined #tikiwiki [12:29] polom [12:29] *** gooroo has quit IRC (Quit: Page closed) [12:32] *** ricks99 has left [12:33] hi fabricius [12:33] *** ricks99_ is now known as ricks99 [12:34] ricks99_ & jonnyb: no idea if there is some max setting or something else. Sorry, I can't investigate further (hectic end of academic semester). Take it as a "fyi" than in some cases it shows empty textarea (who knows why) [12:34] s/than/that [12:36] thanks xavi - sorry, also not got time to investigate - not critical imho (use full page edit) [12:37] yes, that's what I'm doing right now :-) [12:37] * ricks99 will add as a known issue to rel notes [12:37] thks ricks99 [12:38] jonnyb or sylvieg : quick question, since I'm dropping a note about plugin validation in hello world page: [12:38] that hello world page had in an example: [12:38] 'validate' =>true,//add this line if each insertion of plugins needs to be validate by an admin [12:39] but according to what you said in tikilib.php, values for validate are "all", body", "arguments" [12:39] should I update / fix that part? [12:39] or just "I don't touch previous example", and add this new info (even if it's inconsistent documenation) [12:40] no, that one sounds wrong, pls fix it [12:41] ok, thks [12:47] sylvieg and lphuberdeau, please review and improve, if you know more about it: https://dev.tiki.org/Hello+World#Requiring_validation_of_plugin_calls [12:48] *** redflo has joined #tikiwiki [12:48] :-/ wraping in plugin code doesn't seem to work either in 6.1rc1 dev.t.o [12:49] example: https://dev.tiki.org/Hello+World#To_create_a_new_plugin [12:50] ^another fyi (minor issue, I reckon), but another one to the list of "known issues", probably [12:50] ricks99: can you add that to the list of known issues for 6.1, if you have that page handy? [12:51] y. what's the issue? [12:53] ah. code wrap not working anymore? [12:53] New Forum Posts: Can't preview File Gallery Images - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39837 [12:53] *** fabricius has quit IRC (Ping timeout: 240 seconds) [12:55] is there a workaround? [13:00] code wrap works for me [13:00] wrap=1 [13:01] something 'special' about http://dev.tiki.org/Hello+World then? [13:02] as seen here: http://j.mp/dY25HI [13:02] @luciash: look at hello world page [13:02] * luciash goes to check the hello world page [13:03] code wrap param is just ignored by geshi [13:03] and iirc it always was [13:03] ah [13:04] New Forum Posts: Category Permissions "tiki_p_download_files", Files and FileGalleries - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39840 [13:04] ah, ok, thanks for the info, luciash, I forgot [13:05] this is a known issue with geshi? [13:05] http://dev.tiki.org/Hello+World#To_create_a_new_plugin [13:05] the comment there is just too wide [13:05] yes, but as far as I remember, that issue was supposed to happen only when ln=1 (line numbering is on), not always [13:05] ricks99: it is known issue to me ;) [13:06] * ricks99 will add luciash's email in the rel notes :-) [13:06] hehe, you spammer [13:06] because a change in the way geshi shows line numbers, using a table (I think). quick and dirty trick [13:06] ok, time to disconnect for me (lots of non-tiki urgent stuff to do) [13:06] cheers [13:06] is there a workaround? different geshi version? [13:07] yes, previous one should work better (see history in plugin code)., I documented the new version there, etc (which I need because it provides highlighter and help functions for R syntax... but many other people don't need the latest stable version probably for [13:08] ok, see you (meeting time here) [13:08] ricks99: no idea, i am not familiar with using geshi... just stumbled upon it [13:08] *** xavi has left [13:08] *** cdrwhite has quit IRC (Remote host closed the connection) [13:10] tx xavi. i see t [13:26] *** lphuberdeau has quit IRC (Ping timeout: 265 seconds) [13:27] *** conner_bw has joined #tikiwiki [13:33] *** lphuberdeau has joined #tikiwiki [13:36] polom lphuberdeau [13:37] ? [13:41] so search is fast now? [13:45] still has a few areas for improvements, I made the indexing much faster yesterday, but then had to increase the index side to make the search faster, now I need to trim the index again and it should all be fine [13:45] also need to find a way to generate a snippet from the content, which lucene does not do [13:54] *** conner_bw has quit IRC (Quit: conner_bw) [13:58] *** conner_bw has joined #tikiwiki [14:00] *** gooroo has joined #tikiwiki [14:03] Hi everyone, does anyone know how to set up a DSN for excel or access? [14:12] *** conner_bw has quit IRC (Quit: conner_bw) [14:19] tikiwiki: 03lphuberdeau * r31395 10/trunk/ (3 files in 3 dirs): [MOD] Generate a snippet (first 240 characters, not smart, but same as before) before highlighting [14:45] *** marclaporte has quit IRC (Quit: See you later! http://marclaporte.com) [14:51] *** chealer has quit IRC (Ping timeout: 265 seconds) [14:52] *** mohrt has joined #tikiwiki [15:15] *** gooroo has quit IRC (Ping timeout: 265 seconds) [15:30] tikiwiki: 03lphuberdeau * r31397 10/trunk/lib/core/Search/ (Index/Lucene.php ResultSet.php): [FIX] Move the snippet generation to engine-specific code, some may have better capabilities [15:46] tikiwiki: 03lphuberdeau * r31398 10/trunk/lib/core/Search/Formatter/DataSource/Declarative.php: [ENH] Avoid fetching unrequired content [15:50] tikiwiki: 03pkdille * r31399 10/branches/6.x/db/tiki.sql: [FIX] 20081120_tiki_poll_structures_update_tiki.sql database update was not included in tiki.sql file [15:59] tikiwiki: 03lphuberdeau * r31400 10/trunk/lib/core/Search/Type/Factory/Direct.php: [ENH] Skip wiki parsing when formatting the results (save ~30% execution time) [16:05] New Forum Posts: Navigation Display - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39846 [16:16] *** dthacker_ has joined #tikiwiki [16:18] *** changi|w1rk has joined #tikiwiki [16:23] *** dthacker has quit IRC (*.net *.split) [16:23] *** changi|work has quit IRC (*.net *.split) [16:51] *** conner_bw has joined #tikiwiki [17:11] *** Wilkins has quit IRC (Ping timeout: 245 seconds) [17:15] *** lphuberdeau has quit IRC (Ping timeout: 240 seconds) [17:18] *** mohrt has left [17:27] *** lphuberdeau has joined #tikiwiki [17:28] *** lphuberdeau has quit IRC (Client Quit) [17:28] *** lphuberdeau has joined #tikiwiki [17:59] *** ddub711 has joined #tikiwiki [17:59] *** ddub711 has quit IRC (Client Quit) [18:05] *** redflo has left [18:39] tikiwiki: 03sampaioprimo * r31401 10/branches/6.x/lang/hu/language.php: Hungarian translations done on i18n.tiki.org [18:40] tikiwiki: 03sampaioprimo * r31402 10/branches/6.x/lang/de/language.php: German translations done on i18n.tiki.org [18:49] *** ricks99 has quit IRC (Remote host closed the connection) [18:50] *** ricks99 has joined #tikiwiki [18:57] jonnyb: ready for a release ? [18:57] *** changi|w1rk is now known as changi [19:00] tikiwiki: 03sylvieg * r31403 10/trunk/lib/ (4 files in 3 dirs): [NEW]tracker: can use {|output} in a pretty tracker for TRACKER plugin to display the ouput of a field instead of the input (replace the use of TRACKERITEMFIELD that is ressource consuming [19:07] *** Bsfez has quit IRC (Quit: Leaving...) [19:07] hi changi [19:12] *** Bsfez has joined #tikiwiki [19:17] *** conner_bw has quit IRC (Quit: conner_bw) [19:29] jonnyb: oups, i'm not polite, [19:29] jonnyb: hi, how do you do :) [19:29] ;) [19:29] jonnyb: are we ready for final ? [19:29] good thanks [19:29] and you? [19:30] Marc spotted a bug with validating registrations (one of the ones i spotted in 6.0 alpha i think) but i don't think it's a blocker [19:31] fine, my daughter is in bed. Will eat some, and then a final stable lts :) [19:34] *** changi is now known as changi|afk [19:48] *** ricks99 has quit IRC (Remote host closed the connection) [19:48] *** ricks99 has joined #tikiwiki [19:55] apropos... i just update to 6.1RC1 my own website. Pages containg hebrew or set as hebrew language turn out to blank pages. Something is broken... [19:55] ooh, that sounds bad Bsfez [19:56] can you get to the database? (in phpmyadmin or similar?) [19:56] and check the tiki_pages table [19:57] ok [19:59] a repair didn;t help... what am i supposed to check ? [20:03] Bsfez: Check what character set the database is set for. I don't know what it should be, but someone else here will probably pipe up. [20:04] it is utf8_general_ci and it was from the start. [20:04] check if the tiki_pages data field/column has any data in it for the pages that are coming up blank [20:05] they have content and i can see it in hebrew so i don;t thing the encoding is broken [20:05] (in phpmyadmin) [20:05] ok, so it's a display thing [20:05] have you (can you) edit any of them? [20:06] (keep a back up though, of course) [20:07] Check if there's a horizontal scroll bar at the bottom of the page. Maybe display got messed up and you have to scroll horizontally to see the text. [20:08] jonnyb: yes i can edit and everything look good [20:08] but it just doesn't show on the pages? [20:09] bizarre [20:09] SEWilco2: no scroll plain blank page (like memory problem) i haev 64mb [20:09] yes (thanks SEWilco2) might just be a style/theme problem - have a look at the source of the page in the browser [20:09] Does your browser have an Edit>Select All option? White-on-white text can become visible if selected. [20:10] ah, ok - absolutely nothing at all - no modules etc [20:10] can you get to admin/general and turn on show errors? [20:10] jonnyb: yes i can edit the page but they doesn't show. and really occurs just after i update to 6.1rc1 [20:10] i have firebug... the page is simply empty [20:11] if not you can turn it on in the installer [20:11] try "show all errors except notices" and uncheck show to admin only [20:12] No modules? Sounds like a server or style-level problem, not individual pages. Something might have bad HTML or blowing up PHP. [20:12] ARGGGLLL...... [20:12] Parse error: syntax error, unexpected T_SL, expecting ')' in /var/www/sites/dtc/shocksite.com/subdomains/www/html/lang/he/language.php on line 5169 [20:12] got it thanks for the error display suggestion !!! [20:12] Yay. I mean.. Darn. [20:13] i guess conflict between translation (i working on to complete the entire he translation) [20:15] *** mohrt has joined #tikiwiki [20:15] aha, bingo! [20:15] phew, so 6.1 is probably still ok [20:16] ok, that's good - means i can go and get something to eat! :) [20:16] fixed and my bad. [20:16] bon appetit ! [20:17] thanks - i wish i could get the error handler to not do the while screen when it's not showing errors - you'd have thought it would be possible (i've tried at least twice) [20:17] ok - bbl [20:19] jonnyb: ? [20:19] jonnyb: can i start? [20:20] yes changi|afk - seems it was a typo in a lang file - 6.1 good to go (well, as good as...) [20:20] * changi|afk stop commiting in tiki6 branche please. [20:21] changi: can u send me the # of changes & contributors for 6.1 when u do the build? [20:21] tx [20:21] *** changi|afk is now known as changi|release [20:21] ricks99: no problem [20:21] * ricks99 thinks it is always nice to show how many folks have contributed to each release :) [20:22] New Forum Posts: No Printing From Tracker Pages? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39849 [20:23] tikiwiki: 03changi67 * r31404 10/branches/6.x/lib/setup/twversion.class.php: [REL] Preparing final release of 6.1 [20:24] tikiwiki: 03changi67 * r31405 10/branches/6.x/README: [REL] Update README file for 6.1 [20:30] tikiwiki: 03changi67 * r31406 10/branches/6.x/lang/ (de/language.php hu/language.php): [REL] Update language.php files for 6.1 [20:31] ricks99: you need from 6.0 to 6.1 right ? [20:31] tikiwiki: 03changi67 * r31407 10/branches/6.x/changelog.txt: [REL] Update changelog.txt for 6.1 [20:31] would b great [20:35] tikiwiki: 03changi67 * r31408 10/branches/6.x/copyright.txt: [REL] Update copyright.txt for 6.1 [20:36] *** PhilBack has joined #tikiwiki [20:38] Trackers question: how can I prefill tracker fields on a wiki page with data from a user tracker? [20:38] No TRACKERPREFILL since I have the form on the homepage. [20:38] *** ricks99 is now known as ricks99|away [20:42] tikiwiki: 03changi67 * r31409 10/branches/6.x/db/tiki-secdb_6.1_mysql.sql: [REL] SecDB for 6.1 [20:43] ricks99|away: 795 commits [20:43] Recent Bug: Tracker item: #3715 - - adding a new page to a structure from an existing page - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3715 [20:43] *** redflo has joined #tikiwiki [20:47] tikiwiki: 03changi67 * r31410 10/tags/6.1/: [REL] Tagging release [20:47] ricks99|away: correction : => 253 contributor => 18 contributors [20:52] *** mohrt has left [20:53] tikiwiki: 03robertplummer * r31411 10/trunk/tiki-setup.php: [20:53] tikiwiki: [ADD] Added coordination with the backgroundUrl setting of jQuery.s5 [20:53] tikiwiki: To be used as: [20:53] tikiwiki: * Add a picture to a page to be used as a slideshow [20:53] tikiwiki: * Add class "slideshow-background" to image [20:53] tikiwiki: * Possibly add "display: none;" to the style attribute [20:57] *** ricks99|away has quit IRC (Remote host closed the connection) [21:21] tikiwiki: 03sylvieg * r31412 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]TRACKER: a class [21:39] *** TheRedFox_ has joined #tikiwiki [21:39] *** PhilBack has quit IRC (Read error: Connection reset by peer) [21:40] jonnyb: 6.1 is over. do you want me to create the proposal branch ? [21:41] *** changi|release is now known as changi|away [21:44] *** qoumaq has joined #tikiwiki [21:46] hi changi|away - nicely! [21:46] better test the uploads first [21:47] tar.gz is working for me [21:48] *** TheRedFox_ has quit IRC (Read error: Connection reset by peer) [21:48] *** TheRedFox_ has joined #tikiwiki [21:49] zip too [21:50] tar.bz2 ok too for me [21:52] all unpacked ok for me [21:52] commit for proposal branch is ready, you just have to say go :) [21:56] *** TheRedFox_ is now known as hi [21:56] *** hi is now known as PhilBack [21:56] bz2 installed fine [21:56] hi Jonnyb [21:56] hi PhilBack [22:00] zip installed fine [22:05] gz installed fine [22:05] can i hit enter and go to sleep ? [22:12] *** qoumaq has quit IRC (Quit: qoumaq) [22:13] Sleep is always an option, thus the question is redundant. [22:15] *** lorinc has quit IRC (Remote host closed the connection) [22:15] SEWilco2: sometime you need to :) [22:18] I used up my smiley ration today in forums. [22:20] ok guys, no more time for me, bye bye. [22:21] jonnyb: if the proposal is not created tomorrow i'll do it. [22:21] can't make the proposals brach cos i'm stuck in some stupid 70's terminal text editor [22:21] can't get out [22:22] ok, i'm just going to shut the term - been in there for 20 minutes! [22:22] i can do it if you want [22:22] as i said before, the command line is ready to be execute (svn copy bla bla) [22:24] yes, just did that [22:24] but can't exit the tes [22:25] text editor [22:26] jonnyb: see you. [22:26] tikiwiki: 03changi67 * r31413 10/branches/proposals/6.x/: [BRANCH] Create proposal branch for Tiki6 [22:27] wish i hadn't bothered, well done changi [22:27] nn [22:27] *** jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [22:31] tikiwiki: 03jonnybradley * r31414 10/trunk/ (60 files in 55 dirs): [MRG] Automatic merge, branches/6.x 31378 to 31409 [22:38] *** Bsfez has quit IRC (Ping timeout: 265 seconds) [23:04] *** dcedilotte has joined #tikiwiki [23:07] lphuberdeau, do you know when the next Tiki event in Montreal is happening? [23:07] tomorrow [23:07] I think [23:09] lphuberdeau, that's what I thought. Thanks. [23:21] *** dcedilotte is now known as dcedilotte_away [23:25] *** PhilBack has quit IRC (Quit: REALITY.SYS Corrupted: Re-boot universe? (Y/N/Q)) [23:33] *** redflo has left