Browse Source

for some reason, Ant isn't using the jakarta-site2 site.vsl file. so, this

change brings it in line with the current file.

cleaned up the project.xml file

rebuilt the site

worked around the issue in Velocity with parsing #$id
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268971 13f79535-47bb-0310-9956-ffa450edef68
master
Jon Scott Stevens 24 years ago
parent
commit
c4646a69cc
7 changed files with 45 additions and 277 deletions
  1. +4
    -52
      webpage/docs/antnews.html
  2. +14
    -62
      webpage/docs/external.html
  3. +13
    -61
      webpage/docs/faq.html
  4. +8
    -56
      webpage/docs/index.html
  5. +2
    -1
      webpage/xdocs/stylesheets/faq.vsl
  6. +2
    -43
      webpage/xdocs/stylesheets/project.xml
  7. +2
    -2
      webpage/xdocs/stylesheets/site.vsl

+ 4
- 52
webpage/docs/antnews.html View File

@@ -34,6 +34,8 @@
<p><strong>Ant</strong></p>
<ul>
<li> <a href="./index.html">Front Page</a>
</li>
<li> <a href="./ant/manual/">Documentation</a>
</li>
<li> <a href="./antnews.html">News</a>
</li>
@@ -69,56 +71,6 @@
<li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
</li>
<li> <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a>
</li>
</ul>
<p><strong>Other Projects</strong></p>
<ul>
<li> <a href="http://jakarta.apache.org/avalon/index.html">Avalon</a>
</li>
<li> <a href="http://jakarta.apache.org/commons/index.html">Commons</a>
</li>
<li> <a href="http://jakarta.apache.org/ecs/index.html">ECS</a>
</li>
<li> <a href="http://jakarta.apache.org/james/index.html">James</a>
</li>
<li> <a href="http://jakarta.apache.org/jetspeed/index.html">Jetspeed</a>
</li>
<li> <a href="http://jakarta.apache.org/jmeter/index.html">JMeter</a>
</li>
<li> <a href="http://jakarta.apache.org/log4j/index.html">Log4J</a>
</li>
<li> <a href="http://jakarta.apache.org/oro/index.html">ORO</a>
</li>
<li> <a href="http://jakarta.apache.org/regexp/index.html">Regexp</a>
</li>
<li> <a href="http://jakarta.apache.org/slide/index.html">Slide</a>
</li>
<li> <a href="http://jakarta.apache.org/struts/index.html">Struts</a>
</li>
<li> <a href="http://jakarta.apache.org/taglibs/index.html">Taglibs</a>
</li>
<li> <a href="http://jakarta.apache.org/tomcat/index.html">Tomcat</a>
</li>
<li> <a href="http://jakarta.apache.org/turbine/index.html">Turbine</a>
</li>
<li> <a href="http://jakarta.apache.org/velocity/index.html">Velocity</a>
</li>
<li> <a href="http://jakarta.apache.org/watchdog/index.html">Watchdog</a>
</li>
</ul>
<p><strong>Misc</strong></p>
<ul>
<li> <a href="http://jakarta.apache.org/site/whoweare.html">Who We Are</a>
</li>
<li> <a href="http://jakarta.apache.org/site/acknowledgements.html">Acknowledgements</a>
</li>
<li> <a href="http://jakarta.apache.org/site/roles.html">Management</a>
</li>
<li> <a href="http://jakarta.apache.org/site/jakarta-site2.html">About This Site</a>
</li>
<li> <a href="http://jakarta.apache.org/site/contact.html">Contact</a>
</li>
<li> <a href="http://jakarta.apache.org/site/legal.html">Legal</a>
</li>
</ul>
</td>
@@ -126,7 +78,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Ant 2.0 Requirements</strong>
<a name="Ant 2.0 Requirements"><strong>Ant 2.0 Requirements</strong></a>
</font>
</td></tr>
<tr><td>
@@ -174,7 +126,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Ant 1.3 Released</strong>
<a name="Ant 1.3 Released"><strong>Ant 1.3 Released</strong></a>
</font>
</td></tr>
<tr><td>


+ 14
- 62
webpage/docs/external.html View File

