[WM] sitemaps, breadcrumbs and isroot
Kevin O'Rourke
KIO.plextek.co.uk
Mon Jul 2 12:23:21 IST 2001
I've been moving my website across to WebMake and it's mostly working. I just have one problem.
I'm still keeping the content in individual files and slurping them all in with a <contents> tag, so I can't use the isroot attribute to identify the root page. However I tell <sitemap> which page is root using the rootname (can't remember if this is right, I don't have it my .wmk file on this PC) attribute.
When I try to use <breadcrumbs> it fails saying that I haven't specified a root page.
I checked the source and it seems that the root page isn't set up correctly when using <sitemap rootname="xxxx">, only <content isroot="true"> sets the appropriate internal variable.
Is this correct behaviour? Should I always specify the root page separately using isroot?
Kevin O'Rourke.
More information about the Webmake-talk
mailing list