--- Ovid <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I've been playing around with the nested menus in Chapter 11 from the TT book, but 
> the URLs seem
> wrong:

Grr .. please disregard.  I worked on this for over an hour last night, not finding 
the problem. 
I found it immediately this morning :(

  item.file = item.path # should be "item.file = item.page"
    ? "${item.path}/index.html"
    : "${item.path}.html";

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

Reply via email to