Re: ZMI templates with ZCML registration of Silva extensions
Samuel Schluep <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
Daniel Nouri wrote: > Samuel Schluep wrote: > >> Hello >> >> Silva extensions used to provide page templates for managing objects in >> the ZMI such as 'SilvaDocument/www/documentAdd.zpt'. With the new ZCML >> registration of Silva extensions they do not work anymore. What about >> them? Have they become obsolete? Should they be deleted? >> > > Hi! > > Yes. Those ZMI forms are obsolete and not supported anymore. Only > things that can't be edited through the SMI are still manageable through > the ZMI, like Silva Roots and Code Sources. > > However, what's your use case I am just upgrading the SilvaGlossary extension product to use the ZCML registration and I was wondering what to do with the ZMI forms. Regards Sam