[00:01] luciash polom [01:03] panamaus could someone share a link to a page containing a working example of the {list} plugin? I need to see how the syntax work in real life as the documentation is not helping me [01:14] fabricius joined #tikiwiki [01:14] fabricius polom [02:05] dhazel joined #tikiwiki [02:15] Jyhem joined #tikiwiki [02:22] Jyhem_laptop joined #tikiwiki [03:07] goj_killedByISP joined #tikiwiki [12:24] CIA-75 tikiwiki: 03chibaguy * r42250 10/branches/9.x/templates/ (article_trailer.tpl comment-header.tpl tiki-stats.tpl): [FIX] Break tag causes unwanted white space and should be redundant when containing div has clearfix class. [12:30] CIA-75 tikiwiki: 03chibaguy * r42251 10/branches/9.x/templates/tiki-calendar_nav.tpl: [FIX] clearfix class is inappropriate for br, which isn't a container (also, self-closing is optional for br in html5). [12:32] CIA-75 tikiwiki: 03chibaguy * r42252 10/trunk/templates/tiki-calendar_nav.tpl: [FIX] clearfix class is inappropriate for br, which isn't a container (also, self-closing is optional for br in html5). [15:22] radek82 joined #tikiwiki [15:36] RobertPlummer joined #tikiwiki [16:37] bankaiii joined #tikiwiki [16:37] bankaiii Hello everybody [16:42] bankaiii I need somes advise [16:43] bankaiii I got Blank page when I want try to use webdav [16:43] bankaiii I have a strong server and I tweak php.ini to avoid blank page [16:44] bankaiii anyway even under Linux and Windows I can't connect to the webdav service [16:44] bankaiii Yes I have enable [16:44] bankaiii in Gallery Files [16:45] bankaiii I use a fresh install Tiki-9.0 [16:45] bankaiii under a frsh ubuntu 12 [16:47] bankaiii one thing - I use gallery file in datafile store in folder - in different place from /var/www/mysite/ -> /media/data/ [16:55] bankaiii php.ini > memory_limit = 900M [16:55] bankaiii and restart apache [17:04] jonnyb joined #tikiwiki [17:28] arildb joined #tikiwiki [17:35] CIA-75 tikiwiki: 03marclaporte * r42253 10/branches/9.x/templates/admin/include_look.tpl: Move a pref to a more logical place in the admin panel [17:41] CIA-75 tikiwiki: 03marclaporte * r42254 10/branches/9.x/templates/admin/include_search.tpl: add some help in the admin panel [17:46] CIA-75 tikiwiki: 03jonnybradley * r42255 10/branches/9.x/templates/tiki-sitelocbar.tpl: [REF] breadcrumbs: Reformat and add strip [17:51] CIA-75 tikiwiki: 03jonnybradley * r42256 10/branches/9.x/templates/ (modules/mod-breadcrumbs.tpl tiki-sitelocbar.tpl): [REF] breadcrumbs: Move template code into module tpl and remove redundant file [17:52] jonnyb joined #tikiwiki [17:55] CIA-75 tikiwiki: 03jonnybradley * r42257 10/branches/9.x/lib/wiki/renderlib.php: [FIX] breadcrumbs: Restore two globals sadly still required by breadcrumbs module to know about structures (further refactoring to come) [18:04] bankaiii no one have an idea ? [18:15] bankaiii https://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=41972&%3Bthread_sort_mode=commentDate_asc&savenotepad=44299 [18:16] jonnyb checking bankaiii [18:16] jonnyb sry - it's in French [18:18] bankaiii Hello everybody [16:42] I need somes advise [16:43] I got Blank page when I want try to use webdav [16:43] I have a strong server and I tweak php.ini to avoid blank page [16:44] anyway even under Linux and Windows I can't connect to the webdav service [16:44] Yes I have enable [16:44] in Gallery Files [16:45] I use a fresh install Tiki-9.0 [16:45] open as a folder webdav [18:41] bankaiii then blank page [18:41] bankaiii now I'll check the log file [18:42] bankaiii lol the size of this file is 486mb [18:43] jonnyb crikey! [18:43] jonnyb that sounds wrong... [18:45] bankaiii var / www / tiki / lib / smarty [18:45] bankaiii libs / sysplugins / smarty_ressource.php 352 [18:46] bankaiii filemtime(): stat failed for templates / styles / fivealive / tiki-webdav.tpl [18:48] bankaiii it continue to writing over 2453862 lines !? [18:48] jonnyb weird - there is no templates / styles / fivealive / tiki-webdav.tpl file... [18:49] bankaiii yes but this is the default template [18:52] jonnyb but not in templates/styles/fivealive surely? should just be in templates/ [18:53] bankaiii it should [18:53] bankaiii but I didnt see him [18:53] jonnyb there is something odd about filemtime - is it allowed in your server? [18:54] bankaiii in folder Styles [18:54] bankaiii there is the template fivealive [18:55] jonnyb i see no templates/styles/fivealive dir - try renaming it? [18:59] bankaiii i will copy n paste the folder fivealive in templates / styles/ [18:59] bankaiii cause in root of tiki there is styles folder contain every templates folder [19:00] bankaiii and smarty sysplugin crying [19:00] bankaiii cause he didnt find it [19:02] jonnyb in tiki 9.x there is no templates/styles/fivealive directory [19:02] jonnyb did you upgrade from a previous version into the same directory? [19:03] bankaiii no [19:03] bankaiii fresh install [19:03] jonnyb so you do not have templates/styles/fivealive? [19:03] bankaiii and yes [19:03] bankaiii like you [19:04] bankaiii which template you use [19:04] bankaiii ? [19:04] jonnyb i think the problem is with filemtime and your server setup - try googling for it and you may find some tips (something to do with the apache user) [19:05] bankaiii you use linux and apache ? [19:05] jonnyb as far as i know it doesn't use a template - usually this should be accessed in cyberduck or something (webdav client) [19:05] jonnyb y [19:07] bankaiii The filectime() and filemtime() filesystem functions in PHP will allow you to check and see when a file has last been changed. It will return a timestamp holding the value of the time the file was last altered, which you can then modify for human reading using the date() function. [19:09] CIA-75 tikiwiki: 03jonnybradley * r42258 10/branches/9.x/lib/setup/breadcrumb.php: [KIL] breadcrumbs: Remove redundant file - no longer ever called [19:17] bankaiii how I put the main menu on topbar [19:17] bankaiii ? [19:19] jonnyb try the profile - admin/profiles then search for menu [19:32] bankaiii You can use menus by assigning the menu module (to the top, left, right, etc.), or you can customize a template, using {menu id=x}, where x is the ID of the menu. [19:33] bankaiii how I can do as official website of tiki [19:34] jonnyb did you try the profile? http://profiles.tiki.org/Top_Menu_Module [19:34] bankaiii in menu module I can move main menu but its not same effect as official website Tiki [19:34] bankaiii ok [19:34] bankaiii I will see that [19:47] benoitg joined #tikiwiki [19:54] bankaiii it work for Top menu [20:13] gd_ joined #tikiwiki [20:13] gd_ hellow [20:13] gd_ is there any body here [20:15] jonnyb seems not - hi gd_ :) [20:17] gd_ hello [20:27] fcpd joined #tikiwiki [20:28] fcpd tikiwiki 9 new install: the google maps api has been depreciated. what is the workaround for using google maps if any? thanx [20:32] arildb fcpd: I believe you can still generate the API key needed [20:33] fcpd nope i have a goolge coders account and it is a v2 it asks for so no go. i even tried using an old api for a mediawiki i still have and it would not accept it. [20:33] fcpd google requires no api but the coding tiki uses still passes these parameters so thats the real issue [20:35] fcpd https://developers.google.com/maps/signup deals with this [20:36] arildb hm-m something must have changed. I was able to generate a key a while ago (after depreciation) [20:37] fcpd see it's a catch 22: you can set the gmap feature w/o the api key but when you go to the usermap (or other ways of defining like in pretty tracker) it states it requires a key. the code needs to be changed and this has been an issue for several years on tiki [20:37] fcpd you can generate a v3 key w/o issue but tiki still clings to the v2 [20:40] fcpd the key i use is specific to the tiki i installed and it kicks it out each time [20:42] fumi joined #tikiwiki [20:43] bankaiii filemtime can make trouble for webdav ? [20:43] bankaiii I have blank page [20:43] bankaiii I try to find some answer on google [20:43] bankaiii but... its not clear for me [20:51] fumi Hi, I'm using Tiki version 9.0. I set global permissions for wiki to allow editing by anonymous users. However anonymous users still could not edit. Then I deactivated the Captcha setting, and now editing is possible. Is it because Captcha is not installed on my server? [21:21] CIA-75 tikiwiki: 03jonnybradley * r42259 10/branches/9.x/ (css/cssmenus.css lib/menubuilder/menulib.php): [21:21] CIA-75 tikiwiki: [FIX] menus: Fix "selectedAscendant" class for partial menus (using sectionLevel to set the top level to display) [21:21] CIA-75 tikiwiki: This class is set on the parent items of the currently selected item (always wondered what it meant!) [21:21] CIA-75 tikiwiki: Add a temporary example class to menu.css so they show up - this used to work some time way back before Tiki 6 afaik. [21:21] CIA-75 tikiwiki: Also fix the selector for selected items to target only the direct offspring of the selected li and remove the font-style: normal reset now not needed. [22:15] benoitg joined #tikiwiki [23:42] marclaporte joined #tikiwiki [23:54] bankaiii marc laporte still there ?