[00:11] *** chealer has joined #tikiwiki [00:11] *** chealer has quit IRC (Changing host) [00:11] *** chealer has joined #tikiwiki [00:17] *** chealer_ has joined #tikiwiki [00:17] *** chealer has quit IRC (Read error: Connection reset by peer) [00:19] *** dabright has joined #tikiwiki [00:26] *** chealer__ has joined #tikiwiki [00:26] *** chealer_ has quit IRC (Read error: Connection reset by peer) [01:00] *** marclaporte has joined #tikiwiki [01:04] polom [01:16] polom marc [01:34] *** Caarrie|away is now known as Caarrie|sleeping [01:38] *** rtdos has quit IRC (Remote host closed the connection) [02:00] tikiwiki: 03robertplummer * r32886 10/trunk/ (6 files in 3 dirs): [02:00] tikiwiki: [ADD] Simple user interface for linking other types of objects in Tiki to spreadsheet using jQuery UI dialog and ajax callbacks [02:00] tikiwiki: [ADD] References for easily obtaining id of objects on other interfaces [02:05] New Forum Posts: Conditional in Tracker: show field only if less than X users modified this field - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40482 [02:14] *** dabright has left [02:15] I could use a little help with indents. When I use ;: the whole paragraph gets endented. Is there a way to make it just indent the first part of the paragraph like it is when writing a book? [02:16] *** goj has quit IRC (Read error: Operation timed out) [02:17] *** chibaguy has joined #tikiwiki [02:17] *** ChanServ sets mode: +o chibaguy [02:17] polom [02:17] nicohelp: u'd need to modify CSS [02:17] polom chibaguy [02:17] hi luciash [02:18] nicohelp: you'll notice that HTML in general doesn't indent paragraphs by default. [02:19] nicohelp: if it produces

...

