[00:17] rodrigoprimo joined #tikiwiki [00:18] rodrigoprimo joined #tikiwiki [00:25] rodrigoprimo joined #tikiwiki [00:36] rodrigoprimo joined #tikiwiki [00:36] benoitg joined #tikiwiki [00:56] rodrigoprimo joined #tikiwiki [01:11] fabricius joined #tikiwiki [01:12] fabricius polom [01:14] sandroandrade joined #tikiwiki [02:03] benoitg joined #tikiwiki [02:47] RobertPlummer joined #tikiwiki [02:47] fabricius_ joined #tikiwiki [03:07] goj_killedByISP joined #tikiwiki [04:58] Tiki|bot New Forum Posts: Replica Vacheron Constantin watches - http://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=44285 [05:08] Tiki|bot New Forum Posts: Canada Goose Down - http://tiki.org/tiki-view_forum_thread.php?forumId=16&comments_parentId=44291 [05:08] Tiki|bot New Forum Posts: Swarovski Earrings online - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=44290 [05:08] Tiki|bot New Forum Posts: heart rate monitor watches - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=44289 [06:50] fabricius joined #tikiwiki [09:25] g0th moin [09:26] g0th the tracker feature seems to be pretty advanced, I see that it is possible to query some information (ldap, group, other tracker items, etc). I want to make a user information tracker, it should contain already existing user information and have some additional data. How do I access already existing fields like email, realname, avatar, etc? [09:27] g0th ideally the tracker should replace the user configuration for such items completely [09:39] Tiki|bot New Forum Posts: [gelöst] Bilder / thumbnails zu groß - http://tiki.org/tiki-view_forum_thread.php?forumId=10&comments_parentId=44292 [09:51] PrezKennedy joined #tikiwiki [10:02] ohertel joined #tikiwiki [10:02] ohertel morning :-) [10:14] Jyhem joined #tikiwiki [10:20] arildb joined #tikiwiki [10:31] jjg0th joined #tikiwiki [10:31] jjg0th moin arildb [10:31] arildb hi jjg0th [10:31] jjg0th Do you know how I can add existing user preference to a user information tracker? [10:32] libs__ joined #tikiwiki [10:32] arildb not off hand, no [10:33] jjg0th e.g. email, homepage, avatar, etc [10:33] jjg0th is there a documentation for this somewhere? [10:33] arildb try to search doc.tiki.org and dev.tiki.org [10:34] jjg0th another question: is it possible to only display (some content) if a certain tracker doesn't exist yet or has not all mandatory fields set yet? [10:34] jjg0th arildb: hehe, I already tried this for hours ^^ [10:35] jjg0th I guess the question is: how to access the information whether a tracker exists and whether it has all mandatory fields set, the rest can probably be done [10:36] arildb not sure about that one either. I don't use trackers that much [10:42] redflo joined #tikiwiki [10:43] jjg0th ou have some experience with webdav? [10:44] arildb sorry, no [10:44] jjg0th finally found what I was looking for! :) [10:44] jjg0th http://doc.tiki.org/User+Preference+Field [10:49] jjg0th I still wonder how this works in conjunction with LDAP [10:49] jjg0th independant of trackers, e.g. if I change my password what will happen? [10:50] jjg0th the password is supposed to be checked using ldap and obviously tiki cannot change the password in ldap, so what happens if I change the password? ^^ [10:50] jjg0th same issue for realname, email, etc [10:51] jjg0th also there is an ldap field to query stuff from ldap, so what am I supposed to do? requesting directly from ldap or requesting from user preferences which should in turn request from ldap? [10:51] g0th joined #tikiwiki [11:13] libs__ joined #tikiwiki [11:31] jjg0th how do I show content on a webpage only if a certain condition is met [11:32] jjg0th e.g. depending on a tracker item [11:32] jjg0th something like: {IF(....)} foo {ELSE} bar {ENDIF} [11:52] jjg0th ok, found it: pluginTrackerIf [11:53] jjg0th or even better plugintrackeritemfield [12:45] jacmoe joined #tikiwiki [12:47] fidel polom [12:47] fidel question regarding: toc in tiki 9.0 [12:48] fidel out of the box tiki seems to NOT create/display tocs for longer articles [12:48] fidel we tried manually adding a toc to the beginning of the main template - but this was valid for the searchresult listing as well...which is for sure wrong [12:49] fidel so: is there any easy way to enable a TOC for all existing pages? [12:50] fidel during my mediawiki times it was afaik like that: in case of an article with > 3 sub-elements got displayed including a toc - to quaranty that a user will never ever see a bigger article without having a toc [12:51] ohertel sounds interesting, I think we dont have an auto-toc yet. [12:51] fidel hi [12:52] fidel focusing on the actual content makes sense to me - and offering auto-toc makes much more sense then letting the user manually add it to a bigger amount of articles [12:52] fidel should i create a ticket for that ohertel? [12:53] ohertel would be nice, yes. [12:53] fidel i somehow got the impression that the ticket situation is somehow ...chaotic....please dont get me wrong with that ;) [12:53] fidel ok i'll do [13:01] Jyhem joined #tikiwiki [13:02] fidel done [13:03] Tiki|bot Recent Bug: Tracker item: #4259 - - Feature request - Option: autotoc - http://dev.tiki.org/item4259 [13:05] ohertel thanks :-) [13:35] ohertel joined #tikiwiki [13:49] CIA-75 tikiwiki: 03chibaguy * r42242 10/trunk/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. [13:49] jjg0th can someone explain to me how the "password, realname, email, etc" user preferences work? [13:50] jjg0th I use ldap authentication (and tiki authentication for users created in tiki) [13:50] jjg0th ldap already provides username, password, realname, email, so what happens if I change one of those in the user preferences? [13:53] jjg0th another question: I don't understand the admin group permission settings? Isn't the admin group supposed to be able to change anything anyway? so why can I assign permissions to it? [13:54] Tiki|bot joined #tikiwiki [13:54] ohertel because from history, there was no admin group but an "Admin" user only. [13:55] ohertel the admin group was added later. [13:57] ohertel Beside that you might want to not allow all stuff to the admin group, eg editing DSN entries with password or users, just admin for wiki, blogs erc. [13:58] jjg0th but if I remove it who can add it again? [13:58] jjg0th the admin user seems to have no power ^^ [13:58] jjg0th only if he is in the admin group [13:59] ohertel hm [13:59] jjg0th so my guess is the admin group has all power even if I remove permissions [13:59] jjg0th so I don't get it [14:02] ohertel have a look at lib/tikiaccess.lib:check_admin() [14:02] jjg0th I think I'm not the first person who wonders about "how ldap gathered information" work together with "tiki preference values", it would be helpful if this was documented somewhere, preferably also on the wiki configuration itself [14:03] ohertel in that function the user Admin is hardcoded in perm check. [14:03] jjg0th hmm [14:03] jjg0th but I removed the admin from the Admins and suddenly lost all rights [14:03] ohertel so you either have to have the perm OR be the Admin user. [14:03] ohertel hm [14:03] jjg0th I had to manually add him again by using phpmyadmin [14:04] jjg0th Admins group* [14:05] ohertel cant say now, still at work. :-) [14:05] ohertel have to look at home [14:06] jjg0th kk [14:06] jjg0th I will probably just give the admin all rights anyway [14:07] jjg0th any idea about the ldap thing? [14:07] ohertel no idea about ldap, sorry [14:37] libs__ joined #tikiwiki [14:37] ohertel joined #tikiwiki [14:45] ComptuerNerd joined #tikiwiki [14:46] ComptuerNerd Ho [14:46] ComptuerNerd I mean, Hi [14:59] jjg0th Hohoho [15:01] jjg0th is someone in here familiar with wiki permissions? I'm currently setting all permissions and have some small questions about what individual permission settings are about... [15:02] arildb jjg0th: What's your question? [15:02] jjg0th 1) I want users to be able to add events and change their own events but not be able to change the events of others. [15:03] jjg0th tiki_p_add_events => YES, tiki_p_change_events => NO [15:03] jjg0th would that solve this? [15:05] arildb I haven't tried that setting, but sounds like a good guess. Try it [15:06] radek82 joined #tikiwiki [15:23] dhazel joined #tikiwiki [15:25] jjg0th re (from coffee break) [15:35] jjg0th Can edit a gallery file (tiki_p_edit_gallery_file) <- what does that mean? [15:36] jjg0th the user can edit a file gallery created by the admin? [15:36] jjg0th oh or is it about a file inside a file gallery [15:36] jjg0th Can remove files (tiki_p_remove_files) [15:37] jjg0th again, users should be able to edit/remove their own files but not those of other users (preferably) [15:39] jjg0th Can change tracker items (tiki_p_modify_tracker_items) [15:39] jjg0th again: users should be able to change their own tracker item but not those of others [15:39] jjg0th I am so "unsure" what exactly is meant by those permissions :( [15:43] jjg0th Can view in module and feed the wiki pages reference (tiki_p_wiki_view_ref) <- ???? [15:44] jjg0th Can use the page as a tracker template (tiki_p_use_as_template) <- is there any reason why this should _not_ be available for everyone? [15:44] benoitg joined #tikiwiki [15:48] jjg0th Can create new items for trackers (tiki_p_create_tracker_items) <- users start without a user information tracker item, so I need this set for all users? [15:49] jjg0th Can remove tracker items (tiki_p_remove_tracker_items) <- again I hope this just applies to the tracker items of the user [15:49] jjg0th can someone link me a nice documentation about permissions [15:54] rodrigoprimo joined #tikiwiki [16:48] jjg0th hmm, how do I make a group calendar? [16:48] jjg0th everyone should see all events of the group [16:48] jjg0th but only be able to modify the events he created himself [16:51] sandroandrade joined #tikiwiki [17:44] Tiki|bot joined #tikiwiki [17:58] Jyhem_laptop joined #tikiwiki [18:18] Jyhem_laptop joined #tikiwiki [19:11] arildb_ joined #tikiwiki [20:04] sandroandrade joined #tikiwiki [20:08] marclaporte joined #tikiwiki [20:15] jacmoe joined #tikiwiki [20:26] RobertPlummer joined #tikiwiki [20:39] RobertPlummer Hey guys, how complete is the barter market profile? [20:42] RobertPlummer changi: Tiki servers are down it seems [20:42] arildb_ joined #tikiwiki [20:51] CIA-75 tikiwiki: 03robertplummer * r42243 10/trunk/lib/core/JisonParser/Wiki/List.php: [NEW] Allow lists to have alternate ouput, that of an outline (table based) [20:52] CIA-75 tikiwiki: 03robertplummer * r42244 10/trunk/lib/core/JisonParser/Wiki/Handler.php: [ENH] Make the handler use tohtml so that plugins can change how lists are output [20:55] CIA-75 tikiwiki: 03robertplummer * r42245 10/trunk/lib/core/WikiPlugin/ (ConditionBase.php HtmlBase.php maketoc.php oohtml.php): [20:55] CIA-75 tikiwiki: [ENH] HtmlBase and ConditionBase now get variables with & in front, thus not creating a new copy and allowing us to manipulate the parser with plugins if needed [20:55] CIA-75 tikiwiki: [NEW] HtmlBase gets a new function self->id($index) which is the html id of the plugin type that is being output [20:56] CIA-75 tikiwiki: 03robertplummer * r42246 10/trunk/lib/core/WikiPlugin/expandingoutline.php: [NEW] Zend style wiki plugin expandingoutline turns lists into a dynamically expandable outline, COOL! [21:00] CIA-75 tikiwiki: 03robertplummer * r42247 10/trunk/lib/core/WikiPlugin/expandingoutline.php: [FIX] If new parser isn't Jison, just output the standard list [21:05] CIA-75 tikiwiki: 03robertplummer * r42248 10/trunk/lib/core/WikiPlugin/expandingoutline.php: [FIX] class was wrong name [21:11] CIA-75 tikiwiki: 03robertplummer * r42249 10/trunk/lib/core/JisonParser/Wiki/Handler.php: [FIX] get lists only if they exist [22:00] redflo joined #tikiwiki