diff options
author | William Victor Mote <vmote@apache.org> | 2003-04-28 20:58:12 +0000 |
---|---|---|
committer | William Victor Mote <vmote@apache.org> | 2003-04-28 20:58:12 +0000 |
commit | c609868472ae7450045d52b1007a8b175b90cebb (patch) | |
tree | 76a491b23cc70799b44564353858d4ad90e8ab41 /src/documentation/content/xdocs | |
parent | 9098560cff7c00796929997cfa61bfe30f009b21 (diff) | |
download | xmlgraphics-fop-c609868472ae7450045d52b1007a8b175b90cebb.tar.gz xmlgraphics-fop-c609868472ae7450045d52b1007a8b175b90cebb.zip |
Add links to Mulberry's XSLT mailing list & Dave Pawson's XSLT FAQ.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196361 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs')
-rw-r--r-- | src/documentation/content/xdocs/resources.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/resources.xml b/src/documentation/content/xdocs/resources.xml index 5c7872d93..48f97dff7 100644 --- a/src/documentation/content/xdocs/resources.xml +++ b/src/documentation/content/xdocs/resources.xml @@ -63,7 +63,7 @@ To unsubscribe: Send email to <link href="mailto:fop-user-unsubscribe@xml.apache </ul> </section> <section id="mailing-lists-w3c-xslfo"> - <title>XSL:FO Mailing List (at W3C)</title> + <title>XSL-FO Mailing List (at W3C)</title> <p> Use this forum to ask general XSL-FO questions. </p> @@ -76,6 +76,13 @@ To review the archive: <link href="http://lists.w3.org/Archives/Public/www-xsl-f Subscription administration information can be found at <link href="http://www.w3.org/Mail/Request">W3C Mailing List Administrativia</link>. After reviewing the instructions there, send your subscribe or unsubscribe request to <link href="mailto:www-xsl-fo-request@w3.org">www-xsl-fo-request@w3.org</link>. </li> </ul> + <section id="mailing-lists-xslt-mulberry"> + <title>XSLT List (Mulberry Tech)</title> + <ul> + <li>Before posting questions to any list, see "<link href="#mailing-lists-general">General Information</link>".</li> + <li>Information for using and subscribing can be found at <jump href="http://www.mulberrytech.com/xsl/xsl-list">XSL-List -- Open Forum on XSL</jump>.</li> + </ul> + </section> </section> </section> <section id="specs"> @@ -130,6 +137,7 @@ Subscription administration information can be found at <link href="http://www.w <li><jump href="http://wrox.com/books/1861005067.htm">XSLT Programmer's Reference</jump>, by Michael H. Kay, Wrox Press, ISBN 1-861-00506-7.</li> <li><jump href="http://www.oreilly.com/catalog/xslt">XSLT</jump>, by Doug Tidwell, O'Reilly & Associates, 2001, ISBN 0-596-00053-7.</li> <li><jump href="http://www.oreilly.com/catalog/xsltckbk">XSLT Cookbook</jump>, by Sal Mangano, O'Reilly & Associates, 2002, ISBN 0-596-00372-2.</li> + <li><jump href="http://www.dpawson.co.uk/xsl/xslfaq.html">Dave Pawson's XSLT FAQ</jump>.</li> </ul> </section> </section> |