[00:02] *** Cain` has joined #tikiwiki [00:03] *** Cain has quit IRC (Ping timeout: 240 seconds) [00:03] *** Cain` is now known as Cain [00:15] *** ttrimm has joined #tikiwiki [00:40] *** chealer has quit IRC (Ping timeout: 260 seconds) [01:35] *** chealer has joined #tikiwiki [01:50] *** goj|ghost has joined #tikiwiki [01:53] *** goj has quit IRC (Ping timeout: 248 seconds) [01:54] *** goj|ghost is now known as goj [01:54] *** Caarrie is now known as Caarrie|sleeping [02:35] *** Lawiz has joined #tikiwiki [02:49] *** Lawiz has quit IRC (Quit: Page closed) [03:20] *** conner_bw has left [03:34] tikiwiki: 03ricks99 * r27489 10/trunk/templates/tiki.tpl: [ENH] adding TITLE attributes to HREF elements for improved accessibility. As per FAE report [04:00] *** ttrimm has quit IRC (Ping timeout: 258 seconds) [04:19] *** rodrigo_sampaio has quit IRC (Ping timeout: 240 seconds) [04:38] *** chealer_ has joined #tikiwiki [04:40] *** chealer has quit IRC (Ping timeout: 276 seconds) [06:11] tikiwiki: 03sept_7 * r27490 10/trunk/templates/tiki.tpl: [FIX] fix syntax error of commit 27489 [06:13] *** Lucymoz has quit IRC (Ping timeout: 245 seconds) [07:09] *** Wilkins has joined #tikiwiki [07:33] polom [07:34] sylvieg: we've had ceremony not that long ago [07:35] >last --with 3rules [07:35] Error: I couldn't find a message matching that criteria in my history of 644 messages. [07:37] i think 2 weeks ago [07:55] *** xavi has joined #tikiwiki [07:55] toctoc [07:55] luciash, I have a quick question for you.... [07:56] in case you are still around [07:56] there it goes [07:56] I'm testing the arcturus theme in tiki5, with smartiki option (nice theme recovered from the past! congrats chibaguy and/or others involved! :-) ) [07:57] I added some simple ''text'' (intended to be just italics) [07:57] but the text shows up in italics and bold (!) [07:58] checking through "web developer toolbar", I see that this ''text'' has: [07:58] em {font-weight: bold; font-style: italic;} [07:58] so, I wonder what's the best fix... remove bold from "em", or somehow change something for italics in the css [07:59] ricks99 might be a good one to give advice on this, but it's night time there... [08:12] *** ClaraM has joined #tikiwiki [08:27] another question (in case some reader knows a quick tip for a potential fix :-) : [08:28] since a few versions ago, I can't get wiki watch emails with a correct encoding for accents, etc. [08:28] smae behavior in many servers (using Tiki 4.x, 5.x... tried with setting utf-8 and iso-8859-1) [08:29] I get most emails all right , email reader (thunderbird, gmail, etc.) can read them properly, but not emails from changes in wiki pages... [08:30] I wonder if this can be some problem with the encoding in some tpl , or that the code for sending emails from changes in wiki pages uses some different method than the rest of email sending... and that other method is not handling charset properly... (just hypothesis) [08:31] asking here first in case someone who already knows the internals of Tiki has some tips... [08:31] to quickly refuse some hypothesis... [08:32] * xavi fears looking at the code for this and getting lost in php code , zend code, and other gibberish which he can't understand easily.... [08:41] ok, at least I know some more information about the problem (charset for wiki watch emails) [08:42] I double checked in one site, and everywhere is set to use utf-8 as encoding (admin general, admin community, and my own user pref settings), but wiki watch emails come with: "content-type: text/plain; charset=iso-8859-1" [08:43] ok, this deserves a bug report... [08:51] ok, reported here: http://dev.tikiwiki.org/bug3209 [08:52] Recent Bug: Tracker item: #3209 - - 5.x: wiki "watch" emails come with iso-8859-1 to me even if ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3209 [09:02] Recent Bug: Tracker item: #3210 - - external feeds don't show date any more (just bullet points) ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3210 [09:36] xavi: yes, although having bold there is not that much wrong... it is by the intention of the author and it is quite semantically correct, as em mens "emphasize" [09:36] s/mens/means/ [09:37] hi luciash [09:37] hola :) [09:37] yes.... however, I wonder, then, why a simple italics has em and not just italics [09:38] you mean the tag ? [09:38] anyway, I guess it was the design of the original smarty css .... [09:38] ? [09:38] well, I mean, why if I write wiki syntax like: [09:38] ''text'' [09:39] then i get text [09:39] because was deprecated in favor of by xhtml 1.0 strict [09:40] but if you have problem with that, why don't you just customize it in Admin > L&F > Misc > Custom CSS ? [09:40] or custom.css [09:40] yes, yes, I did that 1 h ago :-) [09:40] :) [09:41] however, I saw no em {} tag in strasa.css, and some others (like simple.css ;-) ) [09:41] that's why my confusion [09:42] but anyway... minor detail, which I fixed (at least) in my site [09:42] yep, the other themes let the browser decide how to render it and it is mostly just italicized text by default [09:43] and yes, this em comes from: http://www.smarty.net/style.css [09:43] so fair enough, I leave as is [09:43] in svn, I mean [09:43] yeah, definitely not a bug or showstopper ;) [09:43] good boy :) [09:43] :-) yes [09:55] *** uSlacker has quit IRC (Ping timeout: 252 seconds) [10:09] oups, wrong results here: http://dev.tikiwiki.org/tiki-searchresults.php?highlight=content+twice&search=Go [10:09] well, no results, in fact, and left column shown in the middle [10:10] problem with highlight i that it highlights everything including tags and its attributes i think [10:10] s/i that/is that/ [10:10] see the page source [10:11] ah, nope, it seems to be different problem [10:11] *** Caarrie|sleeping is now known as Caarrie|away [10:12] maybe the search form twice or something else breaks the layout [10:14]
[10:14] this is definitely wrong [10:15] col2 shouldn't be in tiki-center [10:15] col1 is missing completely there [10:15] actually not [10:15] it is not missing but contains col2, which is wrong [10:17] col1 content (the search results) is mising completely in tiki-center [10:17] no idea why [10:18] neither do I [10:18] it ust be some error in the tiki-searchresults tpl [10:18] must [10:18] lemme have a quick look [10:18] thks [10:18] I got some tip about the flickering issue.... [10:19] Just added a few fields to http://dev.tikiwiki.org/Dynamic+Filter , and then the category fields oepn and close at every flickering [10:21] curious. looks as if related to that category picker... I'll send an email to devel list, before I forget [10:21] i think i see it [10:25] * luciash wonders why Search is no feature [10:26] ah, is it "MySQL Full-Text SearchMySQL Full-Text Search" to enable the searchresults ? [10:27] well, xavi, tiki-searchresults.php?highlight=content+twice&search=Go works fine on my localhost branch5 [10:28] ? ok, who knows what's wrong, then [10:30] when found it is ok, there is little xhtml error though when no results [10:30] but doesn't affect site layout or break something as on dev [10:32] oh well, there is a bug somewhere... (or setting conflict in dev.tw.o). See: [10:32] http://dev.tikiwiki.org/tiki-searchresults.php?highlight=workspace&search=Go [10:33] no results (and weird display: right column went far to the right), on ff at least [10:33] and the page called workspace exists... and many pages have that word inside [10:33] yes, i know [10:33] http://dev.tikiwiki.org/workspace [10:33] ok [10:37] tikiwiki: 03luciash * r27491 10/branches/5.x/templates/tiki-searchresults.tpl: small quick xhtml fix [11:15] weird, MySQL Full-Text Search is enabled, but the Admin Section icon is still greyed out as it was disabled :-/ [11:16] *** ricks99 has joined #tikiwiki [11:17] Parse the results [11:17] search_parsed_snippet it can be [11:18] i have just switched it off on dev.tw.o [11:18] but now http://dev.tikiwiki.org/tiki-searchresults.php?highlight=content+twice&search=Go even doesn't want to load for me [11:19] hmm, no change it seems :-/ [11:19] (now it loaded) [11:20] i wonder there are no PHP errors [11:21] Execution time: 79.42 secs isn't very optimistic result [11:22] *** uSlacker has joined #tikiwiki [11:52] *** Wilkins has quit IRC (Ping timeout: 260 seconds) [12:24] *** Wilkins has joined #tikiwiki [12:26] tikiwiki: 03luciash * r27492 10/branches/5.x/styles/ (fivealive.css layout/layout.css): [FIX] small sitelogin and sitelogout popup adjustments [12:27] *** chibaguy has joined #tikiwiki [12:27] *** ChanServ sets mode: +o chibaguy [12:27] pooloom [12:43] *** RavenC has joined #tikiwiki [13:12] Does the groupmail profile work in v5 ? [13:14] hi all [13:14] hi chibaguy [13:14] hi xavi [13:14] RavenC: did you try? [13:14] fyi: highly dangerous bug still in 5.0rc2 [13:14] bug3211 [13:14] link should come in a while [13:15] I haven't tried yet, wanted to see if there were any known issues before trashing my install [13:15] well "dangerous", if you have experience that once, you know how painful it is for users.... [13:15] it did work in 3.x or 4.x, I don't remember [13:15] go ahead :-) [13:15] s/experience/experienced [13:15] no guts, no glory... I will do a backup and give it a whirl. Thanks [13:16] ok, time to leave. cheers to all [13:17] *** xavi has quit IRC (Quit: Page closed) [13:17] Recent Bug: Tracker item: #3211 - - 5.0rc2: content duplicated at saving time (seems related to usage of ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3211 [13:24] *** Kimberlee has joined #tikiwiki [13:24] hello all. [13:24] hi xavi, and everybody [13:25] hiya Kimberlee [13:25] morning RavenC. [13:25] xavi, about the site header search form at tw.o, can you take a look at http://zukakakina.com, using the fivealive theme (no options)? I'm trying a fix for the search filter dropdown. [13:35] well, I've got to update that site; the themes are acting strangely, but if you can get the fivealive theme, then please check the search dropdown filter. [13:35] *** rodrigo_sampaio has joined #tikiwiki [13:37] *** chealer_ has quit IRC (Ping timeout: 260 seconds) [14:05] *** chealer_ has joined #tikiwiki [14:09] *** rodrigo_sampaio has quit IRC (Ping timeout: 245 seconds) [14:12] tikiwiki: 03sylvieg * r27493 10/trunk/ (21 files in 14 dirs): [MRG] Automatic merge, branches/5.x 27414 to 27492 [14:31] *** Haha has joined #tikiwiki [14:31] *** Haha has quit IRC (Client Quit) [14:38] Recent Bug: Tracker item: #3212 - - JPEG-Images uploaded with IE does not show in colorbox - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3212 [14:39] *** Louis-Martin has joined #tikiwiki [14:50] *** conner_bw has joined #tikiwiki [14:54] *** chibaguy has quit IRC (Read error: Connection reset by peer) [15:04] *** rodrigo_sampaio has joined #tikiwiki [15:06] tikiwiki: 03jonnybradley * r27494 10/branches/5.x/lib/jquery_tiki/tiki-jquery.js: [15:06] tikiwiki: [FIX] Colorbox: {img} plugin with title param set puts the title on both the img and the surrounding anchor, so params from the parent (achor) need to be copied over. [15:06] tikiwiki: Thanks jacmoe & lindon [15:09] *** rodrigo_sampaio has quit IRC (Ping timeout: 245 seconds) [15:40] *** xavi has joined #tikiwiki [16:13] hi xavi [16:13] *** chealer_ is now known as chealer|vac [16:13] xavi: I removed the requirement to subscribe to tikiwiki-cvs last year [16:14] hi chealer [16:14] ok, anyway, I subscribed (recently) [16:16] tikiwiki: 03lphuberdeau * r27495 10/trunk/lib/ (3 files in 3 dirs): [NEW] Transclusion plugin [16:16] *** Kimberlee has left [16:17] xavi: OK, it was just to answer the question you asked a couple days ago. you can't expect devs to be subscribed to -cvs. [16:17] *** chealer|vac has left "Konversation terminated!" [16:17] *** chealer|vac has joined #tikiwiki [16:17] ok, thanks for the answer [16:18] ok, thanks for the answer [16:18] chealer|vac: no sure it is a good idea ;-) [16:20] sylvieg: I think it's a bad idea to force devs to follow -cvs. some devs don't even follow -devel, we should aim at something reasonable that will be respected. [16:21] IMHO I do not care if they do look at dev - but when they is a commit that needs to be fixed - i wnat to be able to mail them [16:22] *** conner_bw has quit IRC (Quit: conner_bw) [16:22] can follow twitter @tikiwiki_code instead of mailing list [16:23] but how do I email them? [16:23] sourceforge email .. I am not sure it works [16:23] says who the commit is by [16:24] I see that since then, Marc but back the requirement to subscribe to -cvs [16:24] *** Wilkins has quit IRC (Ping timeout: 264 seconds) [16:24] then he made it (and most of the other "essential" stuff") a "good idea" [16:24] s/but back/put back/ [16:25] in fact .. we need to have an email for each dev ... it is the only thing that is important [16:25] sylvieg: yes, you just need to address the mail to the committer and Cc: tikiwiki-cvs [16:25] sourceforce.net emails should work [16:25] how do I email the committer .. sourcefoge email so far I know does not always work [16:26] sylvieg: why wouldn't it? it should work unless someone didn't update his email address on sf.net. [16:26] .me hoping it works [16:26] *** ClaraM has quit IRC (Remote host closed the connection) [16:27] because I remember committers that never answered our queries ... is it sf? is it their account? are they ignoring us? no idea... [16:29] but ok ..... [16:29] sylvieg: I would guess one of the 2 latter. If I don't answer something to my SF address, please tell me. [16:29] we should expect the SF address to work, because that's our only guaranteed point of contact with all devs. [16:30] if people change their email address, they'll lose their subscription to -cvs as well. [16:53] tikiwiki: 03lphuberdeau * r27496 10/mods/trunk/wiki-plugins/r/lib/wiki-plugins/wikiplugin_r.php: [ENH] Disable execution when banned command found in body [17:16] *** Lucymoz has joined #tikiwiki [17:19] It appears that the groupmail functions, although, when sending a message, I am get a 500 error after I click on send. However, the email is actually going out (sending to myself). Any thoughts ? [17:20] I have the "Maildir mail directory" empty, as I don't know what it reflects, but I assume that is a server side setting... [17:57] New Forum Posts: Tiki 101 Question - Edit Site tiki-index.php page - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37381 [18:39] *** Louis-Martin has quit IRC (Ping timeout: 252 seconds) [19:20] New Forum Posts: Tiki admin/root mysql password recovery not working - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37382 [19:40] *** conner_bw has joined #tikiwiki [19:53] *** redflo has joined #tikiwiki [19:54] *** conner_bw has quit IRC (Quit: conner_bw) [20:03] *** RavenC has left [20:08] *** rodrigo_sampaio has joined #tikiwiki [20:20] *** ricks99 has quit IRC (Quit: Get more help: TikiWiki for Smarties http://twbasics.keycontent.org) [20:41] *** chealer|vac has quit IRC (Ping timeout: 240 seconds) [21:16] *** ricks99 has joined #tikiwiki [21:55] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [22:05] *** ricks99 has quit IRC (Quit: Get more help: TikiWiki for Smarties http://twbasics.keycontent.org) [22:50] *** dabright has joined #tikiwiki [23:04] *** chealer|vac has joined #tikiwiki [23:16] *** dabright has quit IRC (Quit: Leaving.) [23:17] *** redflo has left [23:32] tikiwiki: 03sept_7 * r27497 10/trunk/lib/wiki-plugins/wikiplugin_transclude.php: [FIX] add svn keyword ID [23:53] *** Caarrie|away is now known as Caarrie