marclaporte: I am unable to theme switch module to work in trunk
chealer or someone : can you confirm? ***: cheal has joined #tikiwiki CIA-88: tikiwiki: 03marclaporte * r21922 10/trunk/templates/tiki-admin-include-look.tpl: [FIX] External link doesn't work marclaporte: yo cheal cheal: hi marclaporte marclaporte: how are you? ***: SEWilco2 has joined #tikiwiki
chealer has quit IRC (Read error: 145 (Connection timed out))
cheal has quit IRC (Read error: 145 (Connection timed out))
[o_O] has joined #tikiwiki
cheal has joined #tikiwiki marclaporte: cheal: can you help with a module bug? cheal: marclaporte: if my DSL is stable enough, I suppose marclaporte: this is not working on trunk : http://profiles.tikiwiki.org/Test_All_Themes ***: chealer_ has joined #tikiwiki chealer_: marclaporte: you mean the module doesn't show? marclaporte: y chealer_: marclaporte: that's probably the same thing I discussed with luciash recently... ***: danopia` has quit IRC (Connection timed out) chealer_: marclaporte: http://irc.tikiwiki.org/irclogger_log/tikiwiki?date=2009-09-28,Mon&sel=378#l374 ***: cheal has quit IRC (Read error: 145 (Connection timed out)) CIA-88: tikiwiki: 03marclaporte * r21923 10/trunk/lib/prefs/feature.php: [FIX] If value is empty, do not put blank value. marclaporte: chealer: I confim enabling feature_userPreferences make my module work ***: chealer_ is now known as chealer
mlaporte has left
cheal has joined #tikiwiki
chealer has quit IRC (Read error: 145 (Connection timed out))
chealer_ has joined #tikiwiki marclaporte: cheal: any idea how to fix? ***: luminoso_ has quit IRC (Read error: 60 (Operation timed out))
Caarrie is now known as Caarrie|sleeping
cheal has quit IRC (Read error: 145 (Connection timed out))
chealer_ has quit IRC (Read error: 145 (Connection timed out))
chealer_ has joined #tikiwiki marclaporte: cheal: any idea how to fix? ***: chealer has joined #tikiwiki
chealer_ has quit IRC (Read error: 145 (Connection timed out))
cheal has joined #tikiwiki
cheal has quit IRC (Read error: 131 (Connection reset by peer))
cheal has joined #tikiwiki
chealer has quit IRC (Read error: 145 (Connection timed out))
luminoso has joined #tikiwiki
chealer_ has joined #tikiwiki
cheal has quit IRC (Read error: 145 (Connection timed out))
chealer has joined #tikiwiki
chealer_ has quit IRC (Read error: 145 (Connection timed out))
chealer has quit IRC (Read error: 145 (Connection timed out))
SEWilco2 has quit IRC ("Leaving.")
chealer has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Setting permissions in 3.1 - please help! - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34793 chealer: marclaporte: it's more or less a bug. that's the way things don't^W work. if you're missing a feature, modules don't show. in this case the behavior changed with modules-doc. switch theme was previously really buggy, it didn't do anything if you asked to change the theme without feature_userPreferences
marclaporte: doing something better than not showing the module is something modules-doc would allow solving without touching each module, but it's not done yet (and hasn't been discussed).
s/solving// CIA-88: tikiwiki: 03chibaguy * r21924 10/trunk/styles/ (strasa/ie6.css strasa.css): [FIX] IE6 stylesheet wasn't updated for revamped site header method. Too-wide IE6 left-column CSS menu fixed but I can't check if the menus are working due to limits of my MultipleIEs IE6. ***: franck has quit IRC ()
chibaguy has joined #tikiwiki chibaguy: polomafternoon ***: clemente has joined #tikiwiki chibaguy: Click "create" on Admin Modules page and get the "Are you sure you want to navigate away from the page?" warning (current trunk).
This is a known bug, right? ***: floh1111 has joined #tikiwiki
ClubPetey has joined #tikiwiki ClubPetey: anyone around to help with an installation problem?
Fatal error: Call to a member function assign() on a non-object in <tikiwiki_home>/installer/tiki-installer.php on line 476 clemente: Hi, do you know how mature is WebDAV support? Apparently it must be included in the very close Tiki4 ***: franck_ has joined #tikiwiki CIA-88: tikiwiki: 03chibaguy * r21925 10/mods/trunk/themes/mittwoch_tiki_3/styles/ (3 files in 2 dirs): [FIX] Validation errors. ***: ClubPetey has quit IRC ("Page closed")
jonnyb has joined #tikiwiki
floh1111 has quit IRC (Remote closed the connection)
Wilkins has joined #tikiwiki
kiilo has joined #tikiwiki luciash: polom -: luciash struggling with DIV plugin on dev.tw.o :_( luciash: {DIV(id=fig1)}...{DIV} should work, right ?
but there's no evidence of id attribute for the div in the preview source :( jonnyb: polom luciash - looks ok - try quotes around the fig1? luciash: hi jonnyb, id="fig1" makes no difference :( jonnyb: maybe id isn't recognised - have you checked the plugin's source code? luciash: yes, it is there and looks ok to me :( chibaguy: I added id to the div plugin in trunk and chealer cleaned up my copy and paste level work. I don't know if it was changed in proposed. luciash: chibaguy: oh, you mean there was something missing ? chibaguy: id couldn't be specified for div plugin originally, iirc. luciash: ah, damn, you're right.... id is missing from the params array on proposed chibaguy: yeah, sorry, missed committing it to proposed, looks like. luciash: it is checked on line 67 but doesn't work because not in the params array
looks like a bug for me chibaguy: works in trunk for me luciash: seems like a bug to be fixed on proposed
same applies for BOX plugin chibaguy: ok. btw, is proposed for a possible 3.3 release? luciash: do we have any alternative except {HTML()} ?
i believe so chibaguy: Probably so until 4 is released. luciash: yes, after 4 is released 3.3 can be released and discontinued
some other plugin with id ? ***: Caarrie|sleeping is now known as Caarrie|away chibaguy: I'm using div id="carousel" for the image carousel at themes.tw.o, but I guess I used the plugin from trunk. ***: diogogcunha has joined #tikiwiki diogogcunha: Does anybody know if it's possible to migrate from tiki 3.2 to tiki 4 without losing data~? chibaguy: diogogcunha, sure, there shouldn't be any problem. jonnyb: hi diogogcunha - sorry missed you yesterday... yes luciash: diogogcunha: sure, but better wait for final release chibaguy: btw, superfish menus seem to be broken in trunk for IE6. I only have MultipleIEs IE6 to test with now, but the superfish example page works, while tiki trunk doesn't.
the html seems ok, with classes, etc., and top level is styled, but no dropdowns. luciash: chibaguy: IE6 requires JS on, is it so ?
jonnyb: btw, making plugin aliases should be fairly easy... when you play with it you will see chibaguy: luciash, yes, I guess so. luciash: chibaguy: z-index ? chibaguy: damn, I hope that isn't the problem.
I believe the css is pretty much the same now, as at the superfish demo.
Actually I checked the IEs after revamping the css a while ago, and they worked better than before. So I don't know why they aren't now. ***: jonnyb has quit IRC () luciash: hmmm diogogcunha: thanks
=D chibaguy: I don't see any z-index issues.
At the superfish demo, there's initializing javascript in the demo page source as seen by ie6 (not just links), but there isn't in the tiki source. Does that mean anything?
Also no module-flipping in ie6 now in trunk
Hmm, maybe this is a problem with the particular IE6 setup I've got. I can't get module-flipping in 3.2 either.
Carousel 'works' if you don't mind moving the images manually with the scrollbar. ;-) luciash: hehe ***: diogogcunha1 has joined #tikiwiki luciash: chibaguy: do you know if opera has something like firefox remembering what you previously written in input fiields and offering it in dropdown tooltip ? chibaguy: No, I don't think so. luciash: :'(
that is only feature i miss in opera now
and a contextual menu item "Inspect this element" on right click over element for dragonfly ;)
opera still feels much faster thank shiretoko on netbook ;) chibaguy: :-) luciash: that's why it is my primary browser now ***: diogogcunha has quit IRC (Read error: 110 (Connection timed out)) chibaguy: Now I'm trying IETester (http://www.my-debugbar.com/wiki/IETester/HomePage) and the css menus are working in trunk.
I hope this is reliable. ***: ricks99 has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Fixed Wiki page format - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34794 ***: clemente has quit IRC (Read error: 60 (Operation timed out)) chibaguy: IETester seems to be a good tester for IE6.
(tiki project sites showing ie6 problems) ***: diogogcunha has joined #tikiwiki
diogogcunha1 has quit IRC (Read error: 110 (Connection timed out))
MartinCleaver has joined #tikiwiki CIA-88: tikiwiki: 03sylvieg * r21926 10/trunk/templates/tiki-admin-include-login.tpl: [FIX]UI: cookie doamin and path must also be out of rememberme
tikiwiki: 03sylvieg * r21927 10/branches/proposed/templates/tiki-admin-include-login.tpl: [bp/ r 21926 21921][FIX]UI: cookie settings do not depend of rememberme
tikiwiki: 03nyloth * r21928 10/branches/3.0/ (. templates/tiki-view_forum_thread.tpl):
tikiwiki: [QT] Quality Team Backport
tikiwiki: r21908 | pkdille | 2009-09-30 15:30:18 +0200 (mer. 30 sept. 2009) | 1 line
tikiwiki: [bp/r21907][FIX] forums quickjump: show only the quickjump dropdown if there are more than one forum available chibaguy: Before and after the headerlinks div on the project sites, I put div tags inside conditional comments for IE6 and display:none property, so the links don't show, and so don't push the headertop, logo, etc, down underneath the login bar.
Better not to see the links than to have them cause such breakage.
Other browsers aren't affected.
This is fixed in trunk so the links can be shown again to ie6 after the sites are updated. ***: ricks99 has quit IRC ("Get more Tiki help from TikiWiki for Smarties: http://twbasics.keycontent.org") CIA-88: tikiwiki: 03nyloth * r21929 10/branches/proposed/templates/tiki-admin-include-look.tpl: [bp/r19007][FIX] xhtml code: missing quotes at image thumbnail src attribute
tikiwiki: 03pkdille * r21930 10/trunk/templates/tiki-view_forum.tpl: [FIX] view forum: don't show the "Move Selected Topics" (which moves a topic from one forum to another one) button if there's only one forum
tikiwiki: 03nyloth * r21931 10/branches/proposed/tiki-setup_base.php: [bp/r19053][FIX] get 'error_reporting_level' preference value in tiki-setup_base, as other prefs that should be used very early, in order to get php errors and warnings that may happen in the setup stage
tikiwiki: 03pkdille * r21932 10/branches/proposed/templates/tiki-view_forum.tpl: [bp/r21930][FIX] view forum: don't show the "Move Selected Topics" (which moves a topic from one forum to another one) button if there's only one forum ***: ricks99 has joined #tikiwiki
cheal has joined #tikiwiki
chealer has quit IRC (Read error: 145 (Connection timed out)) CIA-88: tikiwiki: 03nyloth * r21933 10/branches/proposed/setup_smarty.php:
tikiwiki: [bp/r19054][FIX] smarty jquery: add jquery as a prefilter, since the content between 'jq' includes brackets which are in conflict with smarty syntax and causing errors on smarty parsing if not pre-filtered
tikiwiki: - This should avoid errors during the smarty syntax check of the release script Tikiwiki|bot: New Forum Posts: Create wiki in top bar - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=34795 CIA-88: tikiwiki: 03nyloth * r21934 10/branches/proposed/templates/tiki-admin-include-fgal.tpl:
tikiwiki: [bp/r19055][FIX] fgal admin: remove incorrect section param 'id'
tikiwiki: - This should avoid errors during the smarty syntax check of the release script
tikiwiki: 03sylvieg * r21935 10/branches/proposed/lib/tikilib.php: [bp/ r 19927][FIX] to be able to have 2 ~~red:~~ on a same ligne + mb_string for the snippet to avoid to cut the word in a multibyte - a couple of page on doc.tw are broken Tikiwiki|bot: New Forum Posts: Moving images from an image gallery to a file gallery - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34796 sylvieg: :-( doc is no more on proposed ***: chibaguy has quit IRC (orwell.freenode.net irc.freenode.net)
PrezKennedyII has quit IRC (orwell.freenode.net irc.freenode.net)
amette has quit IRC (orwell.freenode.net irc.freenode.net)
sylvieg has quit IRC (orwell.freenode.net irc.freenode.net)
Caarrie|away has quit IRC (orwell.freenode.net irc.freenode.net)
Beestje has quit IRC (orwell.freenode.net irc.freenode.net)
olio_ has quit IRC (orwell.freenode.net irc.freenode.net)
CIA-88 has quit IRC (orwell.freenode.net irc.freenode.net)
Kissaki has quit IRC (orwell.freenode.net irc.freenode.net)
chibaguy has joined #tikiwiki
sylvieg has joined #tikiwiki
Caarrie|away has joined #tikiwiki
Beestje has joined #tikiwiki
PrezKennedyII has joined #tikiwiki
amette has joined #tikiwiki
olio_ has joined #tikiwiki
Kissaki has joined #tikiwiki
CIA-76 has joined #TikiWiki
floh1111 has joined #tikiwiki
diogogcunha1 has joined #tikiwiki
diogogcunha has quit IRC (Read error: 110 (Connection timed out)) CIA-76: tikiwiki: 03chibaguy * r21937 10/trunk/styles/layout/layout.css: [FIX] Better appearance of list overflow in modules; update IE6 styles following superfish menu CSS changes.
tikiwiki: 03chibaguy * r21936 10/trunk/css/ (cssmenus.css ie6.css): [FIX] Better appearance of list overflow in modules; update IE6 styles following superfish menu CSS changes. ***: jonnyb has joined #tikiwiki
SEWilco2 has joined #tikiwiki
diogogcunha1 has quit IRC () luciash: sylvieg: oh ? sylvieg: hello amette: huh, what?
lemme check - I just svn upped luciash: hi bro, tnx amette: $ svn info
Path: .
URL: https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/branches/proposed sylvieg: thx amette amette: np
but everything looks good so far from here... :O
I used the script in doc/devtools/ luciash: sylvieg: why you thought it is nomore on proposed ? sylvieg: the bottom line - 3.2svn ... amette: hmm, true - these informations seem to be wrong anyways... look at the timestamp.. marclaporte: it would be very very nice (tm) for that timestamp to work
because it makes the difference of reporting a bug or not sylvieg: strange my fix with color is not working http://doc.tikiwiki.org/Dynamic+items+list ***: luminoso has quit IRC (Read error: 104 (Connection reset by peer))
luminoso has joined #tikiwiki
Beestje has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]")
marclaporte has quit IRC (Read error: 110 (Connection timed out)) CIA-76: tikiwiki: 03jonnybradley * r21938 10/trunk/styles/layout/ (design-reference.css design.css layout-reference.css):
tikiwiki: [FIX] design.css - opaque wasn't opaque (filegal icon menus)
tikiwiki: updates to -ref files too ***: HerrPi has joined #tikiwiki HerrPi: question: how do i make a distinction in a wiki entry with one part for registered users and one part for anonymous, for example?? ***: marclaporte has joined #tikiwiki HerrPi: i know this is possible but how? ricks99: @HerrPi. Use the group plugin.
see docs: http://doc.tikiwiki.org/PluginGroup HerrPi: but i once knew a wiki syntax to distinguish between groups...
oh! yeah, i think i actually mean the group plugin...!
:-) ricks99: the plugin will show different wiki text to different groups HerrPi: cool, thanks! ricks99: :) ***: HerrPi has left
FrankP_german has joined #tikiwiki
Wilkins has quit IRC (Remote closed the connection)
HerrPi has joined #tikiwiki HerrPi: and is it possible to greet every user with his username on a wiki page? (so that would be some kind of dynamic content...) ricks99: probably, would need custom plugin.
would b much easier to put custom greeting in a module...
{if $user}Hi {$user}{else}Please login{/if} sylvieg: do we still have the group calendar?
trying to find out where item view tab prefs is useed? CIA-76: tikiwiki: 03sylvieg * r21939 10/trunk/templates/tiki-admin-include-calendar.tpl: [FIX]calendar: stickup popup is generic not only for group calendars ***: PrezKennedyIII has joined #tikiwiki
floh1111 has quit IRC (orwell.freenode.net irc.freenode.net)
chibaguy has quit IRC (orwell.freenode.net irc.freenode.net)
PrezKennedyII has quit IRC (orwell.freenode.net irc.freenode.net)
amette has quit IRC (orwell.freenode.net irc.freenode.net)
floh1111 has joined #tikiwiki
amette has joined #tikiwiki
PrezKennedyIII has quit IRC (Client Quit)
kiilo has quit IRC ("Leaving.") CIA-76: tikiwiki: 03sylvieg * r21940 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX]TRACKERLIST: look only for the fields use in the pretty if fields param is not specified (can have side effect but only way to be fast with trackers with a lot of fields) ***: PrezKennedy has joined #tikiwiki Tikiwiki|bot: Info: Rick Sapir and Pascal Kutsner nominated to the Tiki Admin Team - http://info.tikiwiki.org/tiki-read_article.php?articleId=73 ricks99: woo-hoo ***: HerrPi has left
Redhatter has quit IRC (Read error: 60 (Operation timed out)) luciash: ricks99: :)
wasn't this article published already once ?
hmm, deja-vu
probably :) ricks99: maybe im just soooo good it takes 2 annoucements ;-) luciash: ricks99: yes, you can put it in module and then in wiki page using MODULE plugin
ricks99: yeah ! ;)
heh, can human be "instrumental" ? ricks99: not me... i have no musical talent (lol) luciash: it's in the info about Pascal ;) ricks99: y, because i'm *not* instrumental ;-) marclaporte: :-)
just edit it! ricks99: but "...ricks99 *is* musical" would b a lie :^) ***: cheal is now known as chealer marclaporte: LOL CIA-76: tikiwiki: 03jonnybradley * r21941 10/trunk/tiki-objectpermissions.php:
tikiwiki: [MOD] More refactoring (by LPH) and a small "fix" by me.
tikiwiki: More to come, but getting closer! ***: timotiCK has joined #TIKIWIKI ricks99: hmm... MANAGE REPORTED MESSAGES doesn't work on tw.o
i get a blank page :( ***: jonnyb has quit IRC ()
jonnyb has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
jonnyb has quit IRC () sylvieg: has somebody done a popup in a pretty tracker? ***: FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de")
Redhatter has joined #tikiwiki chealer: ricks99: http://tikiwiki.org/tiki-forums_reported.php?forumId=4 yeah. I figure we'd need to enable debugging to see something ***: marclaporte has quit IRC (Read error: 110 (Connection timed out))
pkdille has joined #tikiwiki luciash: sylvieg: what kind of popup ? i made shadowbox ***: rodrigo_sampaio has quit IRC (Read error: 110 (Connection timed out))
themurph has joined #tikiwiki
timotiCK has left
rodrigo_sampaio has joined #tikiwiki
ricks99 has quit IRC ("Get more Tiki help from TikiWiki for Smarties: http://twbasics.keycontent.org") sylvieg: back
I would like to do a popup with text like {$f_1}... luciash: re
popup window ? sylvieg: yes luciash: use JS plugin and put it there sylvieg: simulate the TRACKERLIST with popup for pretty tracker
I though I could use {popup... as it a in fact a tpl - but I can not succeed... luciash: maybe i don' t understand what problem it is sylvieg: or perhaps it is me who did not connect the 2 sides luciash: you can do hidden div, put the $f there and put a link with shadowbox, which will open shadowbox popup
or you mean to open it at page load ? sylvieg: to open when I go over or click on a text
but good idea with the shadow box... luciash: ok, then it should be easy as i suggest
just put [#foo|click me|shadowbox;type=inline;] and {DIV(class=hidden id=foo)}{$f_XX}{DIV}
but the id support for div is still not in proposed branch i think :-/ sylvieg: cool luciash - thx a lot luciash: but with pretty tracker you can use html directly anyway ;)
<div id="foo" class="hidden">... ***: Changi|away has left
rodrigo_sampaio has quit IRC ("Leaving.")
PrezKennedyII has joined #tikiwiki
PrezKennedy has quit IRC (Read error: 110 (Connection timed out))
MartinCleaver has quit IRC ()
PrezKennedyII has quit IRC (Client Quit)
PrezKennedy has joined #tikiwiki
floh1111 has quit IRC (Remote closed the connection) themurph: I did a successful fresh install of 3.1 and then an immediate upgrade to 4.0 svn version. After completing the clean db install, clicked "Lock Installer and go to your wiki" button. Now, no matter what I do I get redirected to the tiki-install.php page. Anybody have any insights? chealer: themurph: if you don't mind, why did you upgrade from 3.1 to trunk immediately? themurph: I want to import from our current media wiki installs
If i comment out the require_once('tiki-setup.php'); in the tiki-index.php file, I get a white screen. That's pretty much as far as I can get. I've wiped out the database and reinstalled, every part of the installer works fine...it just doesn't let me go to the wiki afterward ***: rodrigo_sampaio has joined #tikiwiki chealer: themurph: and how does having upgraded from 3.1 help you importing from mediawiki?
themurph: I mean, why didn't you install directly on trunk? themurph: http://doc.tikiwiki.org/tiki-index.php?page=Mediawiki+Importer
I installed 3.1 because there is a page in the documentation that says you can import from mediawiki using 3.1, but apparently it isn't true. I mostly said it to let you know that I've successfully installed a version before chealer: themurph: which page? themurph: http://dev.tikiwiki.org/MediaWiki+to+TikiWiki+converter ***: kiilo has joined #tikiwiki chealer: themurph: and where do you see something about tiki 3.1 there? themurph: Reading it again, it does link to the first link that I pasted and it doesn't specifically say that it will work for 3.1 but it doesn't say that it wont either ***: kiilo has quit IRC (Client Quit) themurph: I don't mind downgrading to the stable version, I'd prefer to really, so how about I ask the question can I import from mediawiki using TikiWiki 3.1? chealer: themurph: it doesn't, but I still don't see why you'd upgrade a fresh 3.1 install to trunk.
themurph: that page seems very outdated anyway
themurph: are you aware that Tiki 3.1 is outdated? themurph: I did the install based off that first page. When it didn't work I googled around and found the importer for Version 4 so I downloaded it and tried it out
sorry it was 3.2 that I installed chealer: themurph: I see. if you can't figure why you're being redirected to tiki-install.php, you could always install xdebug and provide a trace. themurph: ok, I can do that. After I get it I'll come back, thanks ***: franck_ has quit IRC ()
rodrigo_sampaio has quit IRC ("Leaving.")
franck has joined #tikiwiki
themurph has quit IRC (Read error: 145 (Connection timed out))
SEWilco2 has quit IRC ("Leaving.")