crossley 2003/09/20 06:55:31
Modified: src/documentation/content/xdocs index.xml
Log:
Make news items separate.
Revision Changes Path
1.26 +19 -18 xml-forrest/src/documentation/content/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/index.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- index.xml 20 Sep 2003 07:09:35 -0000 1.25
+++ index.xml 20 Sep 2003 13:55:31 -0000 1.26
@@ -156,24 +156,25 @@
</section>
<section>
<title>News and events</title>
- <p>Forrest 0.5 was released on 2003-09-13 - much faster, new flexible
- tab and menu system, numerous skin improvements, DocBook support,
- Wiki support, improved PDF output, eased maintenance of sitemaps,
- and more.
- </p>
- <p>
- <link href="http://apachecon.com/2003/US/index.html">
- <img src="http://jakarta.apache.org/images/logos/ac2003-150.gif" alt="apachecon
2003 logo" width="150" height="86"/>
- </link>
- </p>
- <p>
- <link href="http://apachecon.com/2003/US/index.html">ApacheCon
- US 2003</link>
- (16-19 November 2003) is now open for registration. ApacheCon is
- the conference for all things Apache. Come along and learn about
- a range of new technologies, meet some Apache folks and share
- the knowledge. There are many Cocoon sessions listed.
- </p>
+ <ul>
+ <li>Forrest 0.5 was released on 2003-09-13 - much faster, new flexible
+ tab and menu system, numerous skin improvements, DocBook support,
+ Wiki support, improved PDF output, eased maintenance of sitemaps,
+ and more.
+ </li>
+ <li>
+ <link href="http://apachecon.com/2003/US/index.html">
+ <img src="http://jakarta.apache.org/images/logos/ac2003-150.gif"
+ alt="apachecon 2003 logo" width="150" height="86"/>
+ </link>
+ <link href="http://apachecon.com/2003/US/index.html">ApacheCon
+ US 2003</link>
+ (16-19 November 2003) is now open for registration. ApacheCon is
+ the conference for all things Apache. Come along and learn about
+ a range of new technologies, meet some Apache folks and share
+ the knowledge. There are many Cocoon sessions listed.
+ </li>
+ </ul>
</section>
<section>
<title>Help Wanted!</title>
|