WYSIWYG Editing with FireFox
Internet Explorer is losing ground to the new FireFox browser. Nudging things further in the right direction, Belus Technology has recently released a Mozilla Firefox version of its XHTML WYSIWYG editor, XStandard.
Belus is among the first software vendors to announce new products based on Firefox's new scriptable API for plug-ins.
XStandard is a standards-compliant WYSIWYG editor used as a plug-in for content management systems. It permits non-technical authors to manage rich, multilingual content and ensures the markup they produce is always standards-compliant and accessible.
The release of XStandard for Firefox extends the use of Firefox as a front-end authoring and management tool for Web Content Management systems (Web CMS).
Firefox is the new, nimble browser from the Mozilla Foundation. Its scriptable plug-in API is designed to facilitate the development of applications that extend the browser's functionality, and is the result of collaboration between the Mozilla Foundation, Adobe, Apple, Macromedia, Opera, and Sun Microsystems.
|
SPONSORSHIP |
"We are very pleased to see our standards-compliant editor working in a standards-compliant browser," said Vlad Alexander, head of development at Belus Technology, "Thanks to the availability of pre-releases of the new API since June, and the exemplary cooperation of the Mozilla Foundation, we were able to develop XStandard for Firefox quickly and successfully."
"The release of XStandard confirms vendor support for our browser, and demonstrates that we are giving third-party vendors the help they need to make plug-ins that work with Firefox," said Mitchell Baker, President of the Mozilla Foundation.
"It is very gratifying to see that software vendors not only recognize the value of the new API but are responding quickly to the business opportunities that it presents. Plug-ins are crucial components of the interactive Web experience and we are committed to making every effort to ensure they work well with our browser now and in the future."
XStandard is used in content management solutions that must meet rigorous Web standards and accessibility requirements. The editor generates clean XHTML Strict or 1.1, with no deprecated tags, uses Cascading Style Sheets (CSS), and ensures the clean separation of content from formatting. Markup generated by XStandard is guaranteed to meet the most demanding accessibility requirements.
Read more breaking news:
- Open Text Maps Out the Future for eDOCS
- Shoutlet Makes Social Media Easy
- When Technology Fails, Behaviors Get Analyzed
- A Drupal Web CMS Webinar: Everything You Need to Know
- Sitecore Web CMS Recommended to SMBs
- Adobe Max 2008 Winners Announced
- Web Publishing Roll Up: Staying Afloat Online, Barely
- Webinars: Open Source ECM, Web CMS
- Bitrix Goes Social in a Simple Way
- Alfresco Packages CMIS Developer Toolbox
Comments
Not sure what you mean Simon. Below is an example HTMLArea provides. It's just FONT and other deprecated tags. tinyMCE is just as bad. They use SPAN instead of semantic markup.
<p>Here is some sample text: <b>bold</b>, <i>italic</i>, <u>underline</u>. </p> <p align=center>Different fonts, sizes and colors (all in bold):</p> <p><b> <font face="arial" size=7 color="#000066">arial</font>, <font face="courier new" size=6 color="#006600">courier new</font>, <font face="georgia" size=5 color="#006666">georgia</font>, <font face="tahoma" size=4 color="#660000">tahoma</font>, <font face="times new roman" size=3 color="#660066">times new roman</font>, <font face="verdana" size=1 color="#666600">verdana</font> </b></p> <p>Click on <a href="http://www.htmlarea.com/">this link</a> and then on the link button (<img src="http://www.htmlarea.com/htmlareafiles/images/ed_link.gif" align="absbottom">) to view the details OR select some text and click link to create a <b>new</b> link.</p>
I'd have to agree with Russ D.
I'm using HTMLArea but I had to hack around for 3 days to get it to work right in IE and FireFox.. It has not been updated in months and leaves horribly bad tags in html
Yes Russ was right I must also agree
Posted by: web site on August 11, 2005 5:23 AMAdd a Comment
Get a New Job!
(View All
|
Feed
| Post a Job)
- Lead UI/User Experience Designer at edufire
- Senior Web Developer at Trapeze
- ActionScript Engineer (ActionScript Assassin) at Meebo
- Software Chameleon at BorderStylo
- Web UI Developer at GETCO
- Copywriter at Navajo Company Inc.
- Principal Technical Architect at TandemSEVEN
- EMC/Documentum content management Architect at Urpan Technologies, Inc.


Newsletter:
Email a Friend
Digg It


some very good open source alternatives support the gecko rendering engin and it's advanced features for WYSWYG editing for quiet some time
HTMLArea: a bit of a "bricolage" but works and is extremely feature richt
Posted by: Simon Wunderlin on November 3, 2004 10:45 AMtinyMCE: an XHTML compliant WYSWIG Editor. few features implemented yet, extremely easy to extend (very propperly coded), it's lightweight and works in IE5.5 and Moz 1.3 (probably like any other solution)