[00:34] olinuxx joined #tikiwiki [01:04] Tiki-KGB 03lindonb r54288 10branches/12.x/ 10tiki-user_preferences.php 10lib/setup/user_prefs.php [01:04] Tiki-KGB [bp/r53591 & r53599][FIX] timezones: change logic when trying to identify the local time zone from cookies to convert the timezone abbreviation (like EST) used in cookies to the time zone identifier (like America/New_York) to hopefully help avoid timezone issues. [01:15] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [01:28] Tiki-KGB 03lindonb r54289 10branches/13.x/ 10lib/setup/user_prefs.php 10tiki-user_preferences.php [01:28] Tiki-KGB [bp/r53591 & r53599][FIX] timezones: change logic when trying to identify the local time zone from cookies to convert the timezone abbreviation (like EST) used in cookies to the time zone identifier (like America/New_York) to hopefully help avoid timezone issues. [01:34] fabricius joined #tikiwiki [02:36] lindonb joined #tikiwiki [04:35] fabricius joined #tikiwiki [05:37] Tiki|bot Recent Bug: - http://dev.tiki.org/item5585 [05:44] chibaguy joined #tikiwiki [05:49] fabricius joined #tikiwiki [06:37] chibaguy polom [08:42] Tiki-KGB 03chibaguy r54290 10branches/ 10(35 files in 33 dirs) [08:42] Tiki-KGB [FIX] For external themes (not made by compiling Tiki less files), provide colors for elements outside Bootstrap scope (color rules added in tiki_base.css). Also a little trimming of unused rules. Todo in future: try to further reduce the size of now-growing tiki_base.css. [09:58] Tiki|bot New Forum Posts: Tiki profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [10:08] Tiki|bot New Forum Posts: Tiki profiles - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [10:08] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [10:08] Tiki|bot New Forum Posts: Google Map API Error - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [10:18] Tiki|bot New Forum Posts: Tiki profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [10:18] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [10:18] Tiki|bot New Forum Posts: Google Map API Error - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [10:24] Tiki-KGB 03chibaguy r54291 10branches/ 1014.x/themes/business/less/tiki-selectors.less 1014.x/themes/business/css/business.css [10:24] Tiki-KGB [FIX] Business theme suckerfish menu in topbar - colors, text transform, arrows, etc. [10:42] redflo joined #tikiwiki [11:56] Tiki-KGB 03anbumania r54292 10branches/14.x/templates/bootstrap_menu.tpl [11:56] Tiki-KGB [FIX] Wiki-parsed menu labels (Name field) display html when a bootstrap menu is used. [12:18] redflo joined #tikiwiki [12:24] gezza joined #tikiwiki [12:26] Tiki-KGB 03yonixxx r54293 10branches/14.x/templates/modules/mod-poweredby.tpl * [FIX] tiki version displays as independant option reflecting the module options [12:32] Tiki-KGB 03yonixxx r54294 10branches/14.x/templates/modules/mod-poweredby.tpl * [FIX] typo, space added [12:32] Tiki-KGB 03chibaguy r54295 10branches/14.x/themes/darkshine/ 10css/darkshine.css 10less/tiki-selectors.less * [FIX] Darkshine theme topbar superfish menu text colors. [12:38] jonnyb joined #tikiwiki [12:40] Tiki-KGB 03jonnybradley r54296 10(75 files in 66 dirs) * [MRG] Automatic merge, branches/14.x 54265 to 54295 [12:42] jonnyb polom [12:46] gezza hi jonnyb [12:47] jonnyb hi gezza [12:47] gezza something is not ok with javascript, fullcalender and ckeditor both wont appear to me, is it just my local Tiki14 or you see this too? [12:48] gezza in my chrome console I get: Uncaught TypeError: Cannot read property 'config' of undefined [12:48] gezza i am on the latest Tiki14 rev [12:49] jonnyb hmm, not seen that one - do you have any custom js in there? [12:50] Tiki-KGB 03jonnybradley r54297 10branches/14.x/templates/tiki-calendar.tpl [12:50] Tiki-KGB [FIX] calendar: Show busy spinner (a.k.a. "tikiModal") on event for full calendar while modal dialog is loading [12:50] jonnyb or, if you have the debugger open can you get it to break when there's an exception? sometimes firebug in firefox does that better [12:50] gezza no custom js, i tired both FF and chrome [12:50] gezza no local uncommited js changes [12:51] jonnyb there are 2971 occurrences of "config" in tiki 14.x ;) [12:51] jonnyb can you get it to go into the debugger on that error? [12:51] gezza :) i get this too: Uncaught ReferenceError: CKEDITOR is not defined [12:51] jonnyb or is this somewhere i could see? [12:52] jonnyb CKEDITOR does have CKEDITOR.config so it sounds like it's a ckeditor thing [12:52] gezza it is a relative fresh local Tiki14 with CKeditor enabled [12:52] jonnyb on all pages? [12:59] gezza yes, allpages [12:59] gezza i have just removed all my template changes, cleared cache, so there should be nothing local [13:00] gezza can you check on your test site? [13:01] jonnyb i'm on my 14.x now and ckeditor is working fine [13:01] jonnyb you did setup.sh recently i guess? [13:16] fabricius joined #tikiwiki [13:16] chibaguy What was decided about adding open-on-hover to bootstrap menus? We have a library now for that, but it's not implemented apparently. [13:17] jonnyb hi chibaguy [13:17] jonnyb hi fabricius [13:17] jonnyb i guess it would have to be a new pref or parameter on the menu - so for after 14.0? [13:17] chibaguy hi jonnyb and all [13:18] chibaguy ok, that makes sense. [13:18] jonnyb unless all the bugs in 14.x have been fixed already ;) [13:19] jonnyb i foolishly started looking at tiki-calendar_edit_item.php over the weekend - so buggy... [13:19] chibaguy oh [13:19] jonnyb but now i'm a bit worried my fixes are encroaching on being more than a fix [13:20] Tiki|bot New Forum Posts: Tiki profiles - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [13:20] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [13:20] Tiki|bot New Forum Posts: Google Map API Error - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [13:21] chibaguy do you mean fix + enhancement, or something? [13:21] jonnyb yes, sort of - the page was full of tables and really bad old pre-jquery javascript, so i've stripped all that out [13:22] jonnyb works nicely i reckon ;) [13:24] chibaguy I'd say it's not a problem to go beyond fixing if it's in that direction. [13:30] Tiki|bot New Forum Posts: Tiki profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [13:30] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [13:30] Tiki|bot New Forum Posts: Google Map API Error - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [13:30] chibaguy Hmm, popover widths are strange now when the content is small images and text that wraps (I'm looking at the user information on a user link). It seems to shrink to the minimum possible width. [13:35] chibaguy Why should "Last login" or "21:34 JST" each wrap to two lines? [13:54] jonnyb chibaguy: where are you seeing this? (maybe i need to svn up, my user info popups look ok-ish) [13:58] Tiki-KGB 03jonnybradley r54298 10branches/14.x/lib/jquery_tiki/tiki-jquery.js [13:58] Tiki-KGB [MOD] datepicker: Trigger the change event on the hidden input containing the unix timestamp after datepicker has modified a date. Required for calendar fixes coming soon, shouldn't affect anything else yet... [14:04] Tiki-KGB 03jonnybradley r54299 10branches/14.x/templates/tiki-calendar_edit_item.tpl [14:04] Tiki-KGB [FIX] calendars: Fix start and end date rows on calendar edit item form, convert html to bootstrap and js to jquery. [14:04] Tiki-KGB More extensive changes than anticipated as it was in such a bad state:- removed ugly plus and minus buttons that had stopped working some time ago, make changes to the start or end reflect properly in the duration, and repair all-day and duration/end-time show and hide functionality. [14:15] gezza jonnyb: i figured out why fullcalendar and CKEditor dont work: I had tiki_minify_javascript enabled [14:15] gezza can you check on your side if it causes problem for you too? [14:15] gezza after I disabled that pref both worked fine for me [14:16] jonnyb aha, hmmm - there was a change to minify the other day that i was expecting would break it... will test here [14:18] jonnyb yup, that kills it :( [14:18] Tiki-KGB 03jonnybradley r54300 10branches/14.x/templates/tiki-calendar_edit_item.tpl [14:18] Tiki-KGB [FIX] calendars: Fix js on recurrence rule checkbox (can find no trace of a function called togglereminderforrecurrence going back to tiki 6) [14:20] Tiki-KGB 03jonnybradley r54301 10(5 files in 4 dirs) * [MRG] Automatic merge, branches/14.x 54295 to 54300 [14:20] jonnyb i strongly suspect https://sourceforge.net/p/tikiwiki/code/54227 (and did say to Wolfgang that he would have to fix whatever it broke ;) ) [14:20] jonnyb the reason certian files were excluded from minify was that they didn't work afterwards [14:23] gezza so these were not included in minify, now they are and that is why it wont work? [14:24] chibaguy jonnyb, does the text in the info popups (like the user information one) wrap normally (I mean not after every word)? [14:25] chibaguy For me here, it does wrap after each word. [14:25] jonnyb which ones particularly? [14:26] jonnyb info and hints on the admin pages are ok for me [14:32] gezza jonnyb: https://dev.tiki.org/tiki-view_tracker_item.php?itemId=5334 [14:33] gezza do you think removing the smarty escape is the solution for this, [14:33] gezza ? [14:33] gezza r54292 [14:33] jonnyb yes, i noticed that on, and yes, if the menu items render as html it will break if escaped in smarty [14:34] gezza bootstrap_menu_navbar.tpl does the same, so I should remove it from there too? [14:36] jonnyb there are other places even in templates/bootstrap_menu.tpl that also need fixing i think [14:37] jonnyb well, one other [14:37] jonnyb i wonder if it should be dependent on the setting on the menu - if wiki parse names is off escape is a good thing [14:39] gezza tiki-admin.php?page=security has 2 settings for this [14:39] gezza maybe it should be considered? [14:39] gezza Allow HTML in menu option names and URLs and REALLY allow HTML (INSECURE) [14:39] gezza this last one is funny [14:40] jonnyb yes, it was a really stupid pref adn it should be removed i think [14:40] gezza yes, i dont see the point of double-checking [14:41] jonnyb after that i added a way of allowing wiki syntax in menu item names (which obviously get parsed to html, but at least then the wiki syntax gives some protection) [14:44] jonnyb have to go for a while, bbl [14:48] math__ joined #tikiwiki [14:48] math__ Hi guys [14:48] math__ Good Morning [14:50] math__ Blocking the search to find only items with permission for a group? [14:50] math__ Can help me? Please [15:08] fabricius1 joined #tikiwiki [15:37] MagicFab_ joined #tikiwiki [15:53] MagicFab___ joined #tikiwiki [16:01] Tiki|bot New Forum Posts: Tiki profiles - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [16:01] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [16:01] Tiki|bot New Forum Posts: Google Map API Error - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [16:02] fabricius1 polom [16:03] fabricius1 hi jonnyb Jyhem amette refizul wolfganga et al [16:11] Tiki|bot New Forum Posts: Tiki profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [16:11] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [16:11] Tiki|bot New Forum Posts: Google Map API Error - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [16:13] MagicFab___ joined #tikiwiki [16:20] jonnyb joined #tikiwiki [16:28] MagicFab___ joined #tikiwiki [16:33] dhazel joined #tikiwiki [16:42] MagicFab___ joined #tikiwiki [16:56] Tiki-KGB 03jonnybradley r54302 10branches/14.x/templates/tiki-calendar_daymode.tpl [16:56] Tiki-KGB [FIX] calendars: Replace more_info.gif with a new glyph icon as it has been deleted [16:56] Tiki-KGB Plus some reformatting and removal of redundant mobile_mode code for jquery.mobile [16:58] MagicFab___ joined #tikiwiki [17:11] Tiki|bot New Forum Posts: Tiki profiles - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [17:11] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [17:11] Tiki|bot New Forum Posts: Google Map API Error - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [17:22] Tiki|bot New Forum Posts: Tiki profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [17:22] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [17:22] Tiki|bot New Forum Posts: Google Map API Error - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [17:29] Telesight joined #tikiwiki [17:36] Tiki-KGB 03jonnybradley r54303 10branches/ 10(12 files in 2 dirs) [17:36] Tiki-KGB [FIX] mobile: Removing left over {if $prefs.mobile_mode} clauses in main templates following removal of jquery.mobile [17:36] Tiki-KGB 03jonnybradley r54304 10(15 files in 4 dirs) * [MRG] Automatic merge, branches/14.x 54300 to 54303 [17:38] Tiki-KGB 03gezzzan r54305 10branches/14.x/templates/tiki-calendar.tpl * [FIX] icon name for group watch [17:42] Tiki|bot Recent Bug: - http://dev.tiki.org/item5586 [17:42] MagicFab___ joined #tikiwiki [17:45] Jyhem polom [17:45] Jyhem did anyone fix the isue with comas in page names which prevented commenting ? [17:46] jonnyb hi Jyhem - i rings a vague bell, not sure [17:47] wolfganga joined #tikiwiki [17:47] Jyhem I reported it here last week, and now i have created a bug report and it looks fixed on show (14x) [17:48] Jyhem last week I confirmed it to myself on demo.to [17:49] jonnyb doesn't seem to work for me here [17:50] Jyhem grmbl, I just destroyed the show instance :-( [17:50] * Jyhem creates show instance again [17:58] MagicFab___ joined #tikiwiki [18:00] jonnyb seems to fail at lib/jquery_tiki/tiki-jquery.js:1752 doing a jquery $.load - but the url looks like it's escaped properly, so something wrong in the jquery load fn i think [18:01] Jyhem OK, I got one that fail ! [18:01] Jyhem http://jyhem-9952-5586.show.tikiwiki.org/tiki-index.php?page=try%2C+again [18:05] Jyhem Very weird. I think in Tiki, the issue was totally different: the page name was truncated at the coma. In Tiki14 the html source looks all good with %2C and all [18:09] Jyhem Hmmm, no clue but at least it's documented [18:12] Tiki|bot New Forum Posts: Tiki profiles - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [18:12] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [18:12] Tiki|bot New Forum Posts: Google Map API Error - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [18:15] jonnyb Jyhem: try r54306 [18:16] Tiki-KGB 03jonnybradley r54306 10branches/14.x/templates/comment/list.tpl [18:16] Tiki-KGB [FIX] comments: Pages with a comma in the name was breaking the add-comment target selector (so just remove them) [18:16] Tiki-KGB Thanks Jyhem [18:22] Tiki|bot New Forum Posts: Tiki profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [18:22] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [18:22] Jyhem http://jyhem-9952-5586.show.tikiwiki.org/tiki-index.php?page=try%2C+again now sports comment " Yay !!! Fixed !!! Thanks Jonny !!!" :) [18:22] Tiki|bot New Forum Posts: Google Map API Error - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [18:22] jonnyb :) [18:23] Jyhem hmmm, does this mean page "try, again' and page "try again" share comments? /me checks [18:27] MagicFab___ joined #tikiwiki [18:28] Jyhem jonnyb: no issue found whatsover. Thanks a lot. Is that backportable to Tiki 12 or is it different? [18:29] jonnyb i guess it should be more or less the same (apart from the bootstrapping stuff in 14.x) [18:42] MagicFab___ joined #tikiwiki [18:42] Tiki|bot New Forum Posts: Tiki profiles - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [18:42] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [18:42] Tiki|bot New Forum Posts: Google Map API Error - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [18:48] leagris joined #tikiwiki [18:52] Tiki|bot New Forum Posts: Tiki profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [18:52] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [18:52] Tiki|bot New Forum Posts: Google Map API Error - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [19:24] Tiki-KGB 03jonnybradley r54307 10trunk/templates/comment/list.tpl 10trunk/templates 10trunk/templates/tiki-calendar.tpl 10trunk * [MRG] Automatic merge, branches/14.x 54303 to 54306 [19:27] MagicFab___ joined #tikiwiki [20:03] Tiki|bot New Forum Posts: Tiki profiles - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [20:03] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [20:03] Tiki|bot New Forum Posts: Google Map API Error - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [20:12] MagicFab___ joined #tikiwiki [20:13] Tiki|bot New Forum Posts: Tiki profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [20:13] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [20:13] Tiki|bot New Forum Posts: Google Map API Error - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55188 [20:27] MagicFab___ joined #tikiwiki [20:34] Tiki|bot New Forum Posts: Error Code Generated While Deleting Image From Gallery - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55202 [20:42] Tiki-KGB 03walper r54308 10branches/14.x/lib/setup/absolute_urls.php [20:42] Tiki-KGB [FIX] Loginbox created wrong action url when using non-standard ports and a reverse proxy, thus login was not possible. [20:42] Tiki-KGB This fix also supports an autodetection for the requested port which makes it easier to configure. The basic setup would only require to set ['feature_port_rewriting'] and to send a proper ['HTTP_X_FORWARDED_PROTO'] header. Even when setting ['feature_port_rewriting'] tiki can be accessed locally using a different port and protocol. [20:44] Tiki-KGB 03walper r54309 10trunk/lib/setup/absolute_urls.php 10trunk * [MRG] Automatic merge, branches/14.x 54306 to 54308 [20:45] MagicFab_ joined #tikiwiki [20:53] MagicFab___ joined #tikiwiki [20:53] dhazel joined #tikiwiki [20:53] XGuarden joined #tikiwiki [20:54] Tiki|bot New Forum Posts: Error Code Generated While Deleting Image From Gallery - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55202 [20:54] Tiki|bot New Forum Posts: Tiki profiles - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [20:54] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [20:54] XGuarden Hi, I get a trouble, I create a page with an unaccepted name, but it's create it anyway. But I can't acces it, I only see it in my search. I can edit it in admin but cant delete it. Any idea how delete it? [21:04] Tiki|bot New Forum Posts: Error Code Generated While Deleting Image From Gallery - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55202 [21:04] Tiki|bot New Forum Posts: Tiki profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [21:04] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [21:45] Tiki|bot New Forum Posts: Error Code Generated While Deleting Image From Gallery - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55202 [21:45] Tiki|bot New Forum Posts: Tiki profiles - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [21:45] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [21:56] Tiki|bot New Forum Posts: Error Code Generated While Deleting Image From Gallery - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55202 [21:56] Tiki|bot New Forum Posts: Tiki profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55191 [21:56] Tiki|bot New Forum Posts: Multiple PDFs as Part of Wiki Page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55190 [22:06] fabricius joined #tikiwiki [22:07] fabricius polom [22:48] Tiki-KGB 03gezzzan r54310 10branches/14.x/templates/tiki-admin_categories.tpl [22:48] Tiki-KGB [FIX] apply bootstrap breadcrumb class and some minor visual fix, no need for two lines [23:29] Joe______ joined #tikiwiki [23:29] Joe______ hello [23:30] Joe______ can anyone help me understand [23:57] hello__ joined #tikiwiki [23:58] Tiki-KGB 03eromneg r54311 03branches/12.x/lib/wiki-plugins/wikiplugin_gdgraph.php * [NEW] bp of GDgraph plugin to the 12.x branch