[WM] navigation bars with WebMake

Joern Clausen joern.TechFak.Uni-Bielefeld.DE
Mon May 7 17:36:29 IST 2001


Hi!

I could probably use navtree or sitetree, but recently I've been
trying to make a navigation bar of my own. My solution is a very
basic one, with a static list of links that is the same on every page.

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?

-- 
 Joern Clausen                                joern at TechFak.Uni-Bielefeld.DE
 Faculty of Technology                   http://www.TechFak.Uni-Bielefeld.DE
 Bielefeld University, Germany




More information about the Webmake-talk mailing list