Create a new document | |
Open document from a local | |
Save document to a local filesystem | |
Prints the current document | |
Cut the current selection to the clipboard | |
Copy the current selection to the clipboard | |
Past the current clipboard into the current selection | |
Undo the last action | |
Redo the last action | |
![]() | Format the selection to a list with bullets |
![]() | Format the selection to a list with numbers |
![]() | Outdent the current selection (or undo indent) |
![]() | Indent the current selection |
Left-align the current selection | |
Center-align the current selection | |
Right-align the current selection | |
![]() | Make the text in the current selection bold |
Make the current selection italic | |
Make the current selection underlined | |
![]() | Find a text in the whole document |
![]() | Find a text in the document and replace it with new text |
![]() | Create an image |
![]() | Create an link |
Shows helpinfo |
Character | Insert a custom character from scientific, mathematical and greek unicode charactersets |
Colors | The colordialog is a user friendly dialog to modify textcolors and backgroundcolors. This dialog looks the same as the dialog that is used in popular graphics programs (e.g. photoshop, flash). This plugins requires Internet Explore 6+ |
Filters | The filters-dialog allow the user to assign transparency, shadows and colorblending to predefined stylesheets and/or objects. All IE 6+ filters are supported. |
Fonts | Change the font of the current selection. Fonts are shown in their own fonttypes (WYSIWYG). All local fonttypes are supported. This plugins requires Internet Explore 6+ |
Forms | This dialog makes it easy to create form elements (e.g. inputfields, checkboxes, radiobuttons). All W3C formelements are supported |
Images | Create images and assign image properties (e.g. filename, width, size, alignment) |
Meta | Modify your document's metadata (e.g. title, language, charset) |
Sourcecode | Switch between HTML (WYSIWYG) and sourcecode (text) mode. |
Stylesheets | The stylesheet-editor makes it possible to create new stylesheet rules and modify existing rules. Once a rule is defined the document is updated automatically.All IE 6+ stylerules are supported. |
Tables | The tablewizard is an easy to use dialog to create tables and assign table properties (height, weight, border, etc). |
PHPDebugger | Code beautifier (htmltidy) and PHP code highlighting (This module is a bit buggy - we are working on it). This plugin requires PHP |
/phpwebide
/icons This directory contains all the icons images
/dialogs This directory contains all plugin files
/characters plugin code for characters dialog
/colors color selection dialog
/filters plugin code for filters
/fonts code for WYSIWYG font selector
/forms form elements dialog
/images plugin code to create images
/meta plugin code for meta information dialog
/sourcode plugin code for sourcecode mode
/stylesheets plugin code for stylesheets wizard
/tables plugin code for table wizard
/phpdebugger plugin code for php debugger
/licence contains licence files (GNU) and logo's
/doc contains all documentation