[WM] Sitemap/navtree problems
Kevin O'Rourke
KIO.plextek.co.uk
Mon Sep 24 05:04:01 IST 2001
Hi all,
I'm having a slight problem since upgrading to Webmake2.2. It seems to be overriding my title specified in metadata with the first HTML header it finds but this behaviour isn't consistent between pages. To try to explain this I'll give an example:
3 levels:
1 - title=Introduction, <Hx>=What is this?
2 - title=Halley, <Hx>=Where is Halley?
3 - title=Sailing South, <Hx>=Sailing South
At level 1, sitemap shows:
1 - ${title}=What is this?, $[${name}.title] = Introduction
2 - ${title}=Where is Halley?, $[${name}.title]=Halley
3 (hidden)
At level 2, sitemap shows:
1 - What is this?, What is this?
2 - Where is Halley?, Halley
3 - Sailing South, Sailing South
At level 3, sitemap shows:
1 - What is this?, What is this?
2 - Where is Halley?, Halley
3 - Sailing South, Sailing South
At another level 3, sitemap shows:
1 - What is this?, Introduction
2 - Where is Halley?, Halley
3 - Nicknames, Halley Glossary
I'm using a metatable contained in a separate file to define the titles, the
<metatable> tag is after the content has been read in but before the sitemap
definition.
The files with ${title} the same as $[${$name}.title] don't have any <Hx> tags.
Any ideas about why this is happening? The same thing seems to have
happened in the sitemap included with the Webmake documentation.
Kevin.
--
Kevin O'Rourke
Project Engineer, Plextek
Phone: +44 1799 533 312
More information about the Webmake-talk
mailing list