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 Window

Epoz  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.

To suppress  automatic page linking (and its little question marks) in settings when a word or bracketed phrase isn't a link--such as those above--an exclamation point can be entered at the start of the word or phrase.

Uploading  Files and Images

If the user  has permisson to upload files and images, a file name entry box will appear at the lower right. When images are uploaded, they will be displayed in the page, including in the page editing window. Their location can be changed using the text edting buttons or the cursor as usual. When other files are  uploaded, the file name will appear on the page with a link to the file allowing download.

Editing HTML Directly

The user can toggle between the WYSIWYG display and the HTML display by clicking the tiny box at the bottom left of the editing area. If the user knows HTML, some operations can be carried out easier  or problems fixed by editing the HTML directly.
This page was last edited 4 years ago by harrison. View page history
Subject:


Comment:


    with signature

Powered by Zwiki, Zope, Python, and Mac OSX