Sitemap bauen
InhaltEinfaches wirdSitemap, geladen…kann noch verschönert werden.
Styles
.ebene0{
font-weight:bold;
text-decoration:underline;
}
.ebene1{
margin-left:30px;
}
.ebene2{
margin-left:60px;
}
Quellcode
<bx:sitemap.0>
<div class="ebene0"><a href="<bx:navigation.target default="http://" /><bx:pagedata.hostname />/www/<bx:pagedata.webdir/>/<bx:navigation.path/>"><bx:navigation.name/></a></div>
<bx:sitemap.1>
<div class="ebene1"><a href="<bx:navigation.target default="http://" /><bx:pagedata.hostname />/www/<bx:pagedata.webdir/>/<bx:navigation.path/>"><bx:navigation.name/></a></div>
<bx:sitemap.2>
<div class="ebene2"><a href="<bx:navigation.target default="http://" /><bx:pagedata.hostname />/www/<bx:pagedata.webdir/>/<bx:navigation.path/>"><bx:navigation.name/></a></div>
</bx:sitemap.2>
</bx:sitemap.1>
</bx:sitemap.0>