@@ -34,6 +34,8 @@
<p><strong>Ant</strong></p>
<ul>
<li> <a href="./index.html">Front Page</a>
</li>
<li> <a href="./ant/manual/">Documentation</a>
</li>
<li> <a href="./antnews.html">News</a>
</li>
@@ -69,56 +71,6 @@
<li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
</li>
<li> <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a>
</li>
</ul>
<p><strong>Other Projects</strong></p>
<ul>
<li> <a href="http://jakarta.apache.org/avalon/index.html">Avalon</a>
</li>
<li> <a href="http://jakarta.apache.org/commons/index.html">Commons</a>
</li>
<li> <a href="http://jakarta.apache.org/ecs/index.html">ECS</a>
</li>
<li> <a href="http://jakarta.apache.org/james/index.html">James</a>
</li>
<li> <a href="http://jakarta.apache.org/jetspeed/index.html">Jetspeed</a>
</li>
<li> <a href="http://jakarta.apache.org/jmeter/index.html">JMeter</a>
</li>
<li> <a href="http://jakarta.apache.org/log4j/index.html">Log4J</a>
</li>
<li> <a href="http://jakarta.apache.org/oro/index.html">ORO</a>
</li>
<li> <a href="http://jakarta.apache.org/regexp/index.html">Regexp</a>
</li>
<li> <a href="http://jakarta.apache.org/slide/index.html">Slide</a>
</li>
<li> <a href="http://jakarta.apache.org/struts/index.html">Struts</a>
</li>
<li> <a href="http://jakarta.apache.org/taglibs/index.html">Taglibs</a>
</li>
<li> <a href="http://jakarta.apache.org/tomcat/index.html">Tomcat</a>
</li>
<li> <a href="http://jakarta.apache.org/turbine/index.html">Turbine</a>
</li>
<li> <a href="http://jakarta.apache.org/velocity/index.html">Velocity</a>
</li>
<li> <a href="http://jakarta.apache.org/watchdog/index.html">Watchdog</a>
</li>
</ul>
<p><strong>Misc</strong></p>
<ul>
<li> <a href="http://jakarta.apache.org/site/whoweare.html">Who We Are</a>
</li>
<li> <a href="http://jakarta.apache.org/site/acknowledgements.html">Acknowledgements</a>
</li>
<li> <a href="http://jakarta.apache.org/site/roles.html">Management</a>
</li>
<li> <a href="http://jakarta.apache.org/site/jakarta-site2.html">About This Site</a>
</li>
<li> <a href="http://jakarta.apache.org/site/contact.html">Contact</a>
</li>
<li> <a href="http://jakarta.apache.org/site/legal.html">Legal</a>
</li>
</ul>
</td>
@@ -126,7 +78,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>External Resources for Ant</strong>
<a name="External Resources for Ant"><strong>External Resources for Ant</strong></a>
</font>
</td></tr>
<tr><td>
@@ -144,7 +96,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Tasks</strong>
<a name="Tasks"><strong>Tasks</strong></a>
</font>
</td></tr>
<tr><td>
@@ -152,7 +104,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>AJC</strong>
<a name="AJC"><strong>AJC</strong></a>
</font>
</td></tr>
<tr><td>
@@ -224,7 +176,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Anakia</strong>
<a name="Anakia"><strong>Anakia</strong></a>
</font>
</td></tr>
<tr><td>
@@ -295,7 +247,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Configure</strong>
<a name="Configure"><strong>Configure</strong></a>
</font>
</td></tr>
<tr><td>
@@ -371,7 +323,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>J2ME Ant Tasks</strong>
<a name="J2ME Ant Tasks"><strong>J2ME Ant Tasks</strong></a>
</font>
</td></tr>
<tr><td>
@@ -445,7 +397,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>IDE/Editor Integration</strong>
<a name="IDE/Editor Integration"><strong>IDE/Editor Integration</strong></a>
</font>
</td></tr>
<tr><td>
@@ -453,7 +405,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>AntRunner</strong>
<a name="AntRunner"><strong>AntRunner</strong></a>
</font>
</td></tr>
<tr><td>
@@ -523,7 +475,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>AntWork</strong>
<a name="AntWork"><strong>AntWork</strong></a>
</font>
</td></tr>
<tr><td>
@@ -593,7 +545,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>NetBeans / Forte for Java</strong>
<a name="NetBeans / Forte for Java"><strong>NetBeans / Forte for Java</strong></a>
</font>
</td></tr>
<tr><td>
@@ -666,7 +618,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Other</strong>
<a name="Other"><strong>Other</strong></a>
</font>
</td></tr>
<tr><td>
@@ -674,7 +626,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>CruiseControl</strong>
<a name="CruiseControl"><strong>CruiseControl</strong></a>
</font>
</td></tr>
<tr><td>


+ 13
- 61
webpage/docs/faq.html View File

@@ -34,6 +34,8 @@
<p><strong>Ant</strong></p>
<ul>
<li> <a href="./index.html">Front Page</a>
</li>
<li> <a href="./ant/manual/">Documentation</a>
</li>
<li> <a href="./antnews.html">News</a>
</li>
@@ -69,56 +71,6 @@
<li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
</li>
<li> <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a>
</li>
</ul>
<p><strong>Other Projects</strong></p>
<ul>
<li> <a href="http://jakarta.apache.org/avalon/index.html">Avalon</a>
</li>
<li> <a href="http://jakarta.apache.org/commons/index.html">Commons</a>
</li>
<li> <a href="http://jakarta.apache.org/ecs/index.html">ECS</a>
</li>
<li> <a href="http://jakarta.apache.org/james/index.html">James</a>
</li>
<li> <a href="http://jakarta.apache.org/jetspeed/index.html">Jetspeed</a>
</li>
<li> <a href="http://jakarta.apache.org/jmeter/index.html">JMeter</a>
</li>
<li> <a href="http://jakarta.apache.org/log4j/index.html">Log4J</a>
</li>
<li> <a href="http://jakarta.apache.org/oro/index.html">ORO</a>
</li>
<li> <a href="http://jakarta.apache.org/regexp/index.html">Regexp</a>
</li>
<li> <a href="http://jakarta.apache.org/slide/index.html">Slide</a>
</li>
<li> <a href="http://jakarta.apache.org/struts/index.html">Struts</a>
</li>
<li> <a href="http://jakarta.apache.org/taglibs/index.html">Taglibs</a>
</li>
<li> <a href="http://jakarta.apache.org/tomcat/index.html">Tomcat</a>
</li>
<li> <a href="http://jakarta.apache.org/turbine/index.html">Turbine</a>
</li>
<li> <a href="http://jakarta.apache.org/velocity/index.html">Velocity</a>
</li>
<li> <a href="http://jakarta.apache.org/watchdog/index.html">Watchdog</a>
</li>
</ul>
<p><strong>Misc</strong></p>
<ul>
<li> <a href="http://jakarta.apache.org/site/whoweare.html">Who We Are</a>
</li>
<li> <a href="http://jakarta.apache.org/site/acknowledgements.html">Acknowledgements</a>
</li>
<li> <a href="http://jakarta.apache.org/site/roles.html">Management</a>
</li>
<li> <a href="http://jakarta.apache.org/site/jakarta-site2.html">About This Site</a>
</li>
<li> <a href="http://jakarta.apache.org/site/contact.html">Contact</a>
</li>
<li> <a href="http://jakarta.apache.org/site/legal.html">Legal</a>
</li>
</ul>
</td>
@@ -140,7 +92,7 @@
<tr><td>
<blockquote>
<ul>
<li><a href="no-gnu-tar">
<li><a href="#no-gnu-tar">
<question>I get checksum errors when I try to extract the
<code>tar.gz</code> distribution file. Why?</question>
</a></li>
@@ -157,7 +109,7 @@
<tr><td>
<blockquote>
<ul>
<li><a href="xml-entity-include">
<li><a href="#xml-entity-include">
<question>How do I include an XML snippet in my build file?</question>
</a></li>
</ul>
@@ -188,20 +140,20 @@
</td></tr>
<tr><td>
<blockquote>
<p>Ant'distibution contains file names which are longer
<p>Ant's distibution contains file names that are longer
than 100 characters, which is not supported by the standard
tar file format. Several different implementations of tar use
tar file format. Several different implementations of tar use
different and incompatible ways to work around this
restriction.</p>
<p>Ant' &lt;tar&gt; task can create tar archives that use
<p>Ant's &lt;tar&gt; task can create tar archives that use
the GNU tar extension, and this has been used when putting
together the distribution. If you are using a different
version of tar (for example the one shipping with Solaris),
together the distribution. If you are using a different
version of tar (for example, the one shipping with Solaris),
you cannot use it to extract the archive.</p>
<p>The solution is to either install GNU tar, which can be
found <a href="http://www.gnu.org/software/tar/tar.html">here</a>
or use the zip archive instead (you can extract it using
<code>jar cf</code>).</p>
<code>jar xf</code>).</p>
</blockquote>
</td></tr>
</table>
@@ -256,9 +208,9 @@
</tr>
</table>
</div>
<p>will literally include the contents of common.xml where
you've placed the &amp;common; entity.</p>
<p>In combination with a DTD this would look like this:</p>
<p>will literally include the contents of <code>common.xml</code> where
you've placed the <code>&amp;common;</code> entity.</p>
<p>In combination with a DTD, this would look like this:</p>
<div align="left">
<table cellspacing="4" cellpadding="0" border="0">
<tr>


