[00:16] Jyhem polom [00:17] Jyhem hey, native speakers! Which sounds better? "Article creator stays article owner." or "Article creator remains article owner." [00:19] marclaporte remains [00:23] Jyhem thanks! [00:23] * Jyhem works on Articles usability [00:24] * Jyhem stays on trunk right now, no interference with 11 [00:56] vmachine1 joined #tikiwiki [01:53] arildb_ joined #tikiwiki [02:14] guentherhellrigl joined #tikiwiki [02:14] guentherhellrigl left #tikiwiki [03:19] arildb__ joined #tikiwiki [03:27] goj_killedByISP joined #tikiwiki [04:40] marclaporte joined #tikiwiki [05:34] luciash marclaporte: you can have accordion from bunch of !!! and {DIV()} wrapped in {DIV(class=myacc)} + {JQ()}$(".myacc").accordion();{JQ} [05:36] luciash bb [05:56] Tiki|bot Recent Bug: - WYSIWYCA on Inline Tracker edit - http://dev.tiki.org/item4557 [05:59] arildb_ joined #tikiwiki [06:06] Tiki|bot Recent Bug: - Inline Tracker edit should be for status as well, not just the regular fields - http://dev.tiki.org/item4558 [06:43] Tiki|bot New Forum Posts: Shifting to New Server Problem with Files - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=47559 [06:46] Tiki|bot Recent Bug: - There should be a None option for syntax highlighter in PluginCode (or fix current null option) - http://dev.tiki.org/item4559 [06:52] SkiNut joined #tikiwiki [06:55] arildb_ joined #tikiwiki [07:19] arildb joined #tikiwiki [07:36] Tiki|bot Recent Bug: - 6.x domain redirect from info.tikiwiki.org to info.tiki.org is not working - http://dev.tiki.org/item4560 [08:06] Tiki|bot Recent Bug: - Clicking "Click here to use the file" after uploading an image. It should insert syntax and close window - http://dev.tiki.org/item4561 [08:56] Tiki|bot Recent Bug: - Textarea hidden when edit form opened (codemirror on, in dev.t.o) - http://dev.tiki.org/item4562 [09:03] redflo joined #tikiwiki [09:16] Tiki|bot Recent Bug: - Action log form broken in doc.t.o (fivealive theme) - http://dev.tiki.org/item4563 [11:28] arildb joined #tikiwiki [11:51] arildb_ joined #tikiwiki [12:18] Tiki-KGB tikiwiki 03jonnybradley r46276 10branches/11.x/lang/ca/language.js [12:18] Tiki-KGB tikiwiki [FIX] lang/ca: syntax error (thanks Xavi) [12:28] Tiki-KGB tikiwiki 03jyhem r46277 10trunk/ 10templates/admin/include_articles.tpl 10tiki-edit_article.php 10lib/prefs/art.php 10lib/prefs/article.php [12:28] Tiki-KGB tikiwiki [ENH] New article option: Creator keeps ownership during later edits. This sounds more sensible than historic behaviour, but not on by default to preserve environment [12:43] Tiki|bot New Forum Posts: Shifting to New Server Problem with Files - https://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=47559 [12:43] Tiki|bot New Forum Posts: Fwd: New Hosting Sponsor - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47557 [12:43] Tiki|bot New Forum Posts: New Hosting Sponsor - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47556 [12:43] jonnyb joined #tikiwiki [12:44] Tiki-KGB tikiwiki 03jonnybradley r46278 10(16 files in 13 dirs) [12:44] Tiki-KGB tikiwiki [MRG] Automatic merge, branches/11.x 46252 to 46276 [12:48] jonnyb joined #tikiwiki [12:50] arildb Hi jonnyb [12:50] jonnyb polom arildb [12:51] arildb I was looking at the extra lines inserted in wysiwyg-html articles yesterday. You commented, that it probably didn't know they wer html....and this looks very correct [12:51] Jyhem polom [12:51] arildb Found one of problems (not yet committed), nut the real problem seems to be in the auto_save function. [12:52] arildb s/nut/but [12:52] jonnyb oh?is this in 11.x arildb ? [12:52] Jyhem I've been wondering: what does exactly the 'is_html' flag stand for ? [12:52] arildb It fails to discover html syntax, since the #allowhtml does not seem to be set [12:52] arildb in 11.x yes [12:52] jonnyb i do have one fix to commit (actually figure out) when you edit a plugin in html wysiwyg you get extra lines above and below [12:53] Jyhem Is it that html code (like ) can be embedded and is parsed, or does it mean it's wysiwyg-ckeditor-stored in html format ? [12:53] arildb maybe you are a more familiar with auto_save. I couldn't fins a solution last night [12:53] jonnyb but apart from that i think it's stable - you find otherwise? [12:53] arildb extra paragraphs are inserted when editing wysiwyg-html blog posts [12:53] Tiki|bot New Forum Posts: Shifting to New Server Problem with Files - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=47559 [12:53] Tiki|bot New Forum Posts: Fwd: New Hosting Sponsor - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47557 [12:53] arildb yes, seems stable (in my tests) except the extra paragraphs [12:54] jonnyb did you see http://sourceforge.net/p/tikiwiki/code/46269 and http://sourceforge.net/p/tikiwiki/code/46268 last night? [12:54] arildb checking [12:55] jonnyb this one: http://sourceforge.net/p/tikiwiki/code/46267 i think is what's brought back the extra linefeeds on block plugin editing - today's task [12:55] jonnyb hi Jyhem [12:55] jonnyb is_html is whether the page has html in it [12:55] zaki[] joined #tikiwiki [12:55] jonnyb which effects the handling of lineends obviously [12:56] zaki[] hi all [12:56] jonnyb hi zaki[] [12:56] arildb jonnyb: yes, I did see those, but editing html posts, still inserts extra lines [12:56] Jyhem So, it's stored as wiki syntax mixed with html ? Yuck... [12:57] arildb Jyhem: It is stored in html [12:57] Jyhem wysiwyg, then? [12:58] arildb My system is configured to use html by default. Then the articles are in html [12:58] arildb yes, wysiwyg [12:58] Jyhem arildb: thanks, got it! [12:58] arildb :-) [12:59] Tiki|bot joined #tikiwiki [13:00] arildb jonnyb: the incorrect offset for the mouseover plugin popup, may be related to http://sourceforge.net/p/tikiwiki/code/45467 (commented so by geoff) [13:00] Jyhem That's a relief. I was afraid of some frankenstein-style "it's wiki syntax, but also we parse html, surely a simple task for the parser" :) [13:00] arildb Thus if changed, the mouseover plugin should be tested again [13:03] zaki[] hi jonnyb [13:08] Jyhem Ouch, we have space-indented lines for a lot of "description" lines in lib/prefs :-( Since 9.x. Too bad it wasn't caught by jenkins :-( Probably too late to do anything about it now [13:12] jonnyb arildb: (sorry, distractions) for me the mouseover plugin is ok but the popup appears some way away from the label [13:13] arildb jonnyb: yes, I adjusted the offsets. If after your fix they are off again, the commit should probably be reverted [13:13] jonnyb Jyhem: yes, reformatting should happen in trunk imho [13:14] jonnyb my fix? which one? [13:14] * jonnyb svn up's [13:14] arildb I can check it. Let me know when you commit a fix for http://sourceforge.net/p/tikiwiki/code/45467 [13:20] Jyhem jonnyb: Yes, agreed that reformatting should happen in trunk. But is now not a bad time? You don't want unnecessary differences between trunk and 11.x right now, do you? [13:24] Tiki-KGB tikiwiki 03arildb r46279 10branches/11.x/tiki-blog_post.php [13:24] Tiki-KGB tikiwiki [FIX] Incorrect parenthesis setting [13:26] luciash polom [13:28] jonnyb Jyhem: agreed, after merging time is best [13:28] jonnyb polom luciash [13:28] luciash hi jonny et al. [13:31] Jyhem polom luciash [13:31] vmachine1 left #tikiwiki [13:31] * Jyhem bbl (hungry walkyrie needs food, badly) [13:33] luciash walkyrie ? lol [13:45] rodrigoprimo joined #tikiwiki [14:00] Tiki-KGB tikiwiki 03jonnybradley r46280 10branches/11.x/lib/jquery_tiki/tiki-jquery.js [14:00] Tiki-KGB tikiwiki [FIX] sidebars: No need to use document.getElementById(maincol).baseURI as document.URL is supported by all browsers and maincol is not always present (in filegal manager popup for instance) [14:00] Tiki-KGB tikiwiki 03jonnybradley r46281 10branches/11.x/lib/ckeditor_tiki/plugins/tikiplugin/plugin.js [14:00] Tiki-KGB tikiwiki [FIX] wysiwyg: Only append if opening tag found when reparsing source - almost certainly redundant now, to be removed in trunk later (still) [14:02] Tiki-KGB tikiwiki 03jonnybradley r46282 10branches/11.x/lib/tiki-js.js [14:02] Tiki-KGB tikiwiki [FIX] wysiwyg: When inserting replacement plugin code, use the source directly for the replace and then reparse using setData (should stop added lines around edited plugins) [14:04] jonnyb hi again arildb - those last two commits fix all the added linefeed issues for me in both wiki & html wysiwyg, tested (a bit) in safari, firefox and ie8. Are you still getting problems with these? [14:05] arildb jonnyb: works fine with wiki pages, but I have had the problem with article posts. Did you try those? [14:06] Tiki-KGB tikiwiki 03jonnybradley r46283 10(5 files in 5 dirs) [14:06] Tiki-KGB tikiwiki [MRG] Automatic merge, branches/11.x 46276 to 46282 [14:06] arildb I will sync with SVN and test again [14:07] jonnyb thanks [14:10] arildb jonnyb: I still get the extra

 

