[00:00] *** rodrigo_sampaio has joined #tikiwiki [00:05] *** rodrigo_sampaio has quit IRC (Ping timeout: 276 seconds) [00:11] *** fabricius_away has quit IRC (Remote host closed the connection) [00:20] *** tonussi has joined #tikiwiki [01:12] *** Caarrie|away is now known as Caarrie|sleeping [01:51] *** goj_killedByISP has joined #tikiwiki [01:51] *** goj has quit IRC (Disconnected by services) [01:51] *** goj_killedByISP is now known as goj [01:59] has anyone corrected http://tiki.org/Ohloh#UTF-8_enlistment_issue ? I can't find commits with the issue [02:50] *** tonussi has quit IRC (Quit: Ex-Chat) [05:14] *** Jyhem_laptop has quit IRC (Remote host closed the connection) [06:14] *** Jyhem_laptop has joined #tikiwiki [06:22] *** Jyhem_laptop has quit IRC (Ping timeout: 264 seconds) [07:54] *** coaboa has joined #tikiwiki [07:55] polom tikiverse [08:07] *** xavi1 has joined #tikiwiki [08:07] *** xavi1 is now known as xavi [08:27] *** Merbster has joined #tikiwiki [08:35] *** GillesM has joined #tikiwiki [08:39] Does the TikiWiki's default smarty security level dissallow calling for example substr() from a template? [09:04] *** Bernard1 has joined #tikiwiki [09:24] tikiwiki: 03jean-lucnavarro * r35785 10/trunk/lang/fr/language.php: [TRA] more French translations [09:24] *** SJ-Jay has joined #tikiwiki [09:58] *** nani_ has joined #tikiwiki [10:03] *** nani_ has quit IRC (Quit: Page closed) [10:30] *** Caarrie|sleeping is now known as Caarrie|away [10:57] *** ricks99 has joined #tikiwiki [11:33] When I try to use the smarty modifier "truncate" I get an error stating that the modifier is undefined, yet the two smarty dirs I have seen both include the modifier truncate [12:07] *** lphuberdeau has joined #tikiwiki [12:14] lphuberdeau, Do you know anything about how smarty is configured in tikiwiki ? [12:14] huh, yes [12:14] generally or for webservices? [12:15] This is for styling the webservices, so it's the webservices smarty thing :) [12:15] I can't use the truncate modifier, php says it's undefined [12:15] but truncate is in hte plugin directory [12:16] and security of the webservice smarty is disabled (atleast as far as I understood) [12:17] separate smarty instance with security enabled for webservices if I remember correctly [12:19] lphuberdeau, where do I modify these settings? I can live with security enabled, but I'd like to modify the list that defines the accepted modifiers [12:20] lib/ointegrate.php , line ~300 in trunk [12:20] but really, search for $smarty in that file and you can't miss it [12:20] I take it, this file is not used then -> lib/smarty/libs/Smarty.class.php [12:20] I tried to search for $smarty across whole tikiwiki but Eclipse did not return anything useful, but it might just be my eclipse-fu that is rotten. [12:20] no, that's the general tiki smarty set-up [12:21] don't get me started on eclipse [12:21] lphuberdeau, please, enlighten me and tell me what is better, I will get old before time with this IDE ;) [12:22] I just use vim [12:24] I use vim as an editor not IDE. (I like that a file explorer is right at your hand and flipping trhough multiple files I know vim can do, but I have been to lazy to learn). [12:25] scrolling through files is kind of a waste of time in tiki, I prefer typing and autocompletion [12:26] Does vim support autocompletion? [12:26] ioh. of filenames... [12:26] well, it does for the rest too as long as it knows about the token, although I never use that [12:26] Well, what can I say. I develop on windows. :P [12:27] I feel sorry for you now [12:27] lol. [12:27] it's not too bad. [12:28] woo hoo... rick found another tiki win user :-) [12:28] that makes 2 of us :) [12:28] my first computer education only focused on MS products... [12:31] ricks99, we started out with apache on windows, moved to IIS to ease implementation with the rest of the infrastructure [12:32] lphuberdeau, I <3 MS [12:35] lphuberdeau, does tikiwiki miodify the handling of css in any way? - I added a new style in our theme, set the correct class of the html element, yet it doesn't display like I styled it in our css. (this is styling of the output of the webservice plugin) [12:37] CSS not really my thing, check if your change made it to the browser and see what rules apply using firebug [12:38] lphuberdeau, I will do that, thank you :) [12:38] is it possible to search within a category? [12:38] only want to show result from a specific cat [12:41] yes [12:41] and it can be fancier from 7+ [12:43] luckily we got 7.0 [12:43] (which was necessary for webservices to work) [12:43] could you explain how lphuberdeau ? [12:44] Hi rick, lp, merbster, sj jay… and all :) [12:44] hello Bernard1 [12:44] disable mysql full text search, that's going to get you on lucene, and the search interface has all you need, the same interface can produce JSON results with the right accept headers [12:44] in tiki8 it can also produce RSS/Atom [12:45] example: we've got a guide in a structure.. i would like to add a search field in the top of all guide pages which searches only wiki pages in the guide category [12:45] hiya Bernard1 [12:45] hey Bernard1 :) [12:45] ricks99, How come you run tiki on windows? [12:45] ricks99, and how do you manage logins? [12:46] i develop on win. dont run iis sites [12:50] ah. ^^ [12:51] i work on Mac, i run Debian server, i develop for Win… (around the world in 8msecond) :D [12:51] Bernard1, what do you develop for win? - .net apps or something else? [12:51] *** rodrigo_sampaio has joined #tikiwiki [12:52] not anymore… my TW have to be IE compliant more than anything else. In here 95% is windows (65% still XP) [12:54] I've just noticed that filgalleries has a search box where category selection is possible.. can i use this in a wiki but with more then just files? [12:55] by the way.. anyone know why file galleries just goes blank? all my img plugins just shows a cross.. and when i try to open one of the iamges in the gallery nothing shows! :S [12:59] MMm having issues with filgal right now what version ? [12:59] (me 6.4) [12:59] 7.0 [13:00] merbster's wrong.. it's 6.3 [13:00] i have a perm related problem since a few days... [13:00] I live my life on the dev server :P [13:00] 7.0 is in a test enviroment :) [13:00] may be not related then… i let you know what we find [13:05] *** radek82 has joined #tikiwiki [13:15] tikiwiki: 03lphuberdeau * r35786 10/trunk/ (6 files in 5 dirs): [MOD] When a user selector field is encountered, attempt to fetch the user list and use that as the options in a dropdown when cloning a remote tracker [13:18] hi again: plugin include seems to be broken. {INCLUDE (page="PageName")}{INCLUDE} works till 6.4 (as far as I can test) but not with 7.2 or trunk [13:25] ah, wrong syntax you have there [13:25] extra space between INCLUDE and ( [13:25] feels like I've said this before [13:40] cool, that fixed it and sry I missed your hint. it worked till now with the space in it ;-) thx [13:43] btw doc.tiki.org/plugininclude shows that space in the example. will correct this. [13:46] I still think that in-app doc is more accurate than doc.t.o for plugins [13:46] *** Jyhem_laptop has joined #tikiwiki [13:55] *** Jyhem has quit IRC (Read error: Operation timed out) [13:56] *** Jyhem has joined #tikiwiki [14:15] *** lphuberdeau has quit IRC (Read error: Connection reset by peer) [14:23] *** dcedilotte has joined #tikiwiki [14:24] *** Merbster has quit IRC (Read error: Connection reset by peer) [14:27] *** SJ-Jay has quit IRC (Read error: Connection reset by peer) [14:28] how would I style the layout depending on being in edit mode or viewing a page (need an additional 25% column only when displaying a page)? $page stays the same in both modes. [14:40] bbl [14:40] *** coaboa is now known as coaboa|afk [15:14] *** xavi has left [15:28] *** Bernard2 has joined #tikiwiki [15:28] *** coaboa|afk is now known as coaboa [15:29] *** Bernard1 has quit IRC (Ping timeout: 250 seconds) [15:31] *** rodrigo_sampaio1 has joined #tikiwiki [15:32] *** rodrigo_sampaio has quit IRC (Ping timeout: 250 seconds) [15:41] *** Jyhem_laptop has quit IRC (Ping timeout: 252 seconds) [15:41] *** Jyhem_laptop has joined #tikiwiki [15:49] *** Wilkins has quit IRC (Ping timeout: 255 seconds) [16:09] tikiwiki: 03robertplummer * r35787 10/trunk/lib/core/WikiParser/Experimental/ (. PluginParser.jison PluginParser.js PluginParserTester.html): [NEW] Added an experimental javascript parser for plugins, this is a temporary measure and will be removed soon. Just there so other developers can get used to the possible new wiki parser. [16:17] New Forum Posts: Securely remove information from Tikiwiki database? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41923 [16:17] tikiwiki: 03lphuberdeau * r35788 10/trunk/lib/ (4 files in 3 dirs): [MOD] Synchronize tracker translations when pulling data [16:19] *** Merbster has joined #tikiwiki [16:24] *** lphuberdeau has joined #tikiwiki [16:51] tikiwiki: 03gezzzan * r35789 10/trunk/styles/layout/layout.css: [FIX] wiki-topline.tpl backlinks button layout fixes [16:54] tikiwiki: 03gezzzan * r35790 10/trunk/templates/tiki-wiki_topline.tpl: [FIX] backlink fixes - added "tiki-index.php?page=" and "escape:url" to the links and a li.tabmark class for nicer layout [16:55] *** ricks99 has quit IRC (Ping timeout: 260 seconds) [17:40] tikiwiki: 03robertplummer * r35791 10/trunk/lib/core/WikiParser/Experimental/ (PluginParser.jison PluginParser.js PluginParserTester.html): [NEW] Checking for a sudo permission in the experimental parser [17:57] tikiwiki: 03sylvieg * r35792 10/branches/7.x/templates/tiki-admin_categories.tpl: [FIX]categories: to have a category name with a # for instance correctly displayed [18:11] polom [18:19] tikiwiki: 03lphuberdeau * r35793 10/trunk/lib/core/ (Services/Tracker/Controller.php Tracker/Definition.php): [MOD] Use the remote definition of the field when importing or exporting to make sure that the handler that created the field also handles it, even if it does not generally handle the drawing or local functions [18:22] *** ricks99 has joined #tikiwiki [18:32] *** Bernard2 has quit IRC (Quit: Leaving.) [18:36] *** Bernard1 has joined #tikiwiki [18:58] tikiwiki: 03lphuberdeau * r35794 10/trunk/ (2 files in 2 dirs): [MOD] Modify the dropdown field to allow specifying the value independently from the label [19:00] tikiwiki: 03gta74 * r35795 10/trunk/templates/admin/include_connect.tpl: [ENH] adding tr-tag [19:08] tikiwiki: 03gta74 * r35796 10/trunk/lang/de/language.php: [TRA] keeping german translations fully up to date [19:16] tikiwiki: 03gezzzan * r35797 10/trunk/styles/layout/layout.css: [FIX] Backlinks button overlapping in FF and IE [19:28] tikiwiki: 03lphuberdeau * r35798 10/trunk/ (3 files in 3 dirs): [MOD] Cleaning up default value handling that was done outside of the handler [19:33] *** Bernard1 has quit IRC (Quit: Leaving.) [19:34] *** ricks99 has quit IRC (Quit: Get the best-selling Tiki books (paperback and ebook) at http://www.lulu.com/spotlight/ricks99) [19:46] tikiwiki: 03lphuberdeau * r35799 10/trunk/ (2 files in 2 dirs): [NEW] Add support for option multiselect field [19:58] tikiwiki: 03lphuberdeau * r35800 10/trunk/lib/core/Tracker/Field/Relation.php: [FIX] Remove synchronizable definition on relations field, not that simple [20:05] tikiwiki: 03jean-lucnavarro * r35801 10/trunk/lang/fr/language.php: [TRA] more French translations [20:18] *** lphuberdeau has quit IRC (Ping timeout: 255 seconds) [20:19] *** andrecicala has joined #tikiwiki [20:25] *** andrecicala has quit IRC (Quit: Page closed) [20:42] *** lphuberdeau has joined #tikiwiki [20:54] *** coaboa has quit IRC (Ping timeout: 255 seconds) [20:55] *** luciash has joined #tikiwiki [20:56] polom [21:37] *** chealer has quit IRC (Remote host closed the connection) [21:45] *** dcedilotte has quit IRC (Remote host closed the connection) [21:52] *** radek82 has quit IRC (Quit: Leaving) [22:15] *** Jyhem_laptop has quit IRC (Quit: Konversation terminated!) [22:15] *** Jyhem_laptop has joined #tikiwiki [22:50] *** rodrigo_sampaio1 has quit IRC (Ping timeout: 276 seconds) [23:50] tikiwiki: 03nkoth * r35802 10/trunk/lib/multilingual/multilinguallib.php: [FIX] Prevent db error when trying to translate other than wiki page and articles since in that case blank query was being attempted