| EpozEditor | Comment | Log in | Print | Subscribe to this page |
Epoz is a JavaScript rich text (HTML) editor that can be embedded
in web pages. Epoz is open source and designed to be used with Zope,
but it can also be used in other settings. A detailed description is
available and Epoz can be downloaded. Epoz works in browsers that support a standard rich text editing interface,
including IE >= 5.5, Mozilla >= 1.3.1, Firebird/Firefox >= 0.7
or Netscape >= 7.1. Safari doesn't yet support this interface.The Editor WindowEpoz edits HTML pages only, so a user must either edit a pre-existing HTML page (by clicking its edit link) or have permission to create a page and change its type to HTML. Other page types such as Structured Text do not invoke the rich text editor.Epoz uses a cascading stylesheet to create a view allowing data to be entered in a way that closely approximates its presentation on the site. Editing is carried out in the usual way with buttons above the editing field for common formatting tasks. The buttons have "tool tip" explanations that pop up when the cursor hovers over the button. This is an image of Epoz running in Mozilla Firefox 0.8: ![]() An optional note can be entered in the text box above
the save/cancel buttons. This may be explanatory of the
edit and will appear as a comment in the list of recent changes
to the site (accessible from the links at the top of the display pages).
Creating New Pages
If a user has permission to create new pages on the server, then a new
linked page can be created from any page by typing a word with internal
capitalization (at least one small letter is required) such as
PageName or by typing a phrase surrounded by square brackets such as
[Page Name]. These will become the title of the new page. When the
user saves changes, the names will be rendered in the page display with
a following question mark. Clicking the question mark opens an editor
(non rich text) to create the page. The page type should be changed to
HTML and the page should be saved. The rich text editor will open the
next time the page is edited. |
|
| This page was last edited 4 years ago by harrison. | View page history |