Author: uli
Date: Wed Dec 8 10:46:16 2010
New Revision: 1043346
URL: http://svn.apache.org/viewvc?rev=1043346&view=rev
Log:
tweak breadcrumbs
Modified:
tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt
Modified: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt
URL:
http://svn.apache.org/viewvc/tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt?rev=1043346&r1=1043345&r2=1043346&view=diff
==============================================================================
--- tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt
(original)
+++ tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt Wed
Dec 8 10:46:16 2010
@@ -50,7 +50,7 @@ $content
<div class="clearer"></div>
<div id="breadcrumbs">
- $autoexport.breadcrumbs($page).replaceAll("home.html", "index.html")
+ $autoexport.breadcrumbs($page).replaceAll("<a
href=\"https://cwiki.apache.org/confluence/display/TAPESTRY/Index\"
title=\"Index\">Index</a> > ","").replaceAll("Home", "Index")
</div>
<div id="content">