I'm building a site in a closed environment, where anonymous users are allowed to create content in a certain folder. I have applied a custom workflow to this folder (and it's contents) using CMFPlacefulWorkflow.
When users are logged in, they can use kupu to edit the primary field of the content type they're adding with no problems. The problem I'm having is that kupu doesn't seem to work for anonymous users - they just get a plain old textarea. Do I need to grant some more specific permissions to enable kupu for anonymous users? Thanks --ET _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
