[WM] sitemaps, breadcrumbs and isroot
Brian Wisti
brian.coolnamehere.com
Mon Jul 2 19:59:26 IST 2001
Hi Kevin,
I use separate pages for most of my content, but I tend to place my
root page content into the .wmk file. Maybe it's cheating, but I
change the content on that page often enough that I figure I might as
well. In the rest of my pages, I place:
<wmmeta name="up" value="xxx" />
It might not be needed, but it makes me feel good. And I haven't had
any problems with breadcrumb trails.
Of course, this solution might not work for you. It's an idea,
anyways...
Brian Wisti
Kevin O'Rourke writes:
> 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.
>
>
>
> _______________________________________________
> webmake-talk mailing list
> webmake-talk at lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/webmake-talk
More information about the Webmake-talk
mailing list