[CMF-checkins] CVS: CMF/CMFCollector - INSTALL.txt:1.10
seb
seb@jamkit.com
Tue, 5 Mar 2002 09:38:27 -0500
Update of /cvs-repository/CMF/CMFCollector
In directory cvs.zope.org:/tmp/cvs-serv32052
Modified Files:
INSTALL.txt
Log Message:
Added a final step: adding the collector to your site
=== CMF/CMFCollector/INSTALL.txt 1.9 => 1.10 ===
Site instance.
- - Finally, install the workflow:
+ - Install the workflow:
1. Put collector_issue_workflow.zexp in your site's import/
directory.
@@ -67,4 +67,9 @@
... and hit the "Change" button.
- Then the workflow will be associated with any new issues you create.
+ Then the workflow will be associated with any new issues you create.
+
+ - Add a Collector to your site:
+
+ Go to your site's interface, and add a Collector as you would any
+ other piece of content.
\ No newline at end of file