lphuberdeau: I'm very sorry. I actually spent 30-ish minutes reading the code before I came in here, so I was certainly capable of (and trying to!) present a detailed bug report. As I said, my annoyance was the weight of years of this happening over and over and over, and not much to do with you. polom everyone: I am amazed with all the awesome work keep it up! Recent Bug: Tracker item: #3693 - - Module Action Calendar : a way to activate the functions desired or desirable - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3693 New Forum Posts: Forum Layout - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39733 tikiwiki: 03lindonb * r31043 10/branches/6.x/lib/wiki-plugins/wikiplugin_tracker.php: Add options, default fields and other cleanup to plugin info for use in plugin edit popup and plugin manager. Still need better descriptions for 'view' and 'embedded' and perhaps others. tikiwiki: 03lindonb * r31044 10/branches/6.x/lib/wiki-plugins/wikiplugin_tr.php: Minor cleanup of plugin info tikiwiki: 03lindonb * r31045 10/branches/6.x/lib/wiki-plugins/wikiplugin_topfriends.php: Add options, default fields and other cleanup to plugin info for use in plugin edit popup and plugin manager tikiwiki: 03lindonb * r31046 10/branches/6.x/lib/wiki-plugins/wikiplugin_toc.php: Add options, default fields and other cleanup to plugin info for use in plugin edit popup and plugin manager tikiwiki: 03lindonb * r31047 10/branches/6.x/lib/wiki-plugins/wikiplugin_titlesearch.php: Add options, default fields and other cleanup to plugin info for use in plugin edit popup and plugin manager tikiwiki: 03lindonb * r31048 10/branches/6.x/lib/wiki-plugins/wikiplugin_tag.php: Add defaults and other cleanup of plugin info tikiwiki: 03lindonb * r31049 10/branches/6.x/lib/wiki-plugins/wikiplugin_tabs.php: Add defaults and other cleanup of plugin info tikiwiki: 03lindonb * r31050 10/trunk/lib/wiki-plugins/wikiplugin_survey.php: Add defaults and other cleanup of plugin info tikiwiki: 03lindonb * r31051 10/branches/6.x/lib/wiki-plugins/wikiplugin_survey.php: Add defaults and other cleanup of plugin info tikiwiki: 03lindonb * r31052 10/branches/6.x/lib/wiki-plugins/wikiplugin_sup.php: Add tra to plugin info tikiwiki: 03lindonb * r31053 10/branches/6.x/lib/wiki-plugins/wikiplugin_subscribenewsletter.php: Add options, default fields and other cleanup to plugin info for use in plugin edit popup and plugin manager polom Fullscreen doesn't seem to work as before in Tiki 6. Center column still has wide margins. Could be fixed with a new rule in layout.css, but I wonder how this was controlled before. oh, in some themes only it doesn't work right. one should also note that mbstring in php is needed for tiki-sheets, I didn't found that anywhere. ah, themes where fullscreen works _do_ have a css rule for fullscreen-state margins. hm, this should be in layout.css to be global. Next, I wonder if the "fullscreen" width should be limited to the fixed-width width when that option is turned on. I guess so. tikiwiki: 03chibaguy * r31054 10/branches/6.x/styles/ (9 files in 2 dirs): [FIX] Center column had wide margins (left and right column widths) in fullscreen mode in some themes, so put rule in layout.css to be global and removed rule in theme stylesheets that had it. re tikiwiki: 03chibaguy * r31055 10/branches/6.x/styles/ (14 files in 4 dirs): [FIX] Updated wysiwyg background for themes that have contrast problem when their body background is used (replaced body.wikitext with body.cke_show_borders). New Forum Posts: Header Custom HTML code add locked me out - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39736 tikiwiki: 03chibaguy * r31056 10/branches/6.x/templates/styles/twist/tiki.tpl: [FIX] wysiwyg editor needed javascript and good background/text contrast. tikiwiki: 03chibaguy * r31057 10/branches/6.x/templates/styles/darkshine/tiki.tpl: [FIX] JavaScript needed for wysiwyg editor. tikiwiki: 03chibaguy * r31058 10/branches/6.x/styles/strasa.css: [FIX] Fixed cssmenu spacing changes caused by changes in standard menu rules. tikiwiki: 03chibaguy * r31059 10/branches/6.x/styles/twist.css: [FIX] Updated wysiwyg background for themes that have contrast problem when their body background is used (replaced body.wikitext with body.cke_show_borders). In case I want to embed a mixcloud player? I have to code a new plugin? actually that's really weird... trying to embed the mixcloud player in a blog post... ... this is what I try to enter: http://pastebin.com/PEqdknWA ... and after saving it gets weirdly stripped and URLs get exchanged?!? mixcloud.com becomes amette.eu?!? http://pastebin.com/ZMYyQPdd hi amette maybe I missed the first part of your messages amette: are you trying to use {FLASH} plugin? hi rodrigo_sampaio I just try to paste plain HTML I tried to use flash-plugin, but it doesn't seem to offer me a generic choice. amette: with the flash plugin you can embed any flash, but passing the url and not the html code amette: another option might be the {HTML} plugin amette: I guess that with the {HTML} plugin the code you are trying to add will not be stripped but I never used it myself hmmm... ok... HTML-plugin sounds like the easiest solution.. FLASH-plugin needs so much thinking... ;) ... but why does Tiki do such weird stuff to the HTML? @amette: to avoid XSS and CSRF I thought so... where can I switch it off? btw - using the HTML-plugin also results in the URL-substitution New Forum Posts: LSDIR plugin - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39742 ok, ok, you won, I use the FLASH-plugin *G* rodrigo_sampaio: you work on the blog revamp project? New Forum Posts: Header and footer - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39743 chealer: your timezone fix seemed to work for me but I got an error during re-install to update the database Warning: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /Applications/XAMPP/xamppfiles/htdocs/casa6x/lib/smarty/libs/Smarty_Compiler.class.php on line 400 chealer: jonnyb explain that the error was from a php.ini problem so your fix works for me amette: yes amette: this project was financed by avantech.net and actually I still have fifteen hours to work on it tikiwiki: 03lindonb * r31060 10/branches/6.x/lib/wiki-plugins/wikiplugin_subscribegroups.php: Add options, default fields and other cleanup to plugin info for use in plugin edit popup and plugin manager tikiwiki: 03lindonb * r31061 10/branches/6.x/lib/wiki-plugins/wikiplugin_subscribegroup.php: Add default fields and other cleanup to plugin info for use in plugin edit popup and plugin manager tikiwiki: 03lindonb * r31062 10/branches/6.x/lib/wiki-plugins/wikiplugin_sub.php: Add tra to plugin info rodrigo_sampaio: nice one :) fifteen hours won't be enough though, I suppose... ;) ... what are the next things you gonna fix/improve? and on which branch should I follow you? lindonb: you mean jonnyb's fix :-) good. I got that warning too, Debian got rid of it: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571762 but it would be interesting to discuss it upstream upstream? lindonb: with the real PHP developers (instead of Debian's PHP maintainers). it's PHP itself that makes the binaries for Windows. oh. i see, makes sense New Forum Posts: eCommerse integration - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39745 would someone know how I create a *look alike* directory from a tiki page pls? New Forum Posts: Tracker counts down! - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=39746 hey Amette ! long time no see. take care heya yonixxx :) tikiwiki: 03lindonb * r31063 10/branches/6.x/lib/wiki-plugins/wikiplugin_stat.php: [FIX] Previously only selecting v would work for showing added (a) tracker items - now either one will work. Fixed some error messages. Added options, defaults, filters to plugin info. lindonb : ping tikiwiki: 03marclaporte * r31064 10/branches/6.x/lib/wiki-plugins/wikiplugin_code.php: [FIX] Make plugin Code use blank arguments by default, for cleaner wiki syntax polom rodrigo_sampaio hi marclaporte! all good? 1000+ German translations in 10 days? marclaporte: all good, and you? marclaporte: yes, 1000+ translations in a week or so amazing rodrigo_sampaio : well, it was worth the work! marclaporte: sure! I'm really happy that i18n.tiki.org is being used. And what we did was very simple, there is a lot to improve still but nonetheless people are using it. Build it and they will come