Indite
Download latest version (RC3)
Online demo
Documentation
Realtime validating wysiwyg widget
Realtime validating
Indite validates content as the user types. This ensures that the output is semantically clean, but still allows the user full preview of the final result. Read more »
Wysiwyg widget
Indite is works together with the popular rich-content editor widget, HtmlArea. It is used as a drop-in replacement for a <textarea> tag in html-forms.
Indite has been refactored and now is a plugin for HtmlArea.
Php wrapper
Indite is mainly a javascript (clientside) application, but comes with a php-class that encapsulates and simplifies the use of it. Read more »
Packages
Indite consists of a plugin for HtmlArea and a php-wrapper for HtmlArea.
It is released in three different package. Unless you already use a customized version of HtmlArea, you would probably just want to get the main package (HtmlArea.Indite), witch contains everything.
HtmlArea.Indite
The main package. Contains HtmlArea3.0 RC1, with htmlarea-phpcomponent and Indite plugin.
As an added bonus, it has a customized stylesheet+icons, to make the editor get a office2003-look. If you don't like this, just replace htmlarea.css and the images/ dir with the original distributed files.
Current version : RC3
Filename : HtmlArea.Indite.RC3.zip
Indite plugin for HtmlArea
The transform-engine of Indite.
This plugin for HtmlArea works with HtmlArea v.3.0 RC1.
You may install and use it as any other plugin for HtmlArea, though it will not work too well with some plugins. (Such as TableOperations)
Current version : RC3
Filename : Indite.plugin.RC3.zip
php-component for HtmlArea
A php-wrapper, that makes using HtmlArea a tad easier from php.
The wrapper controls plugins and various configuration-options.
Works with HtmlArea v.3.0 RC1. and PHP4
Current version : RC2
Filename : HtmlArea.php.RC2.zip
Comments