Previously Jon Stahl wrote:
> 
> 
> 
> Emyr Thomas-2 wrote:
> > 
> > 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?
> > 
> 
> Emyr-
> 
> http://plone.org/products/fckeditor/documentation/how-to/use-fckeditor-as-an-anonymous-user

Isn't it a much simpler case of changing the conditions for the kupu
javascript snippets in portal_javascript ?

Wichert.

-- 
Wichert Akkerman <[EMAIL PROTECTED]>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to