Visual Template Editing CrownPeak CMS includes a full-featured template code editor and graphical design
tool.
Browser-based Template editing Via the same web interface, you can edit
templates using templates using WYSIWYG or standard text editing capabilities
(find, replace, goto line, etc).
Multiple views (Design, Browse and Edit) You can rapidly switch between
design and code views of the templates, and the graphical control addition tools
work in all views simultaneously.
Syntax highlighting in text editor with HTML syntax checking Different
types of statements or code elements get a different color and treatment, and
syntax is checked by the system for accuracy and mistakes are highlighted.
You can also dim every syntax type except for the one you are working on,
visually promoting anything you are looking for.
Format HTML to unravel obfuscated HTML code The editor will automatically
reformat the template code, which takes jumbled code and breaks it down into
organized lines of code, with line breaks and indentation. This is
particularly useful in combination with the page import feature.
HTML page + Image import to speed template creation The HTML page import
feature allows you to point the system at a URL or drag and drop a page from a
browser or editor. It imports the page(s) with images and form elements
and any embedded code into the system. You can highlight areas, associate
them with input types, and create a new template very quickly. The system
automatically inserts any template code necessary. This is a very fast way
to import a web site into the system and enable basic page update features.
Multiple packaged DHTML+HTML components Using the editor, you can also
create forms, allowing rapid development of the interface for server dynamic
functionality. This allows your developers to stay focused on the server
side code to process form submissions.
Properties Editor for HTML components in Design and Edit mode Each Input
template element has a properties inspector, allowing rapid changes in
functionality.
|