[Zope3-checkins] CVS: Products3/demo/messageboard - README.txt:1.3
Stephan Richter
srichter@cosmos.phy.tufts.edu
Tue, 10 Jun 2003 17:48:21 -0400
Update of /cvs-repository/Products3/demo/messageboard
In directory cvs.zope.org:/tmp/cvs-serv19712
Modified Files:
README.txt
Log Message:
This is step 4 of the message board recipes, which deals with security.
=== Products3/demo/messageboard/README.txt 1.2 => 1.3 ===
--- Products3/demo/messageboard/README.txt:1.2 Tue Jun 10 10:40:43 2003
+++ Products3/demo/messageboard/README.txt Tue Jun 10 17:47:51 2003
@@ -11,6 +11,10 @@
Step 3: Custom Schema Fields and Form Widgets
+ Step 4: Securing Components
+
+ Step 5: Changing Size Information
+
IMPORTANT: Please do not edit any of the steps (except adding comments)
unless you are willing to make the correct modifications in the
corresponding recipe as well!