[00:02] Just a thought ... since the Language declaration is not valid in HTML5, where would we move that to in order to maintain translations? ... perhaps set a cookie to store it instead? [00:07] *** kstingel is now known as kstingel|away [00:23] *** kstingel|away is now known as kstingel [00:24] *** lphuberdeau has quit IRC (Ping timeout: 276 seconds) [00:38] *** Beestje_ has quit IRC (Ping timeout: 250 seconds) [00:43] *** Caarrie|away is now known as Caarrie|sleeping [00:58] *** Beestje has joined #tikiwiki [01:32] tikiwiki: 03chibaguy * r35640 10/branches/7.x/styles/darkroom.css: [FIX] Missing end bracket caused parse error that caused forum and blog posts to not be styled. Thanks, Lindon. (Three CSS2.1 validation errors in file found and removed.) [01:49] tikiwiki: 03chibaguy * r35641 10/trunk/styles/darkroom.css: [FIX] Missing end bracket caused parse error that caused forum and blog posts to not be styled. Thanks, Lindon. (Three CSS2.1 validation errors in file found and removed.) [01:51] *** goj_killedByISP has joined #tikiwiki [01:51] *** goj has quit IRC (Disconnected by services) [01:51] *** goj_killedByISP is now known as goj [02:49] *** kstingel|away has joined #tikiwiki [02:51] *** kstingel has quit IRC (Ping timeout: 255 seconds) [02:51] *** kstingel|away is now known as kstingel [03:21] *** kstingel is now known as kstingel|sleepin [03:22] *** kstingel|sleepin is now known as kstingel|asleep [03:39] *** kstingel|asleep has quit IRC (Ping timeout: 240 seconds) [03:42] *** kstingel|asleep has joined #tikiwiki [04:20] *** kstingel|asleep is now known as kstingel [04:21] *** kstingel has left [04:39] New Forum Posts: visitors don't see articles - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41849 [04:40] tikiwiki: 03lindonb * r35642 10/branches/7.x/db/tiki-db.php: [FIX] Db errors were missing client information in the tiki-syslog [04:57] tikiwiki: 03lindonb * r35643 10/branches/proposals/6.x/db/tiki-db.php: [bp/r35642][FIX] Db errors were missing client information in the tiki-syslog [05:41] *** chealer has quit IRC (Quit: Konversation terminated!) [06:04] *** chealer has joined #tikiwiki [06:04] *** chealer has quit IRC (Changing host) [06:04] *** chealer has joined #tikiwiki [06:14] *** Merbster has joined #tikiwiki [06:15] *** Jyhem_laptop has quit IRC (Ping timeout: 250 seconds) [06:26] *** cyrusae has joined #tikiwiki [06:30] hi there. i am trying to get tiki to auth through pam. i always keep getting the same error: [Wed Jul 20 14:43:04 2011] [error] [client 172.31.80.117] TIKI ERROR PAM: Authentication failure User: *USER* Pass: *PASS*, referer: http://172.31.112.4/tiki-login_scr.php [06:43] cyrusae, I have only used LDAP to Auth wiki users... sorry [06:44] i also tried that, not sure where the error was though. probably wrong attributes [07:03] *head -> wall* okay sorry. that up there was just the error when you try a wrong combo. problem is: when i try to login the server creates two segmentation faults and dies, on the web-end that causes a 500 [07:17] *** Wilkins has joined #tikiwiki [07:17] *** Wilkins has quit IRC (Remote host closed the connection) [07:19] cyrusae, you need to enable php debugging so you get the error and not just "Internal Error 500" [07:20] cyrusae, but I have had problems with ldap module in tiki 6.3 [07:20] Currently we run 6.3 with ldap module from 6.1 [07:20] I am trying to setup batch upload for the file galleries. [07:21] I gave it a correct UNC path. and I am pretty sure the server has access to the file. But yet Twiki keeps saying that it's an incorrect directory chosen for batch upload of files. [07:30] *** Wilkins has joined #tikiwiki [07:46] *** coaboa has joined #tikiwiki [07:47] good morning tikiverse [07:49] morning coaboa [07:55] *** Jyhem_laptop has joined #tikiwiki [08:18] tikiwiki: 03xavidp * r35644 10/branches/7.x/lib/smarty_tiki/resource.tplwiki.php: [FIX]oups: Adding svn Id keyword [08:31] tikiwiki: 03xavidp * r35645 10/branches/proposals/6.x/lib/smarty_tiki/resource.tplwiki.php: [bp/r35644][FIX]oups: Adding svn Id keyword [08:46] *** jph_ has joined #tikiwiki [08:46] *** jph_ has quit IRC (Client Quit) [08:46] *** SJ-Jay has joined #tikiwiki [09:01] *** chibaguy has joined #tikiwiki [09:01] *** ChanServ sets mode: +o chibaguy [09:01] polom [09:01] hi chibaguy [09:03] hi coaboa. How are things? [09:05] time slips away ;-) [09:06] is the tiki-custom_home feature depreciated? can only find the setting through search and it states that it is not found in an admin panel. is there a replacement for trunk I missed? [09:08] got it have to change the wiki-feature settings to custom home too [09:14] *** Merbster has quit IRC (Ping timeout: 240 seconds) [09:16] coaboa, yes, it is deprecated because the thinking is that a wiki page can accomplish the same layout, etc., so no need for a special file. [09:16] nice: trying to actvate tiki-custom_home feature under general prefs-Navigation-Home Page: and saving the pref ends up in switching back to wiki as hompage feature. enabling grouphomepages alongside and it kept the setting. [09:17] ah, I've had trouble setting a certain page or feature as homepage in recent Tiki versions. [09:17] (as others have also, judging from forum posts) [09:17] chibaguy: have to have the .wikitext in a different size and style @ HomePage only [09:18] any hint as the css selector olso effects all wiki articles? thatsw hy I look for tiki-custom_home [09:18] *also *why [09:20] some {IF $page} thing in custom code? [09:20] *** GillesMM has joined #tikiwiki [09:22] coaboa, you can look at the tag in your page source and find the page's "id='page_1'". Then have a #page_1 .wikitext CSS rule. [09:22] ("1" varying depending on the page.) [09:23] I think that's probably the easiest way to customize the look of one page. [09:24] cool & thx. forgott that (last time you told me that it doesn't work as I was on some "older" version. that'll do the trick [09:28] sure. the css id is the same as the Tiki pageId if that is turned on to display on the page or page listing, but looking at the source is an easy way to find it. [09:31] btw: tobe able to switch back to wiki page as home I had to activate grouphomepages again to be effective... seems to be reproducable. [09:33] I see. There do seem to be some bugs in there. [10:30] *** Caarrie|sleeping is now known as Caarrie|away [10:38] *** Caarrie|away has quit IRC (Quit: brb) [10:42] *** redflo has joined #tikiwiki [10:45] *** Caarrie has joined #tikiwiki [10:47] *** Caarrie is now known as Caarrie|away [11:57] anyone knowing why i just get a blank page when i try to log into my twiki through pam? it just keeps telling me "[Mon Jul 25 13:54:15 2011] [notice] child pid 16851 exit signal Segmentation fault (11) [11:57] " in the error-log [12:26] New Forum Posts: Update info.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=41851 [12:37] *** lphuberdeau has joined #tikiwiki [12:38] *** lphuberdeau has quit IRC (Client Quit) [12:38] *** rodrigo_sampaio has joined #tikiwiki [12:47] *** rodrigo_sampaio has quit IRC (Ping timeout: 250 seconds) [12:47] *** lphuberdeau has joined #tikiwiki [12:52] *** rodrigo_sampaio has joined #tikiwiki [13:05] *** ricks99 has joined #tikiwiki [13:10] hey guys [13:11] anyone knows how to make a TOC on a child page in a structure? [13:11] do you mean, have the toc on the parent page that lists all of its children? [13:12] {toc} will show the children of a given page, in a structure [13:13] hey ricks99 :) [13:13] anyone an idea what causes my "[Mon Jul 25 13:54:15 2011] [notice] child pid 16851 exit signal Segmentation fault (11)" error? [13:13] *** radek82 has joined #tikiwiki [13:14] what Tiki version? [13:14] 7.0 [13:14] i have a structure with a TOC which shows just fine. but the TOC on the child pages are blank [13:14] not sure (i don't see it on my 6 LTS sites) just a notice tho.... [13:14] does the child page have its own children? [13:15] too bad its not just a notice, since that process just dies the page doesnt get shown [13:16] if the child page does not have children of its own, then {toc} will be blank (as expected) [13:16] yep [13:16] well actually its the child pages children which is missing the TOC [13:17] {toc} only shows pages that are children of the exixting page (on which you have the {toc} [13:17] * ricks99 confused... still recovering from vacation [13:18] you could need a vacation from your vacation, eh? [13:18] always the case ;) [13:18] ok.. haha.. well your not the only one! :) [13:19] i see work as a vacation from vacation. you can't do anything funny, but at least you can sleep ;) [13:54] *** lphuberdeau has quit IRC (Ping timeout: 258 seconds) [14:04] *** nkoth has joined #tikiwiki [14:15] *** ricks99 has quit IRC (Ping timeout: 250 seconds) [14:19] *** garypp has joined #tikiwiki [14:21] *** ricks99 has joined #tikiwiki [14:30] *** cyrusae has quit IRC (Read error: Connection reset by peer) [14:33] guys [14:34] anyone know how to make a back to start in a wiki? just want it to scroll to top [14:34] top of what? the page? [14:34] yup :) [14:35] or top of a structure? [14:35] just a page [14:35] i believe tiki automatically adds a #tiki-center id that you can use as an anchor [14:35] or simply make your own anchor wit the plugin [14:37] ok i'll try that :) [14:37] Example: http://twbasics.keycontent.org/Smart+Questions [14:37] is that what you mean? [14:49] *** lphuberdeau has joined #tikiwiki [15:08] *** garypp has quit IRC (Quit: garypp) [15:09] Any element can be an anchor; there doesn't have to be an explicit anchor tag. [15:12] *** radek82 has quit IRC (Quit: Leaving) [15:14] *** Bernard1 has joined #tikiwiki [15:15] hi all [15:25] hey Bernard1 [15:25] ricks99, regarding the toc in a structure [15:25] Hey SJ-Jay [15:27] if i link to a section of the structure with wiki markup (example: ((pagename|alias)) i lose the TOC [15:27] loose* [15:27] *** lphuberdeau has quit IRC (Ping timeout: 255 seconds) [15:27] but if i view the page from the structure the toc is there [15:29] Bernard1, don't know if you can help me with my structures/TOC issue :) [15:30] it's giving me a headdache! [15:46] @SJ-Jay: can you show me? link? [15:46] erm.. it's an coporate intranet so it's not public [15:47] do you have the "open page as structure" option? [15:47] were do i find this option? [15:47] admin: wiki page [15:47] see docs for details [15:48] seems as though you're *not* opening the page wihin the strucutre, therefore the toc is empty [15:48] sry phone [15:50] ricks99, I LOVE YOU! [15:50] glad to help [15:50] man you saved my day [15:50] note, that there is a known issue... [15:51] if the page is included in more than 1 structure, you must explicity tell tiki which structure to use [15:51] you cannot use the internal link notation ((pagename)) [15:51] * ricks99 found that the hard way :( [15:55] *** Wilkins has quit IRC (Ping timeout: 252 seconds) [15:56] we all love ricks99 :) [16:00] :-) [16:00] kk i'll keep that in mind [16:10] *** lphuberdeau has joined #tikiwiki [16:14] *** chibaguy has quit IRC (Read error: Connection reset by peer) [16:39] ricks99, up for another one? [16:39] got a tricky one this time [16:40] or anyone else perhaps? :P [16:40] what's the issue? [16:41] i've been using the plugin CATPATH [16:41] which gives me some of the feature that i'm looking for.. [16:42] i want to show other wiki pages that has the same kategories as the one i'm looking at [16:43] you simply want each wiki page to show all the other pages that are within the same category? [16:44] yeah but in a TOC way [16:45] simply enable the "show category objects" option. you can modify the CSS as needed to stylize/format the listing [16:45] don't need to use the plugin [16:45] yeah but this will show it on all wiki pages right? [16:46] it will show the objects that belong to the same category as the currently viewed page [16:49] yeah i know.. but if i enable this option it will show all objects on all wiki pages.. i just want them to show on specific pages? [16:49] and i only want to show specific objects like wiki pages.. [16:49] ok. then use the category plugin [16:52] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [17:05] ricks99, sorry.. i think i mixed up some thins :) [17:05] actually i don't want to show wiki pages that belongs to the same categories as the wiki page im on [17:06] i want to show a listing of the categories that the wiki page belongs to [17:06] k, then yes, catpath [17:06] which is exactly what catpath does, but the problem is that catpath also shows the parent categories [17:07] or breadcrum [17:07] this i don't want [17:07] breadcrumb is not category listing [17:07] i only want to see the actual category [17:09] will need to either customize the catpath listing (tpl or css), or use tags instead [17:10] categories are, by their very nature, hierachial [17:13] rick has a question..... cn tiki generate a unique lilnk for a specific file gallery item? for example, i have a use-case that i need to give multiple users their own, unique link to download an item from a file gallery. i need to track per-user. possible? [17:21] tell a friend with token access would work for non-registered users [17:22] what about registered users? [17:23] well, it would work as well if they don't normally have access to the file [17:23] so i would need to make the file unavailable via regular perms, but with the token link it would work? [17:24] and i'm using tiki 6lts [17:24] (if that matters) [17:25] it generates a token for the link (and a new URL basically) and there is some control over the life of the token (duration, amount of hits, ...), and when the token is used, the rights from the sharer are used [17:26] off to read up on tokens. tx lph. this may work [17:29] *** rodrigo_sampaio has joined #tikiwiki [17:40] *** radek82 has joined #tikiwiki [17:52] *** Bernard1 has quit IRC (Quit: Leaving.) [18:00] tikiwiki: 03lphuberdeau * r35647 10/trunk/ (6 files in 6 dirs): [MOD] Adding initial support for remote tracker cloning (work in progress) [18:10] polom [18:12] *** xavi has joined #tikiwiki [18:12] polom [18:13] *** chealer has quit IRC (Quit: Konversation terminated!) [18:13] ricks99 and lphuberdeau: fyi, tell a friend with token doesn't work in proposals/6x (at least). Tried with marclaporte a few days ago without success (token gnerated in the url, but content not shown to that user as anonymous) [18:14] I haven't tried with 7.x (I'm not using 7.x yet for production) [18:15] * xavi was reading the irc log just a few mins ago, and saw ricks99 question and lphuberdeau's answer [18:16] it worked the last time I checked, it might not work for some types of content because they don't rely on the permission system and use things out of the global controls [18:17] it was a wiki page, (in case it matters) [18:17] wiki pages did work in the past [18:17] sniff... [18:17] old times were better (we are getting old, I guess) [18:18] btw, who has access to svn up demo.t.o? (trunk) [18:19] * xavi willing to test webdav again there, after sept's fixes [18:24] tx for info xavi. [18:25] sorry to give that info, but that was my recent experience with it :-/ [18:25] any & all input is greatly appreciated :) [18:25] I wish you were luckier (or test in 7.x, if you are using 7.x) [18:25] :-) [18:29] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [18:30] *** rodrigo_sampaio has joined #tikiwiki [18:33] *** lphuberdeau has quit IRC (Ping timeout: 240 seconds) [18:53] *** chealer has joined #tikiwiki [19:00] *** ricks99 has quit IRC (Quit: Get the best-selling Tiki books (paperback and ebook) at http://www.lulu.com/spotlight/ricks99) [19:40] *** nkoth has quit IRC (Quit: nkoth) [19:51] *** lphuberdeau has joined #tikiwiki [19:54] tikiwiki: 03tikii18nbot * r35648 10/trunk/lang/fr/language.php: French translations done on i18n.tiki.org [19:55] tikiwiki: 03tikii18nbot * r35649 10/trunk/lang/de/language.php: German translations done on i18n.tiki.org [20:10] *** Jyhem_laptop has quit IRC (Ping timeout: 264 seconds) [20:18] *** rodrigo_sampaio has quit IRC (Read error: Connection reset by peer) [20:18] *** rodrigo_sampaio has joined #tikiwiki [20:19] *** lphuberdeau has quit IRC (Ping timeout: 276 seconds) [20:20] anyone know what is the use of tiki-index_p.php? [20:21] *** lphuberdeau has joined #tikiwiki [20:26] *** xavi has quit IRC (Read error: No route to host) [20:26] *** xavi has joined #tikiwiki [20:26] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [20:27] *** rodrigo_sampaio has joined #tikiwiki [20:27] rodrigo_sampaio: hi [20:27] still wondering about tiki-index_p.php¿ [20:27] ? [20:27] hi xavi [20:27] xavi: yes [20:27] afaik, this script shows the content of the wiki page without header or columns [20:28] which is ideal for including pages with IFRAME or SNARF,e tc [20:28] or... for exporting wiki pages as R scripts :-) (through pretty trackers & pluginR ;-) ) [20:29] xavi: ok, I was wondering what is the use of it [20:29] thanks for explaining [20:29] xavi: so it is not something we want to be indexed by search engines, right? [20:29] not necessarily, since it would be duplicated [20:29] *** lphuberdeau has quit IRC (Ping timeout: 246 seconds) [20:29] xavi: exactly [20:29] so we can avoid that traffic consumption [20:30] he he, thanks for keeping robots controlled [20:30] xavi: :) [20:30] xavi: i'm investigating why google index the following results: http://www.google.com.br/search?sourceid=chrome&ie=UTF-8&q=Lessons%2Bfrom%2B3.0%2Brelease#q=site:dev.tiki.org/tiki-index_p.php/%5E/&hl=en&prmd=ivns&ei=g84tTrCVI4Gx0AGUmbjkDg&start=0&sa=N&bav=on.2,or.r_gc.r_pw.&fp=cfd005fb5ba561af&biw=1366&bih=629 [20:31] note the tiki-index_p.php/^/ [20:31] yes [20:31] xavi: the easiest way to fix this is to add tiki-index_p.php to robots.txt but I'm still curious to know why this is happening. [20:32] so far I have no clue [20:32] sorry, no idea myself [20:34] no problem [20:34] xavi: thanks anyway [20:34] welcome :-) [20:36] tikiwiki: 03sampaioprimo * r35651 10/trunk/robots.txt: adding tiki-index_p.php to robots.txt [20:37] *** Mark___ has joined #tikiwiki [20:39] *** chealer has quit IRC (Quit: Konversation terminated!) [20:39] Newbie question. I just installed TikiWiki and try to create a page but it says: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 8192 bytes) [20:41] I googled for this error, but it says I can change the max mem size. That seems kinda weird for a fresh install [20:48] mem limit is set at 32M. Is this not enough? [20:51] Mark___: http://doc.tiki.org/Requirements#PHP [20:51] Mark___: you probably have to increase your PHP memory limit [20:51] Mark___: it should be fine [20:51] which tiki version? [20:51] I already changed to 32M in php.ini [20:52] (32MB should be fine for most things on small and medium sized tikis with average features on, +-) [20:52] Latest version 7.0. I just dl-ed and installed it, so very, very small [20:52] rodrigo_sampaio: is your change a good candidate for backporting to 6x LTS? :-) [20:53] Mark___: try 6.x LTS (it should be fine). Otherwise, there might be an error somewhere [20:53] xavi: I knew someone was going to ask :P [20:53] 7.0 might have some bugs affecting memory footprint [20:53] :-) [20:53] OK, I'll try. Thx [20:54] Mark___: I suggest you try increasing even more your memory limit. It is likely that this will solve the fatal error. [20:55] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [20:56] I thought trhat 32M would be sufficient, but I just doubled it and now it works. Thx xavi & Rodrigo. Talk to you guys later ;-) [20:56] *** rodrigo_sampaio has joined #tikiwiki [20:58] I have a question - I have a user that has tiki_p_admin_trackers and no tiki_p_list_users - in tiki6 this user can not edit a tracker item with a user field without resetting the field :-( bugged - in tiki7 he can be he can see all the users. What must be the behavior [20:58] Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! [20:58] Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! [20:58] *** Mark___ has left [21:02] sylvieg: good question :-) [21:03] tiki_p_admin_a_feature/object should grant permission to admin that feature/object [21:03] if listing users is key for that tracker, then +1 to grant that perm with tiki_p_admin_tracker ? [21:04] so tiki7 fix is good :-) [21:04] but I know that my answer is object specific... so, sorry, I don't know a general answer for you [21:04] well, if no one complains, go with that (seems reasonable :-) ) [21:04] and it will be compliant with tiki7 then :-) [21:05] ok, g'night all [21:05] *** xavi has left [21:07] *** rodrigo_sampaio has quit IRC (Read error: Connection reset by peer) [21:07] *** rodrigo_sampaio has joined #tikiwiki [21:13] tikiwiki: 03sampaioprimo * r35652 10/branches/proposals/6.x/ (5 files in 3 dirs): [bp/35651]adding tiki-index_p.php to robots.txt [21:13] tikiwiki: 03sampaioprimo * r35653 10/branches/7.x/ (. robots.txt templates/list_file_gallery_content.tpl): [bp/35651]adding tiki-index_p.php to robots.txt [21:28] *** chealer has joined #tikiwiki [21:44] tikiwiki: 03sylvieg * r35654 10/trunk/templates/list_file_gallery_content.tpl: [FIX]fgal: do not show thumbnail for a gal [21:45] *** Jyhem_laptop has joined #tikiwiki [21:45] *** Bernard1 has joined #tikiwiki [21:49] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [21:50] sylvieg: you should only see a list of users with tiki_p_list_users. but none of the behaviors is right, data must not be changed unintentionally [21:55] *** Bernard1 has quit IRC (Ping timeout: 276 seconds) [21:58] *** radek82 has quit IRC (Quit: Leaving) [22:14] *** lphuberdeau has joined #tikiwiki [22:33] tikiwiki: 03sept_7 * r35655 10/trunk/lib/TikiWebdav/Backend/File.php: [FIX] Fix WebDAV miem-type on ressource creation... [22:39] *** coaboa has quit IRC (Ping timeout: 255 seconds) [22:44] *** nkoth has joined #tikiwiki [23:14] tikiwiki: 03sept_7 * r35656 10/trunk/ (lib/TikiWebdav/Backend/File.php tiki-webdav.php): [FIX] WebDAV fix more contentype and make sure PATH_INFO is at least '/' (makes pb with nautilus :( thanx Xavi for noticing) [23:26] tikiwiki: 03sept_7 * r35657 10/trunk/lib/TikiWebdav/Backend/File.php: [FIX] WebDAV better handling of mimetype on upload [23:39] *** nkoth has quit IRC (Quit: nkoth) [23:56] *** redflo has left