diff options
Diffstat (limited to 'docs/xml-docs')
-rw-r--r-- | docs/xml-docs/fop.xml | 1 | ||||
-rw-r--r-- | docs/xml-docs/fop/news.xml | 26 | ||||
-rw-r--r-- | docs/xml-docs/fop/resources.xml | 10 |
3 files changed, 34 insertions, 3 deletions
diff --git a/docs/xml-docs/fop.xml b/docs/xml-docs/fop.xml index 6af340aa2..d8dd3e512 100644 --- a/docs/xml-docs/fop.xml +++ b/docs/xml-docs/fop.xml @@ -3,6 +3,7 @@ <external href="http://xml.apache.org/" label="Home"/> <separator/> <page id="index" label="About FOP" source="fop/readme.xml"/> + <page id="news" label="News" source="fop/news.xml"/> <page id="download" label="Download" source="fop/download.xml"/> <page id="relnotes" label="Release Notes" source="fop/relnotes.xml"/> <page id="gethelp" label="How to get Help" source="fop/gethelp.xml"/> diff --git a/docs/xml-docs/fop/news.xml b/docs/xml-docs/fop/news.xml new file mode 100644 index 000000000..996763132 --- /dev/null +++ b/docs/xml-docs/fop/news.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" standalone="no"?> + +<!-- Overview --> + +<document> + <header> + <title>News</title> + <subtitle/> + <authors> + </authors> + </header> + + <body> +<s1 title="19 April 2002 - New Committers"> + <p>Welcome Jeremias Maerki, Joerg Pietschmann and Peter B. West!</p> + </s1> +<s1 title="11 March 2002 - Fop 0.20.3 released"> + <p>This is a maintenance release, the first version which supports the XSL-FO + Recommendation syntax. See the + <jump href="http://marc.theaimsgroup.com/?l=xml-apache-announce&m=101588818821794"> + announcement</jump> for more information.</p> + </s1> + + </body> +</document> + diff --git a/docs/xml-docs/fop/resources.xml b/docs/xml-docs/fop/resources.xml index 2d3b93e21..eb9edfb7f 100644 --- a/docs/xml-docs/fop/resources.xml +++ b/docs/xml-docs/fop/resources.xml @@ -17,18 +17,22 @@ <s3 title="FOP User Mailing List"> <ul> <li>Send a mail to <jump href="mailto:fop-user-subscribe@xml.apache.org">fop-user-subscribe@xml.apache.org</jump> - to subscribe. This is where user specific topics are discussed. For detailed instructions on the subscription, see + to subscribe (use <jump href="mailto:fop-user-digest-subscribe@xml.apache.org"> + fop-user-digest-subscribe@xml.apache.org</jump> for digest). + This is where user specific topics are discussed. For detailed instructions on the subscription, see <jump href="http://xml.apache.org/mail.html">Apache XML Mailing Lists</jump>.</li> <li>The Mailing list ARChives (MARC) at the AIMS group: <jump href="http://marc.theaimsgroup.com/?l=fop-user&r=1&w=2">fop-user</jump> - </li>(searchable) + (searchable)</li> <li><jump href="http://xml.apache.org/mail/fop-user/">Apache archive of fop-user@apache.org</jump></li> </ul> </s3> <s3 title="FOP Developer Mailing List"> <ul> <li>Send a mail to <jump href="mailto:fop-dev-subscribe@xml.apache.org">fop-dev-subscribe@xml.apache.org</jump> - to subscribe. For detailed instructions on the subscription, see + to subscribe. (use <jump href="mailto:fop-dev-digest-subscribe@xml.apache.org"> + fop-dev-digest-subscribe@xml.apache.org</jump> for digest). + For detailed instructions on the subscription, see <jump href="http://xml.apache.org/mail.html">Apache XML Mailing Lists</jump>.</li> <li>The Mailing list ARChives (MARC) at the AIMS group: <jump href="http://marc.theaimsgroup.com/?l=fop-dev&r=1&w=2">fop-dev</jump> |