Slashdot Log In
Bringing WYSIWYG Content Editing To Mozilla
Posted by
timothy
on Tue Sep 17, 2002 11:47 AM
from the comp-time dept.
from the comp-time dept.
whythewig writes "Over the past month two open-source wysiwyg xml editors have appeared - Xopus
from Q42 and the Bitflux editor. Each of these projects tries to bring true wysiwyg editing to Mozilla. From reading various mailing lists it seems that the Wyona project has been instrumental in bringing these two projects out as open source. It also appears that both of these projects will be presented next week at the open source content management conference in Berkeley, California."
This discussion has been archived.
No new comments can be posted.
Bringing WYSIWYG Content Editing To Mozilla
|
Log In/Create an Account
| Top
| 33 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
i may be biased... (Score:1, Flamebait)
Interesting but... (Score:3, Informative)
This kind of thing has always been a problem in browser data entry like form posts, but now it's getting more complex and the data is becoming more precious. You can try to mitigate the issue by having an onunload handler, but most ad blockers and other apps like Proxomitron [cjb.net] disable onunload because of its abuse by pr0n and advertising.
Perhaps if this is only used in an app that uses Mozilla technologies embedded inside it--rather than the Mozilla browser with its standard navigational options--there won't be a problem. But it sure is a problem for the demo.
Weblogging (Score:5, Informative)
I hope this technology makes it over to weblog sites like Blogger [blogger.com] and Xanga [xanga.com]. Both of those sites have excellent tools for IE, but the Mozilla versions of the same tools completely blow goats.
Of course, there are always XUL-based alternatives like mozBlog [mozdev.org] and LiveLizard [mozdev.org], or the very excellent Composite [mozdev.org]. Composite's great - it gives you a WYSIWYG editor for any <TEXTAREA> that Mozilla encounters... using it to make this comment :-)
wysiwyg? (Score:1)
Replacement for Frontpage? (Score:2)
Composer (Score:2)
Unfortunately, Microsoft owns this space... (Score:2, Informative)
For whatever reason the Mozilla people just don't seem to see the utility in this. Reading through the forums and bugzilla, you'll see dozens of requests for a contenteditable feature, followed by a bunch of waffling about why they can't be bothered (it's usually along the lines of "we're concentrating on end user features"). Meanwhile end users by the thousands are passing Mozilla by because it can't do this.
I wrote an in browser WYSIWYG editor which can be invoked on any block in a page. It works beautifully. It's 90% cross platform (most of the development was done in Mozilla on Linux). However, it only functions fully in IE because there isn't any good way to create a contenteditable block in Mozilla. You can hack it in (as some projects mentioned here have done, and I've done myself), but it is hackish, doesn't work reliably, and tends to break with new Moz versions. As proof of concept it's fine, but as a production feature it just ain't there.
Mozilla could make itself the browser of choice almost overnight for potentially millions of users just by making this possible. Why they won't is beyond me, but their stubbornness on the issue is costing them users every day.
Netscape... (Score:1)
Little Rant... (Score:1)
Re:Mozilla is Dying (Score:1)