Browse Source

Make sure <>& are properly encoded in the attributes of the generated

HTML - not that any browser would care.

Fix page titles while I was at it.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271499 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 23 years ago
parent
commit
440e4c5304
11 changed files with 15 additions and 15 deletions
  1. +1
    -1
      docs/antnews.html
  2. +2
    -2
      docs/external.html
  3. +1
    -1
      docs/faq.html
  4. +1
    -1
      docs/index.html
  5. +1
    -1
      docs/logocontest.html
  6. +1
    -1
      docs/logos.html
  7. +1
    -1
      docs/problems.html
  8. +1
    -1
      docs/projects.html
  9. +1
    -1
      docs/resources.html
  10. +3
    -3
      xdocs/stylesheets/project.xml
  11. +2
    -2
      xdocs/stylesheets/site.vsl

+ 1
- 1
docs/antnews.html View File

@@ -13,7 +13,7 @@
<meta name="author" value="Stefan Bodewig">
<meta name="email" value="stefan.bodewig@epost.de">
<title>The Jakarta Site - Ant News</title>
<title>Apache Ant - Ant News</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">


+ 2
- 2
docs/external.html View File

@@ -11,7 +11,7 @@
<meta name="author" value="Stefan Bodewig">
<meta name="email" value="bodewig@apache.org">
<title>The Jakarta Site - External Tools and Tasks</title>
<title>Apache Ant - External Tools and Tasks</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
@@ -1268,7 +1268,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="miniRMI <code>&lt;rmic&gt;</code> implementation"><strong>miniRMI <code>&lt;rmic&gt;</code> implementation</strong></a>
<a name="miniRMI &lt;code&gt;&amp;lt;rmic&amp;gt;&lt;/code&gt; implementation"><strong>miniRMI <code>&lt;rmic&gt;</code> implementation</strong></a>
</font>
</td></tr>
<tr><td>


+ 1
- 1
docs/faq.html View File

@@ -11,7 +11,7 @@
<meta name="author" value="Stefan Bodewig">
<meta name="email" value="bodewig@apache.org">
<title>The Jakarta Site - Frequently Asked Questions</title>
<title>Apache Ant - Frequently Asked Questions</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">


+ 1
- 1
docs/index.html View File

@@ -13,7 +13,7 @@
<meta name="author" value="Stefan Bodewig">
<meta name="email" value="stefan.bodewig@epost.de">
<title>The Jakarta Site - Ant</title>
<title>Apache Ant - Ant</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">


+ 1
- 1
docs/logocontest.html View File

@@ -11,7 +11,7 @@
<meta name="author" value="Erik Hatcher">
<meta name="email" value="ehatcher@apache.org">
<title>The Jakarta Site - Ant Logo Content Results</title>
<title>Apache Ant - Ant Logo Content Results</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">


+ 1
- 1
docs/logos.html View File

@@ -11,7 +11,7 @@
<meta name="author" value="Stefan Bodewig">
<meta name="email" value="stefan.bodewig@epost.de">
<title>The Jakarta Site - Ant Logo Proposals</title>
<title>Apache Ant - Ant Logo Proposals</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">


+ 1
- 1
docs/problems.html View File

@@ -11,7 +11,7 @@
<meta name="author" value="Conor MacNeill">
<meta name="email" value="conor@apache.org">
<title>The Jakarta Site - Having Problems?</title>
<title>Apache Ant - Having Problems?</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">


+ 1
- 1
docs/projects.html View File

@@ -11,7 +11,7 @@
<meta name="author" value="Stefan Bodewig">
<meta name="email" value="bodewig@apache.org">
<title>The Jakarta Site - Related Projects</title>
<title>Apache Ant - Related Projects</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">


+ 1
- 1
docs/resources.html View File

@@ -11,7 +11,7 @@
<meta name="author" value="Stefan Bodewig">
<meta name="email" value="bodewig@apache.org">
<title>The Jakarta Site - Resources</title>
<title>Apache Ant - Resources</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">


+ 3
- 3
xdocs/stylesheets/project.xml View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Jakarta Site"
href="http://jakarta.apache.org/">
<project name="Apache Ant"
href="http://jakarta.apache.org/ant/">

<title>The Jakarta Site</title>
<title>Apache Ant</title>
<!-- uncomment and put your project logo here!
<logo href="http://jakarta.apache.org/images/jakarta-logo.gif">The Jakarta Project</logo>
-->


+ 2
- 2
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">
<a name="$subsection.getAttributeValue("name")"><strong>$subsection.getAttributeValue("name")</strong></a>
<a name="$escape.getText($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">
<a name="$section.getAttributeValue("name")"><strong>$section.getAttributeValue("name")</strong></a>
<a name="$escape.getText($section.getAttributeValue("name"))"><strong>$section.getAttributeValue("name")</strong></a>
</font>
</td></tr>
<tr><td>


Loading…
Cancel
Save