Hi!
I ask some days ago if ZSmanage could be used as an acquirable view of an object when its defined in configure.zcml as:
<configure xmlns:browser="http://namespaces.zope.org/browser">
<browser:resourceDirectory name="ZSM" directory="recursos" />
<browser:page for="*" name="ZSmanage" template="recursos/ZSmanage.pt" permission="zope2.Public" />
</configure>
Now I could found a website page (http://worldcookery.com/files/ploneconf05-five/step3.html)
Now I could use something like http://server:port/object1/object2/++view++ZSmanage with the desired result but:
Can I configure Zope (or similar) to use an Url like http://server:port/object1/object2/ZSmanage (without ++view++) ?
How?
Thanks a lot!
--
Mis Cosas
http://blogs.sistes.net/Garito
Zope Smart Manager
http://blogs.sistes.net/Garito/670