+ 8
- 56
webpage/docs/index.html View File

@@ -34,6 +34,8 @@
<p><strong>Ant</strong></p>
<ul>
<li> <a href="./index.html">Front Page</a>
</li>
<li> <a href="./ant/manual/">Documentation</a>
</li>
<li> <a href="./antnews.html">News</a>
</li>
@@ -69,56 +71,6 @@
<li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
</li>
<li> <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a>
</li>
</ul>
<p><strong>Other Projects</strong></p>
<ul>
<li> <a href="http://jakarta.apache.org/avalon/index.html">Avalon</a>
</li>
<li> <a href="http://jakarta.apache.org/commons/index.html">Commons</a>
</li>
<li> <a href="http://jakarta.apache.org/ecs/index.html">ECS</a>
</li>
<li> <a href="http://jakarta.apache.org/james/index.html">James</a>
</li>
<li> <a href="http://jakarta.apache.org/jetspeed/index.html">Jetspeed</a>
</li>
<li> <a href="http://jakarta.apache.org/jmeter/index.html">JMeter</a>
</li>
<li> <a href="http://jakarta.apache.org/log4j/index.html">Log4J</a>
</li>
<li> <a href="http://jakarta.apache.org/oro/index.html">ORO</a>
</li>
<li> <a href="http://jakarta.apache.org/regexp/index.html">Regexp</a>
</li>
<li> <a href="http://jakarta.apache.org/slide/index.html">Slide</a>
</li>
<li> <a href="http://jakarta.apache.org/struts/index.html">Struts</a>
</li>
<li> <a href="http://jakarta.apache.org/taglibs/index.html">Taglibs</a>
</li>
<li> <a href="http://jakarta.apache.org/tomcat/index.html">Tomcat</a>
</li>
<li> <a href="http://jakarta.apache.org/turbine/index.html">Turbine</a>
</li>
<li> <a href="http://jakarta.apache.org/velocity/index.html">Velocity</a>
</li>
<li> <a href="http://jakarta.apache.org/watchdog/index.html">Watchdog</a>
</li>
</ul>
<p><strong>Misc</strong></p>
<ul>
<li> <a href="http://jakarta.apache.org/site/whoweare.html">Who We Are</a>
</li>
<li> <a href="http://jakarta.apache.org/site/acknowledgements.html">Acknowledgements</a>
</li>
<li> <a href="http://jakarta.apache.org/site/roles.html">Management</a>
</li>
<li> <a href="http://jakarta.apache.org/site/jakarta-site2.html">About This Site</a>
</li>
<li> <a href="http://jakarta.apache.org/site/contact.html">Contact</a>
</li>
<li> <a href="http://jakarta.apache.org/site/legal.html">Legal</a>
</li>
</ul>
</td>
@@ -126,7 +78,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Ant</strong>
<a name="Ant"><strong>Ant</strong></a>
</font>
</td></tr>
<tr><td>
@@ -173,7 +125,7 @@ on.
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Documentation</strong>
<a name="Documentation"><strong>Documentation</strong></a>
</font>
</td></tr>
<tr><td>
@@ -191,7 +143,7 @@ Comprehensive documentation is included in the source and binary distribtions.
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Latest Release</strong>
<a name="Latest Release"><strong>Latest Release</strong></a>
</font>
</td></tr>
<tr><td>
@@ -213,7 +165,7 @@ Comprehensive documentation is included in the source and binary distribtions.
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Nightly Builds</strong>
<a name="Nightly Builds"><strong>Nightly Builds</strong></a>
</font>
</td></tr>
<tr><td>
@@ -228,7 +180,7 @@ Comprehensive documentation is included in the source and binary distribtions.
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Towards Ant2</strong>
<a name="Towards Ant2"><strong>Towards Ant2</strong></a>
</font>
</td></tr>
<tr><td>
@@ -243,7 +195,7 @@ Comprehensive documentation is included in the source and binary distribtions.
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Get Involved</strong>
<a name="Get Involved"><strong>Get Involved</strong></a>
</font>
</td></tr>
<tr><td>


