CMF: Join Action to be reviewed by a Reviewer
Hello, Have you got a idea how to do : When a anonymous join da CMF Site, I would like that a reviewer validate the action before creating the user & user's stuff. Thanx for comments, idea, tips ... Cyrille
This should stay with the zope-cmf list. You would need to figure out how to tie the join scripts into a workflow. In otherwords, you need to create an object (ZClass or Python Product) that is stateful and subject to workflow. This object, upon approval would create the user and user's stuff and probably delete itself. Troy cyrille wrote:
Hello,
Have you got a idea how to do :
When a anonymous join da CMF Site, I would like that a reviewer validate the action before creating the user & user's stuff.
Thanx for comments, idea, tips ... Cyrille
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
cyrille -
Troy Farrell