[00:00] *** lindonb has joined #tikiwiki [00:59] *** gillesM has quit IRC (Ping timeout: 240 seconds) [00:59] *** gillesM has joined #tikiwiki [01:20] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [01:33] *** WhiteCalf has quit IRC (Read error: Connection reset by peer) [01:45] *** Caarrie|away is now known as Caarrie|sleeping [02:14] *** yermandu has quit IRC (Quit: xkill X) [02:24] *** PrezKennedy has joined #tikiwiki [02:30] New Forum Posts: wiki editor only for the blog - https://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=41135 [02:30] New Forum Posts: du php dans le contenu d'une page tikiwiki - https://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=41133 [02:30] New Forum Posts: lang/.../custom.php permissions - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41131 [02:31] *** marclaporte has joined #tikiwiki [02:31] *** ChanServ sets mode: +o marclaporte [02:43] *** coaboa_ has joined #tikiwiki [02:43] *** coaboa has quit IRC (Ping timeout: 250 seconds) [02:44] *** Tiki|bot has quit IRC (Ping timeout: 246 seconds) [03:01] *** lindonb has left [04:55] *** Tiki|bot has joined #tikiwiki [04:55] New Forum Posts: wiki editor only for the blog - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=41135 [04:55] New Forum Posts: du php dans le contenu d'une page tikiwiki - http://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=41133 [04:55] New Forum Posts: lang/.../custom.php permissions - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41131 [05:11] tikiwiki: 03pkdille * r34141 10/branches/7.x/lib/wiki-plugins/ (5 files): Code quality - svn properties - unix eol (fixes r34097) [05:18] *** Bernard1 has quit IRC (Quit: Leaving.) [06:06] *** Bernard1 has joined #tikiwiki [07:10] *** redflo has joined #tikiwiki [07:19] *** Wilkins has joined #tikiwiki [07:26] *** gillesMM has joined #tikiwiki [07:35] good morning all [07:37] *** coaboa_ is now known as coaboa [08:11] *** daevermann has joined #tikiwiki [08:18] hi [08:23] *** JoernOtt has joined #tikiwiki [08:28] *** jonnyb has joined #tikiwiki [08:38] hi luciash & jonny [08:38] guten Morgen Joern [08:39] hi all, tach Poiesi [08:39] morgans coaboa & daevermann [08:40] but off again now - bbl [08:43] oh.. hi dirk [08:53] good morning everyone [09:09] *** Wilkins has quit IRC (Read error: Operation timed out) [09:11] *** Wilkins has joined #tikiwiki [10:01] tikiwiki: 03jonnybradley * r34142 10/branches/7.x/lib/search/refresh-functions.php: [FIX] unified search: Wrap call to processUpdateQueue() in try/catch which seems to trap the errors more often, even if the inner catch is the one that seems to report. [10:03] tikiwiki: 03jonnybradley * r34143 10/branches/7.x/tiki-list_file_gallery.php: [FIX] filegals: Remove fileId from auto_query_args otherwise after updating a file you have to leave file gals or manually edit the url to see all your files again [10:06] hi coaboa, luciash, daevermann jonny, joer, all [10:12] polom [10:15] *** chibaguy has joined #tikiwiki [10:15] *** ChanServ sets mode: +o chibaguy [10:15] polom [10:15] cheers [10:16] hi chibaguy - all those id changes you did the other day seem to be ok - not heard otherwise anyway :) [10:23] *** Caarrie|sleeping is now known as Caarrie|away [10:29] hi jonnyb, that's good. [10:30] jonnyb, about upgrading the tiki sites to 7, I wonder if you've had a chance to fix the problem with specifying multiple module parameters, like !thenews.css;!tikinewt.css. [10:31] themes.t.o pretty much needs that multi-theme specifying. [10:41] tikiwiki: 03jonnybradley * r34144 10/branches/7.x/ (templates/tiki-edit_blog.tpl tiki-edit_blog.php): [FIX] blogs: Preview blog heading (thanks rodrigo, ages ago) [10:41] oh right, no chibaguy - i thought i fixed that one (obviously not) [10:42] on it now... [10:44] hmm, seems fine on 7.x for me - i set "!jqui.css;!tikinewt.css" in the theme box and it seems to work [10:47] ok, I'll try again. the last time I did (with menu modules a week or so ago) only the first theme got the effect. [10:49] no, mine here seems fine with three specified [10:49] here's another riddle (maybe): if #top_modules has position: relative and all the children are position:absolute, and no height is set for #top_modules, I sometimes see the logo image descend down through the topbar menu. Have you noticed that? [10:49] Or is standard practice to set a height for the container? [10:50] yes, think i've seen that [10:50] setting the height for the logo usually fixes it doesn't it? [10:51] i was hoping to do a more extensive job on the logo module - will have to wait for 8 [10:51] maybe that's it. I hadn't tracked down what was fixing it. As a workaround, I was floating-left .box-logo instead of using absolute positioning. [10:52] just seeing the #tiki-top menu's looking a bit lost on strasa - no bg image etc [10:52] Yeah, I was just working on that (anyway, the secondary site menu so far); I think I stopped working on strasa earlier when having multi-theme troubles. [10:54] about the logo image, we don't know how big the users' site logo will be, so can't accurate set a height in the theme stylesheet. Using float avoids that necessity. [10:55] but isn't it the float that makes it leak out into other divs? [10:56] It was leaking out before I assigned the float. OTOH, the float forces the bottom of #top_modules downward to contain the logo and everything. [11:05] hmm, if I assign a menu module to #top_modules with visibility parameter greenblog.css;strasa.css, it doesn't show up for either theme. If I remove one theme from the parameter, the module shows up for the remaining theme. [11:08] The "!themeA.css;!themeB.css" appears to be working ok, though. [11:08] (negation) [11:15] *** ricks99 has joined #tikiwiki [11:16] ok, so it's the positive (non-negation) list broken? [11:16] tikiwiki: 03jonnybradley * r34145 10/trunk/ (12 files in 6 dirs): [MRG] Automatic merge, branches/7.x 34131 to 34144 [11:16] hi ricks99 [11:16] hiya jonnyb [11:16] *** lphuberdeau has joined #tikiwiki [11:19] it seems so [11:28] chibaguy: the logic was all screwy, should be fixed now [11:28] tikiwiki: 03jonnybradley * r34146 10/branches/7.x/lib/modules/modlib.php: [FIX] modules: Fix visibility by ("non-negation") theme logic - thanks chibaguy [11:30] thanks very much, jonnyb. [11:30] np [11:31] i didn't check the other params - possibly other similar issues there maybe (but must get on with other stuff now) [11:31] ok, I may run across problems and will let you know if so ;-) [11:32] thanks :) [11:35] about the "header" parameter for login_box, it seems to look the same as the normal (side-column) module. Was it intended to be the ... [11:35] ..."Username [ ] Password [ ]" horizontal configuration? [11:36] (thinking of the tiki 6 login form in strasa) [11:37] Oh, no, sorry, it's ok. (it is positioned just above a side-column login box in my site here, and with weird css they were overlapping, looking like one. ;-) [11:44] good, cos i didn't follow that! :D [11:47] *** rodrigo_sampaio has joined #tikiwiki [11:47] :-) [11:52] *** lphuberdeau has quit IRC (Ping timeout: 264 seconds) [11:59] jonnyb, sorry, but what is the "header" parameter option for the login module? I thought it was to get username,password, and submit on one horizontal line. [11:59] yes, like they used to before the popup mode [11:59] when it was site-login [12:01] ah, ok. It works here if I assign #topbar_modules .box-login_box div {display: inline-block] [12:02] Otherwise, the divs apparently are display:block and stack vertically. [12:02] yes, i thought that was how you wanted it? :P [12:02] yes, but I didn't realize css needed to be added. [12:04] It would be nice to have a css class added to the module or a child when this parameter is in effect. [12:04] so the inline-block could be done globally. [12:09] ah, .siteloginbar, duh. ;-) [12:10] hmmm, i've been trying to remove as many of these "arbitrary" hard-coded tricks as possible in modules - maybe profiles is the best way to do that? [12:12] what kind of tricks do you mean? [12:13] like having to have #tiki-top as an id to get a certain appearance etc [12:13] but necessary for this transition phase, i know [12:15] I suppose div#tiki-top div.somediv is just a convenience or just "legacy". We could use #topbar_modules instead. [12:16] indeed - for 8 let's head that way [12:16] or whatever the location is. [12:17] good idea [12:18] i'd rather use classes - what if you want that look for a menu in the bottom module zone for instance? [12:22] I've been adding #top_modules or #topbar_modules to the path to distinguish from side column module zones. I guess the sweet spot is to define for, say, the horizontal spaces without bothering vertical ones, or something. [12:26] *** gillesMM has quit IRC (Remote host closed the connection) [12:29] tikiwiki: 03chibaguy * r34147 10/branches/7.x/styles/layout/layout.css: [FIX] Arrange log-in form horizontally when "header" parameter is set for login_box module. [12:31] Generally speaking, I think profiles will be good for theme details (configuration, etc.). [12:31] me2 :) [12:35] I was able to avoid using custom tpls on one site/theme by putting content in the L&F textareas (in future, in modules), and this could be done via a profile. [12:37] exacto! [12:37] *** lphuberdeau has joined #tikiwiki [12:38] i just did a site where i put up a "coming soon" homepage and made all the others private, but then wanted to hide the top menu on that page only - now easy in 7.x! [12:38] mornin lphuberdeau [12:40] good morning [12:42] yes, working on pre-7 tikis is way less fun. ;-) [12:42] hi lphuberdeau [12:46] *** gillesMM has joined #tikiwiki [12:54] *** radek82 has joined #tikiwiki [12:54] *** radek82 has quit IRC (Client Quit) [13:13] *** ibrand has joined #tikiwiki [13:21] I think it's a good sign tiki is moving forward [13:40] tikiwiki: 03chibaguy * r34148 10/branches/7.x/styles/ (13 files): [13:40] tikiwiki: [ENH] CSS rules added for a Secondary Site Menu (as used at tiki.org sites). [13:40] tikiwiki: Used with a user module named "secondary_site_menu" placed in the "Top" module [13:40] tikiwiki: zone, with (only) parameters "menu_id=secondary_site_menu&nobox=y". Misc. other [13:40] tikiwiki: top/topbar module zone changes. [13:53] *** SDuensin has left [14:03] *** ibrand has quit IRC (Quit: Page closed) [14:04] *** qb has joined #tikiwiki [14:06] hi, any one knows how to get rid of
added automatically after codelisting or table? [14:08] polom [14:08] tikiwiki: 03lphuberdeau * r34149 10/trunk/lib/test/core/Search/embedded.tpl: [FIX] Broken test, this file is used to compare output only [14:09] New Forum Posts: Installation issues with 6.3 on hosted server - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41141 [14:09] @qb: try toggling the wiki paragaph formatting option [14:09] i think it controls br elements for blank lines [14:11] tikiwiki: 03lphuberdeau * r34150 10/trunk/lib/core/ (44 files in 13 dirs): [MOD] Removing un-necessary calls to require_once [14:12] *** chibaguy has quit IRC (Read error: Connection reset by peer) [14:22] ricks99 thanks, but it just changes my own enters into

