Activating the DirectEditing option in the system configuration.
Direct Editing on the WebsiteAuthor: Dr. F. Hoffmann, 2003/09/19 Direct Editing at the Website, also called 'Live Editing', is the most efficient way to make text changes since it is not needed to switch the interface. DirectEditing is available with Internet Explorer only.
In the system configuration an efficient editing mode for text streams can be activated under "Miscellaneous" with the option "DirectEditing": the DirectEditing-function provides in the document preview or in the editing interface the option to process texts directly in the Browser without switching the interface. The option refers to the most important standard objects (text section, image, table) and therefore is very suitable for a non-structuring correction of long texts.
Activating the DirectEditing option in the system configuration.
Tip: Quick editing with "red and blue dots"
The following code provides a micronavigation (template bodyContent_Micronavigation) that displays at the end of the line always a tiny red and blue 'Edit-Button'. The points refer to in different editing modalities: <dtml-in "breadcrumbs_obj_path()">
<dtml-if sequence-end>
<dtml-var "getTitlealt(REQUEST)"><a title="ZMSEdit!"
<dtml-if "REQUEST.get('preview','')=='preview'">target="_parent"</dtml-if>
href="manage?lang=<dtml-var lang>" style="color:red;text-decoration:none">
· </a><a title="DirectEdit!"
<dtml-if "REQUEST.get('preview','')=='preview'">target="_parent"</dtml-if>
href="?preview=preview" style="color:blue;text-decoration:none">
· </a>
<dtml-else>
<a href="<dtml-var "getHref2IndexHtml(REQUEST)">"
class="navMicro"><dtml-var "getTitlealt(REQUEST)"></a>
>
</dtml-if>
</dtml-in>
Direct editing via a tiny edit button in the micronavigation; alternatively to direct editing you can also switch to the editing interface. The operation must be ended for each subsection element individually with "Change"; alternatively you may switch directly to the common ZMS object processing with "Edit Text". |
Home |
Sitemap |
Printversion |
Top |
Imprint |
pressinfo
© 2001-2008 Hoffmann+Liebenberg GmbH, SNTL Publishing GmbH & Co KG
|
ZMS is a partner project of medvalue.net