***: Caarrie is now known as Caarrie|sleeping
goj has quit IRC (Ping timeout: 240 seconds)
goj has joined #tikiwiki
chealer has joined #tikiwiki
rotterdam|busy is now known as rotterdam|away
rotterdam|away is now known as rotterdam
rotterdam is now known as rotterdam|away
FrankP has joined #tikiwiki
Tikiwiki|bot: New Forum Posts: Exclude image searches from stats - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38159
New Forum Posts: Stop hotlinks to images - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38160
***: rotterdam|away is now known as rotterdam
chealer_ has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
FrankP2 has joined #tikiwiki
FrankP has quit IRC (Ping timeout: 276 seconds)
FrankP2 has quit IRC (Ping timeout: 240 seconds)
FrankP has joined #tikiwiki
FrankP has quit IRC (Ping timeout: 240 seconds)
FrankP has joined #tikiwiki
chealer_ has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
franck has quit IRC (Quit: franck)
chealer has joined #tikiwiki
luciash has quit IRC (Ping timeout: 276 seconds)
Sug4r has quit IRC (Ping timeout: 265 seconds)
redflo has joined #tikiwiki
coaboa has joined #tikiwiki
coaboa: hi all
***: jackcaocu has joined #tikiwiki
CIA-65: tikiwiki: 03eromneg * r28620 10/trunk/lib/toolbars/toolbarslib.php: [MOD] add Anchor and Table to wysiwyg toolbar and modify PasteWord to PasteFromWord for ckeditor
***: rotterdam is now known as rotterdam|away
jackcaocu has quit IRC (Quit: Page closed)
j0n3 has joined #tikiwiki
j0n3: founding great OS apps every day! -> http://piwik.org <- alternative to google analytics
have any of you used this with tiki?
it's about 10 minutes to install and set it up on tiki!
I sounded like spam...
coaboa: ;-)
CIA-65: tikiwiki: 03jonnybradley * r28621 10/trunk/lib/toolbars/toolbarslib.php: [FIX] toolbars: Table is not "FckOnly" so restoring wiki table tool and adding wysiwyg option.
***: luciash has joined #tikiwiki
luciash has quit IRC (Changing host)
luciash has joined #tikiwiki
ChanServ sets mode: +o luciash
Sug4r has joined #tikiwiki
CIA-65: tikiwiki: 03jonnybradley * r28622 10/third_party/ckeditor/ (86 files in 15 dirs): [MOD] ckeditor: update to 3.4
***: Caarrie|sleeping is now known as Caarrie|away
coaboa: how can I use $user for the title of a module?
my current workaround is to have two modules one with not title but {$user} in module data the second with the coreespondin menu not displaying a title. hope there is a smarter way ;-)
*corresponding
luciash: you can try enable argvars and use {{user}} but i think it will not work as the titles are not wiki parsed iirc
***: yonixxx has joined #tikiwiki
yonixxx has quit IRC (Client Quit)
luciash: i think your workaround is ok
coaboa: ok thx.
something else, do you know how I kann get rid of the "GO" label from a submit button. I managed to have a background image but there is alwas that go overlaying it. cannot find where it is defined. looked at the mod-search.tpl
luciash: 5.1 ?
coaboa: 6.
luciash: put as the submit label
coaboa: ok deleted it totaly before
still cant find the string as it written with a capital G :-(
luciash: ???
find ?
***: ricks99 has joined #tikiwiki
luciash: coaboa: cat templates/modules/mod-search.tpl
coaboa: it is dynamic, that's why you can't find "Go"
coaboa: im opened it already
so changing value=
luciash: name = "go" value = "{tr}{$module_params.go_submit}{/tr}"
coaboa: ;-) thx
thought this must do more thanjust write a "Go" label....
pooh finaly ;-) thx a lot
CIA-65: tikiwiki: 03jonnybradley * r28623 10/trunk/styles/strasa/options/mono.css: [FIX] css: wrong file extension
ricks99: tw.o down?
Tikiwiki|bot: Welcome to the official Tikiwiki English Irc channel, tw.o is better known as http://tikiwiki.org or the official website of the project.
luciash: ricks99: y
too often imho
ricks99: would b nice if, when down, could redirect to something more then a 404 error
at least info.tw.o is still up
luciash: would be nice if oliver helped to fix the memory problems in Tiki or allow more memory and not be too picky/restrictive about it or pass the tw.o hosting to someone else
CIA-65: tikiwiki: 03Jyhem * r28624 10/trunk/ (6 files in 4 dirs): [ENH] Store parsing format of blog posts for correct display when some are entered wysiwyg and others are not
***: j0n3 has left
nkoth has joined #tikiwiki
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 276 seconds)
goj|ghost is now known as goj
CIA-65: tikiwiki: 03alain_desilets * r28625 10/trunk/lib/test/TikiAcceptanceTestDBRestorer.php: - TikiAcceptanceTestDB::restoreDB() now uses Intaller::runFile() instead of a mysql command line, in order to restore the DB.
***: redflo has left
CIA-65: tikiwiki: 03sampaioprimo * r28626 10/trunk/lib/test/bootstrap.php: making tikilib global in bootstrap.php
***: changi|home has joined #tikiwiki
changi|home is now known as changi|bourgogne
changi|bourgogne has left
CIA-65: tikiwiki: 03sampaioprimo * r28627 10/trunk/lib/test/freetag/FreetagTest.php: fixing test now that global preferences are taken into account
chealer: jpolom
CIA-65: tikiwiki: 03sampaioprimo * r28628 10/trunk/ (lib/blogs/bloglib.php tiki-blog_post.php): removing unused parameters (thanks to phpUnderControl at quality.tikiwiki.org)
tikiwiki: 03sampaioprimo * r28629 10/trunk/lib/ (freetag/freetaglib.php tikilib.php): removing unused parameters (thanks to phpUnderControl at quality.tikiwiki.org)
***: rodrigo_sampaio has joined #tikiwiki
Tikiwiki|bot has quit IRC (Ping timeout: 240 seconds)
Tikiwiki|bot has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
rodrigo_sampaio has quit IRC (Ping timeout: 245 seconds)
CIA-65: tikiwiki: 03marclaporte * r28630 10/trunk/templates/ (tiki-admin-include-comments.tpl tiki-list_comments.tpl): [ENH] Better links for admin comments
***: rodrigo_sampaio has joined #tikiwiki
CIA-65: tikiwiki: 03sylvieg * r28631 10/trunk/templates/tiki-send_newsletters.tpl: typo
tikiwiki: 03marclaporte * r28632 10/trunk/templates/tiki-admin.tpl: [FIX] Tikiwiki -> Tiki
tikiwiki: 03sampaioprimo * r28633 10/trunk/tiki-objectpermissions.php: [FIX] avoid undefined index and wrong data type warnings
***: arthur_mullard has joined #tikiwiki
CIA-65: tikiwiki: 03sylvieg * r28634 10/trunk/ (4 files in 3 dirs): [ENH]newsletters: extract the send functionality to be able to have a batch/cron newsletter send : TODO extract the real time feedback from the function
Tikiwiki|bot: New Forum Posts: Pre-Install Error - help please - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=38161
***: coaboa has quit IRC (Remote host closed the connection)
jonhattan has joined #tikiwiki
arthur_mullard has quit IRC (Quit: Page closed)
chealer has joined #tikiwiki
jonhattan has quit IRC (Read error: Connection reset by peer)
jonhattan has joined #tikiwiki
jonhattan: hi tikiwikers
does exist a script to convert image galleries to file galleries?
CIA-65: tikiwiki: 03sampaioprimo * r28635 10/trunk/ (lib/comments/commentslib.js templates/comments.tpl): [ENH] save anonymous website and email in a cookie
***: franck has joined #tikiwiki
rotterdam|away has quit IRC (Ping timeout: 264 seconds)
rodrigo_sampaio has quit IRC (Quit: rodrigo_sampaio)
CIA-65: tikiwiki: 03sampaioprimo * r28636 10/trunk/ (28 files in 5 dirs): cleanup: removing calls to popup_init and the function itself
ricks99: @jonhattan: I don't think so (yet, anyway).
jonhattan: thanks ricks99
not sure if we will move to file galleries alone
if so we will write such script
ricks99: anyone who attneded recent TikiFest Ottawa/BigBlueButton: Pls add to http://bit.ly/bTpBO1 before Monday. Tx
@jonhattan. I *think* the plan is to have a migration tool before finally removing Image Gallery functionality (~Tiki 7 maybe)
Currently, image galleries are "deprecated" but still functional
jonhattan: I figured out this will exist in the future
but we are moving from hacked 1.9 to 5.1 with profiles+channels+perspectives
and want to let it running for the next 5 years :p
ricks99: take a loook at roadmap. i belive tiki 6 (not 5) is next LTS.
Tiki 5 will *not* receive patches or security fixes
(just FYI)
jonhattan: yes 6 is tls
okay we are delivering our work in this week. we will look further to october release
ricks99: just something to think about, if you are planning to keep tiki 5 for 5+ years, realize it will not be supported
chealer: ricks99: there was me, Marc, Etienne, Cyrille, Rodrigo, Pascal and Nelson most of the time. Alain Désilets came too, and Duane a bit
***: FrankP2 has joined #tikiwiki
chealer: ricks99: oh, Louis-Philippe Huberdeau came too.
***: FrankP has quit IRC (Ping timeout: 258 seconds)
ricks99: nice collection! can u update the page with a few tidbits? tx
chealer: oh, I forgot Daniel Gauthier too.
I mainly remember Record and playback as future plan
***: FrankP has joined #tikiwiki
jonhattan has quit IRC (Quit: Ex-Chat)
FrankP2 has quit IRC (Ping timeout: 272 seconds)
redflo has joined #tikiwiki
CIA-65: tikiwiki: 03alain_desilets * r28637 10/trunk/lib/test/ (5 files in 2 dirs):
tikiwiki: [Bug]DB restore for automatic testing did not clear the cache_page_info.
tikiwiki: [Enh] We now have two ways of dumping and restoring DB. First way is through
tikiwiki: files that contain SQL statements. Second is by copying the actual binary files
tikiwiki: for the DB. For now, we only use the first way, but experimenting with second
tikiwiki: way which might turn out to be faster.
***: chealer has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org)
chealer has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
Caarrie|away has quit IRC (Quit: bbiab)
franck has quit IRC (Quit: franck)
franck has joined #tikiwiki
Caarrie has joined #tikiwiki
Tikiwiki|bot: New Forum Posts: Fixed Width Locked - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=38163
***: FrankP has quit IRC (Ping timeout: 276 seconds)
rotterdam has joined #tikiwiki
rotterdam is now known as rotterdam|away
rotterdam|away is now known as rotterdam
Caarrie is now known as Caarrie|away
redflo has quit IRC (Quit: Leaving.)
CIA-65: tikiwiki: 03sampaioprimo * r28638 10/trunk/lib/comments/commentslib.php: [FIX] don't display message saying that the comment has been queued for approval if the user has permission to post it directly