[14:11] jonnyb ew, under which circumstances? [14:13] arildb editing article post in wysiwyg-html mode. Page is simple. [14:13] arildb

kun en test

[14:13] arildb

ÆØÅ

[14:13] arildb

{img fileId="1" thumb="y" rel="box[g]"} 

[14:13] arildb

siste linje.

[14:13] arildb

Arild

[14:14] jonnyb ok, trying that - which browser? all? [14:14] arildb When switching between Source and wysiwyg view, a new line seems to be added every time I switch back to wysiwyg-html mode [14:14] arildb Firefox [14:14] arildb testing other browsers... [14:17] jonnyb ok, have it in firefox now, switched to and from source many times, no new

tags [14:17] jonnyb i'm on Mac OS - i'll try windows (only have XP & IE8) [14:19] jonnyb that's odd - fine on IE8 too [14:19] jonnyb anything funny about the server? [14:19] Tiki|bot Info: Announcing the Tiki Web Host Affiliate Program - http://info.tiki.org/article217-Announcing-the-Tiki-Web-Host-Affiliate-Program [14:19] arildb Other things work fine. Running IIS7 on windows 7 [14:20] jonnyb ah, ok - seems fine on apache [14:20] jonnyb as you say must be something in auto_save that treats line ends differently - maybe it's picking up both \r and \n as linefeeds or something [14:21] jonnyb sorry, can't help debug but can retest my stuff to check nothing changes if you find a fix [14:22] arildb jonnyb: same problem in opera, chrome and IE10 [14:23] arildb yes, maybe a windows issue [14:23] jonnyb it must be a server thing, unless you can reproduce on demo.t.o? [14:23] arildb Didn't allowhtml use to be an option when editing the blog posts. Now it's gone. Can this be the problem? [14:25] arildb testing on deo.t.o [14:25] arildb demo.t.o [14:28] luciash article asi n cms or article as in wiki page ? [14:28] luciash just wondering [14:30] jonnyb well soptted luciash, arildb - are you not talking about wiki pages then? [14:30] arildb luciash: The extra paragraph problem occurs when editing blog posts. No not wiki pages [14:31] jonnyb also not sure what "article post" is [14:31] jonnyb ah, right - ok - blogs are quite a mess, as are articles (cms) [14:31] jonnyb there are structural problems in both (not enough flags for both wysiwyg and html) [14:32] jonnyb will retest, there's probably a better guess can be made based on wysiwyg_htmltowiki pref [14:32] jonnyb (no need to go into parser again i hope! :) ) [14:33] arildb Got it reproduced on the show server. [14:33] arildb See http://show.tiki.org/wysiwyg-html/tiki-view_blog_post.php?postId=2 [14:33] arildb >Edit the blog post, then switch between source and wysiwyg a few times [14:33] arildb A new paragraph is added every time it seems [14:35] arildb Server is on version: Tiki version: Last update from SVN (11.0svn): Monday 10 of June, 2013 21:33:08 UTC - REV 46275 (MyISAM) [14:36] jonnyb and this is in html mode? (i.e. wysiwyg_htmltowiki==n) [14:36] jonnyb oops, just read the url properly ;) [14:37] jonnyb ok, the thing to look for here is the ajax post to tiki-auto_save.php when you switch back from source view [14:38] arildb yes, the problem seems to be in the auto_save fiunction. It fails to detect the html format [14:38] jonnyb it has a parameter allowhtml and in this case it's sending "0", so is parsing line ends like wiki mode (A Bad Thing) [14:38] arildb yes, that's it [14:38] jonnyb no, it's in the plugin.js - not detecting it's an html page in the first place (always look upstream) [14:39] arildb ok...I am not that familiar with the code, but sounds right [14:39] jonnyb in /lib/ckeditor_tiki/plugins/tikiplugin/plugin.js [14:39] jonnyb line 208 in toHtmlFormat() [14:40] jonnyb it tries to detect if the edit area is in html, but i guess in blogs this is never set... [14:40] arildb ok..there [14:40] jonnyb will find another way (probably needs doing for articles etc too) [14:40] arildb The allowhtml doe not seem to exist for blog posts [14:42] jonnyb no indeed - i'm just seeing if i can add it to block.textarea.php somehow (i don't think so as wiki page needs a checkbox sometimes [14:42] jonnyb ) [14:44] arildb adding it to block.textarea.php may be a solution [14:46] arildb jonnyb: I have to head out a bit now. May take a look at it, if you don't get to it first ... which I am hoping ;-) [14:46] jonnyb am on the case, should have a fix soon :) [14:59] jonnyb i thought forums sort of supported wysiwyg, but it's not using it for me - anyone else know? [15:00] Tiki-KGB tikiwiki 03jonnybradley r46284 10branches/11.x/templates/tiki-blog_post.tpl [15:00] Tiki-KGB tikiwiki [FIX] wysiwyg: Respect wysiwyg_htmltowiki setting in blog posts, input[name=wysiwyg] is set in block.textarea.php so not needed (thanks arildb) [15:11] SkiNut joined #tikiwiki [15:34] Jyhem jonnyb: I have wysiwyg in forums in Tiki9, so… maybe when wysiwyg is the global default? [15:34] Tiki|bot Recent Bug: - rss icons not displayed when switching language (site wide or wiki page translation) - http://dev.tiki.org/item4564 [15:34] jonnyb Jyhem: i have it default here too, but only get the plain editor [15:41] Jyhem ouch. Regression, then :-( [15:45] Tiki|bot New Forum Posts: captcha getting harder ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47567 [15:54] Tiki-KGB tikiwiki 03jonnybradley r46285 10branches/11.x/ 10(6 files in 3 dirs) [15:54] Tiki-KGB tikiwiki [FIX] wysiwyg: Blogs and articles parsing failing in some configs, so make the "allowhtml" input consistently the name not id of the checkbox or hidden (using id was bad) and check for this (as well as we can without database changes) for wiki pages, blogs, articles and content templates. [15:54] Tiki-KGB tikiwiki Please test! [15:59] fabricius joined #tikiwiki [16:00] marclaporte joined #tikiwiki [16:00] jonnyb polom marclaporte [16:01] fabricius polom ya all [16:01] jonnyb and hi fabricius [16:03] fabricius need to chat with jonnyb marclaporte refizul [16:03] jonnyb hmm? [16:03] fabricius Skype or t.o/live [16:06] fabricius Writing from 7" Android is not so efficient [16:14] Jyhem polom fabricius & marclaporte [16:14] Tiki|bot Recent Bug: - Border for he forum table in tiki.o are not always displayed - http://dev.tiki.org/item4565 [16:32] fabricius polom jyhem [16:33] guentherhellrigl joined #tikiwiki [17:31] Tiki|bot joined #tikiwiki [18:02] rodrigoprimo joined #tikiwiki [18:36] Telesight joined #tikiwiki [18:55] marclaporte joined #tikiwiki [19:09] arildb joined #tikiwiki [19:11] arildb Hi jonnyb I tested your fix, and it solved to blog post problem on my side :-) thanks [19:11] jonnyb super, thanks [19:12] jonnyb i ended up fixing similar stuff in a few places - hope i didn't break anything [19:13] arildb we will find out soon.Given the type of error we may find unexpected fixes too, I guess [21:19] Telesight I want to use Draw for .svg images, I have installed the plugin but there is no edit icon when I select a svg file. What do I have to do next? [21:19] Telesight Tiki version10 [21:19] arildb_ joined #tikiwiki [21:58] guentherhellrigl joined #tikiwiki [22:18] avi_ joined #tikiwiki [22:19] avi_ tiki is setting double bracket to hyperlink - help [23:12] goj_killedByISP joined #tikiwiki [23:17] rodrigoprimo left #tikiwiki [23:22] astroo- joined #tikiwiki [23:22] astroo- hello people [23:33] amette joined #tikiwiki [23:42] luciash hi astroo- [23:45] astroo- hello