Also addressed are the aspects of security, managing roles and managing users. Step by step screen descriptions show the content manager how to allow access to various users and assign them security roles. Manager roles allows the content manager to assign trusted staff members the responsibility for managing a Zope website or a portion of the website, while the anonymous roles gives the members public access to the web site.
The DTML facility is used to convert from document template source text to rendered text. Document template source text consists of ordinary text interspersed with DTML "markup" tags.
The purpose of the DTML Reference is to provide a reference dictionary document for the many DTML tags available in Zope and to help programmers in understanding how to implement DTML. The first portion of the guide describes the syntax of DTML tags and provides a number of simple examples of document template source texts. The second section describes the DTML tags in detail.