+ 2
- 1
webpage/xdocs/stylesheets/faq.vsl View File

@@ -12,6 +12,7 @@
#set ($subbannerfg = "#ffffff")
#set ($tablethbg = "#039acc")
#set ($tabletdbg = "#a0ddf0")
#set ($pound = "#" )
<!-- start the processing -->
#faqs()
@@ -40,7 +41,7 @@

#macro (subtoc $faq)
#set ($id = $faq.getAttributeValue("id"))
<li><a href="$id">
<li><a href="$pound$id">
$xmlout.outputString($faq.getChild("question"))
</a></li>
#end


+ 2
- 43
webpage/xdocs/stylesheets/project.xml View File

@@ -11,6 +11,8 @@
<menu name="Ant">
<item name="Front Page"
href="/index.html"/>
<item name="Documentation"
href="/ant/manual/"/>
<item name="News"
href="/antnews.html"/>
<item name="External Resources"
@@ -37,48 +39,5 @@
<item name="Bug Database" href="/site/bugs.html"/>
</menu>

<menu name="Other Projects">
<item name="Avalon"
href="http://jakarta.apache.org/avalon/index.html"/>
<item name="Commons"
href="http://jakarta.apache.org/commons/index.html"/>
<item name="ECS"
href="http://jakarta.apache.org/ecs/index.html"/>
<item name="James"
href="http://jakarta.apache.org/james/index.html"/>
<item name="Jetspeed"
href="http://jakarta.apache.org/jetspeed/index.html"/>
<item name="JMeter"
href="http://jakarta.apache.org/jmeter/index.html"/>
<item name="Log4J"
href="http://jakarta.apache.org/log4j/index.html"/>
<item name="ORO"
href="http://jakarta.apache.org/oro/index.html"/>
<item name="Regexp"
href="http://jakarta.apache.org/regexp/index.html"/>
<item name="Slide"
href="http://jakarta.apache.org/slide/index.html"/>
<item name="Struts"
href="http://jakarta.apache.org/struts/index.html"/>
<item name="Taglibs"
href="http://jakarta.apache.org/taglibs/index.html"/>
<item name="Tomcat"
href="http://jakarta.apache.org/tomcat/index.html"/>
<item name="Turbine"
href="http://jakarta.apache.org/turbine/index.html"/>
<item name="Velocity"
href="http://jakarta.apache.org/velocity/index.html"/>
<item name="Watchdog"
href="http://jakarta.apache.org/watchdog/index.html"/>
</menu>

<menu name="Misc">
<item name="Who We Are" href="/site/whoweare.html"/>
<item name="Acknowledgements" href="/site/acknowledgements.html"/>
<item name="Management" href="/site/roles.html"/>
<item name="About This Site" href="/site/jakarta-site2.html"/>
<item name="Contact" href="/site/contact.html"/>
<item name="Legal" href="/site/legal.html"/>
</menu>
</body>
</project>

+ 2
- 2
webpage/xdocs/stylesheets/site.vsl View File

@@ -23,7 +23,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="$subbannerbg">
<font color="$subbannerfg" face="arial,helvetica,sanserif">
<strong>$subsection.getAttributeValue("name")</strong>
<a name="$subsection.getAttributeValue("name")"><strong>$subsection.getAttributeValue("name")</strong></a>
</font>
</td></tr>
<tr><td>
@@ -48,7 +48,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="$bannerbg">
<font color="$bannerfg" face="arial,helvetica,sanserif">
<strong>$section.getAttributeValue("name")</strong>
<a name="$section.getAttributeValue("name")"><strong>$section.getAttributeValue("name")</strong></a>
</font>
</td></tr>
<tr><td>


Loading…
Cancel
Save