***: [o_O] has quit IRC (farmer.freenode.net irc.freenode.net)
sylvieg has joined #tikiwiki
[o_O] has joined #tikiwiki
MartinCleaver has joined #tikiwiki
franck has joined #tikiwiki
MartinCleaver has quit IRC (Read error: 104 (Connection reset by peer))
MartinCleaver has joined #tikiwiki
wookienz has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.1/20090715094852]")
lphuberdeau1 has quit IRC (Read error: 113 (No route to host))
lphuberdeau has joined #tikiwiki Tikiwiki|bot: New Forum Posts: display problems after upgrade to 3.1 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34206 ***: mlw4428 has joined #tikiwiki mlw4428: Hi all, stupid question: How can I get a transparent PNG to render correctly in tikiwiki for IE6? Caarrie: upgrade to ie7+ or look for png hacks mlw4428: I use firefox, it's for compatibility :P
I know of the hacks, but how would I implement them into tikiwiki? Caarrie: tell them to upgrade or look for hacks not a tw issue it is an ie issue
in the css file i think
or tell the ie6 uses to upgrade :P mlw4428: eh, can't really
it's for an intranet site at work
and they standardly use IE6
dunno if they'll ever upgrade any time soon ***: MartinCleaver has quit IRC (Client Quit) CIA-57: tikiwiki: 03sept_7 * r20577 10/trunk/templates/ (41 files):
tikiwiki: [EHN+FIX] try to have consistent admin panel, first pass and XHTML validation
tikiwiki: problems... Need to work on button consistency still... ***: Khaos has joined #tikiwiki
Khaos has quit IRC (SendQ exceeded)
Khaos has joined #tikiwiki mlw4428: how does one use this: {GROUP(groups=
more specifically how do I specifiy more than 1 group?
Maybe it's better to rephrase the question Caarrie: or ask when more people are awake ;) mlw4428: ah ***: Caarrie is now known as Caarrie|sleeping
Bandari has quit IRC (Ping timeout: 180 seconds)
FrankP_german has joined #tikiwiki mlw4428: anyone here good with tikiwiki? Khaos: I'm prity good a messing it up, does that count? mlw4428: maybe
do you know how the {GROUP(groups= works? Khaos: nopers mlw4428: !help Tikiwiki|bot: You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . ***: Khaos has left "Leaving"
gmartin has quit IRC (Read error: 110 (Connection timed out))
FrankP_german has quit IRC (Read error: 60 (Operation timed out)) Tikiwiki|bot: New Forum Posts: The plugin description list disappeared - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34209 ***: [o_O] has quit IRC (Read error: 60 (Operation timed out))
tobi_h has joined #tikiwiki
tobi_h is now known as tobi_h|away
[o_O] has joined #tikiwiki
mlw4428 has quit IRC ()
franck has quit IRC ()
uSlacker has joined #tikiwiki
Moro2007 has joined #tikiwiki
Moro2007 has quit IRC (Ping timeout: 180 seconds)
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
franck_ has joined #tikiwiki
chibaguy has joined #tikiwiki
Kissaki^0ff is now known as Kissaki
xavi has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio1 has joined #tikiwiki
rodrigo_sampaio has quit IRC (Read error: 104 (Connection reset by peer))
chibaguy has quit IRC (Read error: 110 (Connection timed out))
floh1111 has joined #tikiwiki
chibaguy has joined #tikiwiki idle-: how do I get rid of this ugly help button chibaguy: idle:- go to admin features; it's under one of the tabs
then the help displays where it did before, at the bottom of the center column. idle-: ah ok it's called "Floating help aka the Big Blue Help Icon" thzx chibaguy: Is it the button itself, or how the help is displayed, that is ugly to you?
(like what if the button was redesigned?) idle-: it's because the button is layered over the logo, if I put the logo on the right side luciash: polom
i guess we'll make it dragabble in version 4 chibaguy: ah, you could make a custom.css file with div#tikihelp {top: 100px} or whatever distance is needed from the top of the page, and put this file in your theme's styles directory. luciash: right
hi gary, how r u doing ? i'm sorry that we cannot stream the sessions because the connection is not very reliable
but we make some footage which will be uploaded then at some place chibaguy: hi luciash, I'm doing ok. Yeah, I'm sorry to not see you all in action. luciash: we got a kind of break now before lunch chibaguy: It seems you're working hard. ;-) luciash: my wife is cooking today, so no octopus for lunch :) ***: rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio1 has quit IRC (Read error: 113 (No route to host)) luciash: we saw some octopus today morning though (living one ;)) while having a diving today morning chibaguy: wow ***: Caarrie|sleeping is now known as Caarrie luciash: and some fishes of course, but on the othe hand i lost my glasses somewhere in the waters :-p
luckily i have another one here with me
chibaguy: btw, i implemented the shadowbox jquery replacement (colorbox) yesterday and it works nicely and is very fast... have to commit it today still chibaguy: ok, nice.
btw, I just noticed a problem when the edit help goes full screen in a shadowbox - black text on black bg.
(in thenews, anyway)
maybe div#shadowbox_content table.normal needs a white bg.
(not all text is affected, just the area around the Plugins section title.)
but it would be better to style the help sections, not the shadowbox that contains them.
hmm, no edit help in my current (not totally updated) svn trunk. ***: MartinCleaver has joined #tikiwiki
jimboo has joined #tikiwiki jimboo: .
For a wiki site, is it possible to add a list of recently changed pages to the left menu for anonymous users? chibaguy: yes
Activate the last_modif_pages module on tiki-admin_modules.php, and include Anonymous as Group for that module. luciash: chibaguy: the problem must be only in thenews recently ? chibaguy: I don't usually look at the edit help in the shadowbox popup.
('fullscreen view')
so didn't notice before.
strasa has a #shadowbox_content {background: #f3fcf3}, so black text is ok. luciash: ah chibaguy: coelesce has #shadowbox_body {background: #000000} so text is ok.
darkroom doesn't specify bg, but has light text, so is ok. ***: ricks99 has joined #tikiwiki chibaguy: feb12 is messed up because no bg color is set, so black is inherited from shadowbox.css #shadowbox_body....
same with thenews luciash: hmm, background #000000 is black chibaguy: yeah
ok for photos, I guess luciash: so text must be white chibaguy: but usually the shadowbox size fits its contents, right? luciash: or the other way around
not for iframes chibaguy: well, I was thinking of images.
so what's the best way to fix the contrast, I wonder. change #shadowbox bg to a light color, in theme stylesheets? luciash: yep, why not
it's theme specific chibaguy: ok jimboo: chibaguy: many thanks for your advice - that's just what I was looking for chibaguy: ok, great. ricks99: anyone notice... watch emails from tw.o are including <!-- tpl --> notice in email title and body ***: SEWilco2 has quit IRC ("Leaving.") chibaguy: sorry, I don't watch anything at tw.o ;-) ricks99: lol
curious as to what is causing it?
looks bad. plus all the emails are now being routed to my spam folder. chealer: ricks99: yes. marclaporte says that's because the site was put in debug mode due to blank pages. I think the problem isn't fixed but the debug was turned back off. ricks99: ah. k. that xplains it CIA-57: tikiwiki: 03Jyhem * r20578 10/trunk/styles/coelesce.css: [ENH] Better visibility of survey queries, and more in tune with the general coelesce theme
tikiwiki: 03Jyhem * r20579 10/branches/proposed/styles/coelesce.css: [ENH] Better visibility of survey queries, and more in tune with the general coelesce theme (backport from trunk #20578) luciash: ricks99: it's a feature
must clear template cache ricks99: haviing <!--- in the subject line of watch emails is a feature? it is causing my spam filter to ID each email as spam luciash: yes, the cache on tw.o must be cleared
and of course it's wrong to put it in mail templates but i guess sylvie made it global and this wasn't excluded yet ricks99: right. so the "show templates in html" option (admin: general) applies to emails too
good to know CIA-57: tikiwiki: 03chibaguy * r20580 10/trunk/styles/ (darkroom/ie6.css darkroom.css layout/layout.css): [ENH] Darkroom theme modified to import layout.css (redundant rules removed, and IE rules moved to their own files); minor change in layout.css.
tikiwiki: 03Jyhem * r20581 10/trunk/tiki-admin_notifications.php: [FIX] Don't lose the value of javascript_enabled in order to have 'check all' checkbox again ***: MacLeod has joined #tikiwiki CIA-57: tikiwiki: 03Jyhem * r20582 10/branches/proposed/tiki-admin_notifications.php: [FIX] Don't lose the value of javascript_enabled in order to have 'check all' checkbox again (backport trunk #20581) ***: FrankP_german has joined #tikiwiki CIA-57: tikiwiki: 03sylvieg * r20583 10/trunk/tiki-send_newsletters.php: [FIX]newsletter: parse if wysiwyg and wiki_parse ***: SEWilco2 has joined #tikiwiki chibaguy: The new minimized module (for icon-only menu) is interesting.
But isn't maintaining its minimized state between page refreshes.
(same problem as column-flipping in general has had in tiki 3)
Also I wonder why the minimize icon needs to appear in all modules. It's strange to click the minimize icon in the login module in the right column and watch the menu module in the left column minimize. :-)
Doesn't seem to work with suckerfish menus yet.
Or the right column. ***: Caarrie is now known as Caarrie|away
chealer has quit IRC (Remote closed the connection)
chealer has joined #tikiwiki
Redhatter has quit IRC (Read error: 113 (No route to host)) chibaguy: Having the title "Properties" especially on image displays seems redundant and distracting. It's obvious that the information is image properties, and I think the shadowbox display has become too cluttered.
The beauty of the image displayed in shadowbox is that there isn't a bunch of visual noise around it.
The white on black before wasn't too bad, but now there's a .opaque box with div.box-title and .div.box-data, with theme coloring. Too much, IMHO. ***: dragonauta has joined #tikiwiki dragonauta: hi o/ ricks99: hi dragonauta dragonauta: I can't find in docs about this, maybe any could help me... I've installed tiki 3.0. setting language in spanish
when try to login with wrong password there's a message indicating invalid pass
when try to login with wrong user, there's a message indicating invalid user
I assume that is a security issue
an attacker could know when a user is valid and keep trying several passwords
can i change that message in any way, or hide it? ricks99: u can set the max # of failed password attempts before tiki will "lock" the account and send re-verification email to the user dragonauta: thanks ricks99
I'll search that ricks99: i believe it is on Admin: General page
or Admin: Login dragonauta: yes!
it's in Admin:Login... thanks again ricks99 :) ricks99: np ***: MacLeod has quit IRC ("Page closed")
AleKu has joined #tikiwiki AleKu: hello
who know why ihave this error Failed to set max_execution_time to 0 for PHP
when i install the tikiwiki ?
somebody online??? ***: Bandari has joined #tikiwiki Bandari: Hi Rodrigo
How are you doing? ricks99: try setting the max_execution_time to something else? Bandari: I need one help from you - this is with regards to migration from Dokowiki to Tikiwiki
Yesterday - some one from chat room session refered your name.
Please help me AleKu: when i install
in my domain
he right
this
Failed to set max_execution_time to 0 for PHP. ***: Caarrie|away is now known as Caarrie AleKu: and when i finshed the install it`s blank page
:( ricks99: @AleKu: can u set the max_execution_time to something else (in your php.ini file) AleKu: but where is the php.ini
i dont know where is
that the problem ricks99: depends on host. but usually in root AleKu: o god
it`s a free domain :D Bandari: php.ini should be in <PHP installation root directory> AleKu: i uploaded tikiwiki there ricks99: can put a customized php.ini in ur tiki root
but if a "free" domain, maybe they don't allow you to overrwite AleKu: i can create?
hmm .. ricks99: just a text file
have u seen: tikiwiki.org/TikiFriendlyHosts AleKu: ia Bandari: Rodrigo - Are you busy?? AleKu: i try to make in my system
php.ini
what he write inside? Tikiwiki|bot: New Forum Posts: hi -> Failed to set max_execution_time to 0 for PHP. - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34211 rodrigo_sampaio: Bandari: hey Bandari! how can I help you? Bandari: we have Dokowiki and wanted to move to Tikiwiki ricks99: try: max_execution_time = 300 Bandari: Migrating the documents from Dokowiki to Tikiwiki rodrigo_sampaio: Bandari: I'm working on a Mediawiki to Tikiwiki importer
Bandari: for the syntax parsing I'm using the PEAR package Text_Wiki
Bandari: I now that Text_Wiki supports the Dokowiki syntax but it is probably outdated
Bandari: you can also that a look at the code I'm doing to the Mediawiki importer, it might help you Bandari: Is that your parser is sharable? AleKu: o god rodrigo_sampaio: Bandari: it is on trunk, on the lib/importer directory AleKu: it`s too hard rodrigo_sampaio: Bandari: what do you mean by a sharable parser? Bandari: How do I go there? ricks99: @AleKu: make a text file with max_execution_time = 300 in it. upload t your tikiwiki root. Bandari: Can I get the source code? rodrigo_sampaio: Bandari: sure! it is on the Tiki repository
Bandari: you just have to take a look on the directory lib/importer on tikiwiki trunk Bandari: How do I get the access the TIKI repository rodrigo_sampaio: Bandari: you checkout it using SVN
Bandari: you can take a look at my project documentation page to get more information about it to have a better idea how what I'm doing can help you http://dev.tikiwiki.org/gsoc2009rodrigo
Bandari: are you familiar with SVN? Bandari: yes
but not much
let me try
May I know your timinigs of availability? ***: dragonauta has left "Ex-Chat" Bandari: Do you have any documentation for SVN configuration for your project? ricks99: @Bandari: try http://dev.tikiwiki.org/SVNTips Bandari: Thank you ricks99: de nada AleKu: ricks99 : dont work ricks99: @AleKu: then your host may not allow custom php.ini. what is your host/url? AleKu: ricky99 enjoy
www.inimideschise.lx.ro
u have ident yahoo ? Bandari: rodrigo_sampaio : May I know your time availability for today? AleKu: i give u pass and user ricks99: i dont think it meets the minium requirements. have you tried: http://tikiwiki.org/TikiFriendlyHosts AleKu: iya
i have just 128 mb memory
on this hosts ricks99: 128M server memory? that is more than enough AleKu: so? Bandari: rodrigo_sampaio : I will try and touch base with you...Thank you so much for your time. ricks99: see http://doc.tikiwiki.org/Requirements+and+Setup and confirm that your host meets the db and php requirements rodrigo_sampaio: Bandari, ricks99: any of you speak portuguese or spanish? AleKu: oki..
thx very much
not enoght
not enogh
u have right rodrigo_sampaio: Bandari: I'm on the final weeks of my GSOC project so I don't have much time, but just ask me and I can tell you if it is possible to help or not AleKu: :P
bye bye all
and thx for help ***: AleKu has quit IRC ("Page closed") ricks99: @rodrigo: un poco (translate.google.com is my friend :) rodrigo_sampaio: ricks99: que bueno! :) CIA-57: tikiwiki: 03jonnybradley * r20584 10/trunk/ (5 files in 4 dirs): (log message trimmed)
tikiwiki: [ENH] Object permissions admin mini-revamp
tikiwiki: Groups now displayed on each perm (in a grid) and set/unset by checking/unchecking
tikiwiki: Perms grouped by type with collapsible headings (using treetable)
tikiwiki: Filter by text in perm rows including description (using listfilter)
tikiwiki: TODO
tikiwiki: Figure out what to do when there are dozens of groups (probably using perspectives to set a new "visible groups" pref). ricks99: Q: does tiki provide any language-specific stats? is there a way to determine how many visitors are using the switch lang module? or which languages are being selected most often?
or will i continue to need google analytics for this type of data? CIA-57: tikiwiki: 03nagendra016 * r20585 10/branches/experimental/kaltura_integration/ (templates/tiki-kaltura_video.tpl tiki-kaltura_video.php): video upload, info edit fix ***: chibaguy has quit IRC ("Find new themes for Tiki at http://themes.tikiwiki.org.")
floh1111 has quit IRC (Remote closed the connection)
nkoth3 has joined #tikiwiki CIA-57: tikiwiki: 03sept_7 * r20586 10/trunk/lib/tikilib.php: [FIX] Propabily a tipo...
tikiwiki: 03sept_7 * r20587 10/trunk/lib/filegals/filegallib.php: [FIX] notice + default values
tikiwiki: 03sept_7 * r20588 10/trunk/lib/wiki-plugins/wikiplugin_split.php: [FIX] notice ***: Caarrie is now known as Caarrie|away CIA-57: tikiwiki: 03sept_7 * r20589 10/trunk/ (3 files in 3 dirs):
tikiwiki: [FIX] fix cssmenu decision for the left columns... avoid hysteresis of
tikiwiki: module_type parameter...
tikiwiki: 03jonnybradley * r20590 10/trunk/lib/smarty_tiki/function.treetable.php: [FIX] Warning (typo) and notice (type) ***: FrankP_german has quit IRC (Read error: 113 (No route to host))
jimboo has quit IRC ("Page closed")
FrankP_german has joined #tikiwiki CIA-57: tikiwiki: 03jonnybradley * r20591 10/trunk/lib/smarty_tiki/function.treetable.php: [FIX] More flexibility to supply strings (comma delimited) or arrays as params ***: Caarrie|away is now known as Caarrie chealer: sylvieg: looks like tikiwiki.org is not responding CIA-57: tikiwiki: 03lphuberdeau * r20592 10/trunk/ (21 files in 8 dirs): [KIL] Getting rid of mootools, jonny will still clean up the remains
tikiwiki: 03luciash * r20593 10/trunk/lib/jquery/colorbox/styles/ (8 files in 2 dirs): [NEW] a colorbox style and images
tikiwiki: 03luciash * r20594 10/trunk/ (lib/jquery_tiki/tiki-jquery.js templates/header_jquery.tpl): [MOD] colorbox implementation and setup (shadowbox replacement) ***: Kissaki is now known as Kissaki^0ff CIA-57: tikiwiki: 03jonnybradley * r20595 10/trunk/templates/ (7 files in 2 dirs): [KIL] Part two of mootools removal
tikiwiki: 03lphuberdeau * r20596 10/trunk/ (14 files): [KIL] mootab?
tikiwiki: 03luciash * r20597 10/trunk/templates/header.tpl: [DEL] shadowbox replaced by colorbox (more info see http://colorpowered.com/colorbox/)
tikiwiki: 03jonnybradley * r20598 10/trunk/db/tiki.sql: [FIX] Missing field on tiki_webmail_contacts_fields
tikiwiki: 03lphuberdeau * r20599 10/trunk/lib/core/lib/TikiDb/Pdo.php: [FIX] Failure detected when no results returned and removing extra bind insanity
tikiwiki: 03luciash * r20600 10/trunk/lib/ (shadowbox/ shadowbox_tiki/): [KIL] due to stuck-in at old version of shadowbox (latest version is not LGPL compatible) shadowbox replaced by colorbox
tikiwiki: 03lphuberdeau * r20601 10/trunk/db/ (6 files): [FIX] Convertscripts
tikiwiki: 03sept_7 * r20602 10/trunk/lib/tikilib.php: [FIX] typo ? please jail master ?
tikiwiki: 03jonnybradley * r20603 10/trunk/styles/strasa/options/mono.css: [MOD] Lighter table headings backgrounds
tikiwiki: 03zchermit * r20604 10/trunk/templates/tiki-admin_modules.tpl: [FIX] Add {tr} tag for translation
tikiwiki: 03lphuberdeau * r20605 10/trunk/ (19 files in 10 dirs): [KIL] Games
tikiwiki: 03jonnybradley * r20606 10/trunk/ (8 files in 2 dirs): [KIL] Games (database) SEWilco2: Doubleplusgood changes:talk ratio. ***: Khaos has joined #tikiwiki
wikiman has joined #tikiwiki Tikiwiki|bot: Hello everyone marclaporte: polom ***: SeanTater has joined #tikiwiki wikiman: Is there a way to change file gallery listing (type, desc, size, etc.) of existing galleries without having to edit each gallery's listing individually? ***: [o_O] has quit IRC (Remote closed the connection)
danopia has joined #tikiwiki
marclaporte has quit IRC (Read error: 104 (Connection reset by peer))
ricks99 has quit IRC ("ChatZilla 0.9.85 [Firefox 3.0.10/2009042316]")
CIA-57 has quit IRC (Read error: 60 (Operation timed out))
CIA-61 has joined #TikiWiki
Khaos has left "Leaving" Tikiwiki|bot: New Forum Posts: LDAP authentication with multiple servers? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34213 SEWilco2: wikiman: I don't think so. I think filegal admin defines default filegal settings, but once a filegal is created its settings can be altered individually.
wikiman: I suppose one should check if there is a preference which allows/disallows individual filegal settings.
wikiman: For that, look in Admin/Groups and look at the available privileges for file galleries. wikiman: Will do. If there isn't one, it would be nice to have. I have probably 50 file galleries that I'd like to change and while I get paid by the hour, it's still pretty boring to do that ... :) ***: rodrigo_sampaio has quit IRC ("Leaving.") CIA-61: tikiwiki: 03jonnybradley * r20608 10/trunk/ (25 files in 12 dirs):
tikiwiki: [KIL] Remove jgraphpad - a.k.a. "drawings"
tikiwiki: Database table not removed from updates to preserve any existing data
tikiwiki: (but not created on a new install) ***: Khaos has joined #tikiwiki
Caarrie is now known as Caarrie|away
tobi_h|away has quit IRC (Remote closed the connection)
marclaporte has joined #tikiwiki
danopia has quit IRC (Remote closed the connection) marclaporte: polom CIA-61: tikiwiki: 03lphuberdeau * r20609 10/trunk/installer/schema/ (2 files): [FIX] oops ***: danopia has joined #tikiwiki
marclaporte has quit IRC (Read error: 104 (Connection reset by peer))
lphuberdeau has quit IRC (Read error: 104 (Connection reset by peer))
chealer has quit IRC (Read error: 104 (Connection reset by peer))
xavi has quit IRC (Success)
chealer has joined #tikiwiki
FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de")
cheal has joined #tikiwiki
marclaporte has joined #tikiwiki
marclaporte has quit IRC (Read error: 104 (Connection reset by peer))
cheal has quit IRC (Read error: 104 (Connection reset by peer))
tobi_h has joined #tikiwiki
tobi_h is now known as tobi_h|away
cheal has joined #tikiwiki
xavi has joined #tikiwiki
lphuberdeau has joined #tikiwiki
chealer has quit IRC (Read error: 110 (Connection timed out))
Kissaki^0ff is now known as Kissaki
Lucymoz has joined #tikiwiki
SEWilco21 has joined #tikiwiki
SEWilco21 has quit IRC (Client Quit)
franck_ has quit IRC ()
franck has joined #tikiwiki
SEWilco2 has quit IRC (Read error: 110 (Connection timed out))
wikiman has quit IRC (Read error: 104 (Connection reset by peer)) CIA-61: tikiwiki: 03sylvieg * r20610 10/trunk/ (templates/modules/mod-login_box.tpl tiki-editpage.php): [FIX]smarty: url smarty variable conflit with last_changes module ***: nkoth3 has quit IRC ()
marclaporte has joined #tikiwiki
Khaos has quit IRC (Read error: 110 (Connection timed out))
SEWilco2 has joined #tikiwiki
Khaos has joined #tikiwiki
cheal is now known as chealer Tikiwiki|bot: New Forum Posts: tiki 3.2 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34215 chealer: TikiFesters getting to bed