[00:12] Tiki-KGB 03jonnybradley r48548 10trunk/ 10(30 files in 6 dirs) [00:12] Tiki-KGB [KIL] layout.css: Remove empty layout.css and references to it (and some remaining lite.css bits) [00:52] Tiki-KGB 03jonnybradley r48549 10trunk/lib/jquery_tiki/tiki-jquery.js * [FIX] bootstrap: Fix cluetips (insertionElement no longer needed) [02:19] marclaporte joined #tikiwiki [02:28] fabricius joined #tikiwiki [02:50] Tiki|bot Recent Bug: - WYSIWYG messes hashsign links in templates - http://dev.tiki.org/item4946 [02:52] Tiki-KGB 03nkoth r48550 10branches/12.x/lib/jquery_tiki/tiki-jquery.js [02:52] Tiki-KGB [FIX] Autoshowing of comments area dims the comments, which is should not. It should only when it is due to an actual click [03:18] Tiki-KGB 03chibaguy r48551 10trunk/templates/modules/mod-login_box.tpl * {REF] cbox classes changed to Bootstrap's panel equivalents. [04:08] Tiki|bot New Forum Posts: Suggested improvement to the installation wizard - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50199 [04:17] pascalstjean_ joined #tikiwiki [05:14] Tiki-KGB 03chibaguy r48552 10trunk/templates/module.tpl [05:14] Tiki-KGB {REF] module classes (box-title, box-data) changed to Bootstrap's panel equivalents. [05:15] marclaporte joined #tikiwiki [07:42] fabricius joined #tikiwiki [08:58] Tiki|bot New Forum Posts: Trackers for Tiki-Bootstrap CSS changes - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50202 [09:28] Emenems Hello! I'm trying to change the way that tracker displays the multiselect input (the checkboxes). I'm not sure where to find that, could someone help me ? [09:30] Tiki|bot Recent Bug: - Child pages, or option to change structure URL. - http://dev.tiki.org/item4947 [10:28] Tiki-KGB 03manivannans r48553 10branches/12.x/tiki-slideshow.php [10:28] Tiki-KGB [FIX] Changes added to fix Change Theme button not clickable with jquery chosen . Ref: http://dev.tiki.org/item4927 [11:05] redflo joined #tikiwiki [11:26] pascalstjean_ joined #tikiwiki [11:29] jonnyb joined #tikiwiki [11:34] rodrigoprimo joined #tikiwiki [11:36] arildb joined #tikiwiki [11:48] Jyhem_laptop joined #tikiwiki [12:15] Jyhem_laptop joined #tikiwiki [12:16] xavi joined #tikiwiki [12:36] dhazel joined #tikiwiki [13:46] xavi joined #tikiwiki [13:59] xavi joined #tikiwiki [14:10] Tiki-KGB 03manivannans r48554 10branches/12.x/lib/sheet/sheetlib.php [14:10] Tiki-KGB [FIX] Changes added to fix sheet history diff(Green color) shown when the fields are not changed. Ref: http://dev.tiki.org/item4879 [14:37] arildb joined #tikiwiki [14:41] BadElvis joined #tikiwiki [14:41] BadElvis hi there [14:43] BadElvis I dont understand how to create a contextual menu, the only help I can find is the Menu documentation and that is very scarce. [14:44] jonnyb hi BadElvis - are you a coder? Making those is a coding thing... [14:45] BadElvis Hi jonnyb, I can code and I have read a lot of your code in the last days [14:45] jonnyb and still not put off - nice! :) [14:46] xavi joined #tikiwiki [14:46] jonnyb which version are you looking at? [14:46] jonnyb polom xavi [14:46] BadElvis 11.1 [14:46] BadElvis The menu I try to create needs two different feature, that do not seem to come out of the box: [14:46] jonnyb ok... so all those context menus and tooltips are shown using jquery.cluetips [14:47] BadElvis 1: expand submenus downwards, not the right [14:47] jonnyb http://plugins.learningjquery.com/cluetip/ [14:48] jonnyb hmm, when you say "context menus" you mean the little ones that appaer when you right click? [14:48] BadElvis 2: show the menu items on the same level and above, after item has been clocked [14:48] BadElvis no [14:48] jonnyb ok, sorry - which ones? [14:48] BadElvis I mean a normal tiki menu, that displays options depending on which page the User is on. [14:49] BadElvis Like here https://doc.tiki.org/Menu#CSS_Suckerfish_Menus [14:49] jonnyb ok, sorry [14:49] BadElvis See the example with flower, tree, rose, ... [14:50] BadElvis Thats what I mean with issue 2 [14:51] jonnyb sorry, i don't understand that, and it says just under it "From Tiki 7.x and upwars you do not need this anymore" [14:52] BadElvis Yes, thats where the confusion starts. But do you get the idea of the example? [14:53] BadElvis Only the menu options on the same level and the ones above are displayed [14:54] jonnyb hmm, i think so - and yes i did get something like that working once... [14:55] jonnyb i think you do with the sectionLevel parameter (on the menu module) [14:56] BadElvis Are the menus really pure CSS or is there some Javascript or JQuery used to create them? [14:57] jonnyb yes, they use superfish.js (and super subs,js) in the vendors dir [14:59] jonnyb and the code that sets them up is in /lib/jquery_tiki/tiki-jquery.js about line 250 [15:00] jonnyb you could try setting jqueryTiki.superfish=false in a custom.js file and do your own sort of setup [15:01] BadElvis Hmm that would be an idea... [15:02] BadElvis When I look at the Menu Documentaion history, it seems xavi has contributed a lot [15:02] BadElvis Do you think he would mind if I contacted hin directly? [15:03] jonnyb are you on the dev mailing list? That would be the place to ask i think [15:03] BadElvis Ah no I'm not. [15:04] BadElvis Alright, I will ask there, I think. [15:04] jonnyb http://sourceforge.net/p/tikiwiki/mailman/ [15:07] BadElvis Ok, I have nlisted [15:07] BadElvis signed up [15:27] xavi joined #tikiwiki [15:39] chibaguy joined #tikiwiki [15:40] chibaguy Polom and good morning from Ottawa, Canada. The TikiHouse is open for business. Coffee courtesy of Torsten, Cheerios, and Santana on the stereo. [15:52] Tiki-KGB 03jonnybradley r48555 10branches/12.x/lib/ajax/autosave.js [15:52] Tiki-KGB [FIX] wysiwyg: Codemirror code breaking on tracker wysiwyg fields when there's an ItemLink field on the form with an "Add item..." option set (for some reason - hopefully fixes wish4206, thanks tolson) [15:54] jonnyb polom chibaguy, sounds rocking! :) [15:54] jonnyb any sign of the 10 o'clock meeting? [15:57] marclaporte joined #tikiwiki [16:01] Emenems I always forgot that when i speak in MY morning, you are sleeping :) [16:01] Emenems I had a question. I'm trying to change the way that tracker displays the multiselect input (the checkboxes). I'm not sure where to find that, could someone help me ? [16:08] Tiki|bot New Forum Posts: Question on Contextual Menus - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50209 [16:11] marclaporte joined #tikiwiki [16:15] marclaporte1 joined #tikiwiki [16:18] Tiki|bot New Forum Posts: Profile Collaborative_Comunity_12x - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50210 [16:23] marclaporte joined #tikiwiki [16:46] arildb_ joined #tikiwiki [16:48] changi_ joined #tikiwiki [17:02] redflo joined #tikiwiki [17:10] Tiki|bot Recent Bug: - Bootstrap Sandbox - http://dev.tiki.org/item4948 [17:14] Tiki-KGB 03chibaguy r48556 10trunk/styles/layout/design.css * {REF] old ckeditor-related class and siteloginbar rules removed. [17:14] Tiki-KGB 03jonnybradley r48557 10branches/12.x/templates/tiki-list_file_gallery.tpl [17:14] Tiki-KGB [FIX] wysiwyg: Fix syntax returned from picking a file in elFinder when using the native ckeditor HTML Image tool (should fix wish4815, thanks Arild) [18:00] marclaporte joined #tikiwiki [18:48] Tiki-KGB 03jonnybradley r48558 10branches/12.x/modules/mod-func-search.php [18:48] Tiki-KGB [FIX] search: Another go at wish4851 "Lost letter "G" in the search box" (rollback of r48364 which didn't work - possible php version differences involved in the behaviour of empty?) [18:56] Telesight joined #tikiwiki [19:08] Tiki|bot New Forum Posts: Testing Bootstrap - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50216 [19:18] fabricius morning Emenems [20:05] marclaporte joined #tikiwiki [20:13] Telesight joined #tikiwiki [20:31] Tiki|bot Recent Bug: - Bootstrap Sandbox - Amelia Bootswatch Theme - http://dev.tiki.org/item4949 [20:44] fabricius joined #tikiwiki [20:44] fabricius polom [20:54] xavi left #tikiwiki [21:12] MichaelC|Mobile joined #tikiwiki [21:18] Tiki-KGB 03chibaguy r48559 10trunk/templates/modules/mod-login_box.tpl * {REF] panel-default class added to compensate for removed legacy classes. [21:26] Tiki-KGB 03chibaguy r48560 10trunk/styles/layout/design.css * {REF] More siteloginbar classes removed. [21:29] MichaelC|Mobile joined #tikiwiki [21:56] Tiki-KGB 03marclaporte r48561 10branches/12.x/lib/prefs/session.php [21:56] Tiki-KGB Silent Sessions conflicts with Switch Theme: updating inline documentation to this effect [22:24] Tiki-KGB 03nkoth r48562 10branches/12.x/lib/tikilib.php * [ROLLBACK] r48408 which did not work to fix the bug and contributes nothing [22:28] marclaporte joined #tikiwiki [22:58] Tiki-KGB 03chibaguy r48563 10trunk/styles/layout/design.css * {REF] More (optimistically) unnecessary classes removed. [23:53] Tiki|bot Recent Bug: - tiki-all_languages.php needs canonical - http://dev.tiki.org/item4950 [23:56] Tiki-KGB 03jonnybradley r48564 10branches/12.x/templates/modules/mod-search.tpl [23:56] Tiki-KGB [FIX search module: Explicitly set the "action" of the module to be the default form action as IE sometimes was missing it being set by js only, resulting in staying on the same page with no search results (thanks marclaporte) [23:58] Tiki-KGB 03jonnybradley r48565 10branches/ 1011.x/templates/modules/mod-search.tpl 1011.x [23:58] Tiki-KGB [bp/r48564][FIX search module: Explicitly set the "action" of the module to be the default form action as IE sometimes was missing it being set by js only, resulting in staying on the same page with no search results (thanks marclaporte)