[WM] navigation bars with WebMake
Justin Mason
jm.jmason.org
Tue May 8 15:21:46 IST 2001
Joern Clausen said:
> Then I tried to create this list with a short Perl script. This is no
> problem. In addition, I wanted every entry to be a hyperlink, except the
> entry for the current page. I generated the links with $obj->get_url,
> and wanted to compare each one to the URL of the current page. I was not
> able to find a function that returns the URL of the current page. Is
> there one? Or is there a better strategy for solving this problem?
Yes, there is one -- get_current_main_content() will return the name of
the page's "main" content item.
--j.
More information about the Webmake-talk
mailing list