Author: hwright
Date: Mon Oct 10 20:50:35 2011
New Revision: 1181232

URL: http://svn.apache.org/viewvc?rev=1181232&view=rev
Log:
Add a news template for stable releases.

* tools/dist/templates/stable-news.ezt:
  New.

Added:
    subversion/trunk/tools/dist/templates/stable-news.ezt

Added: subversion/trunk/tools/dist/templates/stable-news.ezt
URL: 
http://svn.apache.org/viewvc/subversion/trunk/tools/dist/templates/stable-news.ezt?rev=1181232&view=auto
==============================================================================
--- subversion/trunk/tools/dist/templates/stable-news.ezt (added)
+++ subversion/trunk/tools/dist/templates/stable-news.ezt Mon Oct 10 20:50:35 
2011
@@ -0,0 +1,19 @@
+<div class="h3" id="news-[date]"> 
+<h3>[date_pres] &mdash; Apache Subversion [version] Released
+  <a class="sectionlink" href="#news-[date]"
+    title="Link to this section">&para;</a> 
+</h3> 
+ 
+<p>We are pleased to announce to release of Apache Subversion [version].  This
+   is the most complete Subversion release to date, and we encourage users
+   of Subversion to upgrade as soon as reasonable.  Please see the
+   <a href="">release
+   announcement</a> for more information about this release, and the
+   <a 
href="http://svn.apache.org/repos/asf/subversion/tags/[version]/CHANGES";> 
+   change log</a> for information about this release.</p> 
+ 
+<p>To get this release from the nearest mirror, please visit our
+   <a href="/download/#pre-releases">download page</a>.</p> 
+ 
+</div> <!-- #news-[date] --> 
+


Reply via email to