Code Snippets: Content Area
This module allows the owner of the website to update blocks of text using a web based word processor. To get an overview of the text editor, click on the photo in the right-hand column to enlarge it.
Features
- Standard word processing: bold, underline, list, etc.
- Font size, style, color, etc.
- Place images within the body of text.
- Create image links or text links.
- Paste content from MS Word.
- Spell Check.
- Layout content using tables.
- Insert special characters.
- Modify data entry forms.
User Documentation
Documentation for site owners is available by clicking the question mark icon in the top, right corner of the text editor's toolbar.
Code
Any text or html that appears between the clearsite tags will become the default content when a new page is created. You can use this fact to create ready-to-go layouts for your clients.
<clearsite module="contentarea" name="textarea1">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
</clearsite>