Commit 91bb88b2 authored by Amos Latteier's avatar Amos Latteier

Rebuilt help files. Now inter-Product links work.

parent 4db01c92
<dtml-var standard_html_header>
<h1>External Method</h1>
<dtml-var standard_html_header><h1>External Method</h1>
<p>External Methods allow you to add functionality to Zope by writing
Python functions which are exposed as callable Zope objects.</p>
<dtml-var standard_html_footer>
Python functions which are exposed as callable Zope objects.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../External-Method.dtml">External Method</a>&gt;Add</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/ExternalMethod/Help/External-Method.dtml">External Method</a>&gt;Add</h1>
<p> This view allows you to create a new External Method.</p>
<p> The <tt>Id</tt> field specifies the id of the external
method. The <tt>Title</tt> field allows you to specify the title of
......@@ -15,5 +14,4 @@
the module which should be the name of the product followed by a dot followed
by the name of the Python module file. </p>
<p>Click the <tt>Add</tt> button to create a new External
Method.</p>
<dtml-var standard_html_footer>
Method.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../External-Method.dtml">External Method</a>&gt;Properties</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/ExternalMethod/Help/External-Method.dtml">External Method</a>&gt;Properties</h1>
<p> This view allows you to manage the properties of an external
method. </p>
<p> The <tt>Id</tt> field indicates the id of the external
......@@ -14,5 +13,4 @@
directories are located in lib/python/Products. If the
Python module is in a product directory this should be indicated in the name of
the module which should be the name of the product followed by a dot followed
by the name of the Python module file. </p>
<dtml-var standard_html_footer>
by the name of the Python module file. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../External-Method.dtml">External Method</a>&gt;Security</h1>
<p> See <a href="../Folder_Security.dtml">Folder&gt;Security</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/ExternalMethod/Help/External-Method.dtml">External Method</a>&gt;Security</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Security.dtml">Folder&gt;Security</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../External-Method.dtml">External Method</a>&gt;Try It</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/ExternalMethod/Help/External-Method.dtml">External Method</a>&gt;Try It</h1>
<p> This view executes the external method. </p>
<p> This view executes the external method and returns the results if
any. Only parameters from the web request are passed the the external method.
</p>
<dtml-var standard_html_footer>
</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Mail Host</h1>
<p> Mail Hosts allow you to send mail via SMTP.</p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>Mail Host</h1>
<p> Mail Hosts allow you to send mail via SMTP.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Mail-Host.dtml">Mail Host</a>&gt;Add</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/MailHost/Help/Mail-Host.dtml">Mail Host</a>&gt;Add</h1>
<p> This view allows you to create a new Mail Host.</p>
<p> The <tt>Id</tt> field specifies the id of the mail host.
The <tt>Title</tt> field allows you to specify the title of the mail
......@@ -11,5 +10,4 @@
accepts SMTP requests. The <tt>Max. timeout</tt> field allows you to
specify how long Zope should wait (in seconds) for a response from the mail
server before aborting a mail request. Click the <tt>Add</tt> button
to create a new Mail Host.</p>
<dtml-var standard_html_footer>
to create a new Mail Host.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Mail-Host.dtml">Mail Host</a>&gt;Edit</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/MailHost/Help/Mail-Host.dtml">Mail Host</a>&gt;Edit</h1>
<p> This view allows you to manage the attributes of the mail host.
</p>
<p> A mail host allows Zope to send mail with the SMTP protocol.
......@@ -13,5 +12,4 @@
port</tt> field allows you to specify the port on which the mail server
accepts SMTP requests. The <tt>Max. timeout</tt> field allows you to
specify how long Zope should wait (in seconds) for a response from the mail
server before aborting a mail request. </p>
<dtml-var standard_html_footer>
server before aborting a mail request. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Mail-Host.dtml">Mail Host</a>&gt;Security</h1>
<p> See <a href="../Folder_Security.dtml">Folder&gt;Security</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/MailHost/Help/Mail-Host.dtml">Mail Host</a>&gt;Security</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Security.dtml">Folder&gt;Security</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Common Instance Property Sheet</h1>
<dtml-var standard_html_header><h1>Common Instance Property Sheet</h1>
<p>Common Instance Property Sheets allow ZClasses to define sets of
properties. A property sheets provides an editing view for the properties, and
default values for the properties. </p>
<p>Individual instances of ZClasses maintain their properties normally.
A property sheet merely provides a way to describe and edit a set of
properties. </p>
<dtml-var standard_html_footer>
properties. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Common-Instance-Property-Sheet.dtml">Common Instance Property Sheet</a>&gt;Add</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Common-Instance-Property-Sheet.dtml">Common Instance Property Sheet</a>&gt;Add</h1>
<p> This view allows you to create a new Common Instance Property
Sheet.</p>
<p>The <tt>Id</tt> field specifies the Id of the Common
Instance Property Sheet. The <tt>Title</tt> field allows you to
specify the title of the Common Instance Propery Sheet.</p>
<dtml-var standard_html_footer>
specify the title of the Common Instance Propery Sheet.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Common-Instance-Property-Sheet.dtml">Common Instance Property Sheet</a>&gt;Define Permissions</h1>
<p> See <a href="../ZClass_Define-Permissions.dtml">ZClass&gt;Define Permissions</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Common-Instance-Property-Sheet.dtml">Common Instance Property Sheet</a>&gt;Define Permissions</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/ZClass_Define-Permissions.dtml">ZClass&gt;Define Permissions</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Common-Instance-Property-Sheet.dtml">Common Instance Property Sheet</a>&gt;Properties</h1>
<p> See <a href="../Folder_Properties.dtml">Folder&gt;Properties</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Common-Instance-Property-Sheet.dtml">Common Instance Property Sheet</a>&gt;Properties</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Properties.dtml">Folder&gt;Properties</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Control Panel</h1>
<dtml-var standard_html_header><h1>Control Panel</h1>
<p>The Control Panel provides access to centralized Zope management
facilties.</p>
<p>From the Control Panel you can manage the Zope database, versions,
and Zope Products.</p>
<dtml-var standard_html_footer>
and Zope Products.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Control-Panel.dtml">Control Panel</a>&gt;Contents</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Control-Panel.dtml">Control Panel</a>&gt;Contents</h1>
<p> This view displays information about the Zope process and provides
access to system management functions. </p>
<p> <tt>Zope version</tt> indicates the version of the Zope
......@@ -18,5 +17,4 @@
<tt>Version Management</tt> links provides access to version
management functions include version commit and abort. The <tt>Product
Management</tt> link provides access to management functions for installed
Zope Products. </p>
<dtml-var standard_html_footer>
Zope Products. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Control-Panel.dtml">Control Panel</a>&gt;Undo</h1>
<p> See <a href="../Folder_Undo.dtml">Folder&gt;Undo</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Control-Panel.dtml">Control Panel</a>&gt;Undo</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Undo.dtml">Folder&gt;Undo</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>DTML Document</h1>
<dtml-var standard_html_header><h1>DTML Document</h1>
<p>DTML Documents provide general content management facilites to
Zope.</p>
<p>A DTML Document roughly corresponds to a web page. DTML Documents can
be viewed and edited through the web. DTML Documents can contain scripting
commands in Document Templates Markup Language.</p>
<dtml-var standard_html_footer>
commands in Document Templates Markup Language.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Document.dtml">DTML Document</a>&gt;Add</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document.dtml">DTML Document</a>&gt;Add</h1>
<p>This view allows you to create a new DTML Document.</p>
<p>The <tt>Id</tt> field specifies the id of the DTML
Document. The <tt>Title</tt> field allows you to specify the title of
......@@ -9,5 +8,4 @@
locate a file to upload. </p>
<p>Click the <tt>Add</tt> button to create a new DTML
Document. Click the <tt>Add and Edit</tt> button to create a new DTML
Document and go directly to it's Edit view.</p>
<dtml-var standard_html_footer>
Document and go directly to it's Edit view.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Document.dtml">DTML Document</a>&gt;Edit</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document.dtml">DTML Document</a>&gt;Edit</h1>
<p> This view allows you to edit the contents of a document. </p>
<p> The <tt>id</tt> field indicates the id of the document.
The <tt>Title</tt> field allows you to edit the title of the
......@@ -12,5 +11,4 @@
click the <tt>Taller</tt>, <tt>Shorter</tt>,
<tt>Wider</tt>, or <tt>Narrower</tt> buttons repeatedly
until the size is correctly adjusted. To change the contents of the document
click the <tt>Change</tt> button. </p>
<dtml-var standard_html_footer>
click the <tt>Change</tt> button. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Document.dtml">DTML Document</a>&gt;Properties</h1>
<p> See <a href="../Folder_Properties.dtml">Folder&gt;Properties</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document.dtml">DTML Document</a>&gt;Properties</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Properties.dtml">Folder&gt;Properties</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Document.dtml">DTML Document</a>&gt;Proxy</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document.dtml">DTML Document</a>&gt;Proxy</h1>
<p> This view allows you to manage proxy roles for a document. </p>
<p> Proxy roles supplement the roles of the user who is viewing the
document in order to allow the document additional access. </p>
<p> Select the role(s) you wish to assign to the document from the
<tt>Proxy Roles</tt> multiple select list and click the
<tt>Change</tt> button to set proxy roles for the document. </p>
<dtml-var standard_html_footer>
<tt>Change</tt> button to set proxy roles for the document. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Document.dtml">DTML Document</a>&gt;Security</h1>
<p> See <a href="../Folder_Security.dtml">Folder&gt;Security</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document.dtml">DTML Document</a>&gt;Security</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Security.dtml">Folder&gt;Security</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Document.dtml">DTML Document</a>&gt;Upload</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document.dtml">DTML Document</a>&gt;Upload</h1>
<p> This view allows you to upload document files. </p>
<p> Use this view to completely replace the contents of a document
with the contents of an uploaded text file from your local computer. Click the
<tt>Browse...</tt> button to locate a file to upload. Click the
<tt>Change</tt> button to replace the document's contents with the
uploaded file. </p>
<dtml-var standard_html_footer>
uploaded file. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Document.dtml">DTML Document</a>&gt;View</h1>
<p> This view allows you to preview the document. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document.dtml">DTML Document</a>&gt;View</h1>
<p> This view allows you to preview the document. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>DTML Method</h1>
<dtml-var standard_html_header><h1>DTML Method</h1>
<p> DTML Methods provide general templating management facilities to
Zope.</p>
<p>A DTML Method can be used to display almost any Zope object. DTML
Methods can be viewed and edited through the web. DTML Documents can contain
scripting commands in Document Templates Markup Language. DTML Methods can be
called from DTML Documents and other DTML Methods.</p>
<dtml-var standard_html_footer>
called from DTML Documents and other DTML Methods.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Method.dtml">DTML Method</a>&gt;Add</h1>
<p> See <a href="../DTML-Document_Add.dtml">DTML Document&gt;Add</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Method.dtml">DTML Method</a>&gt;Add</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document_Add.dtml">DTML Document&gt;Add</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Method.dtml">DTML Method</a>&gt;Edit</h1>
<p> See <a href="../DTML-Document_Edit.dtml">DTML Document&gt;Edit</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Method.dtml">DTML Method</a>&gt;Edit</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document_Edit.dtml">DTML Document&gt;Edit</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Method.dtml">DTML Method</a>&gt;Proxy</h1>
<p> See <a href="../DTML-Document_Proxy.dtml">DTML Document&gt;Proxy</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Method.dtml">DTML Method</a>&gt;Proxy</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document_Proxy.dtml">DTML Document&gt;Proxy</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Method.dtml">DTML Method</a>&gt;Security</h1>
<p> See <a href="../Folder_Security.dtml">Folder&gt;Security</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Method.dtml">DTML Method</a>&gt;Security</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Security.dtml">Folder&gt;Security</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Method.dtml">DTML Method</a>&gt;Upload</h1>
<p> See <a href="../DTML-Document_Upload.dtml">DTML Document&gt;Upload</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Method.dtml">DTML Method</a>&gt;Upload</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document_Upload.dtml">DTML Document&gt;Upload</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../DTML-Method.dtml">DTML Method</a>&gt;View</h1>
<p> See <a href="../DTML-Document_View.dtml">DTML Document&gt;View</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Method.dtml">DTML Method</a>&gt;View</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/DTML-Document_View.dtml">DTML Document&gt;View</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Database Management</h1>
<dtml-var standard_html_header><h1>Database Management</h1>
<p> Database Management provides access to management facilities for the
Zope database.</p>
<dtml-var standard_html_footer>
Zope database.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Database-Management.dtml">Database Management</a>&gt;Cache Parameters</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Database-Management.dtml">Database Management</a>&gt;Cache Parameters</h1>
<p> This view allows you to view cache statistics and set cache
parameters. The Zope cache operates by keeping frequently used objects in
memory to improve performance. A larger cache improves object access speed, but
......@@ -12,5 +11,4 @@
objects which are currently loaded in memory. <tt>Target size</tt>
indicates ideal number of objects to have in memory. <tt>Target maximum
time between accesses</tt> indicates the amount of time after which Zope
should remove an object from memory if it hasn't been accessed. </p>
<dtml-var standard_html_footer>
should remove an object from memory if it hasn't been accessed. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Database-Management.dtml">Database Management</a>&gt;Database</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Database-Management.dtml">Database Management</a>&gt;Database</h1>
<p> This view allows you to view database status information. It also
allows you to perform maintenance tasks such as database packing, cache
management, and "undoing" previous changes to your site. </p>
......@@ -13,5 +12,4 @@
operation. The <tt>days</tt> field indicates how old objects versions
must be to be removed. For example if you pack the database and specify 2 days,
then you will not be able to revert to object versions older than 2 days.
</p>
<dtml-var standard_html_footer>
</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Database-Management.dtml">Database Management</a>&gt;Flush Cache</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Database-Management.dtml">Database Management</a>&gt;Flush Cache</h1>
<p> This view allows you to manually clear objects out of the Zope
cache. </p>
<p> The <tt>Full Sweep</tt> button allows you to remove
......@@ -11,5 +10,4 @@
object must have been accessed in order not to be deactivated by the flush
operation. The minimize operation differs from the full sweep in that it
removes all objects which are no longer referenced from the root, while the
full sweep merely removes most objects. </p>
<dtml-var standard_html_footer>
full sweep merely removes most objects. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Database-Management.dtml">Database Management</a>&gt;Undo</h1>
<p> See <a href="../Folder_Undo.dtml">Folder&gt;Undo</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Database-Management.dtml">Database Management</a>&gt;Undo</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Undo.dtml">Folder&gt;Undo</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>File</h1>
<p> Files allow you to store files in Zope. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>File</h1>
<p> Files allow you to store files in Zope. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../File.dtml">File</a>&gt;Add</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/File.dtml">File</a>&gt;Add</h1>
<p> This view allows you to create a new File. </p>
<p> The <tt>Id</tt> field specifies the id of the file. The
<tt>Title</tt> field allows you to specify the title of the file.
Click the <tt>Browse...</tt> button to locate a file to upload. Click
the <tt>Add</tt> button to create a new File.</p>
<dtml-var standard_html_footer>
the <tt>Add</tt> button to create a new File.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../File.dtml">File</a>&gt;Edit</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/File.dtml">File</a>&gt;Edit</h1>
<p> This view allows you to manage the attributes of the file. </p>
<p> The <tt>Id</tt> field indicates the id of the file. The
<tt>Title</tt> field allows you to specify the title of the file. The
......@@ -11,5 +10,4 @@
executed before the file is viewed or downloaded. If the precondition raises an
exception then the file cannot be viewed. The <tt>Size</tt> field
indicates the size of the uploaded file. The <tt>Last modified</tt>
field indicates the last time the file was changed. </p>
<dtml-var standard_html_footer>
field indicates the last time the file was changed. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../File.dtml">File</a>&gt;Properties</h1>
<p> See <a href="../Folder_Properties.dtml">Folder&gt;Properties</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/File.dtml">File</a>&gt;Properties</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Properties.dtml">Folder&gt;Properties</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../File.dtml">File</a>&gt;Security</h1>
<p> See <a href="../Folder_Security.dtml">Folder&gt;Security</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/File.dtml">File</a>&gt;Security</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Security.dtml">Folder&gt;Security</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../File.dtml">File</a>&gt;Upload</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/File.dtml">File</a>&gt;Upload</h1>
<p> This view allows you to upload a file. </p>
<p> Use this view to completely replace the file with an uploaded file
from your local computer. Click the <tt>Browse...</tt> button to
locate a file to upload. Click the <tt>Change</tt> button to replace
the file with the uploaded file. </p>
<dtml-var standard_html_footer>
the file with the uploaded file. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../File.dtml">File</a>&gt;View</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/File.dtml">File</a>&gt;View</h1>
<p> This view allows you to preview a file. </p>
<p> Depending on how your browser is configured and the type of the
file this may download the file to your local computer. </p>
<dtml-var standard_html_footer>
file this may download the file to your local computer. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Folder</h1>
<dtml-var standard_html_header><h1>Folder</h1>
<p>Folders allow you to organize Zope objects by grouping them together
inside Folders. Folder contain other Zope objects including other
Folders.</p>
<dtml-var standard_html_footer>
Folders.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Add</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Add</h1>
<p> This view allows you to add a new Folder.</p>
<p>The <tt>Id</tt> field specifies the id of the Folder. The
<tt>Title</tt> field allows you to specify the title of the Folder.
......@@ -9,5 +8,4 @@
a default HTML representation. The <tt>Create user folder</tt>
checkbox creates a User Folder inside the Folder to hold authorization
information for the Folder. Click the <tt>Add</tt> button to create a
new Folder. </p>
<dtml-var standard_html_footer>
new Folder. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Advanced Find</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Advanced Find</h1>
<p> This view allows you to search for Zope objects. </p>
<p> To find objects you specify search criteria in the top frame and
then click the <tt>Find</tt> button. The find results will appear in
......@@ -22,5 +21,4 @@
restrict found objects to those for which the selected roles have the selected
permission. Finally you may choose to either the <tt>Search only in this
folder</tt> or the <tt>Search all subfolders</tt> radio box to
control where Zope should look for found items. </p>
<dtml-var standard_html_footer>
control where Zope should look for found items. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Contents</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Contents</h1>
<p> This view displays the objects contained by the folder and allows
you to add, delete and change them. </p>
<p> Each contained object is displayed on a line. Each contained
......@@ -13,7 +12,7 @@
rename, cut, copy, delete, and export. Some operations may not be visible if
they are not allowed. </p>
<p> To change the id of an object select the object and click the
<tt>Rename</tt> button. See <a href="../Folder_Rename.dtml">Folder&gt;Rename</a>. </p>
<tt>Rename</tt> button. See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Rename.dtml">Folder&gt;Rename</a>. </p>
<p> To move one or more objects select them and then click the
<tt>Cut</tt> button. The object(s) can now be moved to another
location by navigating to another location and clicking the
......@@ -29,11 +28,10 @@
<tt>Delete</tt> button. </p>
<p> To export an object from the Zope database select it and then
click the <tt>Export</tt> button. See
<a href="../Folder_Import-Export.dtml">Folder&gt;Import/Export</a>. </p>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Import-Export.dtml">Folder&gt;Import/Export</a>. </p>
<p> If you are currently working in a version, there will be a notice
at the top of the list of objects indicating this. If there is a red diamond
following the name of an object this indicates that the object has been
modified in the version you are currently working in. If there is a red diamond
with a lock after an object, this indicates the the object has been modified in
another version. </p>
<dtml-var standard_html_footer>
another version. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Find</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Find</h1>
<p> This view allows you to search for Zope objects. </p>
<p> To find objects you specify search criteria in the top frame and
then click the <tt>Find</tt> button. The find results will appear in
......@@ -15,5 +14,4 @@
and enter a DateTime string in the field to restrict found items by
modification date. Finally you may choose to either the <tt>Search only in
this folder</tt> or the <tt>Search all subfolders</tt> radio box
to control where Zope should look for found items. </p>
<dtml-var standard_html_footer>
to control where Zope should look for found items. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Import/Export</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Import/Export</h1>
<p> This view allows you to import and export objects from the Zope
database. </p>
<p> To export an object specify its id in the <tt>Export object
......@@ -15,5 +14,4 @@
file in the <tt>Import file name</tt> field and click the
<tt>Import</tt> button. The import file should be located in the Zope
import directory of the server on which Zope is running.
</p>
<dtml-var standard_html_footer>
</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Local Roles</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Local Roles</h1>
<p> This view allows you to manage local roles. </p>
<p> To remove existing local roles select the local role setting(s)
and click the <tt>Remove</tt> button. You can edit a user's local
......@@ -8,5 +7,4 @@
<p> To add local role settings select the userid from the User
selection list, select the Role(s) from the Roles multiple selection list and
click the <tt>Add</tt> button. This will create local roles for the
selected user with the selected role(s). </p>
<dtml-var standard_html_footer>
selected user with the selected role(s). </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Manage Permission</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Manage Permission</h1>
<p> This view allows you to assign roles to a permission. </p>
<p> Select the roles you wish to assign to the named permission from
the multiple selection list and click the <tt>Change</tt> button. The
<tt>Also use roles acquired from folders containing this object</tt>
check box indicates whether or not to acquire permissions settings for the
named permission. </p>
<dtml-var standard_html_footer>
named permission. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Manage Permissions Acquisition</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Manage Permissions Acquisition</h1>
<p> This view allows you to manage security acquisition settings.
</p>
<p> Select the permissions which should acquire security settings from
the multiple selection list and click the <tt>Change</tt> button to
change the security acquisition settings. </p>
<dtml-var standard_html_footer>
change the security acquisition settings. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Manage Role</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Manage Role</h1>
<p> This view allows you to assign permissions to a role. </p>
<p> Select the permissions you wish to assign to the named role from
the multiple selection list and click the <tt>Change</tt> button.
</p>
<dtml-var standard_html_footer>
</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Manage User Local Roles</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Manage User Local Roles</h1>
<p> This view allows you to manage a user's local roles. </p>
<p> Select the role(s) you wish to assign to the named user from the
<tt>Roles</tt> multiple selection list and click the
<tt>Change</tt> button to change the user's local roles. </p>
<dtml-var standard_html_footer>
<tt>Change</tt> button to change the user's local roles. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Properties</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Properties</h1>
<p> This view allows you to define properties on your folder. </p>
<p> Current properties are listed one per line. You can change the
value of existing properties by entering new values in the text entry field(s)
......@@ -75,5 +74,4 @@
<td>A list of strings selected by a selection list.</td>
</tr>
</table>
<dtml-var standard_html_footer>
</table><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Rename</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Rename</h1>
<p> This view allows you to change the id of an object. </p>
<p> Enter the new id in the text entry field. Click the
<tt>OK</tt> button to rename the object. Click the
<tt>Cancel</tt> button to abort the rename operation. </p>
<dtml-var standard_html_footer>
<tt>Cancel</tt> button to abort the rename operation. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Security</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Security</h1>
<p> This view allows you to define security settings for this item.
Security settings are defined in terms of roles and permissions. When a role is
assigned to a permission, users with the given role will be able to perform
......@@ -23,5 +22,4 @@
clicking the <tt>Add Role</tt> button. You can delete any existing
user defined roles by selecting them from the selection list under the
<tt>User defined roles</tt> heading and clicking the <tt>Delete
Role</tt> button. </p>
<dtml-var standard_html_footer>
Role</tt> button. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;Undo</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;Undo</h1>
<p> This view allows you to undo changes to Zope's database. </p>
<p> Zope allows you to undo changes to its database. Changes are
defined in terms of transactions which group together related changes. Each
......@@ -10,5 +9,4 @@
checking the checkbox next to it and then click either of the
<tt>Undo</tt> buttons. To see earlier or later transactions click the
<tt>Earlier Transactions</tt> or <tt>Later
Transactions</tt> links a the bottom and top of the view. </p>
<dtml-var standard_html_footer>
Transactions</tt> links a the bottom and top of the view. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Folder.dtml">Folder</a>&gt;View</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder.dtml">Folder</a>&gt;View</h1>
<p> This view allows you to preview the public appearance of the
folder. </p>
<p> This view will only be available if the folder contains (or
acquires) an index_html object. </p>
<dtml-var standard_html_footer>
acquires) an index_html object. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Image</h1>
<p> Images allow you to store image files in Zope.</p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>Image</h1>
<p> Images allow you to store image files in Zope.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Image.dtml">Image</a>&gt;Add</h1>
<p> See <a href="../File_Add.dtml">File&gt;Add</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Image.dtml">Image</a>&gt;Add</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/File_Add.dtml">File&gt;Add</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Image.dtml">Image</a>&gt;Edit</h1>
<p> See <a href="../File_Edit.dtml">File&gt;Edit</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Image.dtml">Image</a>&gt;Edit</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/File_Edit.dtml">File&gt;Edit</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Image.dtml">Image</a>&gt;Properties</h1>
<p> See <a href="../Folder_Properties.dtml">Folder&gt;Properties</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Image.dtml">Image</a>&gt;Properties</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Properties.dtml">Folder&gt;Properties</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Image.dtml">Image</a>&gt;Security</h1>
<p> See <a href="../Folder_Security.dtml">Folder&gt;Security</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Image.dtml">Image</a>&gt;Security</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Security.dtml">Folder&gt;Security</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Image.dtml">Image</a>&gt;Upload</h1>
<p> See <a href="../File_Upload.dtml">File&gt;Upload</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Image.dtml">Image</a>&gt;Upload</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/File_Upload.dtml">File&gt;Upload</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Image.dtml">Image</a>&gt;View</h1>
<p> This view previews the image. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Image.dtml">Image</a>&gt;View</h1>
<p> This view previews the image. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Product Management</h1>
<p> The Product Management Folder contains the Zope Products. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>Product Management</h1>
<p> The Product Management Folder contains the Zope Products. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product-Management.dtml">Product Management</a>&gt;Contents</h1>
<p> See <a href="../Folder_Contents.dtml">Folder&gt;Contents</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product-Management.dtml">Product Management</a>&gt;Contents</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Contents.dtml">Folder&gt;Contents</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product-Management.dtml">Product Management</a>&gt;Find</h1>
<p> See <a href="../Folder_Find.dtml">Folder&gt;Find</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product-Management.dtml">Product Management</a>&gt;Find</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Find.dtml">Folder&gt;Find</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product-Management.dtml">Product Management</a>&gt;Properties</h1>
<p> See <a href="../Folder_Properties.dtml">Folder&gt;Properties</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product-Management.dtml">Product Management</a>&gt;Properties</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Properties.dtml">Folder&gt;Properties</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product-Management.dtml">Product Management</a>&gt;Security</h1>
<p> See <a href="../Folder_Security.dtml">Folder&gt;Security</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product-Management.dtml">Product Management</a>&gt;Security</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Security.dtml">Folder&gt;Security</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product-Management.dtml">Product Management</a>&gt;Undo</h1>
<p> See <a href="../Folder_Undo.dtml">Folder&gt;Undo</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product-Management.dtml">Product Management</a>&gt;Undo</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Undo.dtml">Folder&gt;Undo</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Product</h1>
<dtml-var standard_html_header><h1>Product</h1>
<p>Products allow you to extend Zope by create new type of addable Zope
objects.</p>
<p>A Product contains other objects including a Factory which allows you
to make your Product objects available via the Product add list. </p>
<dtml-var standard_html_footer>
to make your Product objects available via the Product add list. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product.dtml">Product</a>&gt;Add</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product.dtml">Product</a>&gt;Add</h1>
<p> This view allows you to create a new Product.</p>
<p> The <tt>Id</tt> field specifies the id of the Product.
The <tt>Title</tt> field allows you to specify the title of the
Product. Click the <tt>Add</tt> button to create a new Product.
</p>
<dtml-var standard_html_footer>
</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product.dtml">Product</a>&gt;Contents</h1>
<p> See <a href="../Folder_Contents.dtml">Folder&gt;Contents</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product.dtml">Product</a>&gt;Contents</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Contents.dtml">Folder&gt;Contents</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product.dtml">Product</a>&gt;Define Permissions</h1>
<p> XXX Remove view? </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product.dtml">Product</a>&gt;Define Permissions</h1>
<p> XXX Remove view? </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product.dtml">Product</a>&gt;Distribution</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product.dtml">Product</a>&gt;Distribution</h1>
<p> This view allows you to create a distribution from a control panel
product. </p>
<p> A product distribution is a packaged version of a control panel
......@@ -12,5 +11,4 @@
panel when the distribution is installed. Click <tt>Create a distribution
archive</tt> to download the distribution file. The distribution file can
be installed in other Zopes by unzipping and untarring it inside the Zope
directory. </p>
<dtml-var standard_html_footer>
directory. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product.dtml">Product</a>&gt;Find</h1>
<p> See <a href="../Folder_Find.dtml">Folder&gt;Find</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product.dtml">Product</a>&gt;Find</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Find.dtml">Folder&gt;Find</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product.dtml">Product</a>&gt;Properties</h1>
<p> See <a href="../Folder_Properties.dtml">Folder&gt;Properties</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product.dtml">Product</a>&gt;Properties</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Properties.dtml">Folder&gt;Properties</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Product.dtml">Product</a>&gt;Undo</h1>
<p> See <a href="../Folder_Undo.dtml">Folder&gt;Undo</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Product.dtml">Product</a>&gt;Undo</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Undo.dtml">Folder&gt;Undo</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>User Folder</h1>
<dtml-var standard_html_header><h1>User Folder</h1>
<p> User Folders allow you to define new Zope users.</p>
<p>You can only have one User Folder per Folder. User Folders always
have <tt>acl_users</tt> as an id.</p>
<dtml-var standard_html_footer>
have <tt>acl_users</tt> as an id.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../User-Folder.dtml">User Folder</a>&gt;Add User</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/User-Folder.dtml">User Folder</a>&gt;Add User</h1>
<p> This view allows you to define a new user. </p>
<p> The <tt>Name</tt> field allows you to specify the userid
of the user. The <tt>Password</tt> field allows you to assign a
......@@ -9,5 +8,4 @@
correct password. The <tt>Domains</tt> field allows you to restrict
Internet domains from which the user can log in. Domains should be separated by
spaces. The <tt>Roles</tt> multiple selection list allows you to
specify the user's roles. </p>
<dtml-var standard_html_footer>
specify the user's roles. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../User-Folder.dtml">User Folder</a>&gt;Contents</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/User-Folder.dtml">User Folder</a>&gt;Contents</h1>
<p> This view allows you to manage the users defined in a user folder.
</p>
<p> The currently defined users are listed one per line with a
checkbox in front of each user. To edit a user click on its name link. To
delete one or more users click the checkboxes in front of the selected users
and click the <tt>Delete</tt> button. To add a new user click the
<tt>Add...</tt> button. </p>
<dtml-var standard_html_footer>
<tt>Add...</tt> button. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../User-Folder.dtml">User Folder</a>&gt;Edit User</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/User-Folder.dtml">User Folder</a>&gt;Edit User</h1>
<p> This view allows you to edit a user. </p>
<p> The <tt>Name</tt> field indicates the userid of the
user. The <tt>Password</tt> field allows you to assign a password to
......@@ -9,5 +8,4 @@
<tt>Domains</tt> field allows you to restrict Internet domains from
which the user can log in. Domains should be separated by spaces. The
<tt>Roles</tt> multiple selection list allows you to specify the
user's roles. </p>
<dtml-var standard_html_footer>
user's roles. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../User-Folder.dtml">User Folder</a>&gt;Security</h1>
<p> See <a href="../Folder_Security.dtml">Folder&gt;Security</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/User-Folder.dtml">User Folder</a>&gt;Security</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Security.dtml">Folder&gt;Security</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../User-Folder.dtml">User Folder</a>&gt;Undo</h1>
<p> See <a href="../Folder_Undo.dtml">Folder&gt;Undo</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/User-Folder.dtml">User Folder</a>&gt;Undo</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Undo.dtml">Folder&gt;Undo</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Version Management</h1>
<dtml-var standard_html_header><h1>Version Management</h1>
<p> Version Management allows you to control Zope Versions for a central
location.</p>
<dtml-var standard_html_footer>
location.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Version-Management.dtml">Version Management</a>&gt;Version</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Version-Management.dtml">Version Management</a>&gt;Version</h1>
<p> This view allows you to manage active versions. </p>
<p> Currently active versions are listed one per line with a checkbox
in front of each version. To commit or discard changes made in one or more
versions check the checkboxes in front of the selected versions and then click
the <tt>Save</tt> button to save the changes in the selected
version(s) or click the <tt>Discard</tt> button to discard changes in
the selected version(s). </p>
<dtml-var standard_html_footer>
the selected version(s). </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Version</h1>
<dtml-var standard_html_header><h1>Version</h1>
<p> A Version allows you to make changes to Zope in a private
session.</p>
<p>After you review the changes you can discard them or make them live.
</p>
<dtml-var standard_html_footer>
</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Version.dtml">Version</a>&gt;Add</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Version.dtml">Version</a>&gt;Add</h1>
<p>This view allows you to create a new Version.</p>
<p> The <tt>Id</tt> field specifies the id of the Verson.
The <tt>Title</tt> field allows you to specify the title of the
Version. Click the <tt>Add</tt> button to create a new Version.
</p>
<dtml-var standard_html_footer>
</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Version.dtml">Version</a>&gt;Join/Leave</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Version.dtml">Version</a>&gt;Join/Leave</h1>
<p> This view allows you to start and stop working in a private
version. When you are working in a version all changes you make will be hidden
from other users. You may join and leave a session as many times as necessary
until you are ready to commit the version or discard it. </p>
<p> The <tt>Start Working in</tt> button allows you to join
the version. The <tt>Quit Working in</tt> button allows you to leave
the version. </p>
<dtml-var standard_html_footer>
the version. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Version.dtml">Version</a>&gt;Properties</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Version.dtml">Version</a>&gt;Properties</h1>
<p> This view allows you to edit the title of the version. </p>
<p> To change the title of the version enter the new title in the text
entry field and click the <tt>Edit</tt> button. </p>
<dtml-var standard_html_footer>
entry field and click the <tt>Edit</tt> button. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Version.dtml">Version</a>&gt;Save/Discard</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Version.dtml">Version</a>&gt;Save/Discard</h1>
<p> This view allows you to either commit or discard changes made in
this version. </p>
<p> The <tt>save</tt> button commits the changes made in the
version and makes them publicly visible. The <tt>discard</tt> button
removes the changes made in the version. The text entry field is available to
enter a comment regarding the version when saving or discarding the version.
</p>
<dtml-var standard_html_footer>
</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Version.dtml">Version</a>&gt;Security</h1>
<p> See <a href="../Folder_Security.dtml">Folder&gt;Security</a>. </p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Version.dtml">Version</a>&gt;Security</h1>
<p> See <a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Folder_Security.dtml">Folder&gt;Security</a>. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>Z Search Interface</h1>
<dtml-var standard_html_header><h1>Z Search Interface</h1>
<p>A Search Interface allows you to search Zope databases.</p>
<p> The Search Interface will create a search-input form and a report
for displaying the search results. </p>
<dtml-var standard_html_footer>
for displaying the search results. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../Z-Search-Interface.dtml">Z Search Interface</a>&gt;Add</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/Z-Search-Interface.dtml">Z Search Interface</a>&gt;Add</h1>
<p> This view allows you to create new a search results document and
optionally a search input form.</p>
<p>The <tt>Select one or more seachable objects</tt>
......@@ -13,5 +12,4 @@
<p>If you wish to create a search input form, specify an id in the
<tt>Seach Input Id</tt> field. The <tt>Search Input
Title</tt> field allows you to indicated the tile of the search input
form.</p>
<dtml-var standard_html_footer>
form.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>ZClass</h1>
<p> ZClasses allow you to define new types of Zope objects.</p>
<dtml-var standard_html_footer>
<dtml-var standard_html_header><h1>ZClass</h1>
<p> ZClasses allow you to define new types of Zope objects.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../ZClass.dtml">ZClass</a>&gt;Add</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/ZClass.dtml">ZClass</a>&gt;Add</h1>
<p>This view allows you to create a new ZClass. </p>
<p>The <tt>Id</tt> field specifies the id of the new ZClass.
The <tt>Title</tt> field allows you to specify the title of the
ZClass. The <tt>Meta type</tt> field specifies the name of the ZClass
as it will appear in the product add list. The Create constructor objects
checkbox specifies whether or not to create the necessary objects to construct
new ZClass instances. If checked it will create a new Zope Permission, Zope
Factory, add method and add form.</p>
as it will appear in the product add list. The <tt>Create constructor
objects</tt> checkbox specifies whether or not to create the necessary
objects to construct new ZClass instances. If checked it will create a new Zope
Permission, Zope Factory, add method and add form. </p>
<p>The <tt>base classes</tt> selections allows you to
specify base classes for your ZClass. To add a base class select it from the
<tt>Unselected</tt> list and click the right arrow button. The base
class should be added to the selected list. To remove a base class select it
from the <tt>Selected</tt> list and click the left arrow
button.</p>
from the <tt>Selected</tt> list and click the left arrow button. The
names of base classes are divided into two parts seperated by a colon
indicating the product name and the class name of the base class. The
<tt>Include standard Zope persistent object base classes</tt>
checkbox specifies whether or not your ZClass should subclass Zope persistence
classes and thereby act as a normal persistent object.</p>
<p>Click the <tt>Add</tt> button to create a new
ZClass.</p>
<dtml-var standard_html_footer>
ZClass.</p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../ZClass.dtml">ZClass</a>&gt;Basic</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/ZClass.dtml">ZClass</a>&gt;Basic</h1>
<p> This view allows you to manage the basic attributes of a ZClass.
</p>
<p> The <tt>Base classes</tt> field indicates the base
......@@ -13,5 +12,4 @@
file to sever as the ZClass's icon. The uploaded image file should be a 16x16
pixel GIF file. To locate an image file to upload click the
<tt>Browse</tt> button. To commit your changes to the ZClass click
the <tt>Change</tt> button. </p>
<dtml-var standard_html_footer>
the <tt>Change</tt> button. </p><dtml-var standard_html_footer>
\ No newline at end of file
<dtml-var standard_html_header>
<h1>
<a href="../ZClass.dtml">ZClass</a>&gt;Define Permissions</h1>
<dtml-var standard_html_header><h1>
<a href="<dtml-var SCRIPT_NAME>/Control_Panel/Products/OFSP/Help/ZClass.dtml">ZClass</a>&gt;Define Permissions</h1>
<p> This view allows you to map permissions on an object to define
security settings when it is used as a method. </p>
<p> In general you should map the <tt>View</tt> permission
......@@ -10,5 +9,4 @@
used by the ZClass factory. </p>
<p> To manage the permissions mapping, select the target permission
from the select list for each permission that you wish to map and then click
the <tt>Change</tt> button. </p>
<dtml-var standard_html_footer>
the <tt>Change</tt> button. </p><dtml-var standard_html_footer>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment