polom tikiwiki: 03nkoth * r36131 10/trunk/lib/categories/categlib.php: [FIX] If looking for categories under the root category but looking only for top level, should only return top level, not all tikiwiki: 03nkoth * r36132 10/trunk/lib/wiki-plugins/wikiplugin_list.php: [ENH] Allow maxRecords setting on top of offset setting tikiwiki: 03nkoth * r36133 10/trunk/ (2 files in 2 dirs): [NEW] New way to generate custom UI for unified search (still figuring out how to do AJAX pagination properly) but otherwise working, Documentation will follow. tikiwiki: 03changi67 * r36134 10/trunk/ (2 files in 2 dirs): Missing Id polom everyone! anyone up yet? :P polom hey coboa! :) have you noticed a bug in v.7.1 search? when i search for something with the search box menu.. it works.. but if i search on the tiki-searchresult.php i receive a 404 error "file og directory not found" Aloha TikiDudes :) Hello. hi Laiat How goes? So, um, I have what may be a stupid question, but I've been hunting around the documentation for a while now, and haven't found anything. Anyone about that's willing and able to put up with said question? just fire your question! :) let's see if we can answer hehe or at least give you a desent answer Thanks. Sorry, I was... still hunting. I'm building a site where the forums are the main focus, and I want to make it so a certain number of posts puts a user into a group which has higher permissions. Is that possible? hmm.. well there's a point system in tikiwiki.. but i'm not sure if you can use that.. Naw, it's gotta be automatic. They're really lazy people. Eheh. just saw something with ranking in the admin page you might have a look at that Okay. I thought the ranking was like a karma thing? not sure.. i'm not that into the forum part yet.. Ah. Well, thanks for giving me a new direction! np.. next time just fire your question.. peps in this channel are really helpful and friendly! :) SJ-Jay: tiki-searchresults.php and not tiki-searchresult.php SJ-Jay: but you should'nt use MySQL Fulltext search. Unified search is better hey changi.. 2 secs i'll check :) sorry typo.. ofc it's tiki-searchresults.php it looks like both are activated.. unified and legacy I'm off to bed, it now being almost 6 am. Thanks, man. hehe g'night! ;9 ;) Take care. do i have to configure unified search or is it enough just to activate it? changi|away do i have to configure unified search or is it enough just to activate it? tikiwiki: 03sylvieg * r36135 10/branches/7.x/templates/trackerinput/statictext.tpl: [FIX]tracker: do not escape static text when parsed SJ-Jay: you need at least to run an indexation ;-) yeah i know now :D searchbox is not working with lucene found that too, sadly. Just gives an empty result. Auto complete works and index said it succesfully indexed 1 page (clean install) something I miss? btw: Tiki - Trunk - Admin - Features - Gloabal Feature - Main Feature (Tab): Every feature has a line "Settings ---List --- Permissions" beneath it. Is it possible to style the Unified Search results? there were bugs with the search box with the parameters not set correctly ... perhaps it is still bugged Merbster: templates/searchresults-plain.tpl .. perhaps this one sylvieg, so the theme for the search results of the lucene search has to be specified as a parameter to the plugin? do we have a function that truncate an html string? not sure I understand - therm modification will occur as usual - templates overlaos... theme slector... sylvieg: did you get php debugging to work on aptana studio 3? from their forums it looks like that feature hasn't been added to version 3 yet, but it's not totally clear lindonb: yes - more or less - I have a strnage bug .. I can see var in the tiki but not in smarty s/yes/no I am still on aptana 2 - and it is does not work perfectly - sorry I did not read enough carefully ah okay, version 2 yes, i've got php debugging working with version 2 but no tpl debugging lindonb: I will be interested to know if it is my version or a bug in aptana 2.. I try to debug lib/smarty_tiki/block.tabset.php from tiki-list_object_permissions.php in 7 or trunk ok, let me look all the vars in tabset are undefined .. from internet can be a problem in my xdebug version you are debugging remotely? no localhost Does tiki do something special with type attributes of objects you serialize/deserialize? xdebug tells me that a type property of on eof my object is "tiki" when I hover over the attribute, but when I inspect the object it's set correctly. :S $object->type <- hovering over object gives the correct value for type but hovering over type gives "tiki" tikiwiki: 03sylvieg * r36136 10/branches/7.x/templates/trackerinput/statictext.tpl: [FIX]tracker : better fix to 3615: show always the parsing and do not truncate the html: Do we have a function that truncate html? sylvieg: when I first land on the breakpoint in block.tabset.php many of the variables are uninitialized normal.. but after the second time? they stay uninitialized for me.. then the variables are okay for the following 4 times :-( so it is probably because of the version of my xdebug - should go to thte latest and not the latest LTS :-( thank you so much lindonb eg smarty_tabset_name has a value of tabs_list_object_permissions the next time no problem polom sylvieg : for XML-import/export: any reason why number of page hits is not part of the XML? no ... because was not needed for my user case tikiwiki: 03sylvieg * r36137 10/trunk/ (19 files in 9 dirs): tikiwiki: [MRG] Automatic merge, branches/7.x 35996 to 36135 tikiwiki: CAREFUL: fr/language.php has not neen merge tikiwiki: bp 36091 has not been merge back in trunk (conflicted - because indetation change) tikiwiki: 03sylvieg * r36138 10/branches/7.x/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]TRACKER: do not show description for a static field as it is the content tikiwiki: 03sylvieg * r36139 10/trunk/ (4 files in 4 dirs): [MRG] Automatic merge, branches/7.x 36135 to 36138 lphuberdeau: around/ Does it make sense to cache the result of the last search - because people search - click on a result - and then come back - for another result? http://tikisuite.org/trunk/tiki-install.php I am getting quite a few Undefined variable and Undefined index : could this be Smarty upgrade? marclaporte: oh yes polom sylvieg, yes it would lphuberdeau: hi, is it normal that when we search "back" in wikipage it return nothing even if i have backslash backport pages ? changi|away : http://tiki.org/Pre-Dogfood+Server Jyhem : http://tiki.org/Pre-Dogfood+Server marclaporte: the same without trim :) :-) :-) Does tikiwiki prevent me calling my own scripts directly ? Merbster: what do you mean ? changi, yes, not the same word/stem lphuberdeau: is it possible to use a wildcard ? lucene supports it, but it's intentionally prevented from unified search support in lucene is limited to 3 chars and up from the beginning, and that may not be possible with all search engines guys can i show a module in a menu based on which categori the wiki is in? that's in the feature requests, but some work needed to make it efficient, doing it in a non-efficient way is quite easy SJ-Jay: Google for "Template Tricks" Tiki should be first result :-) and click on "Categories used in templates" tikiwiki: 03changi67 * r36140 10/trunk/ (53 files in 4 dirs): tikiwiki: [ENH] Remove unused headtitle tikiwiki: [FIX] get headtitle in smarty plugin block title working tikiwiki: [ENH] Remove unnecessary tra tikiwiki: 03changi67 * r36141 10/trunk/lang/fr/language.php: [TRA] tikiwiki: 03changi67 * r36142 10/trunk/lang/ (de/language.php fr/language.php): [TRA] get_strings to cleanup New Forum Posts: Problem custom modules - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42027 tikiwiki: 03changi67 * r36143 10/trunk/lang/fr/language.php: [TRA] Possible untranslated ? yes they are not :) goodnight tiki's tikiwiki: 03nkoth * r36144 10/branches/7.x/lib/setup/js_detect.php: tikiwiki: [FIX] Timezone detection from browser not working for GMT+ and GMT- timezones tikiwiki: because these are not supported by TikiDate as valid. However, Etc/GMT- and tikiwiki: Etc/GMT+ are. Note that Etc/GMT+ is equivalent to GMT- (that's the way *nix has tikiwiki: always been with those timezones)