CVS: Products/FSDump/help - Mappings.stx:1.4

Tres Seaver <[email protected]>
Newsgroups gmane.comp.web.zope.public-cvs
Message-ID <[email protected]>
Update of /cvs-repository/Products/FSDump/help
In directory cvs.zope.org:/tmp/cvs-serv22760/help

Modified Files:
	Mappings.stx 
Log Message:
 - Packaging changes (prep for 0.9).


=== Products/FSDump/help/Mappings.stx 1.3 => 1.4 ===
--- Products/FSDump/help/Mappings.stx:1.3	Mon May 17 12:23:25 2004
+++ Products/FSDump/help/Mappings.stx	Fri Apr 29 10:19:31 2005
@@ -95,11 +95,11 @@
 
     'Zope Permission'
 
-        - Store values in "*.properties".
+        - Store values in '*.properties'.
 
     'Zope Factory'
 
-        - Store values in "*.properties".
+        - Store values in '*.properties'.
 
     'Wizard'
 
@@ -112,5 +112,35 @@
     'WizardPage'
 
         - Store text in "*.wizardpage'.
+
+        - Store properties in '*.properties'.
+
+    'PageTemplate'
+
+        - Create a single file containng the text of the template.
+          Filename will have extension, '.pt'.
+
+        - Store properties in '*.properties'.
+
+    'Controller Python Script'
+
+        - Create a module containing a single top-level function
+          definition, using the "read" format (bindings in comments
+          at the top).  Filename will have extension, '.cpy'
+
+        - Store properties in '*.properties'.
+
+    'Controller Validator'
+
+        - Create a module containing a single top-level function
+          definition, using the "read" format (bindings in comments
+          at the top).  Filename will have extension, '.vpy'
+
+        - Store properties in '*.properties'.
+
+    'Controller Page Template'
+
+        - Create a single file containng the text of the template.
+          Filename will have extension, '.cpt'.
 
         - Store properties in '*.properties'.

_______________________________________________
Zope-CVS maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.