it could be easy to add custom CSS definition to your Look & Feel > Custom CSS panel [02:19] *Admin panel [02:20] or
or whatever tag [02:21] http://www.w3.org/Style/Examples/007/indent.en.html [02:22] relevant info [02:28] we really need a better way to manage typographical styles [02:31] *** goj has joined #tikiwiki [02:38] lphuberdeau: maybe the theme generator (css modifier) could be extended that direction. [02:39] it was discussed last time in london [02:39] don't know if jonnyb will get there :) [02:46] *** chealer__ has quit IRC (Remote host closed the connection) [02:54] I think it must be hard to figure out how to implement that (backend), and also how to do the user interface. The gui for the background colors and borders, etc. so far are pretty cool, but it remains to be seen how people can use it, I guess. [02:56] put up sample text, show options [02:57] And currently it depends on the user being familiar with the CSS selector names if they want to target a specific page part to modify (or maybe the live preview can be used). [02:57] it's really not about providing all the options in CSS, just letting users choose the feel they want for the site [02:57] Yeah, sample text would be good. [02:57] experts can write their own CSS [03:47] luciash, it seems with HTML5 that we don't need the strict limit on how h1 is used (only once on the page). Each section can have its own heading hierarchy starting with h1. [03:48] This means no more switching of the h1-h4 mapping in wiki pages depending on whether page title is displayed or not. [03:49] ....which would be great. [03:49] What do you think? [03:50] Also, I wonder if we still need those semantic invisible headings and hr's. Seems like the new HTML5 elements handle that (aside, etc.). [03:52] *** coaboa has joined #tikiwiki [03:52] *** coaboa||away has quit IRC (Ping timeout: 240 seconds) [03:53] chibaguy: i agree [03:55] simpler is better [03:55] yay [04:10] tikiwiki: 03chibaguy * r32887 10/trunk/ (styles/layout/layout.css templates/tiki.tpl): [REF] Hidden semantic headings and hr in tiki.tpl not needed with HTML5. [04:14] I don't know where the code that changes the wikitext headings is, though. [04:20] *** ricks99 has joined #tikiwiki [04:21] help.... i activated sefurl and have the correct .htaccess file. however, all my short urls result in 404 erorrs. [04:22] i looked at the apache log, and it just says File does not exist: /var/www/tiki/PageName [04:22] Is there a way to check to confirm that the mod_rewrite is actually enabled and working? [04:23] ricks99: RewriteBase [04:25] y, i uncommented RewriteBase "/tiki" [04:25] so your.url/tiki/ ? [04:25] actually no [04:26] now that i look at it, i think it may be a symlink. [04:26] rewrites wont work with symlinks, will it? [04:26] does your Apache support RewriteRules ? [04:27] i guess. how would i confirm [04:27] i think what matters is how it appears in the URL [04:27] the url does *not* show /tiki/ [04:27] foo.bar.com/tiki-index.php?page=PageName is what i see in the URL [04:27] so if it is so... you should have no RewriteBase specified or just "/" [04:28] i have tried both. :( [04:31] it is an out-of-the box apace 2.2 config. [04:31] i thought rewriterules was default? [04:32] out of the box requires additional module instalation for rewrite rules iirc [04:33] if i run phpinfo, what should i look for to see if it is installed? [04:41] hm... i do *not* see the rewrite module listed in "Loaded Modules"... i guess it isn't installed. [04:44] good guess [04:44] sorry, i need to run [04:44] c u later folks [04:49] tx [04:49] sdu a2enmod rewrite did the trick [04:49] adios all [04:50] *** ricks99 has quit IRC (Quit: Page closed) [05:00] *** chealer has joined #tikiwiki [05:00] *** chealer has quit IRC (Changing host) [05:00] *** chealer has joined #tikiwiki [05:08] * chibaguy needs to adjust eletrodes on tinfoil hat - fixedwidth still isn't working properly in trunk; fixed width is too strong, center column can't expand with wide content. [05:12] (in themes other than fivealive) [05:50] * chibaguy tweaks electrodes, does a theremin tune, and gets a fixed-width fix, but needs to think about best way. [05:56] *** chibaguy has quit IRC (Ping timeout: 245 seconds) [06:24] *** LordVan has joined #tikiwiki [06:56] *** lphuberdeau has quit IRC (Ping timeout: 276 seconds) [07:20] *** GillesM has joined #tikiwiki [07:53] *** redflo has joined #tikiwiki [08:07] *** nicohelp has quit IRC (Ping timeout: 245 seconds) [08:16] *** Wilkins has joined #tikiwiki [08:51] *** lphuberdeau has joined #tikiwiki [09:03] New Forum Posts: Souci à la suite de l'installation - http://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=40483 [09:52] *** rodrigo_sampaio has joined #tikiwiki [10:35] tikiwiki: 03xavidp * r32888 10/trunk/_htaccess: [ENH]Added command (commented out by default) to easily increase the maximum file size for uploads allowed by php for Tiki upload_max_filesize when server allows such customiztion per directory based on .htaccess [10:36] tikiwiki: 03xavidp * r32889 10/branches/proposals/6.x/_htaccess: [10:36] tikiwiki: [ENH][bp/r32888]Added command (commented out by default) to easily increase the [10:36] tikiwiki: maximum file size for uploads allowed by php for Tiki upload_max_filesize when [10:36] tikiwiki: server allows such customiztion per directory based on .htaccess [11:11] is installer/shell.php broken for anyone else on trunk? any guess of what might be causing the problem? [11:12] I can't run it. I get a bunch of warning messages and than a fatal error: [11:12] Fatal error: Call to a member function assign() on a non-object in /home/rodrigo/devel/tiki70/lib/setup/absolute_urls.php on line 51 [11:20] *** jonnyb has joined #tikiwiki [11:24] *** Caarrie|sleeping is now known as Caarrie|away [11:35] New Forum Posts: Catergory problem - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40484 [11:36] hi changi - i thought some *.tiki.org site were using proposals these days, especially dev, no? Says it's still on 6.1 [11:47] tikiwiki: 03sept_7 * r32890 10/trunk/lib/wiki/editlib.php: [11:47] tikiwiki: [FIX] CKEditor+link edition : When in WYSIWYG mode and htmltowiki, URL edited [11:47] tikiwiki: with CKEditor get replaced by "javascript:void(0)". So get the real URL and not [11:47] tikiwiki: the faked one. [11:50] tikiwiki: 03sept_7 * r32891 10/branches/proposals/6.x/lib/wiki/editlib.php: [11:50] tikiwiki: [FIX/bp 32890] CKEditor+link edition : When in WYSIWYG mode and htmltowiki, URL [11:50] tikiwiki: edited with CKEditor get replaced by "javascript:void(0)". So get the real URL [11:50] tikiwiki: and not the faked one. [12:04] *** fabricius has quit IRC (Remote host closed the connection) [12:11] *** kiilo has joined #tikiwiki [12:13] *** ricks99 has joined #tikiwiki [12:31] polom y'all [12:32] hi ricks99 [12:32] hiya honnyb [12:36] polom [12:47] jonnyb: is php installer/shell.php working for you on trunk? for a few days now I can't update tiki trunk database [12:47] seemed ok last time i tried (on demo.t.o i think) [12:48] jonnyb: so maybe again something with my machine :( [12:48] thanks [12:48] just ran locally ok too [12:48] jonnyb: I just checked on i18n.tiki.org and it is working there as well [13:13] *** RavenC has joined #tikiwiki [13:28] Recent Bug: Tracker item: #3797 - - Allow HTML and/or Wiki syntax in Site Title and Subtitle fields - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3797 [13:28] New Forum Posts: I cannot enable the WYSIWYG Editor - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40487 [13:37] tikiwiki: 03sampaioprimo * r32892 10/trunk/lib/test/importer/fixtures/wikipedia_train_article_parsed.txt: fix test fixture [13:37] tikiwiki: 03sampaioprimo * r32893 10/trunk/lib/test/importer/TikiImporterBlogWordpressTest.php: [13:37] tikiwiki: mock TikiImporter_Blog_Wordpress::setupTiki() on wordpress importer [13:37] tikiwiki: tests [13:37] tikiwiki: 03sampaioprimo * r32894 10/trunk/lib/test/ (bootstrap.php local.php.dist): use an independent database for test suite [13:37] tikiwiki: 03sampaioprimo * r32895 10/trunk/lib/ (auth/tokens.php test/auth/AuthTokensTest.php): fix auth tests broken after r32269 [13:38] tikiwiki: 03sampaioprimo * r32896 10/trunk/lib/test/bootstrap.php: before running test suite update db if needed [13:38] tikiwiki: 03jonnybradley * r32897 10/trunk/comments.php: [FIX] comments: keep title when previewing [13:40] tikiwiki: 03sampaioprimo * r32898 10/trunk/lib/test/: svn:ignore [13:43] tikiwiki: 03jonnybradley * r32899 10/branches/proposals/6.x/comments.php: [bp/r32897][FIX] comments: keep title when previewing [13:48] *** rworth has quit IRC (Quit: Coyote finally caught me) [13:57] *** ricks99 has quit IRC (Remote host closed the connection) [14:06] *** radek82 has joined #tikiwiki [14:14] *** ricks99 has joined #tikiwiki [14:33] FrIdAy! [14:34] TGIF indeed :) [14:34] where's 6.2 ? ;p [14:34] Next to 6.1? [14:35] *** rtdos has joined #tikiwiki [14:37] its not, i looked, even under ze bed [14:44] :-) [14:49] *** redflo has left [14:57] *** marclaporte has quit IRC (Quit: Leaving.) [14:58] tikiwiki: 03sept_7 * r32900 10/trunk/lib/ (init/smarty.php tikiaccesslib.php): [14:58] tikiwiki: [FIX] Fix gzip issue when obzip is on and we are cleanning the output buffer. [14:58] tikiwiki: This should fix regressions in 32280... [15:01] tikiwiki: 03sept_7 * r32901 10/branches/proposals/6.x/lib/ (init/smarty.php tikiaccesslib.php): [15:01] tikiwiki: [FIX/bp 32900] Fix gzip issue when obzip is on and we are cleanning the output [15:01] tikiwiki: buffer. This should fix regressions in 32280 (trunk) and 32825 (proposals)... [15:11] *** lphuberdeau has quit IRC (Remote host closed the connection) [15:22] *** lphuberdeau has joined #tikiwiki [15:29] argh... more SEFURL issues... any ideas anyone? mod_rewrite *is* loaded, but .../pagename still results in 404 :( [15:33] ricks99: is the site on the root of the server? [15:33] var/www/tiki but i already changed the base dir no change [15:34] that's the file path, how about the url? [15:35] the url is the root [15:35] the RewriteBase is for the bit between the server root and your tiki (like on demo.tiki.org/trunk/ the RewriteBase needs to be /trunk) [15:35] so you don't want a RewriteBase line in .htaccess [15:36] correct is commented out # currently [15:38] odd then (just checking, i know you wrote the book on this! :P ) [15:38] * ricks99 still thinkgs "apache" refers to a native american indian tribe... [15:41] you know that has nothing to do with the original name of the server? [15:42] * RavenC thinks the "feather" [15:42] * RavenC on the apache site is a dead giveaway [15:42] :) [15:43] that came later on [15:43] the tales say it began as "a patchy web server" [15:44] FAQ says it was named for the native american indan tribe [15:44] interesting.... one learns something new every day [15:44] the "A PAtCHy server" came later [15:44] yeah, the same way tiki means "tighly integrated knowledge infrastructure" [15:45] *** GillesMM has joined #tikiwiki [15:45] http://wiki.apache.org/httpd/FAQ#Why_the_name_.22Apache.22.3F [15:45] *** GillesMM has quit IRC (Remote host closed the connection) [15:45] patchy referred to the amount of incoming patches back then ;) [16:11] *** marclaporte has joined #tikiwiki [16:23] tikiwiki: 03sept_7 * r32902 10/trunk/lib/jquery_tiki/tiki-jquery.js: [FIX] Fix JS syntax error [16:28] *** ricks99 has quit IRC (Remote host closed the connection) [16:34] tikiwiki: 03jonnybradley * r32903 10/trunk/lib/ (ajax/ajaxlib.php tikiaccesslib.php): [16:34] tikiwiki: [ENH] mobile/ajax: New ajaxlib for future use in mobile. [16:34] tikiwiki: Added text/html processing to $access->output_serialized() for consistent output handling (even though it doesn't actually serialise anything) [16:34] *** xavi has joined #tikiwiki [16:36] tikiwiki: 03jonnybradley * r32904 10/trunk/ (4 files in 4 dirs): [16:36] tikiwiki: [ENH] mobile/ajax: Deploy ajaxlib for mobile. [16:36] tikiwiki: Still gets stuck eventually due to reliance on use of unique id's on tikitabs etc [16:50] New Forum Posts: Problem with tracker layout using wiki page as template - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=40491 [16:50] *** redflo has joined #tikiwiki [16:51] *** LordVan has quit IRC (Quit: Leaving) [17:07] *** mjobin has joined #tikiwiki [17:07] hi there ! [17:09] *** _qP has joined #tikiwiki [17:09] rodrigo_sampaio: no problems with shell.php for me neither [17:09] thanks chealer [17:09] chealer: I don't what was happening but it is not happening anymore [17:09] *** Wilkins has quit IRC (Ping timeout: 240 seconds) [17:12] *** kiilo has left [17:12] *** radek82 has quit IRC (Ping timeout: 240 seconds) [17:12] yay. also had probably transient issues with externals, jquery s5 sheet and svg-edit [17:36] *** mjobin has quit IRC (Quit: Konversation terminated!) [17:36] *** mjobin has joined #tikiwiki [17:58] pooooolom [17:58] ooh :) [18:00] hi jonnyb :) [18:01] *** ricks99 has joined #tikiwiki [18:02] jonnyb: these days i really appreciate your work you've did with the new perms assigning patterns... it is very useful to see all the checkboxes matrix of the assigned perms :) [18:03] what i don't like is the performance though :-/ could it be still made faster ? [18:03] thanks (that was ages ago) - have you found this "implied" admin permissions thing geoff mailed the list about? [18:03] *** lphuberdeau has quit IRC (Read error: Connection reset by peer) [18:04] i have 10 extra groups which i need to manage perms for and it's a pain to wait dozen of seconds until the page fully reloads after save [18:04] yes, the jquery could be optimised probably [18:04] you in webkit? [18:04] Opera, actually [18:04] or firefox 4 (tried it yesterday, much qiucker than 3) [18:05] sorry, Opera sort of became the best option for my mini-book [18:05] * jonnyb hasn't got Opera [18:05] i can try if the speed is different in webkit or ff4 though [18:05] jonnyb: is there any for MacOS ? [18:06] i'd imagine, used to be one [18:06] jonnyb: sure, i remember it was ages ago cause i helped u with the treetable, u remember ? ;) [18:08] *** coaboa has quit IRC (Remote host closed the connection) [18:10] polom [18:13] hi chealer [18:14] hi chealer [18:14] hi jonnyb. good to see your gzip issue fixed [18:14] yes, well done sept7 :) [18:18] *** lphuberdeau has joined #tikiwiki [18:18] do we have any kind of filter for safe html tags? [18:19] htmlpurifier [18:19] I just found that this is done "manually" for blog posts [18:19] lphuberdeau: I will check htmlpurifier and use it instead [18:19] lphuberdeau: thanks [18:19] called 'purifier' actually [18:23] lphuberdeau: I'm checking TikiFilter class. you know the difference between 'purifier' and 'striptags'. Right now for blog posts there is a call for strip_tags() with a set of allowed tags. What I'm trying to do is replace this direct call to strip_tags() with some standard Tiki filter for safe HTML tags [18:24] purifier will allow more stuff [18:24] it checks all properties and really just removes the harmful stuff [18:25] lphuberdeau: great [18:25] thanks [18:31] New Forum Posts: Batch Actions - Trackers - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40492 [18:33] tikiwiki: 03sampaioprimo * r32905 10/trunk/lib/ (2 files in 2 dirs): [18:33] tikiwiki: wordpress importer: check if the comment is approved or not when [18:33] tikiwiki: importing [18:34] tikiwiki: 03sampaioprimo * r32906 10/trunk/lib/blogs/bloglib.php: [18:34] tikiwiki: replace direct call to strip_tags with TikiFilter_HtmlPurifier on [18:34] tikiwiki: BlogLib::blog_post() [18:37] Installer : I suppose that nobody have seen that after an upgrade on trunk. We get always (last two month minium) the Zend exception : [18:37] ( ! ) Zend_Session_Exception: session has already been started by session.auto-start or session_start() in D:\Trebly\teawik-ld8-7xSa\lib\core\Zend\Session.php on line 462 Call Stack #TimeMemoryFunctionLocation 10.0214365752{main}( )..\tiki-install.php:0 20.09881147992include_once( 'D:\Trebly\teawik-ld8-7xSa\installer\tiki-installer.php' )..\tiki-install.php:68 30.72747323560include_once(... [18:37] ...'D:\Trebly\teawik-ld8-7xSa\tiki-setup.php' )..\tiki-installer.php:807 40.75047611880require_once( 'D:\Trebly\teawik-ld8-7xSa\tiki-setup_base.php' )..\tiki-setup.php:76 50.86398739448Zend_Session::start( $options = ??? )..\tiki-setup_base.php:160 Dump $_SERVER [18:38] This need only to run tiki-index.php manually [18:41] *** kiilo has joined #tikiwiki [18:49] Trebly: i haven't seen that... i'm using linux [18:52] *** kiilo has left [18:56] *** xavi has left [19:00] *** _qP has quit IRC (Quit: Leaving) [19:05] When after upgrade, without lock, you "continue" to start with index.php, tiki-setup try to open a session already opened. [19:05] There are two solutions, close the session or add into tiki-setup a test (if (! exist ($session) .... session_start(). [19:07] Trebly: thanks, i don't know because as i say, i'm using linux mostly [19:27] *** WhiteCalf has joined #tikiwiki [19:29] *** PrezWhiteCalf has quit IRC (Ping timeout: 260 seconds) [19:30] Sorry but I don't know what is the difference between linux and windows about this subject. [19:31] me neither... i just mean that i haven't seen that error on my trunk copy recently (on linux) [19:33] *** jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [19:34] Trebly: why don't u use tab completion in IRC ? [19:36] tikiwiki: 03chealer * r32907 10/trunk/lib/smarty_tiki/function.preference.php: [FIX] Preferences search: HTML [19:44] *** marclaporte has quit IRC (Quit: Leaving.) [19:47] does somebody know what is a composed plugin arguments in a plugin alias? [19:48] sylvieg: yes [19:48] :) [19:48] :-) [19:48] hello [19:48] sylvieg: it is related to the Webservices [19:49] I want a plugin alias with one parameter id that me transforms into another parametre href=tiki-print.php?itemId=id [19:52] *** qoumaq has joined #tikiwiki [19:52] yes, you an put it as %id% i believe [19:54] i have seen some example recently [19:57] I tried a simple param with %id% but does not work :-( [19:59] maybe %id% is reserved ? try %myitemid% [20:00] tikiwiki: 03chealer * r32908 10/trunk/templates/debug/function.debugger.tpl: [FIX] Debugger console: HTML [20:04] sylvieg: please see http://doc.tiki.org/PluginWebservice#Fuller_explanation_movie [20:05] sylvieg: there it is shown how to put %criteria% in the Plugin Body using the arguments [20:08] *** ricks99 has quit IRC (Remote host closed the connection) [20:16] Recent Bug: Tracker item: #3798 - - Installation: 6.1 install fails using Mysql 5.5.9 - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3798 [20:28] *** omstefanov has joined #tikiwiki [20:31] in TRACKERLIST if I want to select all records for a field which is type "checkbox", if field 216 is my checkbox, I specify filter=216, and filtervalue=??? (I looked in doc, tiki for smarties and Essentials but found nothing) [20:33] filter=216 filtervalue=y ? [20:34] or exactvalue=y [20:39] @luciash thanks! I'll try. [20:40] tikiwiki: 03lphuberdeau * r32909 10/trunk/ (10 files in 7 dirs): [NEW] Initial integration with Zotero, query the remote host and retrieve reference list [21:29] *** qoumaq has quit IRC (Quit: qoumaq) [22:02] *** RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) [22:03] tikiwiki: 03lphuberdeau * r32912 10/trunk/lib/ (3 files in 3 dirs): [NEW] Zotero plugin to cite a reference (uses footnote plugin) [22:03] tikiwiki: 03lphuberdeau * r32913 10/trunk/lib/wiki-plugins/wikiplugin_zotero.php: [FIX] Removing unrequired parameter [22:19] any idea what can cause categories dropdowns and checkboxes in tracker edit reset to first value after save and coming back to the edited item ? [22:20] aa bug? [22:20] in 6.1 [22:20] heh, maybe [22:20] but is it known ? [22:21] i hope it is not bug but a feature though :-p [22:21] no idea [22:22] I gave up on tracking bugs quite a while ago [22:22] when i do it as user with admin perms, it seems to work properly [22:22] maybe you don't have the permissions to change those categories? [22:23] hmm, i think i set them all for all the categories... [22:27] New Forum Posts: Back links drop down - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40493 [22:29] *** lphuberdeau has quit IRC (Ping timeout: 250 seconds) [22:29] i have tiki_p_remove_object, tiki_p_add_object, tiki_p_view_category and tiki_p_modify_object_categories [22:29] on them all [22:30] i think it is a bug when it works only for users with tiki_p_admin [22:34] ah, maybe 32762 fixes that [22:37] tikiwiki: 03gta74 * r32914 10/trunk/lang/de/language.js: [TRA] complete translation of file into german [22:39] tikiwiki: 03gta74 * r32915 10/trunk/lang/de/language.php: [TRA] translations of strings not translatable with i18n.tki.org [22:40] Three hours later... : Sorry, I have not understood what you mean by : > Trebly: why don't u use tab completion in IRC ? [22:44] *** marclaporte has joined #tikiwiki [22:55] *** Trebly has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]) [23:00] @luciash: thanks! trackerlist works with filtervalue=y on checkbox field. [23:04] omstefanov: np [23:06] *** omstefanov has quit IRC (Quit: Page closed) [23:09] can anbody confirm when tiki_p_modify_object_categories set globally all is fine with assigning tracker item categories but when set per the category itself the categories are "reset" after saving the item ? [23:10] e.g on a dropdown field [23:10] or is it because i must assign the tracker itself to a special category and set the perms there ? [23:31] *** mjobin has quit IRC (*.net *.split) [23:31] *** redflo has quit IRC (*.net *.split) [23:31] *** rodrigo_sampaio has quit IRC (*.net *.split) [23:31] *** mjobin has joined #tikiwiki [23:33] *** redflo has joined #tikiwiki [23:33] *** marclaporte has quit IRC (Quit: Leaving.) [23:34] *** rodrigo_sampaio has joined #tikiwiki