Thanks! This Zope is quite a quality product. I am very impressed. -chad "Ross J. Reedstrom" wrote:
Chad - You're going to get flooded with answers to this, so I'm throwing mine in quickly ;-) This is one of the biggest, nicest features of Zope - Acquisition! just put you index_html file in the us folder, and it will be available from any folder below that. However it will also be the default doc for _all_ folders under 'us'. If you want other things in there (not just the weather page), why not call it 'weather', as a DTMLMethod, and put that in the us folder. The same URL will work just fine.
How is it possible to have weather/index_html the same template for all the states and citys.
Ross -- Ross J. Reedstrom, Ph.D., <reedstrm@rice.edu> NSBRI Research Scientist/Programmer Computer and Information Technology Institute Rice University, 6100 S. Main St., Houston, TX 77005
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )