version 1.2, 2003/07/25 08:47:31
|
version 1.6, 2003/09/22 18:11:26
|
Line 4
|
Line 4
|
<div class="infoTab" id="whats-new"> |
<div class="infoTab" id="whats-new"> |
<h5 class="infoHeader">News</h5> |
<h5 class="infoHeader">News</h5> |
<ul> |
<ul> |
<li><a href="http://bitfluxeditor.org/news/item_1120.html">Mozile hacking and BXE</a></li> | |
<li><a href="http://bitfluxeditor.org/news/item_1108.html">Bitflux Editor and PHP Documentation</a></li> | <li><a href="http://bitfluxeditor.org/news/item_1299.html" class="navigation">» Jon Udell about WYSIWYG XML editing</a> |
| </li> |
| |
| <li><a href="http://bitfluxeditor.org/news/item_1296.html" class="navigation">» Principles for effective Interfaces</a> |
| </li> |
| |
| <li><a href="http://bitfluxeditor.org/news/item_1281.html" class="navigation">» BXE in Linux Magazine</a> |
| </li> |
| |
| |
| <li><a href="http://bitfluxeditor.org/news/item_1215.html" class="navigation">» BXE Status Update</a> |
| </li> |
</ul> |
</ul> |
</div> |
</div> |
|
|
|
|
|
|
<!-- |
<!-- |
<div class="infoTab" id="other-stuff"> |
<div class="infoTab" id="other-stuff"> |
<h5 class="infoHeader">Other Stuff</h5> |
<h5 class="infoHeader">Other Stuff</h5> |
Line 32
|
Line 46
|
<!-- ***************** INFO/NEWS *************** --> |
<!-- ***************** INFO/NEWS *************** --> |
|
|
<!-- MAIN CONTENT --> |
<!-- MAIN CONTENT --> |
<p>Bitflux Editor is a browser based Wysiwyg XML Editor written completely in JS. Visit our own <a href="http://bitfluxeditor.org/">bitfluxeditor.org</a> site for details.</p> | <p>Bitflux Editor is a browser based wysiwyg XML Editor.<br/> |
| With Bitflux Editor you can edit your content semantically and at the same time display it to your users and editors in its final form. |
| And all this in our all favorite browser. |
| </p> |
| <p> |
| Some major features of Bitflux Editor: |
| <ul> |
| <li>Released under an Apache style license</li> |
| <li>Completely written in JavaScript</li> |
| <li>Works like a word processor</li> |
| <li>Works with any XHTML/XML document</li> |
| <li>Works on almost any operating system</li> |
| <li>Targeted at Mozilla based browsers</li> |
| <li>Customizable to your needs</li> |
| <li>Support for Relax NG Validation </li> |
| <li> Easy integration in your CMS </li> |
| <li>WebDAV support</li> |
| </ul> |
| |
| </p> |
| <p>The next big major enhancement version is nowo released as an alpha sneak preview version and is based on <a href="http://mozile.mozdev.org/">mozile</a>.</p> |
| <p>Visit our own <a href="http://bitfluxeditor.org/">bitfluxeditor.org</a> site for more details.</p> |