Hi Stephan, thanks for this. Sounds pretty useful.
> IMPORTANT: SmartSections requires OrderedFolder!
and CoreSessionTracking.. and Formulator.. and SmartWizard.. (or not?)
It seems to be happy with dependencies now but when I create a Smart
Section in the ZMI I get
Error Type: AttributeError
Error Value: getParentNode
Traceback (innermost last):
File /usr/local/Zope-2.3.0-src/lib/python/ZPublisher/Publish.py, line 222, in
publish_module
File /usr/local/Zope-2.3.0-src/lib/python/ZPublisher/Publish.py, line 187, in publish
File /usr/local/Zope-2.3.0-src/lib/python/Zope/__init__.py, line 221, in
zpublisher_exception_hook
File /usr/local/Zope-2.3.0-src/lib/python/ZPublisher/Publish.py, line 171, in publish
File /usr/local/Zope-2.3.0-src/lib/python/ZPublisher/mapply.py, line 160, in mapply
(Object: manage_addSmartSection)
File /usr/local/Zope-2.3.0-src/lib/python/ZPublisher/Publish.py, line 112, in
call_object
(Object: manage_addSmartSection)
File /home/bb/Products/SmartSections/SmartSection.py, line 17, in
manage_addSmartSection
File /home/bb/Products/SmartSections/General.py, line 9, in findFormContainer
File /home/bb/Products/SmartSections/General.py, line 9, in findFormContainer
(Object: Traversable)
File /home/bb/Products/SmartSections/General.py, line 9, in findFormContainer
(Object: Traversable)
File /home/bb/Products/SmartSections/General.py, line 9, in findFormContainer
(Object: ApplicationDefaultPermissions)
File /home/bb/Products/SmartSections/General.py, line 8, in findFormContainer
AttributeError: (see above)
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )