***: Loggar starts logging #tikiwiki at Sat Nov 06 00:08:39 2010
Loggar has joined #tikiwiki
redflo1 has joined #tikiwiki
redflo has quit IRC (Ping timeout: 265 seconds)
resuni has quit IRC (Read error: Connection timed out)
Caarrie is now known as Caarrie|sleeping
resuni has joined #tikiwiki
marclaporte has quit IRC (Quit: See you later! http://marclaporte.com)
rodrigo_sampaio has joined #tikiwiki
ttrimm has joined #tikiwiki
rodrigo_sampaio has quit IRC (Quit: Leaving.)
athanasia has quit IRC (Quit: Page closed)
Trebly has joined #tikiwiki
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 250 seconds)
goj|ghost is now known as goj
Trebly: Hello, I try to redact a $prefs.feature_custom_center_column_header and I make a syntax error and smarty just produces (tiki.tpl) the html comment and don't "eval" the template commands. I couldn't find the error. In the content I use the function smarty_block_remarksbox. I have yet used in my templates but using simply a {$var} not {eval var=$....} as made in tiki.tpl. Here is the content
<!-- Personalized code for _center_column_header -->
{smarty_block_remarksbox( array( 'type'=>'warning', 'title'=>tra('This site is in development'),'close'=>'TRUE'), tra(" This site is in development, please be comprehensive. Nevertheless we decide to open it because of the contents yet available"), $smarty) }
Can you help me ?
***: resuni has quit IRC (Quit: brb)
redflo1 has left
jcyrisse has joined #tikiwiki
Trebly: Hello, I had forgotten the include for the function "smarty_block_remarksbox" but it is not sufficient, smarty seems not to "eval" the smarty command contained into the $prefs.feature_custom_center_column_header : {smarty_block_remarksbox( array( 'type'..... }
***: Trebly has quit IRC (Ping timeout: 260 seconds)
Trebly has joined #tikiwiki
jcyrisse: evening!
anyone on who used staging and publication?
***: Trebly has quit IRC (Ping timeout: 240 seconds)
Trebly has joined #tikiwiki
jcyrisse: anybody around?
Tikiwiki|bot: New Forum Posts: Can Tiki do ...? Is TIki the right solution for me? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39371
jcyrisse: is there a way to use the Tabs plugin, and on those different tabs to use a tracker plugin also?
***: changi has quit IRC (Ping timeout: 255 seconds)
changi has joined #tikiwiki
changi has quit IRC (Ping timeout: 240 seconds)
changi has joined #tikiwiki
changi has quit IRC (Ping timeout: 240 seconds)
changi has joined #tikiwiki
ttrimm has quit IRC (Quit: Later Folks!)
changi: damned internet connection
xavi: polom
jcyrisse: did you try it? (it should work tabs plugin and tracker plugin in some tab)
jcyrisse: xavi: yes, but got some type of script errors with the tracker
was able to get the tabs, but then errors with the trackers portion
xavi: errors? if you could be more explicit...
what was the message?
jcyrisse: well, i mean it was corrupted looking...i didnt get an error message
xavi: see it in action (sort of): http://test.intercanvis.net/Llibres
***: rodrigo_sampaio has joined #tikiwiki
xavi: to see the tracker plugin, you need to be registered user, and the site is in Catalan mostly, so far
but it works
this is 6.x
mmm, I'm afraid that the machine translation is not working...
or at least, not working with a page with a few plugins and jquery inside (like the previous one)
http://test.intercanvis.net/tiki-index.php?machine_translate_to_lang=en&page=Llibres&no_bl=y
jcyrisse: k...taking a look
well, that appears to be how i used it. hmmmm
well, i have been up wwwaaaaayyyy to late...too tired right now...lol...but will check back on it later today
xavi: ok, you can freely register there, if you want to see the source, etc
jcyrisse: ty
xavi: the site with "test." in front of the domain, is a testing 6.x site
without "test." is the production site (in 5.x still)
jcyrisse: k...i am using the trackertimeline tracker...do you think that makes a difference?
xavi: no idea
jcyrisse: k...well ty...will tackle it a bit later.
CIA-75: tikiwiki: 03xavidp * r30551 10/mods/trunk/themes/faulkner_tiki_5/templates/ (faulkner/ styles/ styles/faulkner/): [FIX]Move the templates of faulkner_tiki_5 from ./templates/faulkner to ./templates/styles/faulkner for them to work properly
xavi: bbl
***: changi has quit IRC (Ping timeout: 260 seconds)
changi has joined #tikiwiki
natbrown has joined #tikiwiki
natbrown: Hi, I just installed my first tikiwiki and I am lost, I had a look at it for some time and I have not got a clue how to use the thing,
***: rodrigo_sampaio has quit IRC (Quit: Leaving.)
coaboa has quit IRC (Ping timeout: 252 seconds)
coaboa has joined #tikiwiki
coaboa: natbrown: still here?
natbrown: I am here
coaboa: hi
what do you want to achieve?
a website for collaboration, a busines site, an intranet?
natbrown: hi, did you go to WIkimania in Gdansk, I am a Russian teacher who met Mark and Louis-Philippe there
coaboa: no I'am from germany and will attend the tikifest in berlin 13-14th November
natbrown: Say hi to them from me I wanted to redo my http://www.learnrussianspeakrussian.org/
coaboa: so you should go to admin features and activate the features you need (eg. wiki)
natbrown: I want to know more about tikiwiki, I wanted to make this on it, but for now I have made it in Mediawiki, since I found it too difficult in Tikiwiki http://wikitranslate.org/wiki/Main_Page
http://language4you.org/tiki-index.php this is the new site
coaboa: shouldnt be that hard. on twbasics.keycontent.org there are very usefull hints for beginners!
natbrown: Where can I have a look at the examples of the site that are made on it?
coaboa: have a look at the video section (especialy menus and modules)
have to go. bbl
natbrown: Thanks,
have a nice time in Berlin!
***: Caarrie|sleeping is now known as Caarrie|away
lphuberdeau has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
CIA-75: tikiwiki: 03sampaioprimo * r30552 10/trunk/lib/ (6 files in 2 dirs): wordpress importer: making importer strings translatable
tikiwiki: 03sampaioprimo * r30553 10/trunk/ (6 files in 3 dirs): wordpress importer: improving feedback messages
tikiwiki: 03sampaioprimo * r30554 10/trunk/lib/ (4 files in 3 dirs): wordpress importer: set correct blog created and lastModif dates
***: redflo has joined #tikiwiki
Trebly: Hello, sorry for the length but I must expose the problem clearly.
I want to use the feature _custom_center_column_header for a warning message as into the current dev.teakiwiki.
So I write it with the syntax which uses the function smarty_block_remarksbox ( {smarty_block_remarksbox(<params>)}. This seems not to be the good way, why ?.
Nota :I have made this before, successfully, using into a template simply a syntax using a var assigned to smarty and containing simply :
<< $msg='smarty_block_remarksbox( array( 'type'=>'warning', 'title'=>tra('The titltle'),'close'=>'TRUE'), tra(" The text (html)". The template containing {$msg} >>.
The tiki.tpl contains << {eval var=$prefs.feature_custom_center_column_header} >> then I have supposed that this var is containing the custom_header.
The result is that the first html (comments) or text for test are well displayed but the {..... } into the var seems not to be interpreted in the same way that it is into a simple var.
Is it a problem known ? or I make a syntax error, or where is the difference between {$msg} and {eval var=$msg } ?
Can you help me ?
***: redflo has left
sylvieg: syntax is {remarksbox(...params..)|xxxxxx{/remarksbox}
Tikiwiki|bot: New Forum Posts: Multi-sites Wishlist - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=39375
CIA-75: tikiwiki: 03sampaioprimo * r30555 10/trunk/lib/importer/tikiimporter.php: just curly brackets for if statements
tikiwiki: 03sampaioprimo * r30556 10/trunk/lib/importer/tikiimporter.php:
tikiwiki: wordpress importer: some servers need calling both ob_flush() and
tikiwiki: flush() to output buffer content
***: Tikiwiki|bot has quit IRC (Ping timeout: 264 seconds)
Trebly_ has joined #tikiwiki
Trebly has quit IRC (Ping timeout: 252 seconds)
Trebly_ is now known as Trebly
yonixxx has joined #tikiwiki
yonixxx has quit IRC (Client Quit)
yonixxx has joined #tikiwiki
yonixxx has quit IRC (Quit: Leaving...)
natbrown has quit IRC (Ping timeout: 265 seconds)
CIA-75: tikiwiki: 03sampaioprimo * r30557 10/trunk/lib/ (2 files in 2 dirs): worpdress importer: fixing mistakes from previous commit
***: ph-il has joined #tikiwiki
ph-il has left
Trebly: <sylvieg> Thanks test OK. But this means that: the full template syntax can't be used into these custom_headers, just basic syntax with smarty functions.
Ex: {php} .... {/php} can't be used
For my own I had used (into a main new tiki-xxxx.php the result of the function smarty_block_remarksbox to a var "my_warning" into my template and after assign the template (using "my_warning") to "mid" and finally uses <<$smarty->display("tiki.tpl");>>
This allows to use any php function to elaborate the content.
Sorry again for the length : my question is : how to use translate (tra) forthe text into these custom headers ?
I have an idea but I am waiting to your answer because it is probably solved (is the php function tra is registered for smarty or a plugin ?).
xavi: anybody here today with experience in nested trackerlists?
***: redflo has joined #tikiwiki
CIA-75: tikiwiki: 03sampaioprimo * r30558 10/trunk/lib/ (6 files in 2 dirs):
tikiwiki: wordpress importer: change options structure so that it is possible to
tikiwiki: translate them
***: redflo has left
Tikiwiki|bot has joined #tikiwiki
xavi has left "Leaving."
olinuxx has joined #tikiwiki
chealer: polom
Tikiwiki|bot: New Forum Posts: Permissions based on relationships between members of larger categories of users - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39380
New Forum Posts: category-group permissions not working on specific pages - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39382
***: rodrigo_sampaio has quit IRC (Quit: Leaving.)
CIA-75: tikiwiki: 03lindonb * r30559 10/trunk/styles/darkroom.css: [FIX] Impove contrast for links in remarksboxes in darkroom theme. Also various quality.tiki.org items.
***: lphuberdeau has quit IRC (Quit: lphuberdeau)
lphuberdeau has joined #tikiwiki
daniam has joined #tikiwiki
daniam: Hello all: Could someone confirm that he/she received a "Tikiwiki-devel Digest". I seem not to receive them any more. I sent a test email to "lists.sourceforge.net" Mailman and I did get a reply confirming I'm indeed subscribed. Yet, I'm not receiving the alers. I've checked my spam mail folder, etc
***: rodrigo_sampaio has joined #tikiwiki
daniam has quit IRC (Quit: Page closed)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
olinuxx has quit IRC (Quit: http://www.linuxmao.org)
rodrigo_sampaio has quit IRC (Quit: Leaving.)
Trebly: <sylvieg> Information : Since this afternoon, without answer about the multilingual support for custom_headers :
1- I have implemented and fully tested the smarty plugin "modifier.tra.php
2- Found and defined the way to redact translatable custom_headers. I program to add a documentation about how to redact custom_header with multilingual support
3- I will make too a bugs and suggest tracker with the instructions to upgrade this feature on 5.3 (one file to copy to smarty/plugins and a note about the added text to language.php)
lphuberdeau: pretty sure I used the tra function as a modifier before without needing to have a real modifier
Trebly: <lphuberdeau> Ok how ? because I tried into the custom_headers a lot of syntax without success. Into my own templates or when I decide to modify someones it is simple tra is used before assign but with the "eval var=$header" of tiki.tpl I don't really knows how to send a valid syntax using the tiki function tra without a plugin. I ask this during last night, Sylvie have told me to use the...
...builtin function of smarty {remarksbox(...params..)|xxxxxx{/remarksbox} but how to use the function tra into the content (value) sent to tpl eval var=$prefs...... ?
***: rodrigo_sampaio has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
rodrigo_sampaio has quit IRC (Ping timeout: 265 seconds)
Caarrie|away is now known as Caarrie