[Zope-PTK] CVS: ZopePTK - DublinCore.py:1.7 portal_actions.py:1.2
portal_catalog.py:1.2 portal_discussion.py:1.2 portal_membership.py:1.3
portal_registration.py:1.3 portal_undo.py:1.2 portal_workflow.py:1.2
Shane Hathaway
shane@digicool.com
Mon, 08 Jan 2001 09:50:55 -0500
Tres wrote:
>
> Update of /cvs-repository/ZopePTK/PTKBase/interfaces
> In directory zope.codeit.com:/tmp/cvs-serv12453/interfaces
>
> Modified Files:
> DublinCore.py portal_actions.py portal_catalog.py
> portal_discussion.py portal_membership.py
> portal_registration.py portal_undo.py portal_workflow.py
> Log Message:
>
> * Restore/repair help system registratin of interface API.
FYI the changes you made that allow the interface modules to load even
when the Interface module is not present, made the product registration
process fail when the Interface module *is* present. :-) The help
system can't currently load scarecrow interfaces.
Shane