18 Aug
1999
18 Aug
'99
4:23 p.m.
On Wed, 18 Aug 1999, Arnaud Lecat wrote:
After playing and playing with Zope, I still don't understand what is the difference between DTML document and DTML method... :( Anyone can tell me clearly ?
It's explained quite clearly on the add DTML Method/Document screen.
Second question... how to access a method (or document ?) located in a folder up from actual position ? I'm trying to make a sidebar menu which I could use from anywhere of my site and that should display the subfolder of a folder...
Access it like if it was in the current folder (the magic of Acquisition). -Petru