tweaks, trial and error Im afraid git-svn-id: https://svn.apache.org/repos/asf/forrest/trunk@1837026 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/site-author/content/xdocs/mirrors.html b/site-author/content/xdocs/mirrors.html index b322320..9dbf248 100644 --- a/site-author/content/xdocs/mirrors.html +++ b/site-author/content/xdocs/mirrors.html
@@ -67,15 +67,23 @@ </p> <form action="[location]" method="get" id="SelectMirror"> Other mirrors: <select name="Preferred"> +<![CDATA[ [if-any http] [for http] +]]> <option value="[http]">[http]</option> +<![CDATA[ [end] [end] [if-any ftp] [for ftp] +]]> <option value="[ftp]">[ftp]</option> +<![CDATA[ [end] [end] [if-any backup] [for backup] +]]> <option value="[backup]">[backup] (backup)</option> +<![CDATA[ [end] [end] +]]> </select> <input type="submit" value="Change" /> </form>
diff --git a/site-author/content/xdocs/procedures/release/How_to_release.xml b/site-author/content/xdocs/procedures/release/How_to_release.xml index f3bb703..c69c841 100644 --- a/site-author/content/xdocs/procedures/release/How_to_release.xml +++ b/site-author/content/xdocs/procedures/release/How_to_release.xml
@@ -1113,14 +1113,6 @@ <a href="http://forrest.apache.org/mirrors.cgi">download</a> page. </li> <li><p> - Update the xml.apache.org website (Forrest is part of the Apache XML - federation of projects). Edit - xml-site/src/documentation/content/xdocs/news.xml and record the - announcement, and then commit the new HTML to - xml-site/targets/forrest Note that they use forrest-0.7 to build - their website. See http://xml.apache.org/guidelines.html#website-top - </p></li> - <li><p> Send <a href="announce_release.txt">announce_release.txt</a> as email to the Forrest user and dev list and the ASF-wide announce lists. Sign the email (e.g. PGP).