[Grok-dev] Re: How are viewlets better than macros?
Martijn Faassen
faassen at startifact.com
Mon May 5 12:57:36 EDT 2008
Hi there,
Wichert Akkerman wrote:
[snip]
> Standard viewlet managers do not support ordering. Plone has an
> orderable viewletmanager in plone.app.viewletmanager. I don't know if
> grok has something similar.
While we can define static order in the application (using
grok.order()), we don't have a viewletmanager that allows re-ordering
yet in Grok. It sounds useful. To me this sounds like a job for a megrok
extension.
Regards,
Martijn
More information about the Grok-dev
mailing list