User: vharcq
Date: 02/06/24 14:52:21
Modified: xdocs/stylesheets site.vsl
Log:
More docs
Revision Changes Path
1.7 +6 -3 xdoclet/xdocs/stylesheets/site.vsl
Index: site.vsl
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/xdocs/stylesheets/site.vsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -w -r1.6 -r1.7
--- site.vsl 24 Jun 2002 21:12:32 -0000 1.6
+++ site.vsl 24 Jun 2002 21:52:21 -0000 1.7
@@ -81,7 +81,7 @@
#if ($value.startsWith("http://"))
<a href="$value">$name</a>
#elseif ($value.startsWith("/site"))
- <a href="http://jakarta.apache.org$value">$name</a>
+ <a href="http://$value.sf.net">$name</a>
#else
<a href="$relativePath$value">$name</a>
#end
@@ -225,7 +225,7 @@
#if ($project.getChild("logo"))
<td align="left">
<!--a href="http://jakarta.apache.org/"><img
src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a-->
-<a href="http://xdoclet.sf.org/"><img src="images/logo.gif" border="0"/></a>
+<a href="http://xdoclet.sf.net/"><img src="images/logo.gif" border="0"/></a>
</td>
<td align="right">
#set ( $logoString = $project.getChild("logo").getAttributeValue("href") )
@@ -238,7 +238,7 @@
#else
<td colspan="2">
<!--a href="http://jakarta.apache.org"><img
src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a-->
-<a href="http://xdoclet.sf.org/"><img src="images/logo.gif" align="left"
border="0"/></a>
+<a href="http://xdoclet.sf.net/"><img src="images/logo.gif" align="left"
border="0"/></a>
</td>
#end
#end
@@ -287,6 +287,9 @@
<td width="20%" valign="top" nowrap="true">
#makeProject()
+ <BR><A href="http://sourceforge.net"><IMG
+src="http://sourceforge.net/sflogo.php?group_id=31602&type=2" width="125"
height="37"
+border="0" alt="SourceForge.net"></A>
</td>
<td width="80%" align="left" valign="top">
#set ($allSections =
$root.getChild("body").getChildren("section"))
-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel