Hi all,
I've been playing around with the nested menus in Chapter 11 from the TT book, but the
URLs seem
wrong:
* Home - index/index.html
* About - about/index.html
* News - news/index.html
* Documentation - docs/index.html
o - Introduction docs/index/index.html
o - FAQ docs/faq/index.html
o - Manual docs/manual/index.html
It seems like I'd want something more like the following:
* Home - index.html
* About - about.html
* News - news.html
* Documentation - docs/index.html
o - Introduction - docs/index.html
o - FAQ - docs/faq.html
o - Manual - docs/manual.html
I've been going through all of the code like mad, trying to find my typo, but no luck
so far.
Before I continue, I thought I should ask if the first menu structure above is really
what was
intended?
Cheers,
Ovid
=====
Silence is Evil http://users.easystreet.com/ovid/philosophy/indexdecency.htm
Ovid http://www.perlmonks.org/index.pl?node_id=17000
Web Programming with Perl http://users.easystreet.com/ovid/cgi_course/
_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates