[00:50] fabricius Webdruid: what you mean with "force .. on a specific user group"? [00:51] fabricius Webdruid: you could setup perspectives as workspaces for workgroups and then use the switch-parspective module to give access to the workspace [01:01] fabricius joined #tikiwiki [01:12] SkiNut joined #tikiwiki [01:16] MichaelC1 joined #tikiwiki [01:19] SkiNut joined #tikiwiki [01:32] SkiNut joined #tikiwiki [01:35] fabricius joined #tikiwiki [02:57] Gwayne joined #tikiwiki [03:48] Tiki-KGB 03nkoth r52622 10trunk/addons/ 10(19 files in 9 dirs) * [NEW] Simplify Tiki Addon Helloworld [03:48] Tiki-KGB 03nkoth r52623 04trunk/addons/tikisample_helloworld * [NEW] Remove previous Tiki Addon Hello World [03:55] elly_ joined #tikiwiki [05:36] Tiki|bot New Forum Posts: custom css - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53543 [07:31] Webdruid joined #tikiwiki [07:39] redflo joined #tikiwiki [08:00] Webdruid joined #tikiwiki [09:06] Tiki|bot New Forum Posts: custom css - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53543 [09:06] Tiki|bot New Forum Posts: Tell a Friend Bug - Not sending a URL - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53542 [09:06] Tiki|bot New Forum Posts: Hierarchical sql tables - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=53540 [09:16] Tiki|bot New Forum Posts: custom css - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53543 [09:16] Tiki|bot New Forum Posts: Tell a Friend Bug - Not sending a URL - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53542 [09:16] Tiki|bot New Forum Posts: Hierarchical sql tables - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=53540 [09:36] Jyhem_laptop joined #tikiwiki [09:39] luciash hi [10:18] Tiki|bot Recent Bug: - http://dev.tiki.org/item5473 [10:25] fabricius joined #tikiwiki [10:27] redflo joined #tikiwiki [10:33] Gwayne joined #tikiwiki [10:48] MichaelC joined #tikiwiki [10:55] Webdruid joined #tikiwiki [10:56] fabricius joined #tikiwiki [11:02] Webdruid fabricius: thanks for your answer yesterday... I wanted to read it, but I fell asleep, sorry ;-) [11:05] Webdruid I am still trying to get global(group) vs category permissions to work... the simplest example does not work... the user can see the forum when enabled globally, but he cannot see it when disbaled globally and enabled in the category [11:15] Webdruid My problem seems related to this post: https://tiki.org/forumthread48053 [11:16] Tiki-KGB 03luciash r52624 10branches/13.x/ 10styles/layout/less/tiki-tabs_and_tables.less 10styles/layout/tiki.css [11:16] Tiki-KGB [ENH] indicate the responsive tables continue behind the right edge with inset shadow [11:42] luciash Dinesh: hi, can you comment on http://dev.tiki.org/item5472 please if the issue is resolved so we can close the bug ? [11:47] luciash Webdruid: I wonder this is not fixed yet [11:47] luciash Webdruid: what version of Tiki is it again ? [11:53] amette polom [11:57] luciash amette: hey bro! [11:58] amette heya bracho :) [12:43] fabricius joined #tikiwiki [12:48] fabricius Webdruid: Hi, just in for a minute and saw your post from 2 hrs ago - there are a few global permissions that have to be applied to make certain category permissions working. I usually set Registered to minimal rights (nearly Anonymous) for most features and set category permissions only. I sometimes hate the necessity of applying certain global permissions, but usually it does not affect too much of the setup ... I just want to have [12:48] fabricius information for groups ... anyway: pls add the setup for your feature in a codebox to your forum thread ... and maybe setup a show instance on dev.tiki.org. We then could easily find the problem - I am very sure, that there is only a tickbox missing somewhere. [12:50] fabricius Webdruid: pls mind, that I might not see your answer here, as I am hopping on and off and here and then disconnected by the system. I have the forums subscribed and will see your next post. [13:34] Webdruid Thanks luciash and fabricius... I also figured the global permission thingie out. Now I just give global read permission to my user group and then take their right away to read specific forums (or more generally objects) tied to a category [13:34] Webdruid I will try to set up a demo case as you suggested and post my issue to the forums [13:56] chibaguy joined #tikiwiki [13:56] chibaguy polom [14:02] Tiki-KGB 03manivannans r52625 10branches/13.x/lib/userslib.php * [FIX]Disabling the popup when you hover over a user [14:16] Tiki-KGB 03manivannans r52626 10trunk/lib/userslib.php * [FIX]Disabling the popup when you hover over a user [14:52] ricks99 joined #tikiwiki [15:12] Tiki-KGB 03jonnybradley r52627 10(9 files in 8 dirs) * [MRG] Automatic merge, branches/13.x 52597 to 52625 [15:12] jonnyb joined #tikiwiki [15:13] jonnyb pom pom pommitty pom [15:15] ricks99 left #tikiwiki [15:20] Tiki-KGB 03lphuberdeau r52628 10trunk/lib/core/Search/ContentSource/TrackerItemSource.php * [ENH] Make the tracker available as a facet [15:47] chibaguy make the tracker available as a facet ....hm.... [15:48] chibaguy the mind reels [15:49] jonnyb hi chibaguy [15:49] chibaguy hi jonnyb [15:49] chibaguy any idea what a facet is, in this context? [15:50] jonnyb yes, i was wondering about that one - and i sort of understand what it means :) [15:50] chibaguy that's good [15:50] jonnyb yes, facets are the feature in Elastic Search where you get checkboxes (with a count) of "sub-categories" within a search [15:51] chibaguy oh, i see [15:53] jonnyb e.g. if you search for "frog" it returns the list or all frogs and checkboxes for: [x] tree (12), [x] green (42), [x] edible (1) etc (for instance) [15:54] jonnyb but quite how that works with whole tracker items i'm not sure ;) [15:55] chibaguy ok, thanks. [16:13] redflo joined #tikiwiki [16:30] Tiki-KGB 03robertplummer r52629 10branches/13.x/lib/rating/ratinglib.php * [FIX] delete all anon ratings [16:32] Tiki-KGB 03robertplummer r52630 10branches/13.x/lib/smarty_tiki/function.rating_result_avg.php * [FIX] check for "0", don't set [16:46] Tiki|bot New Forum Posts: custom css - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53543 [16:46] Tiki|bot New Forum Posts: Tell a Friend Bug - Not sending a URL - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53542 [16:46] Tiki|bot New Forum Posts: Hierarchical sql tables - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=53540 [16:51] fabricius joined #tikiwiki [16:56] Tiki|bot New Forum Posts: custom css - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53543 [16:56] Tiki|bot New Forum Posts: Tell a Friend Bug - Not sending a URL - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53542 [16:56] Tiki|bot New Forum Posts: Hierarchical sql tables - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=53540 [17:05] XGuarden joined #tikiwiki [17:05] XGuarden Hi everybody [17:06] XGuarden I think I found two anomaly on tikiwiki 13 [17:06] jonnyb hi XGuarden [17:07] jonnyb just one? :) [17:07] jonnyb ah, no - two! [17:07] jonnyb :O [17:07] XGuarden lol [17:08] Tiki-KGB 03jonnybradley r52631 10branches/13.x/lib/filegals/filegallib.php [17:08] Tiki-KGB [FIX] filegals: Don't move drawings (image/svg+xml "files") out of the database as they stop working [17:08] XGuarden http://uni-action.com/wiki/tiki-index.php?page=Printer+not+activated%2C+error+code+-30 [17:08] XGuarden The registry key will not redimentionate if I minimize google Chrome wild [17:09] jonnyb so i see... [17:10] Tiki-KGB 03jonnybradley r52632 10trunk/lib/filegals/filegallib.php 10trunk/lib/rating/ratinglib.php 10trunk 10trunk/lib/smarty_tiki/function.rating_result_avg.php * [MRG] Automatic merge, branches/13.x 52625 to 52631 [17:10] jonnyb the div resizes ok even thoiugh the text doesn't [17:11] jonnyb sounds like a chibaguy thing to me :) [17:14] Tiki-KGB 03jonnybradley r52633 10branches/ 1012.x/lib/filegals/filegallib.php 1012.x [17:14] Tiki-KGB [bp/r52631][FIX] filegals: Don't move drawings (image/svg+xml "files") out of the database as they stop working [17:17] chibaguy Sorry, what is the problem/anomaly? [17:18] jonnyb if you open the "Afficher les clés de registre" heading at the bottom and make the browser really narrow the text doesn't wrap but just sticks out of the right of the page [17:18] chibaguy Well, it can't wrap because there are no breaks in the string, right? [17:19] chibaguy Long urls do the same thing. [17:19] jonnyb indeed [17:19] chibaguy In wiki text, etc. [17:19] chibaguy I don't know if there's a solution unless you could do a CSS3 truncate/elipsis thing somehow. [17:19] jonnyb Yes, n idea if it's even possible to fix that [17:20] jonnyb hmmm, maybe - overflow hidden and the elipsis thing, yes [17:21] luciash that is where litecss was doing good job pushing the right col ;-) [17:22] jonnyb yes, setting "overflow: hidden; text-overflow: ellipsis; " on .[anel-body fixes it [17:22] jonnyb hi luciash [17:22] luciash [17:22] luciash hi jonny :) [17:22] XGuarden ok [17:23] chibaguy "on .panel-body", right? [17:24] chibaguy (so no one tries to fine ".[anel-body" ;-) ) [17:24] XGuarden I understand what you mean, but I dont know how to fix it, css is not my cup of tea lol [17:24] chibaguy Should that be a global rule? [17:25] XGuarden That will be usefull for iphone etc... [17:25] chibaguy There are other cases on nonwrapping text, such as a long url, etc. [17:25] jonnyb sorry, yes .panel-body of course :) [17:26] chibaguy If it should be global, it can be added to tiki.css and the .less file for panels, modules, etc. [17:26] XGuarden That will be fix on a next version? [17:26] XGuarden Or I need to play with css file by myselft? [17:27] jonnyb hmm, good question as to whether that should be global - some people may prefer scroll bars so at least you can read the stuff - by truncating you lose info [17:27] jonnyb XGuarden: you could add it to you custom css maybe [17:28] jonnyb in admin/look&feel/customize [17:28] chibaguy It seems that using overflow:auto or scroll might be not so good for panels in general. [17:29] jonnyb .panel-body {overflow: hidden; text-overflow: ellipsis;} [17:29] jonnyb indeed chibaguy, i guess that's why it's not in bootstrap [17:32] chibaguy The registry key panel could be given a bootstrap class so that it won't display at all in narrow devices. [17:33] chibaguy If that would be better than truncated text. [17:35] chibaguy I don't know how that panel is made, though, but if there's access to its containing div, then class="hidden-sm" could be added. [17:35] chibaguy (I think that's the syntax.) [17:36] chibaguy By the way, the panel in the page source has 'div class="panel panel-default " style=";;margin:0;;;"' which is a bit odd. [17:36] XGuarden I can try but if I change that I will lost it on each update? [17:39] Telesight joined #tikiwiki [17:40] chibaguy XGuarden, if you add the custom css on tiki-admin.php?page=look, it won't be lost on updates. [17:41] chibaguy Or if you modify your wiki page code, it won't be lost. [17:42] chibaguy (I mention the second way in case you can add a "hidden-sm" class to the panel div somehow. [17:43] XGuarden What line I need to add inside if I want it to be a general rule for all these kind of case that text must be retunr on the next line? [17:44] XGuarden .panel-body {overflow: hidden; text-overflow: ellipsis;} ?? [17:46] chibaguy Yes, but that rule doesn't make the text return to the next line. The text won't go to a second line because there is no space in the line. [17:47] XGuarden Yah , I see, I jsut tested it [17:47] chibaguy It's only for a nicer appearance, staying in the box. [17:47] XGuarden If I want the like return inside the box, what I need to put? [17:47] XGuarden like = line... [17:48] chibaguy try "word-wrap:break-word;" [17:49] chibaguy .panel-body {word-wrap:break-word;} [17:49] chibaguy just googled for it. [17:50] XGuarden ok, you google it faster then me lol [17:50] chibaguy :-) [17:51] XGuarden thanks work great [17:51] XGuarden That will be better if he try to change line with e / symbol, but it's fine like this =:0) [17:52] chibaguy oh, good. :-) [18:26] SkiNut joined #tikiwiki [19:36] redflo joined #tikiwiki [20:09] jonnyb bye all, more Tiki fun tomorrow! :) [20:15] chibaguy joined #tikiwiki [21:04] aalex joined #tikiwiki [22:15] chibaguy joined #tikiwiki [22:49] fabricius polom [22:50] fabricius renovated the whole day .. now computer .. any news?