[CMF-checkins] CVS: CMF/CMFCollector - KNOWN_PROBLEMS.txt:1.3
Ken Manheimer
klm@zope.com
Sat, 3 Nov 2001 00:29:09 -0500
Update of /cvs-repository/CMF/CMFCollector
In directory cvs.zope.org:/tmp/cvs-serv24739
Modified Files:
KNOWN_PROBLEMS.txt
Log Message:
Include note about inability to add collectors from the ZMI - must be
via CMF interface.
=== CMF/CMFCollector/KNOWN_PROBLEMS.txt 1.2 => 1.3 ===
workaround when i know more about how to solve the actual problem.
+ Oct, 2001 Must add collectors via the CMF (folder-view "New") interface --
+ You cannot add collector instances via the Zope management
+ interface. This may or may not be a difficult thing to solve.