Brayton Osgood wrote:
Hi,
I'm trying to register a new page template for the sharing page. I
copied the registration for the sharing page from plone.app.workflow
and made my changes, but when I try to start my instance, I get this
error.
Any suggestions would be greatly appreciated, "page" requires a
permission, so I don't know how to get around this.
You just need to import the package/file that defines the permission
first, e.g.
<include package="plone.app.workflow" />
<browser:page ... />
Martin
--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers