[Zope-Checkins] CVS: Zope/lib/python/Products/OFSP/help - Folder_Add.stx:1.3

Brian Lloyd brian@digicool.com
Wed, 17 Oct 2001 14:31:10 -0400


Update of /cvs-repository/Zope/lib/python/Products/OFSP/help
In directory cvs.zope.org:/tmp/cvs-serv11021

Modified Files:
	Folder_Add.stx 
Log Message:
updated help to reflect that "create public interface" for Folders 
now creates a Page Template rather than a DTML Method.


=== Zope/lib/python/Products/OFSP/help/Folder_Add.stx 1.2 => 1.3 ===
     'Title' -- The optional title of the Folder.
 
-    'Create public interface' -- Creates an 'index_html' DTML Method
+    'Create public interface' -- Creates an 'index_html' Page Template
     inside the new Folder.
 
     'Create user folder' -- Creates a User Folder inside the new
     Folder to hold authorization information for the Folder.
   
-    'Add' -- Creates a new Folder.
\ No newline at end of file
+    'Add' -- Creates a new Folder.