I am a bit scared to fiddle with the code, had enough with OSC and Actinic. Will this feature be added to the next release or is there not a possibility of making a patch available?
I’m in the same boat as furman. I’d rather wait for this to be coded into an actual release rather then change the code. Anybody have the beta or alpha installed notice that WYSIWYG is going to be ready for next release?
I have been waiting for a integrated WYSIWYG in Magento as well - that is working (in both CMS and product descrition). I get the impression that it still is a number of problems with the different solutions that so far has been published as to how to add WYSIWYG by changing the code. Unfortunlately.
WYSIWYG is not mentioned in the most recent roadmap for Magento, although RoyRubin mentioned in the beginning of this thread (September 2007) that WYSIWYG should be available for upcoming releases.
I hope it will make it in rel. 1.1! It is fine if someone can comment on this. Thanks.
agreed that a WYSIWYG which works without a load of problems would be great as the stores i create are often run by people that dont have a clue about html
I did some research on editors and based on about 30 minutes of research it appears that TINY MCE is in general more compliant with web standards and a little bit better to work with. I’ve seen people post how to do both as they all have their own preferences but I wanted to maybe understand why Magento chose to include TINYMCE in their code rather then FCKeditor.
I’m probably going to add the editor because I have over 250 pieces of content that need to be updated and I want some help from people who don’t know html
So, what appears to be helpful, is if Magento could clarify if they are planning to implement WYSIWYG in the near future. I realize they have a lot of features to implement (and other work to do), so maybe this is not on the top of the list.
If not by Magento, how can we get a working WYSIWYG. Can some of us pay another professional programmer to make a extension? (from the threads, it looks like “we” are pretty close to make it work?)
Could we advertise it on the Job Board? I would be more than happy to contribute (to get it started, I can sponsor the advertisement, if other think this is a good idea). Is this a way to go?
Considering that Magento has said this is planned and considering that they’ve included the base code for TINY mce in the files I’m guessing that they’ll include it in a release shortly.
That being said any insight from Magento as far as time frame on this would be helpful because if it isn’t planned for another 6 months then I think it would be worth an extention
I just updated the Howto (http://www.magentocommerce.com/wiki/wysiwyg/a_how-to) for TinyMCE with which worked for me.
I changed the loading behavior so TinyMCE loads after the page has finished loading, plus I added hints for downloading TinyMCE as it doesn’t seem to be included in newer releases.
This works for me now. If it doesn’t work for you, please check the output of the Firefox Error Console which gives you hints about Javascript errors.
I’ll gonna add that to the wiki.
HTH,
Andreas
P.S: I think the WYSIWYG Editor is an important feature and should be added to the next release, if possible.