[00:32] Tiki-KGB 03chibaguy r53647 10trunk/templates/ 10(8 files in 3 dirs) [00:32] Tiki-KGB [ENH] Remove "btn-sm" class in cases of "btn-link" to increase icon font size slightly for better usability (consensus at Jan 23 webinar). Thanks to gezza for pointing out the btn-sm class was being used. [00:39] wolfganga Fabricius: are you there? [00:42] fabricius yupi, but doing some consulting [00:42] fabricius wolfganga [00:42] wolfganga Quick question: Can i remove the namespace from the breadcrumbs? [00:53] fabricius ouch wolfganga [00:53] fabricius the namespace from the breadcrumbs ... [00:54] fabricius do you mean the wiki-structures-breadcrumbs wolfganga? [00:54] fabricius if yes, then yes [00:54] fabricius there is a setting to hide namespaces [00:54] fabricius by the way I use -- instead of :_: [00:55] fabricius that makes URL nicer [00:55] wolfganga *lol* i am doing the same^^ [00:55] fabricius do not forget to clear Tiki caches [00:55] wolfganga i even use the sem delimter [00:56] wolfganga but bc of the bug that you cannot add comments to the page if you use the default sep. [00:56] wolfganga No - i mean the breadcrumbs using the breadcrumbs module [00:56] fabricius if you work with module_menu <=> structure you need to empty caches to make the menu items appearing - aswell when you change the sort order of pages in the structure [00:57] Sam__ joined #tikiwiki [00:57] fabricius hmmmm I never used the breadcrumb module and I thought, that it was outdated, maybe depricated [00:57] Sam__ fabricius: ich hatte ein verbindungsproblem [00:57] Sam__ bin wieder da [00:57] wolfganga Wel its working and it looks nice - givs same sort of navigation [00:58] wolfganga but - using namespaces it repeats for each page the namespace - and that lokks not so good - and get lengthy [01:00] fabricius kk Sam__ [01:00] wolfganga another thing: the search for features - if a features is localized then one has to use the localized name. but if is NOT localized then one has to use the english default. Is this intended behaviour? [01:01] fabricius wiki structures have a built in breadcrumbs and there you can hide ... but maybe structures are not appropriate for your use case [01:01] fabricius what you mean with "if a feature is localized"? [01:01] wolfganga i have disabled to show the namespace in structrures - that works . but i also want to disable the namespace for pages not in structures [01:02] wolfganga disable the display of namespaces in breadcrumbs - to be more precise [01:02] wolfganga feature: breadcrumbs = brotkrumen [01:03] wolfganga need to search for brotkrumen instead of breadcrumbs [01:04] fabricius but the problem is not that a feature would be localised, but that the site is switched to German [01:04] fabricius AND the string breadcrumbs is translated [01:05] wolfganga i agree, but if not all features are translated, then one has to search for both: the localized substring and the english substring. [01:05] fabricius Search for preferences searches localised - which annoyes me sometimes, as i usually do not know the German name of a preference and then have to switch to Englisch when I use a site in German [01:11] wolfganga Mhh i do not find a feature like 'preferences searches localised'. i search for suche, search, localised, preference, voreinstellung [01:12] wolfganga but if it exists - i will def. use it ^^ [01:17] wolfganga Ahh now i understand. You do NOT mean a feature to turn that off - you mean it annoyes you as well. ^^ [01:17] wolfganga Sry...^^ [01:17] fabricius hehehehe [01:18] Tiki-KGB 03chibaguy r53648 10trunk/themes/base_files/ 10less/tiki-miscellaneous_global.less 10css/tiki_base.css * [ENH] Override font awesome rule to Increase icon font size slightly. [01:19] wolfganga By the way - i think i managed to get an ISSUE tracker setup working. That is: One tracker that holds tickets (issues) available to memebers of certain groups. [01:20] wolfganga So if each group represents a company - then they see only THEIR tickets. [01:21] wolfganga Made soem changes to the tacker permissions (was a bug) so they can even add comments, without being able to edit the ticket after creation. The code is already commited [01:21] wolfganga And available in trunk [01:28] fabricius cool wolfganga [01:28] fabricius thx [01:28] fabricius by the way, did I ask you where you come from? I mean,, that your name sounds German [01:28] wolfganga Well i am german - close to hannover [01:29] wolfganga Maybe we can have a "hello" call during working hours if you like [01:29] fabricius we meet at the FOSDEM next weekend ... Jyhem, JonnyB, Nelson, Frank and me [01:29] fabricius sure [01:30] Tiki-KGB 03chibaguy r53649 10trunk/lib/smarty_tiki/function.icon.php [01:30] Tiki-KGB [ENH] Remove "btn-sm" class in cases of "btn-link" to increase icon font size slightly for better usability (consensus at Jan 23 webinar). Thanks to gezza for pointing out the btn-sm class was being used. [01:30] fabricius we want to further develop the DeTUG (German Language User Group) anyway [01:31] wolfganga Most probaly i'll be on customer site that weekend. but a stronger usergroup sounds good [01:33] fabricius End of August FROSCON - MUST come! [01:34] fabricius there will be maybe not the next TikiFest, as we might have one or another before, but it will be definitely a TikiFest and a booth [01:45] chibaguy joined #tikiwiki [02:00] wolfganga Anyone haveing an idea why search does not fine a page as a user but as admin. The page is visibe to the user. Index is updated. [02:01] wolfganga does not find [02:01] fabricius idea yes [02:01] fabricius user => Group => permission [02:01] wolfganga *wolfgang likes ideas*^^ [02:01] fabricius or [02:01] fabricius user => Group => categorypermission [02:02] fabricius I prefer last one [02:02] fabricius Permission / Categorypermission => Group can search ? [02:02] fabricius Admin => Can Search [02:03] fabricius Registered => Can Serch? [02:03] wolfganga It does not even find the homepage - and i gave p_tiki_view to annonymous as an per object permission. [02:03] fabricius I would say maybe something around that [02:03] wolfganga will check this right away. [02:03] fabricius object permission - use with care! [02:04] wolfganga * without using xdebug - wolfgang would never ever had at least a basic understanding of how the permissions are suppose to work* [02:04] fabricius overrides all other permissions and is nearly not possible to debug if you have used them on plenty of objects [02:04] wolfganga i have only ONE per object permission set - and that is the homepage [02:05] wolfganga all other objects are assigned to categories. [02:05] fabricius * so wolfganga has at least a basic understanding of how permissions are supposed to work? :P * [02:05] wolfganga i would like to outline the word: suppose ^^ [02:05] fabricius then you do your setup quite similar - nearly identical as myself [02:06] wolfganga * wolfgang things: Basically - the implementation of the tiki perm system is some sort of rocket sience * [02:07] wolfganga I gues yes [02:07] fabricius I usually say that userrole and permission management completely independant from which software you use is one of the most time consuming aspects of website development [02:07] fabricius rocket sience? [02:07] wolfganga *sign* !!! [02:08] fabricius rocket sign? [02:08] fabricius what do you may? [02:08] fabricius kind of sitting on the rocket? [02:09] fabricius /s/may/mean sry misstyping at this late time [02:09] wolfganga rocket science - raketen wissenschaft [02:15] wolfganga Mhh p_tiki_search was a perm in the tiki section, wasn't it? [02:37] fabricius oh sorry wolfganga ... getting tired and losing focus to the screen [02:37] wolfganga maybe you have a quick hint [02:37] fabricius I think yes, in tiki section ... I check myself quickly [02:37] wolfganga i do not find p_tiki_search [02:37] fabricius ok [02:37] fabricius gimme 1 minute [02:37] wolfganga not in global, neither in categories [02:37] wolfganga i think it was in the tiki section [02:38] wolfganga in my tki section i only have: tiki_p_ratings_view_results, tiki_p_modify_object_categories) [02:44] fabricius Kann suchen (tiki_p_search) [02:44] fabricius in Tiki [02:45] wolfganga where do you set this [02:45] fabricius about the 12th perm from top of section Tiki [02:45] fabricius scroll down [02:45] wolfganga i only have 2 there - thos i posted [02:45] fabricius Tiki -> 2? -> then you are in category perms [02:45] fabricius you need to set this globally [02:46] wolfganga i use: Globale Rechte zuweisen - Hinweis Aktuell werden globale Rechte bearbeitet. [02:46] fabricius what annoyes me, but might have some code logic, why this is either not possible or not appropriate [02:47] fabricius then you have to have about 20 or 30 permissions [02:47] fabricius in Tiki section [02:47] wolfganga you mean the tiki section should have more than 2 but about 20+ perms? [02:47] fabricius in global permissions absolutely [02:48] wolfganga i have 2: (tiki_p_ratings_view_results) and (tiki_p_modify_object_categories) [02:48] wolfganga my url: tiki-objectpermissions.php?objectType=global&objectId=&objectName=&permType=category [02:49] wolfganga uarrgg [02:49] wolfganga youe wre right [02:50] wolfganga i accessed via the categories menu - and ther it says on the screen Aktuell werden globale Rechte bearbeitet. [02:50] fabricius joined #tikiwiki [02:50] wolfganga you wer right [02:50] fabricius tiki_p_search is no. 12 [02:51] wolfganga i accessed via the categories menu - and ther it says on the screen Aktuell werden globale Rechte bearbeitet [02:51] wolfganga which is teh same message as if go through perms on the top menue [02:51] fabricius maybe not the best way to communicate such things [02:52] fabricius kind of buggy description [02:52] fabricius not nice [02:52] wolfganga yes its really confusing [02:52] wolfganga saw this when i posted the url [02:53] fabricius similar in the wizard regarding profiles - we should not recommend users to use profiles for a base of production websites for midsized and large projects [02:54] wolfganga i have not treally tried profiles bc i feared that something magic could happen that i d not understand [02:54] fabricius we needed a spot to temporarily post suche things - a wikipage maybe, as long it is not worth a bug report ... but maybe it is alright worth one ... I do not know. [02:55] wolfganga the docs, as many as ther is, def. need improvement. [02:55] fabricius if you use profiles, something magic will happen that you do not understand [02:55] fabricius it is a GREAT feature, but you need to know what it does and why and where are the limitations [02:56] fabricius profiles are sets of pre-built configurations [02:57] fabricius profiles configure your Tiki [02:57] fabricius not more, not less [02:57] wolfganga it still not work. Hinzugefügte Rechte:Registered: search, Entfernte Rechte::Anonymous: search [02:57] wolfganga this shows up when i look the the categorie of the group [02:58] fabricius you can build your own profiles repository for webdevelopment of siomilar use cases to save hours of work [02:58] fabricius I look [02:58] fabricius I take a look [02:58] wolfganga i set Anonymous: search in global permissions - [02:58] fabricius ah sorry, tha was another site ... too tired now [02:58] fabricius understand [02:59] fabricius whatelse could be [02:59] wolfganga maybe its time to go asleep ;-) [03:00] wolfganga maybe i missed something obvois but i am to tired. [03:01] fabricius same with me [03:01] fabricius it's 3 o'clock in the morninge [03:01] wolfganga a quick one - do i need to renuild the cache / index when changing the search perms? [05:31] RowBot joined #tikiwiki [05:31] RowBot hello world! [07:24] fabricius joined #tikiwiki [08:43] Ronald_ joined #tikiwiki [08:45] Ronald_ Hello, [08:47] Ronald_ I have a weird problem in tiki. When i create a page with words like 'Doet-8, Hans-8 en so goon, i found out that the searchengine is not working properly. SOme words are being found and some are not. Even if the are spelled exacly the same. Like HELP-8 can not be found while HANS-8 can be found. I have done a rebuild of index but nothing helps. Can you help me with this problem? [09:03] fabricius Hi Ronald_ I cannot look into that right now and a this time of the day many of us are either working out of the house or are sleeping [09:05] fabricius if you get me in the community website (User: Torsten) or later in the evening here, I might try to find s.th. ... even better: try to get some of the coders here in a few hours, maybe some of them has a straight forward idea [09:05] fabricius c u [09:15] Ronald_ I will ask my question again in 4 hours, hopefully everyone i need is awake then :) [10:01] chibaguy Does toolbar admin (drag and drop icons) work for other people in Tiki 13? [10:05] chibaguy I'm trying to edit my blog toolbar and I get the "can't drop the icon here" pointer (circle with diagonal) over the toolbar rows. [10:07] chibaguy Hmm, same with wiki toolbars - no image icon anymore. In some upgrade they disappeared and I can't seem to get them back. [10:08] chibaguy Although there's an "Upload image" gadget directly in the wiki edit page now (below the textarea). That's kinda new, isn't it? [10:19] chibaguy Hmm, another Tiki 13 blog has an image icon; I wonder why the one installation doesn't. [10:25] chibaguy On the other hand, clicking the upload image in the trunk blog's edit screen brings a fatal error: "Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "(snip)/trunk/templates/tiki-upload_file.tpl" on line 458 "" unclosed {if} tag <-- thrown in (snip)/trunk/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 458" [10:32] Tiki-KGB 03chibaguy r53650 10trunk/templates/tiki-upload_file.tpl * [FIX] Unclosed {if} tag. [10:35] chibaguy That's better. [11:15] Tiki|bot New Forum Posts: InterTiki stop working after upgrade - https://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54628 [11:15] Tiki|bot New Forum Posts: r53638 font-size for icons - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54626 [11:15] Tiki|bot New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - https://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54623 [11:16] Tiki|bot Recent Bug: - http://dev.tiki.org/item5535 [11:25] Tiki|bot New Forum Posts: InterTiki stop working after upgrade - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54628 [11:25] Tiki|bot New Forum Posts: r53638 font-size for icons - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54626 [11:25] Tiki|bot New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54623 [11:35] Tiki|bot New Forum Posts: Issue with elFinder in real production sites (such as doc.t.o) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54635 [12:07] ricks99 joined #tikiwiki [12:09] ricks99 polom morning, y'all [12:09] Ronald_ I have a weird problem in tiki. When i create a page with words like 'Doet-8, Hans-8 en so goon, i found out that the searchengine is not working properly. SOme words are being found and some are not. Even if the are spelled exacly the same. Like HELP-8 can not be found while HANS-8 can be found. I have done a rebuild of index but nothing helps. Can you help me with this problem? [12:10] ricks99 what tiki version are you using? [12:24] Ronald_ version 13.1 [12:24] gezza joined #tikiwiki [12:25] ricks99 and which search are you using? [12:27] Tiki|bot Recent Bug: - http://dev.tiki.org/item5536 [12:27] ricks99 you said that you rebuilt the index. rebuild again (with the LOG turned on). then review the log to confrim that the index is built properly. [13:06] Tiki-KGB 03chibaguy r53651 10trunk/themes/fivealive-lite/ 10(9 files in 9 dirs) * [FIX] Missing background color for page header in one layout. [13:08] Ronald_ II see that Unified search index is turned on [13:09] Ronald_ i mean''use unified search in category admin' and my sql full text search is turned on [13:10] ricks99 ok. you're using the "MySQL" unified search engine, right? see the note about unified search engine w/ mysql. it does not index the full page and there are many common "stop" words that are not indexed [13:12] ricks99 there's a note on the Admin: Search (General Setings) tab that explains in detail. [13:12] ricks99 Also, did you review the search index log to confirm there are no problems? [13:13] Ronald_ well i looked but it is in the temp directory. i do not know where i can find that temp dir [13:13] ricks99 / temp [13:15] Ronald_ ok [13:17] Ronald_ Finished rebuild [9335472 bytes] no weird things [13:18] ricks99 did you check to see if your search term is in the MySQL stop word list? [13:19] Ronald_ no, i just random created a wiki page with words that look simmular de same so i can proof that one word does work and the other one not [13:20] ricks99 in the index log, did you confirm that the page was, infact indexed? [13:20] ricks99 sorry, brb [13:22] Ronald_ the only thin i saw after indexing was i green mark that sais something like, succesfully indexed or something [13:25] Ronald_ i also get wat you mean by my sql stoplist, but i do not know how to reach it [13:25] Tiki|bot New Forum Posts: Issue with elFinder in real production sites (such as doc.t.o) - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54635 [13:25] Tiki|bot New Forum Posts: InterTiki stop working after upgrade - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54628 [13:25] Tiki|bot New Forum Posts: r53638 font-size for icons - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54626 [13:27] Ronald_ i just use words like HELP-8 and doet-8 None of does words exist in the mysql stopword list. but still , HELP-8 does nothing and doet-8 does also not if typed in capital [13:35] Tiki|bot New Forum Posts: Issue with elFinder in real production sites (such as doc.t.o) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54635 [13:35] Tiki|bot New Forum Posts: InterTiki stop working after upgrade - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54628 [13:35] Tiki|bot New Forum Posts: r53638 font-size for icons - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54626 [13:35] ricks99 left #tikiwiki [13:36] ricks99 joined #tikiwiki [13:40] ricks99 well, "HELP" is on the stopword list. see http://dev.mysql.com/doc/refman/5.7/en/fulltext-stopwords.html [13:40] ricks99 limitation of mysql with MyISAM  [13:43] ricks99 after completing the re-index, tiki should display the number of wiki pages that were indexed. does this reflect your actual nubmer of pages in your site? [13:51] ricks99 fwiw, i am unable to duplicate your issue. on the http:/demo.tiki.org/13.x/ test site, searching for "TEST" and "DOET" work fine. I think there is an problem with your server config [13:51] ricks99 sorry i can't help more :( [13:52] Jyhem joined #tikiwiki [14:05] lindonb joined #tikiwiki [14:42] fabricius joined #tikiwiki [14:51] ricks99 left #tikiwiki [14:58] fabricius1 joined #tikiwiki [15:24] jonnyb joined #tikiwiki [15:34] Tiki-KGB 03jonnybradley r53652 10trunk/lib/ 10jquery_tiki/elfinder/tiki-elfinder.js 10toolbars/toolbarslib.php [15:34] Tiki-KGB [ENH] elFinder: Offer a prompt to add the wiki syntax to the current page after uploading a single file. [15:34] Tiki-KGB TODO maybe show the thumbnail and other info and options for images. [15:34] Tiki-KGB Hopefully partly addresses https://dev.tiki.org/wish5535 thanks Xavi [15:51] panamaus joined #tikiwiki [16:04] Tiki-KGB 03jonnybradley r53653 10trunk/vendor_extra/elfinder/ 10css/elfinder.full.css 10js/elfinder.min.js 10js/elfinder.full.js 10css/elfinder.min.css * Merge branch '2.x' of git://github.com/Studio-42/elFinder into 2.x [16:29] Telesight joined #tikiwiki [16:46] Tiki-KGB 03lindonb r53654 10trunk/templates/tiki-admingroups.tpl [16:46] Tiki-KGB [FIX] icons and bootstrap: fix icons; use tooltip; add form controls for admin groups page [16:46] Tiki-KGB 03lindonb r53655 10trunk/templates/tiki-admingroups.tpl * [REF] take out commented lines left from last commit [16:52] Tiki-KGB 03lindonb r53656 10trunk/templates/modules/mod-calendar_new.tpl * [FIX] iconset conversion [16:52] Tiki-KGB 03gezzzan r53657 10trunk/templates/ 10tiki-admin_forums.tpl 10tiki-view_forum.tpl 10tiki-forums.tpl [16:52] Tiki-KGB [MOD] Few visual modifications (applying bootstrap badge for numbers, remove duplicate button, simplify titles) [16:56] Tiki|bot New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=54647 [17:10] twistedbot^^ joined #tikiwiki [17:16] Tiki-KGB 03jonnybradley r53658 10trunk/ 10templates/tiki-list_file_gallery.tpl 10lib/core/Services/File/FinderController.php [17:16] Tiki-KGB [ENH] elFinder: Let the navbar buttons know which elFinder directory/gallery is open so upload, edit, duplicate gallery etc buttons all now work as expected (thanks Lindon for the idea!) [17:26] Tiki-KGB 03jonnybradley r53659 10trunk/lib/jquery_tiki/elfinder/tiki-elfinder.js * [FIX] elFinder: Initialise option [18:01] lindonb thanks jonnyb! [18:01] jonnyb hi lindonb - does it work? [18:01] lindonb let me check it… [18:14] lindonb it works jonnyb! [18:15] jonnyb super :) [18:16] lindonb couple of other wishes: [18:16] lindonb 1) easy way to access edit properties, where the name, file type and categories can be changed [18:17] lindonb 2) easy way to see fileId (without “get info”) - this one is not so important but I do miss not being able to see on hover [18:22] lindonb in fact, none of the display on hover choices work but these may not be necessary (although I guess we should hide the settings form when finder view is on if they won’t be available) [18:45] jonnyb sorry lindonb - on a call [18:46] lindonb np [19:26] wolfganga joined #tikiwiki [19:26] wolfganga Hello [19:40] jonnyb hi wolfganga [19:56] Tiki-KGB 03lindonb r53660 10trunk/templates/tiki-user_information.tpl * [FIX] convert to iconsets [20:16] wolfganga Hi jonnyb :-) [20:16] wolfganga sry was afk [20:17] * jonnyb waves [20:18] wolfganga Guys - I need some assistance for Search. It does not work for me. Search Index i rebuild and says it index pages etc. Search Engine is configured with Lucane. (Iried mysql before). [20:20] wolfganga In global perms, i set tiki_p_search for anonymous [20:21] wolfganga Is the lucane engine viable. [20:21] wolfganga ? [20:22] jonnyb yes, works ok as long as the file perms are ok (for apache to write in temp dir) [20:22] jonnyb in what way is it not working? [20:23] wolfganga It does not find anything [20:24] wolfganga Index should be ok, permission wise: [20:24] jonnyb curious [20:24] wolfganga -rw-rw---- 1 www-data www-data 25728 Jan 26 19:59 _7.cfs -rw-rw---- 1 www-data www-data 630 Jan 26 19:59 _7.sti -rw-rw---- 1 www-data www-data 0 Jan 26 19:59 optimization.lock.file -rw-rw---- 1 www-data www-data 0 Jan 26 20:00 read.lock.file -rw-rw---- 1 www-data www-data 0 Jan 26 19:59 read-lock-processing.lock.file -rw-rw---- 1 www-data www-data 41 Jan 26 19:59 segments_a -rw-rw---- 1 www-data www-data 20 [20:24] jonnyb the mysql engine should also work ok mostly (and is quicker) [20:25] wolfganga i even do not find anything as admin [20:25] wolfganga searched for "Hom" and "Hom*" (without the quotes [20:26] wolfganga Expected to find at least the initial homepage [20:26] Tiki|bot New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=54647 [20:26] Tiki|bot New Forum Posts: Issue with elFinder in real production sites (such as doc.t.o) - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54635 [20:26] jonnyb and you have pages with "Hom" in? [20:26] Tiki|bot New Forum Posts: InterTiki stop working after upgrade - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54628 [20:26] wolfganga Yes [20:27] wolfganga i.E. a wikipage called HomePage [20:27] jonnyb i mean as a word? [20:27] wolfganga You meen a content? [20:27] jonnyb ok, the name of the page is not "in" the page content, to search by page name uses a different search [20:27] wolfganga mean as content [20:28] wolfganga uarg - so the page name is not being search for? [20:28] jonnyb try searching for a word that's in the text of your homepage? [20:28] wolfganga Amazing - this works [20:28] jonnyb if you use the search module it does search pagenames and content [20:29] wolfganga So teh standard search does *NOT* search for i.e the pagename? [20:31] jonnyb hmmm, well it should also search the "titles" of all objects, and with wiki pages the page name usually is the title [20:32] jonnyb try searching for homepage? it works for me [20:32] wolfganga I have a page called "HomePage" (wich is the standard default wikipage). This page contains the word "Portal". If i search for portal i get a hit. If i search for Home i do not get anything. Is this intended behavoiur? [20:33] wolfganga This is rediculious. NOW it works also with Home, HomePage [20:33] jonnyb if you had the word home in it then it would, but i think it reckons the word is homepage [20:33] wolfganga Very strange [20:34] wolfganga can i add something to the output (actually it just shows the Title as a link). So i.e first lines of conetnt or so? [20:35] jonnyb should be there, you can set what you want in admin/search [20:37] Tiki|bot New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=54647 [20:37] Tiki|bot New Forum Posts: Issue with elFinder in real production sites (such as doc.t.o) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54635 [20:37] Tiki|bot New Forum Posts: InterTiki stop working after upgrade - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54628 [20:37] wolfganga Well i thought i did set teh relevant options there. But for some reasons i get only links. What means the setting "Parse Search Output" [20:37] wolfganga * uses a german setting, so names may vary* [20:44] wolfganga Really strange: If i search as admin for "Home" i get results. If i search as user i get the error message: Feature not supported. [20:45] wolfganga tiki_p_search is set as global perm for annonymous. [20:49] wolfganga jonnyb - do you know wether the elastic search implementation works ok? [20:50] Tiki-KGB 03jonnybradley r53661 10trunk/lib/tikilib.php [20:50] Tiki-KGB [FIX] avatars: Use the 'u' type of avatar as the default, so get_public_avatar_path gets called and the noavatar image gets display if there's no avatar for that user. Fixes the avatar plugin and many other places. [20:50] jonnyb yes, it's easily the best one [20:50] wolfganga I mean the interface to tiki (since its quite new)? [20:55] fabricius joined #tikiwiki [20:55] jonnyb seems to work fine [20:55] jonnyb hi fabricius [20:56] fabricius hi jonnyb [20:59] wolfganga Hi Fabricius [21:01] fabricius hi wolfganga [21:02] Tiki-KGB 03jonnybradley r53662 10branches/ 1013.x/lib/tikilib.php 1013.x [21:02] Tiki-KGB [bp/r53661][FIX] avatars: Use the 'u' type of avatar as the default, so get_public_avatar_path gets called and the noavatar image gets display if there's no avatar for that user. Fixes the avatar plugin and many other places. [21:08] Tiki-KGB 03jonnybradley r53663 10branches/ 1012.x 1012.x/lib/tikilib.php [21:08] Tiki-KGB [bp/r53662][bp/r53661][FIX] avatars: Use the 'u' type of avatar as the default, so get_public_avatar_path gets called and the noavatar image gets display if there's no avatar for that user. Fixes the avatar plugin and many other places. [21:26] Telesight joined #tikiwiki [21:31] fabricius joined #tikiwiki [21:48] Tiki-KGB 03walper r53664 10trunk/lib/smarty_tiki/function.object_link.php [21:48] Tiki-KGB [FIX] The smarty tag "object_link" created absolut urls for links to tiki objects. This causes problems when using a reverse proxy or ssl offloader or a forwarding from an fqdn to an internal webserver using private ipaddress. [21:48] Tiki-KGB Example: links to wiki objects in search results. [21:48] Tiki-KGB "object_link" creates now relative links for tiki objects but keeps creating absolute urls for external urls. [22:26] MagicFab_ joined #tikiwiki [22:26] MagicFab_ joined #tikiwiki [22:36] Tiki-KGB 03lindonb r53665 10trunk/templates/tiki-admingroups.tpl [22:36] Tiki-KGB [FIX] icon conversion and formatting; also don't show watch icon on new group form [23:11] mvanlare joined #tikiwiki