also removes
after table, but not after code ;( [14:23] how are you adding the code? with the CODE plugin? [14:24] from menubar - code button, after highlight text code, yes [14:25] it is code plugin [14:26] and in html source I get:

sample code

in the end of this line [14:26] Does your next line of text start on a new line, or immediately after {CODE} [14:29] new line, or even in second line after that, I'm using linebreaks (enter) to separate blocks of text, to navigate easier. [14:29] That's why then. Tyr using {CODE()}......{CODE}more text [14:34] qb: when elements are in my way i use a very specific display:none… Not elegant but it work. :) [14:40] *** RobertPlummer has quit IRC (Quit: Page closed) [14:41] thanks, I have to go, I will try tomorow again [14:44] *** qb has quit IRC (Quit: Page closed) [14:47] tikiwiki: 03lphuberdeau * r34151 10/trunk/lib/userslib.php: [ENH] Add a cache on the raw permission list to avoid an excessive amount of calls to tra() [14:57] *** gillesMM has quit IRC (Remote host closed the connection) [14:58] CodeMirror question: I have autolinks enabled, but the code highter does *not* indicate www.foo.bar as a link. Known issue? [14:59] * ricks99 is really enjoying tiki 7 :) [15:00] *** gillesMM has joined #tikiwiki [15:01] I guess that's just one of the unsupported syntaxes at this time [15:02] K. [www.foo.bar] works, but not www.foo.bar [15:03] it might take a long time before all features are supported, especially on the optional ones [15:04] do we have a list of unsupported syntax? i dont see anything listed at http://doc.tiki.org/Syntax+Highlighter [15:07] well, i started one, anyway! :) [15:09] you probably want to have a list of supported syntax instead [15:09] it's shorter [15:09] and finite [15:09] really? there's more *un*supported than supported? :( [15:12] this is actually the first thing i've found (so far) [15:26] *** Bernard1 has quit IRC (Ping timeout: 260 seconds) [15:27] *** Bernard1 has joined #tikiwiki [15:31] well, there are syntaxes we don't know about [15:31] some syntaxes we'd like to see go away [15:31] the highlighter aims for the common syntaxes [15:37] tikiwiki: 03lphuberdeau * r34152 10/trunk/ (12 files in 8 dirs): [MOD] Adding a graph representation of the events in the system (refactoring transitions graph) and adding the hook for page creation [16:04] bye all - see you next week [16:04] *** jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [16:19] tikiwiki: 03sylvieg * r34153 10/branches/7.x/lib/core/Tracker/Field/UserSelector.php: [FIX]tracker: user selector with no options default to none [16:39] I want my editor user to be able to use the source button in the toolbar… only admin see it (wiki and ckeditor). what do i miss ? [16:41] Ahhh again looking at the wrong place… tiki_p_use_html (nothing to see in wiki perms) [17:07] *** daevermann has quit IRC (Ping timeout: 276 seconds) [17:11] *** JoernOtt has quit IRC () [17:12] ricks99: : I am glad you like Tiki7 It means the UI work is paying off :-) [17:13] am i that hard to please? ;-P [17:17] tikiwiki: 03sylvieg * r34154 10/branches/7.x/lib/core/Tracker/Field/UserSelector.php: [FIX]tracker: better fix 34153: default user selector [17:22] *** redflo has left [17:54] tikiwiki: 03marclaporte * r34156 10/branches/7.x/lang/fr/language.php: [17:54] tikiwiki: [FIX] Until we decide if and how to translate the project name to French, [17:54] tikiwiki: restore to English. And two minor fixes. In French, it could be Tiki Wiki CMS [17:54] tikiwiki: Groupiciel, Tiki Wiki SGC Groupiciel, Tiki Wiki CMS Collecticiel or Tiki Wiki [17:54] tikiwiki: SGC Collecticiel [18:02] tikiwiki: 03lphuberdeau * r34158 10/branches/7.x/ (2 files in 2 dirs): [FIX] Tracker history did not process the values before attempting to render [18:55] *** codyg has joined #tikiwiki [18:58] *** codyg has left [19:07] polom [19:17] *** Jo__ has joined #tikiwiki [19:17] Question [19:17] how can i print url variable in wiki page [19:18] Jo__ : the current url? [19:19] yup [19:19] {{page}} [19:20] ns [19:20] thank you very much [19:20] http://themes.tiki.org/tiki-index.php?page=Template%20Tricks&pagenum=4#Use_current_page_name_as_content [19:21] that is really helpful [19:21] thanks [19:23] that is strange, link on page that I gave: it's broken [19:23] should be : http://doc.tiki.org/Advanced+Wiki+Syntax+usage+examples#How_to_display_URL_param_in_a_page_or_the_page_name_or_the_user_name [19:25] ns [19:37] tikiwiki: 03sampaioprimo * r34160 10/trunk/tiki-edit_blog.php: [MOD] users with perm other than the author can post on a new blog by default [19:46] tikiwiki: 03sylvieg * r34161 10/branches/7.x/lang/fr/language.php: [FIX]wrong translation [19:49] tikiwiki: 03sylvieg * r34162 10/branches/7.x/lang/fr/language.php: [FIX] more thx marc [19:53] tikiwiki: 03sylvieg * r34163 10/trunk/lang/fr/language.php: [FIX] [19:54] the "Page Break" Icon in editor produces "......" instead of "...page..." This is in tiki 7 and trunk [19:55] dont't know where to change beside the admin toolbar which would only change local install [19:55] tikiwiki: 03marclaporte * r34164 10/branches/7.x/lang/fr/language.php: removing weird translations [20:04] *** lphuberdeau has quit IRC (Ping timeout: 276 seconds) [20:04] *** redflo has joined #tikiwiki [20:04] *** redflo has quit IRC (Changing host) [20:04] *** redflo has joined #tikiwiki [20:10] *** ricks99 has quit IRC (Quit: Now available, the first and only Tiki book. Get it at http://twessentials.keycontent.org) [20:15] tikiwiki: 03marclaporte * r34165 10/trunk/lang/fr/language.php: removing weird translations [20:21] coaboa: good catch. it's in toolbarslib.php [20:23] should I try to correct? [20:25] how can i check is {{page}} empty [20:30] coaboa: I sent a mail to Jonny on tiki-cvs [20:31] ok thx [20:31] & good night ;-) [20:31] good night coaboa [20:31] hi guys [20:31] how can I check {{variable}} is empty ? [20:36] maybe something like {if $page eq ''} but not sure. I'am no coder sorry. You may look into some tpl files on how it is done. [20:41] ok [20:41] thx [20:45] http://themes.tiki.org/ is now in 7 (Thanks changi!) [20:46] but upgrade issues, there are [20:49] hum. not so candy [20:51] there's a JQ plugin that seems well formed which is not parsed [20:54] hum, removing the content that follows fixed it [20:56] *** r0ny has quit IRC (Ping timeout: 276 seconds) [20:56] *** Bernard1 has quit IRC (Ping timeout: 276 seconds) [20:57] *** Bernard1 has joined #tikiwiki [20:57] *** r0ny has joined #tikiwiki [21:00] Themes.tiki.org -> module New Forum Posts -> for each element: title="Sun 10 of Apr., 2011 10:38 UTC, bychibaguy - Tiki Design [21:00] bychibaguy is missing a space [21:00] trivial but.... [21:00] is there a way to create a varaible store string in wiki page [21:06] *** lphuberdeau has joined #tikiwiki [21:10] *** amette has quit IRC (Ping timeout: 240 seconds) [21:10] *** amette has joined #tikiwiki [21:12] *** conner_bw has joined #tikiwiki [21:21] {TRACKERLIST(trackerId=>6, filterfield=>43, filtervalue=>{TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD})}{TRACKERLIST} [21:22] can use it this way? [21:24] Jo__ : http://doc.tiki.org/Dynamic+Variable [21:25] (not sure if this is what you are after) [21:26] *** lphuberdeau has quit IRC (Ping timeout: 252 seconds) [21:26] *** Caarrie|away has quit IRC (Ping timeout: 240 seconds) [21:27] *** Caarrie has joined #tikiwiki [21:28] *** Caarrie is now known as Caarrie|away [21:28] *** conner_bw has quit IRC (Quit: conner_bw) [21:31] how can set %variable% internally [21:31] %variable15% = ? [21:31] %variable15% = {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD} [21:31] no [21:31] put %variable15% in a wiki page [21:31] save [21:32] then click on it [21:32] (in view mode) [21:32] but I try to do it internally [21:32] how can i do it? [21:33] {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD}) will return a value [21:33] *** gillesMM has quit IRC (Quit: Konversation terminated!) [21:33] you want a tracker value somewhere to have a variable name so you can use anywhere? [21:33] right [21:35] *** lphuberdeau has joined #tikiwiki [21:44] ItemId changes? [21:45] Does {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD} do what you want? [21:46] this one will work but I do not thing the plugin params are wiki parsed [21:46] the easierst is to write a plugin that calls the 2 plugins... [21:47] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [21:54] *** rodrigo_sampaio has joined #tikiwiki [21:56] {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD} is a text [21:56] is projectname [21:57] i will do filter with this projectname on other tracker [21:58] *** lphuberdeau has quit IRC (Ping timeout: 260 seconds) [22:03] Would having {project name=itemId} which is an alias (cleaner replacement of ) this {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD} help any? [22:03] If so, http://doc.tiki.org/Plugin+Alias [22:04] you seem to want to embed a tracker in a tracker? [22:04] uhm... [22:06] i get itemId=39 from url [22:06] then get project name by {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD} [22:07] then {TRACKERLIST(trackerId=>6, filterfield=>43, filtervalue=> projectname }{TRACKERLIST} [22:07] how can i get it work? [22:21] *** Caarrie has joined #tikiwiki [22:23] *** Caarrie|away has quit IRC (Ping timeout: 248 seconds) [22:23] *** Caarrie|sleeping has joined #tikiwiki [22:25] *** Caarrie has quit IRC (Ping timeout: 260 seconds) [22:49] tikiwiki: 03sylvieg * r34166 10/branches/7.x/lib/wiki-plugins/wikiplugin_img.php: [FIX]IMG: do not look in database if the src param specified another site like http://othersite.com?tiki-download_file.php?fileId=1 [22:49] Plugin testfilter cannot be executed. Preference wikiplugin_testFilter is not defined [23:02] tikiwiki: 03marclaporte * r34167 10/branches/proposals/6.x/lang/fr/language.php: removing weird translations [23:16] *** Caarrie|sleeping is now known as Caarrie|away [23:35] tikiwiki: 03marclaporte * r34168 10/branches/6.x/lang/fr/language.php: removing weird translations [23:36] *** JoP_ has joined #tikiwiki [23:37] plugin alias help [23:37] New Forum Posts: Tracker item comments - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41142 [23:53] *** rodrigo_sampaio1 has joined #tikiwiki [23:55] *** rodrigo_sampaio has quit IRC (Ping timeout: 240 seconds) [23:57] *** JoP_ has quit IRC (Quit: Page closed) [23:58] *** Jo__ has quit IRC (Quit: Page closed)