I was expecting to see on TinyMCE on the administration backend when I seen it downloading tiny from the SVN. Once I use it I don’t see much javascript and no TinyMCE on the backend. There should be at LEAST TinyMCE on the CMS - > Manage Pages section!
god i really hope not. wysiwyg editors are beyond annoying. but i’m sure this will come along as a plugin (or if built into the core, an option to definitely turn it off)
There must be a WYSIWYG editor if Magento will be used not only by proffesionals as we . I’ve been building shops using osC for years and Tiny or FCK was always the first question. For us this is not complicated but for our customers could be a huge problem. I cannot imagine how a person without any coding experience can create good-looking descriptions.
Aarne, thank you for the link but the stable version runs only under IE and Gecko based browsers so you won’t be able to use it on Opera . I don’t know if Varien would like to use an experimental varsion (0.4) of this editor
I hope you include a lightweight, fast loading editor.
What would be cool is to have the choice of not loading the editor by default (could be changed in settings) and display the html code by default. And then have a toggle button next to the textbox where you can switch to editor mode and the textbox “transforms” into an editor.
Or something very flexible. I wouldn’t like the editor to load up every single time and wait for it to load when I need to do a small edit.
I don’t know if FCK breaks the links - possibly not because I use it for sending newsletter with custom tags and replace them with str_replace using an array . But another problem is that FCK has the biggest package size and it’ll take very long to load it on page. There’s also known that FCK doesn’t work good with other scripts (mostly AJAX), tabbed browsing etc..
I’ve been experiencing many problems while integrating it into highly modified osCommerce (our fork Netcart has admin area loaded with AJAX and js) so i don’t expect that FCK will run under Magento smoothly and without problems. Other thing in FCK is that it’s hanging Mozilla Firefox when trying to browse folder with more than 40 MB files inside.
I’m not saying that FCK is bad - it isn’t. But when we are talking about optimising Magento we can forget it . I think that FCK is best suited for small sites or CMS so now i’m writing a custom browser and editor for my shops.
Yep agree on that. Normally I don’t use editors that much, but there are always users that do, so the option to have editor chosen by user might be the best option.
Even if FCK would stink in your opinion, it’s still an option. If there’s no better at this point why not use one that does the job.
Basically what’s needed is lightweight editor, but Tiny breaks links. WYM is at too early stage and not crossbrowser. What’s left? FCK or homebrew. Assuming that FCK doesn’t break links or anything.
A.Piotrowski (Lento.pl) - 07 September 2007 02:48 AM
I don’t know if FCK breaks the links - possibly not because I use it for sending newsletter with custom tags and replace them with str_replace using an array . But another problem is that FCK has the biggest package size and it’ll take very long to load it on page. There’s also known that FCK doesn’t work good with other scripts (mostly AJAX), tabbed browsing etc..
I’ve been experiencing many problems while integrating it into highly modified osCommerce (our fork Netcart has admin area loaded with AJAX and js) so i don’t expect that FCK will run under Magento smoothly and without problems. Other thing in FCK is that it’s hangs Mozilla Firefox when trying to browse folder with more than 40 MB files inside.
I’m not saying that FCK is bad - it isn’t. But when we are talking about optimising Magento we can forget it . I think that FCK is best suited for small sites or CMS so now i’m writing a custom browser and editor for my shops.
Ok, this one had decent feedback behind the opinion. Approved.
Has there been a decision from Varien as to whether or not this functionality is going to be developed? If not, then I will probably develop a module for it.
I read they couldn’t get tinymce to stop breaking their {{ }} markup. If you can, please make a module for it. Absolutely everybody wants one!