Author: henning Date: Mon Apr 9 04:45:44 2007 New Revision: 526719 URL: http://svn.apache.org/viewvc?view=rev&rev=526719 Log: Add Docbook news item.
Modified: velocity/site/site/src/site/news.xml Modified: velocity/site/site/src/site/news.xml URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/news.xml?view=diff&rev=526719&r1=526718&r2=526719 ============================================================================== --- velocity/site/site/src/site/news.xml (original) +++ velocity/site/site/src/site/news.xml Mon Apr 9 04:45:44 2007 @@ -2,6 +2,25 @@ <news xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://velocity.apache.org/NEWS/1.0.0" xsi:schemaLocation="http://velocity.apache.org/NEWS/1.0.0 http://velocity.apache.org/site/tools/velocity-site-news/xsd/news-1.0.0.xsd"> <items> + <item id="velocity-docbook-framework-10"> + <date>2007-04-09</date> + <headline>Velocity DocBook Framework 1.0 released</headline> + <categories> + <category>docbook</category> + <category>velocity</category> + </categories> + <text><![CDATA[ + + The Velocity developers are very pleased to announce the first + release of the Velocity Docbook framework. It is intended to + help creating high-quality documentation in the DocBook format + which can be used online or as PDF for print out. + + The downloads and documentation are available from {{http://velocity.apache.org/docbook/}}. + + ]]></text> + </item> + <item id="velocity-15"> <date>2007-03-06</date> <headline>Velocity 1.5 Released!</headline>