| Christianity
Online Content Editor |
Our online editor facility is designed for internet users
to update a part of a web-page with very little web-page
knowledge. It will even accept pasting from Word. Its ideal
for updating (say) a church weekly noticeboard without updating
the whole web-site and without calling upon your web-site
designer. We offer this as service to churches/charities
charging a nominal figure of £10 per year to help us cover
our running costs.
The page can be implemented in two ways, either as an IFrame
within your site:
<IFRAME src="http://www.christianityonline.uk.net/deveditor/
yourpage/Content.htm" width =100% height=500 title="NoticeBoard">
<H2 align="center"><font size="2" face="Verdana,
Arial, Helvetica, sans-serif">Sorry,
if you can see this then you have an older
browser or one of the few that doesn't
support this type of Frame. </font></H2>
...
</IFRAME>
or
as Javascript:
<script language="Javascript" src="http://www.christianityonline.uk.net/deveditor/
yourpage/Content.js">
</script>
For more information please
contact us:
Editor Functions:
Table Insertion/Editing & Cell
formatting
Besides inserting tables, the editor is also capable of updating
/ editing existing tables and its corresponding cells. It
provides
users all the functionality of easily maintaining tables such
as :
· background / cell color
· colspan, rowspan
· external stylesheet
· alignment and much more.
By using external stylesheet applied to the editor, you can
also define the default table/cell style. Show/hide table border
function is also provided, so that you can view the guidelines
when the tables have a zero border.

Image Insertion
The package is capable of image upload and insertion, but this
has not been implemented as yet as a user function because
this would require a server upgrade. However we can upload
pictures for you that can be used within your page.
Advanced Hyperlink
We do not use the standard create link feature from windows.
Instead, the insert link feature provides the flexibility
to set a target and an anchor name when inserting links.
Besides inserting hyperlinks, the editor is also capable
of updating existing hyperlinks. When you place your cursor
on the hyperlink,
click the insert/edit hyperlink icon, then the insert/edit
hyperlink dialog box will open and show the properties of
the hyperlink, including hyperlink type, url, target & anchor
name which you can modify easily !

If you need to create "Insert Internal Link" feature & you
have your own custom link lookup page, the editor is also capable
to accomodate this with just a simple function.
216 web-safe color picker
The user friendly color picker is based on 216 web-safe color
scheme and not just merely a long drop down list.

Font, Style & Paragraph Preview
Our font selection is equipped with a font view feature whereas
other products usually only use a dropdown list. This feature
is also applied to paragraph selection, font-size selection
and style selection.

Text Frame (Works on IE5.5 or later
only)
Ability to insert Text Frame that comes with a positioning
feature. This function usually only exists on desktop publishing
software !

Multiple Instance, Fast loading
You can have multiple instances of the editor in one web page.
As some internal functions of the editor are shared, it makes
loading more than one editor on a page faster.
Stylesheet enabled Page Properties
The Editor supports the ability to define page properties using
stylesheets (by an external stylesheet/css file or by dynamically
changing
them at runtime using the "Page Properties" dialog box).
Using an external stylesheet will give you unlimited flexibility
in defining the default style of the document.
 |