<?xml version="1.0" encoding="utf-8"?>
<news>
<htmltemplate init="{table border=0 bgcolor=#DDDDDD cellpadding=3 cellspacing=1
width=100%}{tr}{th}TAG{/th}{th}Date, Author{/th}
{th}Notes{/th}{/tr}" close="{/table}">
{tr}{td align=left bgcolor=white valign=top}{p class=text}{b}TITLE{/b}{/p}{/td}
{td align=left bgcolor=white valign=top}{p class=text}DATE AUTHOR{/p}{/td}
{td align=left bgcolor=white valign=top}{p class=text}ARTICLE{/p}{/td}
{/tr}
{tr bgcolor=#CCCCCC height=1}{td cellspan=3} {/td}{/tr}
</htmltemplate>
<article>
<title>VERSION_0_0_2b</title>
<date YYYY="2003" MM="12" DD="24">2003-12-24</date>
<author email="hide@address.com">Andi</author>
<intro>Clean up things, tested, stable.{br}
Merry X-Mas!
</intro>
</article>
<article aid="doc_layout2">
<title>VERSION_0_0_2a</title>
<date YYYY="2003" MM="12" DD="20">2003-12-20</date>
<author email="hide@address.com">Andi</author>
<intro>Testing with different Layouts.
</intro>
--
</article>
<article aid="doc_modules_sample">
<title>no tag</title>
<date YYYY="2003" MM="12" DD="18">2003-12-18</date>
<author email="hide@address.com">Andi</author>
<intro>Modul {strong}downloadcount{/strong} published. See [LINK:doc_modules_sample]
</intro>
</article>
<article>
<title>VERSION_0_0_2</title>
<date YYYY="2003" MM="12" DD="15">2003-12-15</date>
<author email="hide@address.com">Andi</author>
<intro>Better Documentation added ([LINK:doc_overview]).
CSS for menus and Class menu extended.
</intro>
</article>
<article>
<title>VERSION_0_0_1</title>
<date YYYY="2003" MM="12" DD="14">2003-12-14</date>
<author email="hide@address.com">Andi</author>
<intro>Initialize Repository Version. Checkout with
[@:source]cvs checkout -r VERSION_0_0_1 weblication
[@:p]This is a stable version with a copy of http://www.copyleft.at/weblication
in it's version by December 2003.
</intro>
</article>
</news>