***: stripmind has quit IRC (Read error: 60 (Operation timed out))
drews has joined #tikiwiki
Tikiwiki|bot: New Forum Posts: Messages - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34861
***: Caarrie is now known as Caarrie|sleeping
MartinCleaver_ has joined #tikiwiki
MartinCleaver has quit IRC (Read error: 60 (Operation timed out))
MartinCleaver_ is now known as MartinCleaver
MartinCleaver has quit IRC (Client Quit)
btiffin has joined #tikiwiki
ricks99 has quit IRC ("Get more Tiki help from TikiWiki for Smarties: http://twbasics.keycontent.org")
SEWilco2 has quit IRC ("Leaving.")
stripmind has joined #tikiwiki
btiffin has quit IRC (Remote closed the connection)
chibaguy has joined #tikiwiki
c_schmitz has quit IRC (Nick collision from services.)
c_schmitz has joined #tikiwiki
drews has quit IRC ("I close my laptop sometimes...")
clemente has joined #tikiwiki
clemente: Hi. Does Tiki 3.2 run correctly on PostgreSQL? The wiki says yes and no
chibaguy: the answer is no, at this time.
clemente: Then this is false: http://doc.tikiwiki.org/Installation : Step 1. Create the database. Tiki currently runs with MySQL and PostgreSQL, however, most of the documentation assumes you're using MySQL.
chibaguy: Well, that needs to be corrected.
the docs always trail the code by some distance
(or precede it ;-) )
***: chealer has quit IRC (Read error: 131 (Connection reset by peer))
clemente: chibaguy: ok; I registered and corrected that sentence
I will have to use MySQL (for Tiki) and PostgreSQL (for other projects) in the same machine, that's a bit unpleasant
chibaguy: Before, I guess Tiki ran on PostgreSQL but support wasn't maintained because devs have been using mysql only for quite a while.
We'd like to support PostgreSQL, and there's been a lot of work on it recently, but it's not quite there yet, and prospects are a little unclear atm.
***: chealer has joined #tikiwiki
chealer: hi chibaguy. I found the cause of anonymous theme-switching issue, r22019 (on lib/setup/prefs.php)
chibaguy: ah, ok.
***: Wilkins has joined #tikiwiki
Ma has joined #tikiwiki
Ma: Hi
Is the wikihelp deleted in version 3.1? Or is it some way to enable it? Right now I can't see any icon at all.
CIA-75: tikiwiki: 03chealer * r22069 10/trunk/lib/smarty_tiki/modifier.tasklink.php:
tikiwiki: [FIX] undeclared constants notices on unquoted array indices
tikiwiki: [FIX] HTML special chars encoding
tikiwiki: 03chealer * r22070 10/trunk/lib/tasks/tasklib.php:
tikiwiki: [FIX] new_task(), update_task() and emty_trash() with PDO (string-indexed bindvars arrays, fetchRow returning 2 elements per DB field)
tikiwiki: thanks Sylvie Greverend
tikiwiki: 03chealer * r22071 10/trunk/ (3 files in 2 dirs):
tikiwiki: [FIX]
tikiwiki: [ENH] change user_tasks_public module to new module style (modules-doc).
chibaguy: Ma, it isn't deleted. Maybe you need to enable it on the admin features page.
CIA-75: tikiwiki: 03chealer * r22072 10/trunk/ (3 files in 2 dirs):
tikiwiki: [FIX] Closes: 1275 (User-Task-Module does not show the tasks)
tikiwiki: [ENH] change user_tasks module to new module style (modules-doc).
Ma: chibaguy: Ok, I cannot find any box there for the tikihelp? Also, is it possible to restrict it to just the editing-page?
chibaguy: what I was referring to is "Floating help aka the Big Blue Help Icon", under the UI Enhancements tab.
I think that toggles the help display between the bottom of the page and a floating button at top right.
I think there's bug that causes the help to display when it shouldn't. You could apply the 3.1 to 3.2 upgrade patch and see if that helps.
http://sourceforge.net/projects/tikiwiki/files/
chealer, do you have any idea about titles of custom modules being truncated?
(seeing this in trunk recently)
chealer: chibaguy: not really, I haven't touched custom modules yet. I suppose I could look into it...perhaps
chibaguy: a 15-character title is getting shortened to 9 characters + ...
there's enough room for the full title
well, if you happen to notice a cause
***: luminoso_ has joined #tikiwiki
luminoso has quit IRC (Read error: 54 (Connection reset by peer))
Ma: chibaguy: It's not displayed when unchecking that either. Could it be because I use the theme Tikipedia?
chibaguy: Can you try a different theme and see what happens? I'll check Tikipedia on my site, also.
Ma: chibaguy: Oh, in tikinewt it shows up =/. Then is it possible to JUST have it on the edit-page?
chibaguy: At zukakakina.com, which is running Tiki 3.2, I get the help at the bottom of the page when editing a wiki page.
in Tikipedia theme
on other pages the help button is in the top right corner, for advanced search help.
ah, correction. it's always at the bottom of the center column.[
are you using the tikipedia_tiki_3 files?
Ma: chibaguy: Which do you mean by tikipedia_tiki_3 files?
chibaguy: The Tikipedia theme files were updated for Tiki 3.
Ma: Oh, when were they released?
chibaguy: months ago
http://themes.tikiwiki.org/tiki-directory_redirect.php?siteId=81
http://themes.tikiwiki.org/Tikipedia
...for info. In this version some things are done differently than before. Uses standard features more, not so many custom files, etc.
(note that at themes.tikiwiki.org, the default theme is intruding into page-specific theme demos somewhat)
Ma: ok
CIA-75: tikiwiki: 03chealer * r22073 10/trunk/templates/ (7 files):
tikiwiki: [FIX] HTML special chars encoding
tikiwiki: [ENH] translations syntax
chibaguy: I turned off the 'cool' theme option and that helps.
-: chibaguy recommends: don't use theme + theme option for site default unless you don't mind the option being applied to other object-specific themes.
Ma: chibaguy: Oh, I think I need to update the files from that link and also add the toolbox again.
chibaguy: the toolbox is now done on the admin modules page. It isn't a separate file anymore.
chealer: chibaguy: does the module's content start with the module's title?
chibaguy: No, the module content is just what's in the box.
on the admin modules page, there are separate text input fields for title and content.
At the themes.tw.o/Tikipedia page, I had to link to the file that contains the content for the toolbox module. It wouldn't display correctly on that wiki page.
It's also in the theme files package.
chealer: chibaguy: I mean in the custom modules you're talking about, does the module's content start with what you see in the title?
chibaguy: no, it starts with {if $page} <div>{* icons *}
in the case of the toolbox module.
and {if $prefs.feature_sitelogo eq 'y'}
in the case of the site_logo_and_titles module
chealer: chibaguy: I meant the real content (HTML generated), but anyway
chibaguy: I can't reproduce
chibaguy: dang, I thought I was responding about tikipedia
-: chibaguy needs to check who's writing, not just what's written
chibaguy: ok, chealer, I'll try some test cases.
-: chealer uses an IRC client coloring nicknames
chibaguy: heh, that'd help.
anyway, I checked again, and this module is a special case - I didn't want the title to display, so I didn't input one, so the first line of the content is used instead.
sorry for probably a false alarm.
luciash_: plom plom
***: luciash_ is now known as luciash
chibaguy: but the parameters help popup seems to be wrong: to have no title, the syntax is notitle=y, not title=n as the help says.
Ma, maybe you can make use of my inappropriate replies to chealer as you set up Tikipedia. ;-)
hi luciash
***: kiilo has joined #tikiwiki
luciash: yo chibaguy
-: luciash fears things are rolling in the wrong direction
CIA-75: tikiwiki: 03nyloth * r22074 10/branches/3.0/ (. styles/coelesce.css):
tikiwiki: [QT] Quality Team Backport
tikiwiki: r22008 | Jyhem | 2009-10-05 14:58:37 +0200 (lun. 05 oct. 2009) | 2 lines
tikiwiki: [ENH] Improve visibility of edit form for coelesce theme
chibaguy: what in particular?
luciash: it looks like we are heading for a rushy release with lot of incomplete broken non-functional things, removed functionality, bugs and regressions
unfortunatelly i am currently very busy with lot of other stuff so i cannot do much to help... only to watch what happens :-/
chibaguy: the release was pushed back to nov 4/5 anyway
luciash: oh, so busy, i even missed that info .-p
chibaguy: http://dev.tikiwiki.org/Tiki4#Schedule
luciash: tnx
***: stripmind has quit IRC (Read error: 145 (Connection timed out))
Ma: chibaguy: hehe. Could updating to the tikipedia version 3 files fix the problem with the help icon?
chibaguy: It should.
Ma: chibaguy: I'll try. Are you from Sweden?
chibaguy: no, oregon, usa.
Ma: Ok
chibaguy: Maybe some of my modifications could make the help bottom to disappear?
chibaguy: maybe. what modifications did you make?
Ma: chibaguy: http://paste.cplusplus.se/paste.php?id=13
chibaguy: Sorry, but what does "lagt till" mean?
Ma: added
chibaguy: Ändrat = changed
chibaguy: so these are the older tikipedia files, that you modified and are using now?
Ma: Yes
It's tikiwiki 3.1, updated from 2.0
Or. But I think I downloaded tikipedia-theme again when updating. But maybe it still was the 2.0 version of tikipedia then
chibaguy: I think you should install the tikipedia_tiki_3 files. there are a lot of changes in the default files from 2 to 3 and so tikipedia files needed to be updated.
Ma: Is there a complete package of tikipedia for tiki3?
I will do that right now :)
Is there a db-update from version 3.1->3.2?
chibaguy: yes, http://themes.tikiwiki.org/tiki-directory_redirect.php?siteId=81
that redirects to the svn archive for them.
Ma: chibaguy: to a file for me
chibaguy: tikipedia_tiki_3.tar.gz, right?
err, I've got to slow down and read more carefully.
um, maybe a db update, I don't recall.
Ma: Yes, that file
Ok. I'll update to 3.2 as I'm into this ;D
chibaguy: that's a good idea too
-: luciash likes Arora more and more
luciash: finally nice multiplatform Safari/Chrome alternative WebKit browser
just discovered it has resiazable textareas by default
***: franck_ has quit IRC ()
Ma: chibaguy: still in? :)
Is this bug fixed in 3.2? http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2490
chibaguy: Ma, I don't know about a fix. At my site, I get a "not logged in" error at sandbox when anonymous.
but I don't know if there's a permission to configure.
luciash: save was removed long time ago from SandBox
but preview should be there
chibaguy: in trunk, too, I get a "you are not logged in" error. but I don't see any perms for sandbox.
it should be available to anonymous users even though normal wiki page editing isn't, right?
luciash: nope
chibaguy: well, in Tiki2 also, same behavior. "Permission denied" for edit sandbox for anon.
tiki 2.4
unless there's some config switch I missed.
Ma: My link is a fix that needs to be changed to get the sandbox to work.
At least in 3.1
chibaguy: which link, Ma?
Ma: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2490
chibaguy: the attachment sandbox-patch.txt ?
Ma: chibaguy: Yes, somewhere there it's a patch to get the Preview and Finish/Cancel buttons when you have permissions to show the sandbox.
chibaguy: Where do I find the latest plugins for the tikipedia-theme? Like; wikiplugin_thumbdiv.php, wikiplugin_boxsnazzy.php, wikiplugin_boxrounded.php, wikiplugin_maketocbox.php and wikiplugin_twocolortitlebox.php?
chibaguy: well, I didn't make new versions of those. I wanted to reduce the effort to maintain the theme. sorry.
but some of the effects can be gotten with standard plugins now.
that was partly why I felt it was ok to not make new custom versions.
Ma: chibaguy: I see, because this site is a site in drift and already got several hundred of pages using these plugins. Would I just copy the files from the old installation then? Or are there any files that could be a BIT newer? :P
chibaguy: I'm not even sure what the procedure is for custom plugins now. Tiki's method of handling plugins changed a lot.
Ma: Ok
And that means? ;D
chibaguy: I'd have to check what is needed to add a new plugin. Unlike before, it isn't just a matter of putting the file in lib/wikiplugins
Ma: chibaguy: in tiki-site_header.tpl you missed a </a> after the login-link.
chibaguy: Ah, ok, thanks.
Ma: chibaguy: Sry, what means "it isn't just a matter of"?
CIA-75: tikiwiki: 03jonnybradley * r22075 10/trunk/tiki-jsplugin.php: [FIX] Add content-type for javascript (also added svn keyword Id)
chibaguy: I mean even if the plugin file is in that directory, it isn't recognized by the Tiki editor. The raw syntax displays instead of the wanted effect.
Ma: chibaguy: oh. But in 3.1 it was just to put it inside that directory
chibaguy: really? hmm, maybe I'm thinking of trunk/tiki4
***: c_schmitz has quit IRC (Nick collision from services.)
Ma: Mayeb
Maybe*
chibaguy: in that case, go ahead and try using the plugins.
***: c_schmitz has joined #tikiwiki
luciash: backticks are mysql evil :(
chibaguy: gotta go now. bbl.
***: amette has quit IRC (wolfe.freenode.net irc.freenode.net)
CIA-75 has quit IRC (wolfe.freenode.net irc.freenode.net)
CIA-75 has joined #tikiwiki
amette has joined #tikiwiki
luciash: http://en.wikibooks.org/wiki/Converting_MySQL_to_PostgreSQL#Syntax
later chibaguy
***: Caarrie|sleeping is now known as Caarrie
CIA-75: tikiwiki: 03jonnybradley * r22077 10/trunk/ (3 files in 2 dirs):
tikiwiki: [MOD] Added test for $minify_scripts_on_the_fly before using minified scripts for tiki-js.js, tiki-jquery.js and tiki-admin_toolbars.js
tikiwiki: Var isn't set anywhere yet so it disables this "feature" until we have a way of minifying automagically (and means we can find which JS files may be affected later)
***: Bamieater has quit IRC (Read error: 104 (Connection reset by peer))
Bamie_ has joined #tikiwiki
clemente has quit IRC (Read error: 110 (Connection timed out))
ricks99 has joined #tikiwiki
CIA-75: tikiwiki: 03jonnybradley * r22078 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] Confirm exit fix for AJAX mode edit
tikiwiki: 03jonnybradley * r22079 10/trunk/ (lib/headerlib.php templates/footer.tpl):
tikiwiki: [MOD] Move JS in $headerlib to end of page.
tikiwiki: Included JS files still in the HEAD - TODO in 5.x?
***: Ma has quit IRC ("Page closed")
Caarrie is now known as Caarrie|away
CIA-75: tikiwiki: 03jonnybradley * r22080 10/trunk/ (6 files in 4 dirs):
tikiwiki: [ENH] Added pref for section and plugin edit icons view/hide (defaults to 'n').
tikiwiki: Also changed button icon as suggested.
ricks99: hm... have a JS plugin with an entity reference...
{JS(file="filename.js?foo&bar=1") /} ...
but tiki keeps chaning the "&" to "&" which causes the page to fail validation....
no such enetity &bar.... anyone know how to fix?
Regular links with entities are file (such as [link.com&foo=bar]... just no tthe JS plugin :(
***: MacLeod has joined #tikiwiki
CIA-75: tikiwiki: 03sylvieg * r22081 10/trunk/ (2 files in 2 dirs): [MOD]change_category: 2 new params to be able to do a flip/flop with images to represent or not to be in the category
***: Kissaki has quit IRC (wolfe.freenode.net irc.freenode.net)
MacLeod: Re: Workspaces - Will admins and/or users be able to easily organize existing wiki pages, forums, topics, blogs, etc. into a Workspace, or will such items have to be created within the context of a Workspace?
***: Bamie_ has quit IRC (Remote closed the connection)
Bamieater has joined #tikiwiki
luciash: isn't this a nonsense ? → $sort = str_replace('.', '.', $sort);
***: Ma has joined #tikiwiki
CIA-75: tikiwiki: 03nyloth * r22082 10/trunk/lib/smarty_tiki/outputfilter.highlight.php:
tikiwiki: [FIX] smarty highlight output filter: replace preg_match fallback with something
tikiwiki: more simple, because preg_match is usually limited to 100k
tikiwiki: (pcre.backtrack_limit) which is not enough with most search results pages + fix
tikiwiki: how col2 is handled + reindent file
Ma: chibaguy: In now? :)
CIA-75: tikiwiki: 03nyloth * r22083 10/trunk/styles/coelesce.css: [FIX] coelesce: same font size for text inside PRE tags than wiki text around + better top margins for titles + remove native margins of PRE and P when inside a simplebox, since simplebox already has margins
tikiwiki: 03lphuberdeau * r22084 10/trunk/lib/rss/rsslib.php: [FIX] RSS 'parser' could not parse all feeds, and probably still can't.
tikiwiki: 03nyloth * r22085 10/branches/proposed/styles/coelesce.css: [bp/r22083][FIX] coelesce: same font size for text inside PRE tags than wiki text around + better top margins for titles + remove native margins of PRE and P when inside a simplebox, since simplebox already has margins
***: Kissaki has joined #tikiwiki
CIA-75: tikiwiki: 03nyloth * r22086 10/branches/proposed/templates/wiki_edit.tpl: [partial bp/r21577][FIX] wiki fullscreen edit: fix the height of the textarea to avoid multiple scrollbars (textarea scrollbar + browser window scrollbar) - not done exactly the same way as in trunk, which uses jquery.
***: Caarrie|away is now known as Caarrie
ricks99: Q: is there a way to override the external link icon for a specific link?
***: MacLeod has quit IRC (Ping timeout: 180 seconds)
Ma has quit IRC ("Page closed")
nikhilodeon has joined #tikiwiki
nikhilodeon has quit IRC (Client Quit)
SEWilco2 has joined #tikiwiki
rlpowell has quit IRC (Remote closed the connection)
rlpowell has joined #tikiwiki
jonnyb has joined #tikiwiki
yaaar has joined #tikiwiki
yaaar: howdy
i'm installing 3.2 fresh. I've unpacked and run setup.sh, but when I go to tiki-install.php I just get a blank page...
anybody know the scoop there? i searched some, and only found people on 1.8-1.9 reporting the issue. they seemed related to a missing php-mysql ...but i've got that installed
btw, this is on freebsd 6
hmm. got a log error here:
/usr/local/www/tikiwiki/lib/core/lib/JitFilter.php on line 4
er...
[Wed Oct 07 10:27:48 2009] [error] [client 208.141.111.248] PHP Fatal error: Interface 'Countable' not found in /usr/local/www/tikiwiki/lib/core/lib/JitFilter.php on line 4
there we go...
sylvieg: is lib/core/lib/Zend correctly installed?
***: timotiCK has joined #TIKIWIKI
timotiCK has left
Wilkins has quit IRC (Remote closed the connection)
MacLeod has joined #tikiwiki
yaaar: sylvieg: hmm. not sure. it doesn't show up in pkg_info, but is there some other, better way I can check?
i had installed 2.4 via the ports collection, but then i deinstalled it when i realized the port was so old
then i installed 3.2 manually...
i have a bunch of stuff in /usr/local/include/php/Zend/
but i also have a port available from /usr/ports/www/zend-framework which isn't installed...think i should install that?
chealer: yaaar: what is pkg_info?
yaaar: chealer: it lists all the installed packages/ports on a freebsd server
but you can, of course, install things without a package/port, and those things won't show up there...
chealer: yaaar: none of these matter. lib/core/lib/Zend refers to the Tiki root. Tiki ships Zend
yaaar: ah
well...i've got a bunch of stuff in /usr/local/www/tikiwiki/lib/core/lib/Zend
naturally /usr/local/www/tikiwiki is my DocumentRoot
GillesM: in 3.2 In menupage module I got the title "menu" instead of the real name ot hee menu like in 2.4 release idea ?
luciash ?
chibaguy: hi GillesM, I see that also at my 3.2 site (just did a little test)
It works nicely in trunk (to be Tiki 4), so something to look forward to. ;-)
GillesM: but it is fixed in dev 4.0 because the modules have changed
:(
chibaguy: right
GillesM: how can I force the name in the code ?
chibaguy: I don't know php much. Did you check the 2.4 version of the file to see how it's done there, and is the file different in 3.2?
Actually I'm having trouble getting the module to display at all in 3.2. Preview is ok, but after assigning, it doesn't show up.
(but in preview, the title is "menu" though)
***: stripmind has joined #tikiwiki
CIA-75: tikiwiki: 03jonnybradley * r22087 10/third_party/jquery/ (jquery-tiki-readme.txt jquery.async.js): [NEW] Added Async jQuery plugin
GillesM: yes
CIA-75: tikiwiki: 03nagendra016 * r22088 10/branches/experimental/kaltura_integration_two/lib/videogals/ (kaltura_client.php kaltura_client_base.php): [UPG] Upgraded Kaltura PHP API client
GillesM: in modules/mod-menupage.php I tried to $smarty->assign('module_title', "junk")...
***: Caarrie is now known as Caarrie|away
GillesM: I changed it in templates/modules and it is fine
MacLeod: Are ampersands in page titles handled any more gracefully in Tiki4?
CIA-75: tikiwiki: 03jonnybradley * r22089 10/trunk/ (4 files in 3 dirs): [ENH] Restored the JS code to set up perms checkboxes to show group inheritance, now running asynchronously (so shouldn't lock up slower browsers)
***: kiilo has quit IRC ("Leaving.")
ricks99: dont know about page titles, but messed up in JS plugin ^^^^^^
chibaguy: I made a page with an ampersand in the title, which gets encoded as %26 in the url, but seems to work ok. displays as & in the wiki page name /pagetitle.
MacLeod: Try editing the page with the ampersand in the title. In v3.1, the title gets truncated starting from the ampersand's location.
chibaguy: in trunk, the title stays intact :-)
MacLeod: Ah, good. :)
-: MacLeod sits down to wait for Tiki4.
***: rodrigo_sampaio has joined #tikiwiki
chealer: MacLeod: yes
***: franck_ has joined #tikiwiki
franck_ is now known as franck
CIA-75: tikiwiki: 03sylvieg * r22090 10/trunk/templates/modules/mod-change_category.tpl: [MOD]cahge_category: displays category name
***: chibaguy has quit IRC (Read error: 110 (Connection timed out))
chealer: pkdille: could you look at http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2784 ? It looks like Smarty button is broken for anchors. you're probably not the culprit, but can you identifiy where the problem comes from?
sylvieg: could you clarify what you mean by "the only category"?
CIA-75: tikiwiki: 03jonnybradley * r22091 10/trunk/ (3 files in 3 dirs): [FIX] Remove dependance on row indices for treetable values (should never have been like that in the first place - apologies)
sylvieg: it is to do a switch like public / non plublic
so you give the categoryId = status that has a category - the only category public
chealer: sylvieg: I don't understand what you mean by "a switch like public / non plublic", in the context of that module
sylvieg: it is assign to one category or unassign one category
I will put an example on doc.tw
2 secs
2hours - doc is so slow...
chealer: sylvieg: yeah, I still don,t understand what you mean
CIA-75: tikiwiki: 03nagendra016 * r22092 10/trunk/lib/videogals/ (kaltura_client.php kaltura_client_base.php): [UPG] Upgraded Kaltura PHP API
sylvieg: 10mn to upload 2 pics on doc.tw :-(
***: rlpowell has left
sylvieg: chealer: http://doc.tikiwiki.org/Module+change_category&bl=n#Example:_Use_this_module_to_flip_flop_a_category
***: jonnyb has quit IRC ("I am going outside... I may be some time...")
ricks99 has quit IRC ("Trillian (http://www.ceruleanstudios.com")
Kissaki: polom
chealer: hi Kissaki
sylvieg: huh. I feel like I understand better, but I don't understand why you have a foreach going on a single category. could you give an example with several?
CIA-75: tikiwiki: 03pkdille * r22093 10/branches/proposed/ (8 files in 2 dirs): [FIX] database structure homogenization for a fresh 3.x installation and for a 2.x to 3.x upgraded tiki.
sylvieg: because the categid so far I know is in the key of the table
so the foreach is a fake one to get the key
smarty is limited... not sure I can use array_key , array_value
Tikiwiki|bot: New Forum Posts: How do I read the value selected from a drop-down list? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34870
***: kiilo has joined #tikiwiki
MacLeod has quit IRC ()
chealer: sylvieg: right. it would be nice to comment when we use such hacks. understanding and fixing that module already took me many hours
***: luminoso_ has quit IRC (Read error: 145 (Connection timed out))
chealer: sylvieg: what if the new params are set but the root categ contains more than 1 category?
sylvieg: it unsets the 2 params urlIng
so it will go back to a default behavior
chealer: sylvieg: oh, right, sorry, I forgot to scrool
s/scrool/scroll/
***: luminoso has joined #tikiwiki
luminoso_ has joined #tikiwiki
luminoso has quit IRC (Read error: 54 (Connection reset by peer))
luciash: hi
where in 3.x is admin panel for $prefs.change_language ?
***: rodrigo_sampaio has quit IRC ("Leaving.")
sylvieg: in admin->login perhaps?
luciash: sylvieg: nope, it's not there
***: luminoso has joined #tikiwiki
chealer: luciash: in i18n
***: luminoso_ has quit IRC (Read error: 104 (Connection reset by peer))
luciash: chealer: ah, thx
sylvieg: the settings dance...
luciash: humm
i see it in the tpl of trunk but not on 3.x admin page
sylvieg: there are some bugs when no langage is selected (soem modules think there is no language- soem others think that all are selected) But I do not remember really where...
luciash: aaaah, the WYSIWYCA is the culprit
***: franck has quit IRC ()
luciash: when i click the checkbox "Multilingual" other checkboxes appear and there is already this one checked
"Users can change site language."
but when multilingual is off, this should not apply (in ideal situation), right ?
chealer: sylvieg: why did you remove the "header('Location: '.$_SERVER['REQUEST_URI']);" from change_category?
sylvieg: I did not understand why it was needed...
luciash: sylvieg: when you hit back button in your browser probably ?
***: franck has joined #tikiwiki
chealer: luciash: this is very strange. my impression was that feature_multilingual was about the content being multilingual or not, not the interface. I may be mistaken, but it looks broken to me
sylvieg: because the module can change categories and is processed after the page/object, so the page may show wrong categories. but that's not indeed obvious
sylvieg: it means the the categ change must done in lib/setup
***: PrezKennedy has quit IRC ("There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.")
PrezKennedy has joined #tikiwiki
luciash: chealer: it's stupid to reveal there is some checkbox hidden which affects some functionality without parent being enabled first (at least) ;)
chealer: sylvieg: yeah, it's not clean, but that's the way it stands for now
luciash: but I wasn't aware that change_language depended on feature_multilingual
luciash: chealer: well, in fact, it doesn't, it's just placed there (the checkbox)
chealer: luciash: if change_language doesn't depends on feature_multilingual, that admin screen doesn't make sense
luciash: yup
or the other way around, it shouldn't display lang choice to users when multilingual off
sylvieg: +1 for the last sugestion
chealer: luciash: it depends on the choice we're talking about. if my understanding is right, the interface lang choice can display even without feature_multilingual, just not the content lang choice
***: kiilo has quit IRC (Read error: 110 (Connection timed out))
chealer: ricks99 changed it in r17625
CIA-75: tikiwiki: 03sylvieg * r22094 10/trunk/lib/notifications/notificationemaillib.php: [FIX]notif fgal: missing smarty assign to have notification outsite tiki-upload_file
chealer: sylvieg, luciash: so, do we agree making change_language dependant on feature_multilingual was an error? we should be able to change the interface's language even if feature_multilingual is disabled, right?
sylvieg: I do not agree
changing lang on a site is default language
it is not 'Users can change site language
chealer: sylvieg: it is: <div class="adminoption"><input type="checkbox" name="change_language" id="change_language" checked="checked"></div>
div class="adminoptionlabel"><label for="change_language">Users can change site language.</label></div>
luciash: chealer: i tend to agree with sylvie here... when site i monolingual users shouldn't be able to change even user interface language
*site is
or what are the specialities of multilingual feature that it should be about content only ?
sylvieg: waht is the difference between layout.css and layout-reference.css
luciash: sylvieg: reference should be only for reference
sylvieg: I want a border for the image in browse img in gallery
luciash: sylvieg: it's not optimal that it includes also duplicate CSS properties
sylvieg: right now is strasa - there is not box and we do not to who the checkbox is attached
luciash: firebug inspect element doesn't show any useful parent ?
sylvieg: do not understand reference? what means reference?
luciash: API
sylvieg: ???
luciash: do u understand API ?
sylvieg: I am a programmer - I undersatnd
luciash: developer's manual :-p
sylvieg: but in a css context
the list of classes?
luciash: theme creator help
yep
sylvieg: so why there is some properti on the classes
luciash: sylvieg: i told you it's not ideal
they should be deleted
sylvieg: ah ok
-: sylvieg will have prefer a program that extracts all teh classes for layout.css instead of a layout-reference.css
***: hcook has joined #tikiwiki
sylvieg: guys like me will forget
luciash: yep, but gary is not good at writing such cool scripts as you do ;)
iirc there even were some like that in devscripts/ maybe
doc/devtools/
sorry
hcook: hey guys. i'm having a bit of trouble installing 3.2. i unpack, run setup.sh and go to the appropriate URL, but I just get a blank page. my apache log has this error: "PHP Fatal error: Interface 'Countable' not found in /usr/local/www/tikiwiki/lib/core/lib/JitFilter.php on line 4"
I've got PHP 5.2.10 on freebsd 6
luciash: hcook: hmm, no idea, all requirements met ? (php compiled with)
***: SEWilco2 has quit IRC ("Leaving.")
CIA-75: tikiwiki: 03sylvieg * r22095 10/trunk/styles/layout/layout.css: [MOD]some style for the browse image in fgal
-: sylvieg taking her chance - probably the css guys will do better..
luciash: :)
chealer: hcook: could you show an xdebug trace?
hcook: actually i think luciash had me pegged...looks like i'm missing mysqli
***: MartinCleaver has joined #tikiwiki
pkdille has quit IRC (Read error: 110 (Connection timed out))
Caarrie|away is now known as Caarrie