polom changi: when do you think dev.tiki.org could be upgraded for real? tikiwiki: 03chealer * r34686 10/branches/7.x/ (installer/tiki-installer.php templates/tiki-install.tpl): tikiwiki: Installer: Step 4: offer conversion if some tables are not UTF-8, even if the schema's default encoding is tikiwiki: [FIX] Step 8: Do not offer double encoding fix if all tables are not UTF-8 (despite schema default encoding being UTF-8) tikiwiki: Avoids corruption of non-UTF8 data when moving a non-UTF8 database to a UTF-8 database tikiwiki: 03chealer * r34687 10/branches/proposals/6.x/ (installer/tiki-installer.php templates/tiki-install.tpl): tikiwiki: [bp/r34686] Installer: Step 4: offer conversion if some tables are not UTF-8, even if the schema's default encoding is tikiwiki: [FIX] Step 8: Do not offer double encoding fix if all tables are not UTF-8 (despite schema default encoding being UTF-8) tikiwiki: Avoids corruption of non-UTF8 data when moving a non-UTF8 database to a UTF-8 database sunday morning… the weather is sweet (bob marley). Everybody sleeping ? :D hi #tikiwiki in the example of http://dev.tiki.org/Hello+World#To_create_a_new_plugin I dont understand why $title = $params['data']; whereas the usage example is {HELLOWORLD(title=Mr)}Tiki{HELLOWORLD} , why is it not $title = $params["title"];? (if it's an error and if I can modify the page, Im willing to do so) Utopiah: I agree, it definitely looks like an error Utopiah: it's right in an example below chealer: yes I saw the different code snippet after, yet I doubt a beginner who is discovering Tiki would even consider that the fault is not his but rather the example code Does anyone have a sample site where trackers are used for a To-Do list? I am trying to see what is the better option for doing this, users tasks feature or using trackers tikiwiki: 03chibaguy * r34688 10/branches/7.x/styles/ (6 files in 2 dirs): [FIX] Get expected dynamic widening and width constraint in both normal fixed-width themes (everything always inside fixed-width rectangle) and in exception themes such as FiveAlive. tikiwiki: 03chibaguy * r34689 10/mods/trunk/themes/ (3 files in 3 dirs): [FIX] Get expected dynamic widening and width constraint in both normal fixed-width themes (everything always inside fixed-width rectangle) and in exception themes such as FiveAlive. tikiwiki: 03chibaguy * r34690 10/users/chibaguy/trunk_themes/themes/ (5 files in 5 dirs): [FIX] Get expected dynamic widening and width constraint in both normal fixed-width themes (everything always inside fixed-width rectangle) and in exception themes such as FiveAlive. New Forum Posts: Creating DPF files from large tiki document structures - a solution - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=41361 tikiwiki: 03jyhem * r34691 10/trunk/lib/tikilib.php: [FIX] Make the feature also usable for members of the Admins group tikiwiki: 03jyhem * r34692 10/branches/proposals/6.x/lib/tikilib.php: [FIX BP34691] Make the feature also usable for members of the Admins group polom New Forum Posts: Support of Cyrillic Alphabet for Tiki ABC listing - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=41363 tikiwiki: 03chealer * r34693 10/branches/7.x/ (2 files in 2 dirs): tikiwiki: [FIX] Homepage: clarify admin General custom homepage preference descriptions and show that URL preference will be ignored unless "Use custom homepage" is set tikiwiki: homepage setup as a whole still needs a deeper cleanup New Forum Posts: Translation from English to Russian - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=41364 tikiwiki: 03chealer * r34694 10/branches/7.x/ (lang/hu/language.php lib/prefs/morelikethis.php): [FIX] English: "Minimum amount of tags in common" => "Minimum number of tags in common" Is it possible to set a different homepage for each group, I have a private site and want to have a landing page explaining that to the public but then have different home pages for each group of logged in users. tikiwiki: 03chealer * r34695 10/trunk/modules/mod-func-trackerhelp.php: Tracker Help module: fix/vulgarize module description and parameter labels petriknz: did you check the group homepage preferences? Where is that hiding? I think I found it, so I would have the homepage on the general tab be the one I want for the world to see and then set one for each group? How would I make a wiki page a homepage? It is asking for URL?