[00:36] *** Trebly has quit IRC (Ping timeout: 240 seconds) [01:16] *** Caarrie has joined #tikiwiki [01:18] *** Caarrie|sleeping has joined #tikiwiki [01:18] *** Caarrie has quit IRC (Disconnected by services) [01:18] *** Caarrie|away has quit IRC (Disconnected by services) [03:19] tikiwiki: 03lindonb * r34425 10/branches/7.x/lib/wiki-plugins/wikiplugin_fancytable.php: [03:19] tikiwiki: [FIX] Maintain alternating odd/even class even when rows are sorted. Fixed by [03:19] tikiwiki: not assigning an odd/even class here if sortable parameter is set since [03:19] tikiwiki: javascript will set it automatically and the alternation will get messed up if [03:19] tikiwiki: set here too. [03:38] *** coaboa has joined #tikiwiki [03:38] *** coaboa|afk has quit IRC (Ping timeout: 246 seconds) [03:58] tikiwiki: 03lindonb * r34426 10/branches/7.x/lib/wiki-plugins/wikiplugin_fade.php: [FIX] Add since item to plugin info for easy documentation using PluginManager [04:03] tikiwiki: 03lindonb * r34427 10/branches/7.x/lib/wiki-plugins/wikiplugin_pluginmanager.php: [FIX] Don't include empty accepted values and always have a since column. [04:22] *** chealer has quit IRC (Remote host closed the connection) [04:31] tikiwiki: 03lindonb * r34428 10/branches/7.x/lib/wiki-plugins/wikiplugin_fade.php: [FIX] Wrong filter as speed parameters can be letters as well as digits. Also, speed parameter need to be enclosed in quotes in case fast or slow is used for speed. [05:11] New Forum Posts: Errors converting between wiziwig editor and tikisyntax editor - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41249 [05:44] *** chealer has joined #tikiwiki [05:44] *** chealer has quit IRC (Changing host) [05:44] *** chealer has joined #tikiwiki [05:47] *** lindonb has quit IRC (Quit: lindonb) [07:15] there is a regression in 7.x as of REV 34428 visible on doc - browser is not redirected to tiki-index.php after a wiki page edit, stays on tiki-editpage.php [07:22] nevermind that [07:42] *** nkoth has quit IRC (Quit: nkoth) [08:06] *** LordVan has joined #tikiwiki [09:05] hi [09:05] if ($result->field == 'email' && $result->field == 'email_not_valid') [09:06] in tiki-register.php (tiki 6.3) [09:06] how can it be expected to get smthg else than "False" for this condition ? [09:18] *** Trebly has joined #tikiwiki [11:00] *** Caarrie|sleeping is now known as Caarrie|away [11:05] I Have a problem of time to generate tikipages, and I don't found till know a good solution. I operate on windows with the last versions of Apache, php, mysql. [11:05] 1- with my ojd portable (pentium M750, 1,8Ghz) I was using 100% CPU I got 30 seconds to generate a page with 6.x and 140s with 7.x [11:05] 2- I changed for a server Using a Dual Core2 E7500 2,6Ghz. No problem of resources, use at 50% of CPU and 12s for a page with 6.x and 30s with 7.x. I is long very when you develop and test. [11:05] 3- I had a wrong idea I changed the processor for a better Benchmarked a Core Quad extreme Q9650 (Bench x 2,5), In fact I use 20% of CPU and I got the same duration (I could get a little better but it is underclocked because of a memory spedd) [11:05] what can be the solution to speed up the server (actually as php uses only one processor) the changes from E7500(duo) to Q9650 (quad) has no effect ? [11:24] Sp4rKy: seems a bug, u r right imho [12:00] Follow. When I use the operational server on OVH hosting I have executing time between 0.8 and 1.6s. Jonnyb said that he had 0.9s execution time. I still try to find the solution to be under 5second with 7.X. If not to make test is awful and efficiently quite impossible. [12:01] *** LordVan has quit IRC (Quit: Verlassend) [12:13] *** jonnyb has joined #tikiwiki [12:16] tikiwiki: 03jonnybradley * r34429 10/branches/7.x/styles/layout/layout.css: [FIX] modules: List rss feeds in a row when in bottom modules zone [12:23] *** Bernard1 has joined #tikiwiki [12:50] *** Bernard1 has quit IRC (Quit: Leaving.) [12:58] *** Bernard1 has joined #tikiwiki [13:03] it is the second tw 6.3 today i have some prob with the {img} plugin. size or resizing is not applied on a new insert. i check source code, {img src="display125" height="25%" width="25%"} it look ok to me. [13:04] Bernard1: i tihnk you need to use the "scale" param to resize by a fraction - i.e. scale=0.25 [13:06] jonnyb: i try this too but not with the fraction… trying right now [13:09] pfff… no good this is weird it use to work [13:10] (refreshing caches) [13:10] nop [13:12] on another tw i have {img src="display13" thumb="y" button="y" max="100px"} the only thing i can notice is the zoom glass [13:36] tikiwiki: 03jonnybradley * r34430 10/branches/7.x/lib/ (smarty_tiki/block.tabset.php tiki-js.js): [13:36] tikiwiki: [FIX] tabs: Enclose tabsets in a div to be able to separate multiple sets on a [13:36] tikiwiki: single page. Also rework $smarty_tabset_name calculation to make sure unique id [13:36] tikiwiki: are used. Fixes too for tikitabs function for when called externally (thanks [13:36] tikiwiki: Lindon) [13:38] *** jonnyb has quit IRC (Quit: nite nite) [13:40] *** lindonb has joined #tikiwiki [13:42] chealer: would alnum work for plugin fade filter [13:42] Trebly: apache in prefork or worker mode , [13:42] ? [13:43] adding phpapc should help [13:43] chealer: or better to validate either "fast" or "slow" or numbers less than 1000 and greater than 0 [13:44] Trebly: doc /dev / themes and other community web site are hosted in OVH [15:07] *** lindonb has quit IRC (Quit: lindonb) [15:27] *** lindonb has joined #tikiwiki [15:58] polom [15:58] where can be the Forums "sections" edited ? [16:38] polom [16:41] luciash: if you edit a forum, you can create a new one, but I don't think you can *edit* a section or do the management you would expect [16:47] lindonb: validation is always better, but in terms of security, alnum is sufficient. a quote or a backslash is needed to get out of the context [16:47] Sp4rKy: it could be true if $result->field was the TRUE boolean, but there's certainly a bug. do you know how to identify when this line was introduced? [16:47] chealer: thanks. pretty easy to do both so I'll probably do that [16:47] chealer: yep, realized that too but wasn't sure [16:49] chealer: i just wanted to fix Tikiwiki > Tiki on http://tiki.org/tiki-forums.php [16:54] luciash: right... :-( [16:54] Recent Bug: Tracker item: #3885 - - Regression: tracker text fields with Prepend and Append values do not display correctly. - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3885 [17:06] tikiwiki: 03gregmartin * r34431 10/branches/6.x/lib/logs/logslib.php: [17:06] tikiwiki: truncate log messages to 200 chars; causes recursion error when logging ldap calls. [17:06] tikiwiki: fixes bugs 3629, 3661, 3710 [18:02] tikiwiki: 03lindonb * r34432 10/branches/7.x/lib/wiki-plugins/wikiplugin_fade.php: [FIX] Use better filter speed params and validate them (thanks chealer) [18:05] lindonb: thank you. I hadn't heard about "accepted" [18:05] lindonb: pardon if my language limitation is showing, but in "digits greater than 0 and less than or equal to 1000", shouldn't digits read numbers? [18:27] chealer: numbers would be better, integers probably the best [18:30] lindonb: OK, I'll change it [18:30] thanks [18:34] *** Bernard1 has quit IRC (Quit: Leaving.) [18:50] lindonb: where is the accepted used? [18:50] plugin manager [18:50] produces automatic table of parameters [18:51] see http://doc.tiki.org/PluginFade [18:54] tikiwiki: 03chealer * r34433 10/branches/7.x/lib/wiki-plugins/wikiplugin_fade.php: [18:54] tikiwiki: [FIX] HTML special characters encoding [18:54] tikiwiki: improve speed parameters value description [18:54] lindonb: thanks. hopefully that will be used in plugin form too [18:57] lindonb: if the icon parameter is undefined, fade produces "" which is invalid HTML. [18:57] "Attribute value missing" [18:57] (for class) [18:58] okay, so shouldn't write class= if no icon, right? [18:59] lindonb: that would be ideal. in any case the attribute quotes should be around on the line that uses $a_class_hidden instead of inside the variable [19:00] I mean, that's more readable [19:01] and would already fix this [19:04] how do you see html errors? [19:05] lindonb: which browser do you use, Firefox? [19:05] yes, and safari [19:05] lindonb: do you have the Web Developer extension for Firefox? [19:05] let me see... [19:08] doesn't look like it [19:08] i'll add [19:09] tikiwiki: 03chealer * r34434 10/branches/7.x/templates/categobjects.tpl: [19:09] tikiwiki: [FIX] HTML [19:09] tikiwiki: [FIX] Colons inside tr blocks [19:23] i see now [19:23] have to validate on a public site apparently [19:30] lindonb: yeah, there are local validators but they may be less convenient [19:30] lindonb: I don't know of any integrating in a browser. also it may be difficult to find one that supports "HTML5" [19:31] glad to know about this one - thanks [19:31] lindonb: so with Web Developer you have two options, either tell the validator to fetch the page and validate it, or send the page. if you do local development like I do you have to do the latter, "Validate Local HTML" [19:33] ah yes, that works fine [19:33] thanks [19:34] you're a wealth of information! [19:35] lots of errors in the various validators [19:38] luciash: should I report it somewhere ? [19:38] lindonb: yes, Tiki is as rich in HTML errors as in PHP notices :-) [19:39] Sp4rKy: do you know how to identify when this line was introduced? [19:40] :) [19:40] *** qb has quit IRC (Ping timeout: 252 seconds) [19:42] chealer: yep, lemme check [19:47] bbl [20:15] luciash, chealer the line was introduced in rev 27609 by niclone [21:03] tracker export in broken .. again in 6 [21:11] never understaood why jonnyb rewrote the export tracker.. the old one is less bugged [21:21] *** dabright has quit IRC (Quit: Leaving.) [21:34] *** coaboa has quit IRC (Ping timeout: 246 seconds) [21:36] *** Jyhem has quit IRC (Read error: Operation timed out) [21:42] *** Jyhem has joined #tikiwiki [21:52] *** steve_ has joined #tikiwiki [21:53] Anyone know of a way to have a URL accessed by menu item open in a new tab/window? [21:54] My own attempts and doc searches have yielded no joy. [21:56] tikiwiki: 03sylvieg * r34435 10/branches/proposals/6.x/tiki-export_tracker_ajax.php: [FIX]tracker: change also the CR and quote for any field (especially textarea) [21:57] there is a trick with an url as link" target="xxx [21:58] if the setting in admin ->general menu can be html is on [21:59] I tried using the target= approach, but I didn't check for "Menu can be HTML" [21:59] I'll give it a go... [22:02] *** GillesM has quit IRC (Ping timeout: 246 seconds) [22:08] I just turn on "Menu can be HTML" and entered several permutations of "http://Domain.com target="_blank" without success. [22:12] there are 2 settings for this [22:12] you need to go in admin_>general .. I think to see them [22:18] *** GillesM has joined #tikiwiki [22:47] *** dabright has joined #tikiwiki [23:17] New Forum Posts: External login - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41254