Even more urgent: (almost cry for help :-( ) Please, could anybody give me a piece of advice on the topic: I need to create an alternative management interface for my Site in order my site administrators to be able to manage the site in a special way. Where should I place all my administrative .py modules & dtml docs in order for them to work the same way as native Zope management tools ? Thanks in advance for my salvation, Anton.
I would try zzLocale Product. http://www.zope.org/Members/yemartin/zzLocale It was created to support different language interfaces while accessing to the same Zope environment, and so it relies on renamed copies of the interface dtml files. Install it and you'll find out where to modify those files. Be aware that the dtmls from version 0.0.5a are from a previous version of Zope, so you may need to check out each one of the files, and maybe a folder reference. Ausum ----- Mensaje original ----- De: "Anton A. Zotov" <futurb@nh.km.ua> Para: <zope@zope.org> Enviado: Sabado, 17 de Marzo de 2001 06:59 a.m. Asunto: [Zope] Alternative management interface
Even more urgent: (almost cry for help :-( ) Please, could anybody give me a piece of advice on the topic:
I need to create an alternative management interface for my Site in order my site administrators to be able to manage the site in a special way. Where should I place all my administrative .py modules & dtml docs in order for them to work the same way as native Zope management tools ?
Thanks in advance for my salvation,
Anton.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Anton A. Zotov -
Ausum