***: SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
tomb_ has quit IRC ("Ex-Chat")
Lucymoz has quit IRC (Read error: 104 (Connection reset by peer))
Lucymoz has joined #tikiwiki
ricks99__ has quit IRC (Read error: 110 (Connection timed out))
Redhatter-LM2E has quit IRC (Remote closed the connection)
Caarrie has quit IRC ("restart x")
Caarrie has joined #tikiwiki
franck has joined #tikiwiki
franck has quit IRC (Read error: 104 (Connection reset by peer)) PS|bot: Recent Bug: Tracker item: #2001 - ranking shows twice in top users module - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2001 ***: chibaguy has joined #tikiwiki
dthacker has joined #tikiwiki chibaguy: I broke theme-changing in my 2.0 test site. I was testing Edit CSS and confirmed that it creates 0-byte files...
...so I deleted the file with ftp. Then Tikineat became the default file and I could not change my theme choice to anything else....
Every page refresh showed Tikineat as my selected theme again. So I renamed tikineat.css to see what would happen. Now there is no stylesheet in effect....
Tiki won't let me use any other stylesheet/theme.
This sucks.
I cleared the caches and tried changing my personal theme choice and the site default... Apparently it's tikineat or nothing.
Earth to Porto.... ***: chibaguy has left
mattbmc has joined #tikiwiki
Caarrie is now known as Caarrie|sleeping
dthacker has quit IRC ("KVIrc 3.2.4 Anomalies http://www.kvirc.net/")
chibaguy has joined #tikiwiki chibaguy: About the broken theme-changing, I renamed tikineat.css back to its real name, and made a copy of subsilver.css, named it subsilver-admin.css, and FTPed it to the server.
Now I can use subsilver-admin.css . . . only. The theme choice can't be changed, with either personal pref, module, or site pref.
Am I particularly skilled, or is this a potential problem for any user of Tiki 2.0? ***: rodrigo_sampaio has joined #tikiwiki chibaguy: Well, some of the theme stickiness anyway seems to be browser-related. All of the above happened while using Opera. When I log in with FF3, themes are working normally.
Dang, even with caching turned off in Opera, and logged in as admin, I get the subsilver-admin.css and nothing else, but in FF3 logged in as admin, I can change themes freely.
Deleted the session cookie in Opera and now can change themes. Ok, crisis over ;-) PS|bot: SVN: Commit by sylvieg :: r 14611 /trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php: oops
SVN: Commit by sylvieg :: r 14610 /trunk/ (2 files in 2 dirs): [FIX]tracker: better managment of list_mode ->new a param to TRACKERLIST
SVN: Commit by ricks99 :: r 14609 /branches/2.0/templates/tiki-editpage.tpl: [FIX]smileys should appear in wiki editor, even if wysiwyg feature is enabled. ***: NefariousC has quit IRC ()
Petjal2 has quit IRC ("Leaving.")
Petjal3 has joined #tikiwiki
Paragtim has joined #tikiwiki
franck has joined #tikiwiki
lq_184 has joined #tikiwiki PS|bot: SVN: Commit by sylvieg :: r 14611 /trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php: oops
SVN: Commit by sylvieg :: r 14610 /trunk/ (2 files in 2 dirs): [FIX]tracker: better managment of list_mode ->new a param to TRACKERLIST
SVN: Commit by ricks99 :: r 14609 /branches/2.0/templates/tiki-editpage.tpl: [FIX]smileys should appear in wiki editor, even if wysiwyg feature is enabled. chibaguy: Hmm. BOX plugin produces these tags at the end: <p></div></div></p>
May be only with one wiki paragraph setting; I didn't check.
Causes validation errors.
The /div tags are the end of the box; I guess the p tags come from an empty new line just inside the box. But obviously the /p should be inside the /div tags.
This was with "Use Wiki paragraph formatting" "But still create line breaks within paragraphs" both activated.
Just checked and also with those not activated, the same problem occurs. ***: rodrigo_sampaio has quit IRC ("Leaving.") chibaguy: Correction: with those not activated (so no paragraphs created in wiki text) no problem with tags out of order. (I had clicked on wrong submit button on wiki admin page.)
Dynamic variable causes xhtml 1.0 transitional validation error.
phew, my site now passes. PS|bot: SVN: Commit by chibaguy :: r 14612 /mods/trunk/themes/ohia/styles/ohia.css: [FIX] validation errors. ***: Morpheus has joined #tikiwiki
lq_184 has quit IRC ("CGI:IRC (EOF)") luciash_: mornin'
chibaguy: afternoon :)
chibaguy: did you also test on the fresh new install to change nocached links to cached and back if it happens then too ? chibaguy: luciash_, yes, I changed them back and forth and there was no problem, on the new install. ***: nikhilodeon__ has joined #tikiwiki luciash_: chibaguy: ok, good to know, thx -: luciash_ wonders how it handles the case when you use the same link on one page twice but forget to give one the nocache parameter... ***: luciash_ is now known as luciash chibaguy: luciash, in the 2.0 admin menu there's a "wiki cache" link, the lists all the linked-to urls, and they can be deleted. ***: nikhilodeon has quit IRC (Read error: 60 (Operation timed out))
nikhilodeon__ is now known as nikhilodeon luciash: chibaguy: i know, i mean when you forgot for the same link to put the nocache param, then the page is cached anyway regardless if there's another existing link with the same URI and nocache parameter, right ? chibaguy: Well, anyway in a single page, if a link gets nocache once, another instance of the same link in the page also has no (cache) link. ***: Wilkins has joined #tikiwiki luciash: ah, ok, then you have to specify it only once... that's better i think chibaguy: yes
well, I just went through the list on tiki-list_cache.php and deleted URIs that I didn't wanted cached, including the Sourceforge svn links on Theme_template_files, and now the page is clean of unwanted (cache) links. :-)
Great. Now there is no (cache) link even when I _don't_ indicate nocache. :-)
One thing: if a URI is already in tiki-list_cache.php (has a previous instance of being linked to and cached), using "nocache" when the link is added again to a page has no effect; the (cache) link displays anyway.
These seems to be in contrast to the case of a link being put on a page twice, once with nocache and once without -- in this case, the nocache prevents (cache) for both links.
But I don't know why "cache external links" is no longer being respected at the site. ***: Lucymoz has quit IRC (Read error: 110 (Connection timed out)) chibaguy: Uh oh, changing the comment tags in css files from Smarty to CSS style broke the $Id$ svn keyword. Now it isn't expanded. :-( ***: chibaguy has left PS|bot: SVN: Commit by sept_7 :: r 14614 /trunk/templates/tiki-admin_modules.tpl: [ENH] put tips in the right place for the menu and preserve tab position ***: nikhilodeon__ has joined #tikiwiki
nikhilodeon has quit IRC (verne.freenode.net irc.freenode.net)
Petjal3 has quit IRC (verne.freenode.net irc.freenode.net)
gmc has quit IRC (verne.freenode.net irc.freenode.net)
gillesMMM has joined #tikiwiki
nikhilodeon__ is now known as nikhilodeon
gmc has joined #tikiwiki Paragtim: Anyone know how to make fckeditor load a template by default? ***: Redhatter has quit IRC (verne.freenode.net irc.freenode.net)
pkdille has quit IRC (verne.freenode.net irc.freenode.net)
amette has quit IRC (verne.freenode.net irc.freenode.net)
nikhilodeon has quit IRC (verne.freenode.net irc.freenode.net)
gillesMMM has quit IRC (verne.freenode.net irc.freenode.net)
luciash has quit IRC (verne.freenode.net irc.freenode.net)
SEWilc1 has quit IRC (verne.freenode.net irc.freenode.net)
Sug4r has quit IRC (verne.freenode.net irc.freenode.net)
PS|bot has quit IRC (verne.freenode.net irc.freenode.net)
sylvieg has quit IRC (verne.freenode.net irc.freenode.net)
CIA-54 has quit IRC (verne.freenode.net irc.freenode.net)
r1 has quit IRC (verne.freenode.net irc.freenode.net)
niclone has quit IRC (verne.freenode.net irc.freenode.net)
Morpheus has quit IRC (verne.freenode.net irc.freenode.net)
franck has quit IRC (verne.freenode.net irc.freenode.net)
mattbmc has quit IRC (verne.freenode.net irc.freenode.net)
Amorphous has quit IRC (verne.freenode.net irc.freenode.net)
uSlacker has quit IRC (verne.freenode.net irc.freenode.net)
tomb has quit IRC (verne.freenode.net irc.freenode.net)
gmc has quit IRC (verne.freenode.net irc.freenode.net)
Paragtim has quit IRC (verne.freenode.net irc.freenode.net)
Jyhem has quit IRC (verne.freenode.net irc.freenode.net)
gmc has joined #tikiwiki
gillesMMM has joined #tikiwiki
nikhilodeon has joined #tikiwiki
Morpheus has joined #tikiwiki
franck has joined #tikiwiki
Paragtim has joined #tikiwiki
mattbmc has joined #tikiwiki
Sug4r has joined #tikiwiki
luciash has joined #tikiwiki
Jyhem has joined #tikiwiki
SEWilc1 has joined #tikiwiki
CIA-54 has joined #tikiwiki
sylvieg has joined #tikiwiki
Amorphous has joined #tikiwiki
r1 has joined #tikiwiki
Redhatter has joined #tikiwiki
tomb has joined #tikiwiki
pkdille has joined #tikiwiki
amette has joined #tikiwiki
niclone has joined #tikiwiki
uSlacker has joined #tikiwiki
PS|bot has joined #tikiwiki
nikhilodeon__ has joined #tikiwiki
gmc has quit IRC (Killed by ballard.freenode.net (Nick collision))
gmc has joined #tikiwiki
gmc_ has joined #tikiwiki
gmc has quit IRC (Connection timed out)
nikhilodeon has quit IRC (Read error: 110 (Connection timed out))
tikiwiki has joined #tikiwiki
lphuberdeau has joined #tikiwiki
lphuberdeau_ has joined #tikiwiki
tikiwiki has left
lphuberdeau has quit IRC (Read error: 110 (Connection timed out))
Redhatter has quit IRC (No route to host)
Caarrie|sleeping is now known as Caarrie
Amorphous has quit IRC (Read error: 110 (Connection timed out))
Amorphous has joined #tikiwiki
Redhatter has joined #tikiwiki
marclaporte has joined #tikiwiki
martinalex has joined #tikiwiki
NefariousC has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio has quit IRC (Client Quit) sylvieg: do we have a refresh backlink somewhere? ***: xavi1 has joined #tikiwiki
xavi1 has left
xavi1 has joined #tikiwiki
xavi1 has left
franck has quit IRC (Read error: 113 (No route to host))
nikhilodeon___ has joined #tikiwiki
nikhilodeon___ is now known as nikhilodeon
franck has joined #tikiwiki
Lucymoz has joined #tikiwiki
martinalex has quit IRC (Read error: 110 (Connection timed out))
NefariousC has quit IRC ()
nikhilodeon__ has quit IRC (Read error: 110 (Connection timed out))
ozgenie has joined #tikiwiki ozgenie: I have been running TikiWiki for a number of months now and everything has been working fine until tonight. When I go to edit a page I get the following message "You don't have permission to access /twconvic/tiki-editpage.php on this server." Anyone have any ideas why this may be Paragtim: A corrupted file is the most likely. Have you cleared the cache? ***: ricks99__ has joined #tikiwiki
ozgenie has quit IRC (Client Quit)
ozgenie has joined #tikiwiki
ozgenie is now known as ozgenie2 Paragtim: Rick - The man !! - on the last visit module the date shows as Fri 29 OF Month. Any way of getting rid of the of that you know of? ***: ozgenie2 has quit IRC ("CGI:IRC (EOF)")
xavi1 has joined #tikiwiki ricks99__: sure...
u can mod the tpl
u can also define the date format on admin: general
is that what u mean? ***: Caarrie is now known as Caarrie|away
nikhilodeon has quit IRC (Read error: 110 (Connection timed out)) Morpheus: hello. I have a problem with a multilingual site if I enable "detect the browser language": If I change the language using the switch_lang module it always falls back to German. (u can try it at series60-remote.sf.net ) ***: ricks99 has joined #tikiwiki
gmc_ is now known as gmc
ricks99 has quit IRC (Client Quit)
ricks99 has joined #tikiwiki
ricks99__ has quit IRC (Read error: 110 (Connection timed out)) xavi1: hi there, from TikiFestPorto
did somebody manage to use http://doc.tikiwiki.org/PluginPhpFreeChat ?
I can't manage to use it, and trying at http://wiki-translation.com/tiki-index.php?page=BabelWiki08
(lunch here) ***: tikiwiki has joined #tikiwiki
tikiwiki has left Paragtim: rick - Sorry for the break - Late lunch. You are a star. Never even saw the word "of" in the date format. Its gone now and the suits will be a little happier marclaporte: polom ***: nikhilodeon___ has joined #tikiwiki
nikhilodeon___ is now known as nikhilodeon sylvieg: ricks99: do you subscribe to svn list - about my last commetn about <br> in radio? ricks99: havent seen it yet.
i just added a <br to radio buttons in trackers.
is that what u mean?
* ... off to check my email
@sylvieg: did not see the email? sylvieg: I think the <br /> must be an option
for instance a radio between 1,2,3,4,5,6,7,8,9 it is not pretty to have a >br/>
I think it depends of the content of the radio
IMHO - it need to be in 3.0 and need to be an additional option to the field ricks99: without the <br>, you end up with somehting like: o1o2o3o4o5o6 how do u know if the radio button is to the left or right of the number?
very poor ui (imho)
maybe just me.
feel free to roll back sylvieg: ok I agree - is a : ok or a ,
and then in 3.0 we do / i can do it the br option ricks99: imho, the majority of cases will/should use <br />. only rating scales (like your example) make sense without
users already see issues with it: http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=29931 sylvieg: radio is new to 2.0? ricks99: no.
(dont think so) sylvieg: if the others agree - I will do the option in 2.0 - because for my 1,2,3,4 .. I need on the same line ricks99: so, ur fix will be, if options are seaprated by "," use BR, if seaprated by ":" no line break? good idea sylvieg: .. this fields syntax is a mess
list of option terminated with <br> marclaporte: polom xavi1: niclone ? we are at TikiFestPorto and we are interested in testing the Mod you made: "PluginPhpFreechat". however we can't get it to work further than saying "Chat loading. Please wait". We've enabled ajax, and manually installed the plugin (lib and wiki-plugin files, taken from svn). Does it need any thing else?
tried in local (ubuntu 8.04 box) and on server, both of them using Tiki 2.0 sylvieg: xavi1: there is one working here http://help.csregistry.org/tiki-index.php?page=freecha ***: SEWilco2 has joined #tikiwiki xavi1: thanks sylvieg
mmm, it's kind of slow for me...
anyway, did you install it yourself, sylvieg ?
I'm wondering what are we missing...
we need a kind of chat for wiki-translation for monday, since the babelwiki workshop will be held during...
...as part of Wikisym2008, and we'd prefer to dogfood tikiwiki resources, before going to install/embed external chats .... ricks99: xavi1: if u dont mind an exteral chat, i use meebo from my tiki. light, fast and easy to implement xavi1: thanks ricks99 . That's our second option.... (I always prefer to dogfood tiki resources first, or give them a try, a least...). I'll email niclone ricks99: :) ***: nikhilodeon___ has joined #tikiwiki Morpheus: I have a problem with a multilingual site if I enable "detect the browser language": If I change the language using the switch_lang module it always falls back to German. (u can try it at series60-remote.sf.net ) nikhilodeon___: hi, i had a question for anyone re: the sql plugin described at http://doc.tikiwiki.org/tiki-index.php?page=PluginSQL&bl=y i have set up the dsn, logged in as an admin, entered the following code: {SQL(db=>zrw_dsn)}SELECT * FROM users_users{SQL} but nothing appears sylvieg: you need a perm even as admin
tiki_dns_basename ... or something like that ricks99: @Morpheous: is german the default? (site appears in EN for me) Morpheus: ricks99: yes, but the language should be detected by the browsers accept-language
ricks99: but if you select "Deutsch" in the right combobx it falls back to english PS|bot: SVN: Commit by sylvieg :: r 14617 /branches/2.0/templates/styles/moreneat/tiki-show_page.tpl: [FIX]syntax error ricks99: y, but im taken to the german home (startseite) nikhilodeon___: sylvieg - right - i checked that, and the admins group has the following permission: tiki_p_dsn_zrw_dsn ricks99: odd. not swicthing the actual lang ? Morpheus: ricks99: is the rest of the page also translated? (Menu, Login and so) ***: Wilkins has quit IRC (Read error: 104 (Connection reset by peer)) ricks99: no. weird ***: nikhilodeon has quit IRC (Read error: 110 (Connection timed out)) Morpheus: ricks99: yes, this only works if i disable "detect the browser language" luciash: heya, many greetings to TikiFest Porto ! :) xavi1: hi luciash :-)
I need some help for the module minichat to show on the full with on Tiki central column.... ***: nikhilodeon____ has joined #tikiwiki
nikhilodeon____ is now known as nikhilodeon xavi1: it's kind of weird.... it's showing fine on http://tikiwiki.org/TikiFestPorto (using tikineat.css)
but not taking the full with at http://wiki-translation.com/BabelWiki08 (using kubrick.css , latest vesrion from Gary)
module minichat is the other dogfood simple option to have a chat (even if simple) on a wiki page....
demo time here of flex & wiki niclone: hi xavi1 ***: sylvieg has left niclone: xavi1: is the minichat working?
ah, i'm reading :) ***: nikhilodeon___ has quit IRC (Read error: 110 (Connection timed out)) niclone: xavi1: i've answered some questions on the chat on http://wiki-translation.com/BabelWiki08 ***: sylvieg has joined #tikiwiki
snarlydwarf has joined #tikiwiki
Caarrie|away is now known as Caarrie xavi1: back
hi niclone . i'll read your comments ***: Redhatter has quit IRC (Read error: 104 (Connection reset by peer))
Redhatter has joined #tikiwiki SEWilco2: When I add a "desc", the "imalign=right" stops working on an image and text stops wrapping around the image. Was this fixed in a recent version? xavi1: niclone, minichat width is better, thanks!
niclone : and what about the Pluginphpfreechat ? how do you make it work? (see irc above) niclone: I had some problem with it and firefox 3 xavi1: yes, ff3, that's what I'm using.... :-( niclone: did you tried with an another navigator? xavi1: I'll try
it's profiles demo time now
I'll be back in 30' or so niclone: ok xavi1: thanks for feedback, niclone :-) niclone: u're welcome ;) xavi1: back temporarily (profiles demo delayed)
niclone , how can you have more than one channel specified?
how do you separate channel names?
channel=#help and #default, for instance niclone: xavi1: use ,
channel=#help,#default xavi1: thanks
and niclone, where is the log of the chat saved? niclone: xavi1: there are in a sql table: tiki_minichat xavi1: I mean, will the chat log be retrievable later on?
so... is there an easy way to say: show log from day ddmmyyyy or similar? niclone: xavi1: actually no, except phpmyadmin... ***: Simmi has joined #tikiwiki marclaporte: HI Simmi! niclone: xavi1: on the version you've seen on csregistry, there are also droped after 24h ... xavi1: (since many people from wiki-translation look for chats that can show the log later on... this would be a good add-on to support us to dogfood minichat...). Right now they normally use skype...
niclone, and the default minichat on tiki 2.0, are logs dropped by default after 24h or so? niclone: xavi1: ok, maybe i'll do it, it's not hard
xavi1: no
xavi1: there are never dropped, this mean that the table can grow grow grow... ;) xavi1: oh, that looks great, niclone, so that we can try (or I'll suggest to, at least) using minichat for babelwiki08
and if in the future (?) there is a way to retrieve logs, then people might review chat conversations during babelwiki08 workshop, without leaving tiki ... :-)
btw, niclone, I?ve started a page on doc.tw.o for documentation minichat... that's a nice feature I didn't know of! (marclaporte just told me about it some hours ago when I realized that deafult chat feature was removed from admin panels, etc.) niclone: hehe, it was commited just before features freeze of 2.0 ;) marclaporte: niclone: hi!
niclone: : if you happen to be in Paris next Saturday, we'll have a TikiFest! niclone: hi marclaporte
no it's not in my projects ;) marclaporte: Simmi: please see: http://dev.tikiwiki.org/commit
hehe
niclone: : can your projects change? :-)
There will be beer
:-) niclone: marclaporte: I apreciate you're proposition ;) unfortunatly I have some others important projects ***: xavi1 has quit IRC (Read error: 60 (Operation timed out)) PS|bot: SVN: Commit by sylvieg :: r 14618 /mods/trunk/wiki-plugins/iframe/wiki-plugins/wikiplugin_iframe.php: move to trunk ***: tikiwiki has joined #tikiwiki
tikiwiki has left
franck has quit IRC ("Leaving.")
xavi has joined #tikiwiki xavi: polom
niclone ?
we've tried pluginphpfreechat with IE6 on Linux and IE7 on windows , and it doesn't show any differnt behavior than with ff3 on linix or windows: "chat loading. please wait"
and nothing else ***: NefariousC has joined #tikiwiki Caarrie: xavi: you just looking for _any_ chat to work with tw? xavi: hi Caarrie Caarrie: hi xavi xavi: well, not any, starting from tiki resources first
dogfooding attempt first, you know (plus free software first, etc.) Caarrie: have you looked at http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=810&trackerId=5&show=view
it hooks into tw ;) xavi: well, looks nice. :-) We are looking for simpler solutions (which don't require java virtual machine, at least), like the minichat module niclone added... http://doc.tikiwiki.org/Module+minichat
documentation still to be improved....
niclone, the minichat stopped working on w-t, http://wiki-translation.com/tiki-index.php?page=trial PS|bot: SVN: Commit by Jyhem :: r 14619 /trunk/templates/tiki-read_article.tpl: [FIX] Keep all articletrailer items on the same line, especially the language selector SEWilco2: I'm looking for a text-wrapped image with caption. What does the Annotation plugin do? Undocumented and demo only shows an image with a "Save changes to annotations" button. http://wiki-translation.com/tiki-index.php?page=TestAnnotationPlugin&bl=n niclone: xavi: there is a feature that should be actived (feature_minichat)
xavi: (yeah, it should said it... i need to put more checks about this)
xavi: i can see it here: http://wiki-translation.com/tiki-minichat_ajax.php ***: tikiwiki has joined #tikiwiki
ricks99 has quit IRC ("Trillian (http://www.ceruleanstudios.com")
nikhilodeon____ has joined #tikiwiki PS|bot: SVN: Commit by lphuberdeau :: r 14620 /trunk/db/ (tiki.sql tiki_2.0to3.0.sql): [FIX] Fields lengths to install on windows mysql (strict settings by default) ***: marclaporte has quit IRC (Read error: 110 (Connection timed out))
Morpheus has quit IRC ("KVIrc 3.4.0 Virgo http://www.kvirc.net/")
nikhilodeon has quit IRC (Read error: 110 (Connection timed out))
marclaporte has joined #tikiwiki marclaporte: http://dev.tikiwiki.org/tiki-index.php?page=Custom+email+message+to+new+tikiwiki.org+registrants ***: tikiwiki has left xavi: niclone, thanks. I've re-enabled ajax.
however, not yet....
I'll clean cache on server (already cleaned browser cache, just in case)
niclone, in the meantime, lphuberdeau_updated wiki-translation.com code to latest 2.0svn ... maybe something changed in the code, that make minichat not work any more????
I'm running out of ideas...
mmm, seems lphuberdeau_found something that he added to the code recently that could be the reason why minichat doesn't work right now on latest 2.0svn... he's checking SEWilco2: !! doc.tw.o Features has been broken for at least two days. Look for "No records found". http://doc.tikiwiki.org/tiki-index.php?page=Features&bl=y ***: SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
halpinrc has joined #tikiwiki
halpinrc has quit IRC (Client Quit) xavi: SEWilco2 or SEWilc1 : thanks for reporting
SEWilco2 or SEWilc1 : reloading the page to avoid tiki cache for that page seems to fix (avoid) the problem. sylvieg: lphuberdeau_: if fact - I think I am completly missed up with the backlinks - please do not consider my message before I understand better xavi: marclaporte says that some coders know but it's difficult to reproduce and fix lphuberdeau_: alright ***: Simmi has quit IRC ("CGI:IRC (Ping timeout)") xavi: niclone: fixed . minichat working again no wiki-translation.
dinner time here ***: Morpheus has joined #tikiwiki Morpheus: I have a problem with a multilingual site if I enable "detect the browser language": If I change the language using the switch_lang module it always falls back to German. (u can try it at series60-remote.sf.net ) ***: Timoth1 has joined #tikiwiki
Timoth1 has quit IRC (K-lined) sylvieg: Can we write ((THis Is My Page|it is mine))
even ((This is my page)) does not work
but [this is my page] works - but it is not recognized in the backlinks
... what a mess
are user able to switch language? ***: lphuberdeau_ has quit IRC (Read error: 110 (Connection timed out))
kerrnel has joined #tikiwiki kerrnel: If I make a change to a db table, how do I propgate it and which files do I commit? sylvieg: db/tiki.sql db/tiki_2.0to3.0.sql kerrnel: I updated both of them and when I try and commit it tells me that the 2.0 to 3.0 file is not under version control
nevermind, I figured out why it isn't
ok, thanks ***: nikhilodeon____ has quit IRC (Read error: 110 (Connection timed out)) PS|bot: SVN: Commit by kerrnel22 :: r 14624 /branches/experimental/kerrnel-2.5/ (5 files in 4 dirs): [ENH] Tracker items will now display the username (or the realName if provided) of the user who created or last updated a tracker item. This is viewed as part of the showCreated and showLastModif permissions and does not apply to items in a list. A minor database table update is required to add the createdBy and lastModifBy fields. ***: Petjal3 has joined #tikiwiki
kerrnel has quit IRC ("CGI:IRC (EOF)") NefariousC: Man. PS|bot ignored my commit d: Caarrie: then CIA-54 did as well as it is just a script from there ;) NefariousC: Tragic.
(Alternately, I can commit. Like a ghost.) ***: lphuberdeau_ has joined #tikiwiki
lepi098 has joined #tikiwiki lepi098: Is it possible with Tikiwiki to have XML Sitemap? lphuberdeau_: I don't think it's a feature right now, but I see no reason why it couldn't be possible
just need someone to do it lepi098: aha ***: snarlydwarf has quit IRC (Remote closed the connection)
franck has joined #tikiwiki
Caarrie is now known as Icari|away
Icari|away is now known as Caarrie|away
marclaporte has quit IRC (Read error: 110 (Connection timed out))