|
Return to the Aliquant Website...
WYSIWYG Content Editor: Each
content administration area (site sections, section pages and news)
includes a simple WYSIWYG (What you see is what you get) editor.
This editor is set up much like your typical word processing program.
Much of the site content is managed by a Cascading Style Sheet. However,
when you enter your information in the WYSIWYG editor you can change the
formatting if you choose.

Special Notes: While most of the editing
selections are very similar to typical word processing editing there are
a few exceptions that you should note.
-
The Web Link feature requires a fully qualified URL
(http://www.domainname.com/filename.htm). It also assumes that the
link will open in the current window. If you wish to open the link
in a new window you will have to manually edit the html (WYSIWYG -
HTML Code Switch) to insert a "target=_blank" statement.
-
Insert Image opens a popup window that lets you add
an image. You can use either a fully qualified URL (http://www.yourdomain.com/images/imagename.gif)
or a relative link (/userimages/imagename.gif) if the image is on
your site. The popup window also includes a "Browse Files"
button that will open a new window which displays all of the folders
and files on your site. Clicking any of the "Choose File"
links will enter a relative link to that image in the appropriate
text box.
-
Insert Table is a simplified HTML table creator.
Editing the table cells and rows can only be done in the HTML
Source.
-
WYSIWYG - HTML Code Switch will toggle you back and
forth between the HTML Source Code editor and the WYSIWYG editor.
Return to Index
|