***: gillesM has quit IRC (Ping timeout: 240 seconds)
gillesM has joined #tikiwiki
rodrigo_sampaio has quit IRC (Quit: Leaving.)
WhiteCalf has quit IRC (Read error: Connection reset by peer)
Caarrie|away is now known as Caarrie|sleeping
yermandu has quit IRC (Quit: xkill X)
PrezKennedy has joined #tikiwiki Tiki|bot: New Forum Posts: wiki editor only for the blog - https://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=41135
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
New Forum Posts: lang/.../custom.php permissions - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41131 ***: marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
coaboa_ has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 250 seconds)
Tiki|bot has quit IRC (Ping timeout: 246 seconds)
lindonb has left
Tiki|bot has joined #tikiwiki Tiki|bot: New Forum Posts: wiki editor only for the blog - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=41135
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
New Forum Posts: lang/.../custom.php permissions - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41131 CIA-126: tikiwiki: 03pkdille * r34141 10/branches/7.x/lib/wiki-plugins/ (5 files): Code quality - svn properties - unix eol (fixes r34097) ***: Bernard1 has quit IRC (Quit: Leaving.)
Bernard1 has joined #tikiwiki
redflo has joined #tikiwiki
Wilkins has joined #tikiwiki
gillesMM has joined #tikiwiki coaboa_: good morning all ***: coaboa_ is now known as coaboa
daevermann has joined #tikiwiki luciash: hi ***: JoernOtt has joined #tikiwiki
jonnyb has joined #tikiwiki coaboa: hi luciash & jonny
guten Morgen Joern daevermann: hi all, tach Poiesi jonnyb: morgans coaboa & daevermann
but off again now - bbl coaboa: oh.. hi dirk JoernOtt: good morning everyone ***: Wilkins has quit IRC (Read error: Operation timed out)
Wilkins has joined #tikiwiki CIA-126: 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.
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 Bernard1: hi coaboa, luciash, daevermann jonny, joer, all jonnyb: polom ***: chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy chibaguy: polom daevermann: cheers jonnyb: hi chibaguy - all those id changes you did the other day seem to be ok - not heard otherwise anyway :) ***: Caarrie|sleeping is now known as Caarrie|away chibaguy: hi jonnyb, that's good.
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.
themes.t.o pretty much needs that multi-theme specifying. CIA-126: 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) jonnyb: oh right, no chibaguy - i thought i fixed that one (obviously not)
on it now...
hmm, seems fine on 7.x for me - i set "!jqui.css;!tikinewt.css" in the theme box and it seems to work chibaguy: 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. jonnyb: no, mine here seems fine with three specified chibaguy: 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?
Or is standard practice to set a height for the container? jonnyb: yes, think i've seen that
setting the height for the logo usually fixes it doesn't it?
i was hoping to do a more extensive job on the logo module - will have to wait for 8 chibaguy: 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. jonnyb: just seeing the #tiki-top menu's looking a bit lost on strasa - no bg image etc chibaguy: 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.
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. jonnyb: but isn't it the float that makes it leak out into other divs? chibaguy: 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.
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.
The "!themeA.css;!themeB.css" appears to be working ok, though.
(negation) ***: ricks99 has joined #tikiwiki jonnyb: ok, so it's the positive (non-negation) list broken? CIA-126: tikiwiki: 03jonnybradley * r34145 10/trunk/ (12 files in 6 dirs): [MRG] Automatic merge, branches/7.x 34131 to 34144 jonnyb: hi ricks99 ricks99: hiya jonnyb ***: lphuberdeau has joined #tikiwiki chibaguy: it seems so jonnyb: chibaguy: the logic was all screwy, should be fixed now CIA-126: tikiwiki: 03jonnybradley * r34146 10/branches/7.x/lib/modules/modlib.php: [FIX] modules: Fix visibility by ("non-negation") theme logic - thanks chibaguy chibaguy: thanks very much, jonnyb. jonnyb: np
i didn't check the other params - possibly other similar issues there maybe (but must get on with other stuff now) chibaguy: ok, I may run across problems and will let you know if so ;-) jonnyb: thanks :) chibaguy: 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 ...
..."Username [ ] Password [ ]" horizontal configuration?
(thinking of the tiki 6 login form in strasa)
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. ;-) jonnyb: good, cos i didn't follow that! :D ***: rodrigo_sampaio has joined #tikiwiki chibaguy: :-) ***: lphuberdeau has quit IRC (Ping timeout: 264 seconds) chibaguy: 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. jonnyb: yes, like they used to before the popup mode
when it was site-login chibaguy: ah, ok. It works here if I assign #topbar_modules .box-login_box div {display: inline-block]
Otherwise, the divs apparently are display:block and stack vertically. jonnyb: yes, i thought that was how you wanted it? :P chibaguy: yes, but I didn't realize css needed to be added.
It would be nice to have a css class added to the module or a child when this parameter is in effect.
so the inline-block could be done globally.
ah, .siteloginbar, duh. ;-) jonnyb: 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? chibaguy: what kind of tricks do you mean? jonnyb: like having to have #tiki-top as an id to get a certain appearance etc
but necessary for this transition phase, i know chibaguy: I suppose div#tiki-top div.somediv is just a convenience or just "legacy". We could use #topbar_modules instead. jonnyb: indeed - for 8 let's head that way chibaguy: or whatever the location is.
good idea jonnyb: i'd rather use classes - what if you want that look for a menu in the bottom module zone for instance? chibaguy: 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. ***: gillesMM has quit IRC (Remote host closed the connection) CIA-126: 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. chibaguy: Generally speaking, I think profiles will be good for theme details (configuration, etc.). jonnyb: me2 :) chibaguy: 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. jonnyb: exacto! ***: lphuberdeau has joined #tikiwiki jonnyb: 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!
mornin lphuberdeau lphuberdeau: good morning chibaguy: yes, working on pre-7 tikis is way less fun. ;-)
hi lphuberdeau ***: gillesMM has joined #tikiwiki
radek82 has joined #tikiwiki
radek82 has quit IRC (Client Quit)
ibrand has joined #tikiwiki lphuberdeau: I think it's a good sign tiki is moving forward CIA-126: tikiwiki: 03chibaguy * r34148 10/branches/7.x/styles/ (13 files):
tikiwiki: [ENH] CSS rules added for a Secondary Site Menu (as used at tiki.org sites).
tikiwiki: Used with a user module named "secondary_site_menu" placed in the "Top" module
tikiwiki: zone, with (only) parameters "menu_id=secondary_site_menu&nobox=y". Misc. other
tikiwiki: top/topbar module zone changes. ***: SDuensin has left
ibrand has quit IRC (Quit: Page closed)
qb has joined #tikiwiki qb: hi, any one knows how to get rid of <BR /> added automatically after codelisting or table? marclaporte: polom CIA-126: tikiwiki: 03lphuberdeau * r34149 10/trunk/lib/test/core/Search/embedded.tpl: [FIX] Broken test, this file is used to compare output only Tiki|bot: New Forum Posts: Installation issues with 6.3 on hosted server - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41141 ricks99: @qb: try toggling the wiki paragaph formatting option
i think it controls br elements for blank lines CIA-126: tikiwiki: 03lphuberdeau * r34150 10/trunk/lib/core/ (44 files in 13 dirs): [MOD] Removing un-necessary calls to require_once ***: chibaguy has quit IRC (Read error: Connection reset by peer) qb: ricks99 thanks, but it just changes my own enters into <p> also removes <br /> after table, but not after code ;( ricks99: how are you adding the code? with the CODE plugin? qb: from menubar - code button, after highlight text code, yes
it is code plugin
and in html source I get: <div class="plugincode"><pre class="codelisting" dir="ltr" style="overflow:auto;" id="codebox" >sample code</pre></div><br /> in the end of this line ricks99: Does your next line of text start on a new line, or immediately after {CODE} qb: new line, or even in second line after that, I'm using linebreaks (enter) to separate blocks of text, to navigate easier. ricks99: That's why then. Tyr using {CODE()}......{CODE}more text Bernard1: qb: when elements are in my way i use a very specific display:none… Not elegant but it work. :) ***: RobertPlummer has quit IRC (Quit: Page closed) qb: thanks, I have to go, I will try tomorow again ***: qb has quit IRC (Quit: Page closed) CIA-126: 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() ***: gillesMM has quit IRC (Remote host closed the connection) ricks99: CodeMirror question: I have autolinks enabled, but the code highter does *not* indicate www.foo.bar as a link. Known issue? -: ricks99 is really enjoying tiki 7 :) ***: gillesMM has joined #tikiwiki lphuberdeau: I guess that's just one of the unsupported syntaxes at this time ricks99: K. [www.foo.bar] works, but not www.foo.bar lphuberdeau: it might take a long time before all features are supported, especially on the optional ones ricks99: do we have a list of unsupported syntax? i dont see anything listed at http://doc.tiki.org/Syntax+Highlighter
well, i started one, anyway! :) lphuberdeau: you probably want to have a list of supported syntax instead
it's shorter
and finite ricks99: really? there's more *un*supported than supported? :(
this is actually the first thing i've found (so far) ***: Bernard1 has quit IRC (Ping timeout: 260 seconds)
Bernard1 has joined #tikiwiki lphuberdeau: well, there are syntaxes we don't know about
some syntaxes we'd like to see go away
the highlighter aims for the common syntaxes CIA-126: 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 jonnyb: bye all - see you next week ***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...) CIA-126: tikiwiki: 03sylvieg * r34153 10/branches/7.x/lib/core/Tracker/Field/UserSelector.php: [FIX]tracker: user selector with no options default to none Bernard1: 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 ?
Ahhh again looking at the wrong place… tiki_p_use_html (nothing to see in wiki perms) ***: daevermann has quit IRC (Ping timeout: 276 seconds)
JoernOtt has quit IRC () marclaporte: ricks99: : I am glad you like Tiki7 It means the UI work is paying off :-) ricks99: am i that hard to please? ;-P CIA-126: tikiwiki: 03sylvieg * r34154 10/branches/7.x/lib/core/Tracker/Field/UserSelector.php: [FIX]tracker: better fix 34153: default user selector ***: redflo has left CIA-126: tikiwiki: 03marclaporte * r34156 10/branches/7.x/lang/fr/language.php:
tikiwiki: [FIX] Until we decide if and how to translate the project name to French,
tikiwiki: restore to English. And two minor fixes. In French, it could be Tiki Wiki CMS
tikiwiki: Groupiciel, Tiki Wiki SGC Groupiciel, Tiki Wiki CMS Collecticiel or Tiki Wiki
tikiwiki: SGC Collecticiel
tikiwiki: 03lphuberdeau * r34158 10/branches/7.x/ (2 files in 2 dirs): [FIX] Tracker history did not process the values before attempting to render ***: codyg has joined #tikiwiki
codyg has left chealer: polom ***: Jo__ has joined #tikiwiki Jo__: Question
how can i print url variable in wiki page marclaporte: Jo__ : the current url? Jo__: yup ricks99: {{page}} Jo__: ns
thank you very much marclaporte: http://themes.tiki.org/tiki-index.php?page=Template%20Tricks&pagenum=4#Use_current_page_name_as_content Jo__: that is really helpful
thanks marclaporte: that is strange, link on page that I gave: it's broken
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 Jo__: ns CIA-126: 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
tikiwiki: 03sylvieg * r34161 10/branches/7.x/lang/fr/language.php: [FIX]wrong translation
tikiwiki: 03sylvieg * r34162 10/branches/7.x/lang/fr/language.php: [FIX] more thx marc
tikiwiki: 03sylvieg * r34163 10/trunk/lang/fr/language.php: [FIX] coaboa: the "Page Break" Icon in editor produces "......" instead of "...page..." This is in tiki 7 and trunk
dont't know where to change beside the admin toolbar which would only change local install CIA-126: tikiwiki: 03marclaporte * r34164 10/branches/7.x/lang/fr/language.php: removing weird translations ***: lphuberdeau has quit IRC (Ping timeout: 276 seconds)
redflo has joined #tikiwiki
redflo has quit IRC (Changing host)
redflo has joined #tikiwiki
ricks99 has quit IRC (Quit: Now available, the first and only Tiki book. Get it at http://twessentials.keycontent.org) CIA-126: tikiwiki: 03marclaporte * r34165 10/trunk/lang/fr/language.php: removing weird translations chealer: coaboa: good catch. it's in toolbarslib.php coaboa: should I try to correct? Jo__: how can i check is {{page}} empty chealer: coaboa: I sent a mail to Jonny on tiki-cvs coaboa: ok thx
& good night ;-) chealer: good night coaboa Jo__: hi guys
how can I check {{variable}} is empty ? coaboa: 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. Jo__: ok
thx marclaporte: http://themes.tiki.org/ is now in 7 (Thanks changi!)
but upgrade issues, there are chealer: hum. not so candy
there's a JQ plugin that seems well formed which is not parsed
hum, removing the content that follows fixed it ***: r0ny has quit IRC (Ping timeout: 276 seconds)
Bernard1 has quit IRC (Ping timeout: 276 seconds)
Bernard1 has joined #tikiwiki
r0ny has joined #tikiwiki marclaporte: Themes.tiki.org -> module New Forum Posts -> for each element: title="Sun 10 of Apr., 2011 10:38 UTC, bychibaguy - Tiki Design
bychibaguy is missing a space
trivial but.... Jo__: is there a way to create a varaible store string in wiki page ***: lphuberdeau has joined #tikiwiki
amette has quit IRC (Ping timeout: 240 seconds)
amette has joined #tikiwiki
conner_bw has joined #tikiwiki Jo__: {TRACKERLIST(trackerId=>6, filterfield=>43, filtervalue=>{TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD})}{TRACKERLIST}
can use it this way? marclaporte: Jo__ : http://doc.tiki.org/Dynamic+Variable
(not sure if this is what you are after) ***: lphuberdeau has quit IRC (Ping timeout: 252 seconds)
Caarrie|away has quit IRC (Ping timeout: 240 seconds)
Caarrie has joined #tikiwiki
Caarrie is now known as Caarrie|away
conner_bw has quit IRC (Quit: conner_bw) Jo__: how can set %variable% internally
%variable15% = ?
%variable15% = {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD} marclaporte: no
put %variable15% in a wiki page
save
then click on it
(in view mode) Jo__: but I try to do it internally
how can i do it?
{TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD}) will return a value ***: gillesMM has quit IRC (Quit: Konversation terminated!) marclaporte: you want a tracker value somewhere to have a variable name so you can use anywhere? Jo__: right ***: lphuberdeau has joined #tikiwiki marclaporte: ItemId changes?
Does {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD} do what you want? sylvieg: this one will work but I do not thing the plugin params are wiki parsed
the easierst is to write a plugin that calls the 2 plugins... ***: rodrigo_sampaio has quit IRC (Quit: Leaving.)
rodrigo_sampaio has joined #tikiwiki Jo__: {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD} is a text
is projectname
i will do filter with this projectname on other tracker ***: lphuberdeau has quit IRC (Ping timeout: 260 seconds) marclaporte: Would having {project name=itemId} which is an alias (cleaner replacement of ) this {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD} help any?
If so, http://doc.tiki.org/Plugin+Alias
you seem to want to embed a tracker in a tracker? Jo__: uhm...
i get itemId=39 from url
then get project name by {TRACKERITEMFIELD(trackerId=5,itemId={{itemId}},fieldId=41)}{TRACKERITEMFIELD}
then {TRACKERLIST(trackerId=>6, filterfield=>43, filtervalue=> projectname }{TRACKERLIST}
how can i get it work? ***: Caarrie has joined #tikiwiki
Caarrie|away has quit IRC (Ping timeout: 248 seconds)
Caarrie|sleeping has joined #tikiwiki
Caarrie has quit IRC (Ping timeout: 260 seconds) CIA-126: 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 Jo__: Plugin testfilter cannot be executed. Preference wikiplugin_testFilter is not defined CIA-126: tikiwiki: 03marclaporte * r34167 10/branches/proposals/6.x/lang/fr/language.php: removing weird translations ***: Caarrie|sleeping is now known as Caarrie|away CIA-126: tikiwiki: 03marclaporte * r34168 10/branches/6.x/lang/fr/language.php: removing weird translations ***: JoP_ has joined #tikiwiki JoP_: plugin alias help Tiki|bot: New Forum Posts: Tracker item comments - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41142 ***: rodrigo_sampaio1 has joined #tikiwiki
rodrigo_sampaio has quit IRC (Ping timeout: 240 seconds)
JoP_ has quit IRC (Quit: Page closed)
Jo__ has quit IRC (Quit: Page closed)