From d97302765b092af90f4fe1fad5ce3a105bc560e5 Mon Sep 17 00:00:00 2001 From: Keiron Liddle Date: Tue, 19 Nov 2002 08:13:10 +0000 Subject: [PATCH] 1. Adds links to the Eyebrowse mail list archives. 2. Adds help and unsubscribe email addresses for the fop-user & fop-dev lists. 3. Rewrote/rearranged some of the verbiage for better structure. Submitted By: vic@outfitr.com (Victor Mote) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195563 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/resources.xml | 158 +++++++++++++----- 1 file changed, 120 insertions(+), 38 deletions(-) diff --git a/src/documentation/content/xdocs/resources.xml b/src/documentation/content/xdocs/resources.xml index 1fdc4126e..c06f48839 100644 --- a/src/documentation/content/xdocs/resources.xml +++ b/src/documentation/content/xdocs/resources.xml @@ -8,74 +8,156 @@ Resources Resources useful for developing and using FOP - -
FOP Relevant Specifications and Links
Mailing Lists (and archives) +

+For the Apache mailing lists, see +Apache XML Mailing Lists +for detailed subscription information. +

FOP User Mailing List +

+Use this forum to discuss topics of interest to FOP users. +After reviewing the FOP documentation and searching the +archives (see below), use this forum to ask questions about +how to download, install, configure, and use FOP. Please do +not use this forum for general XSL-FO, XSLT, or PDF questions. +

    -
  • Send a mail to fop-user-subscribe@xml.apache.org - to subscribe (use - fop-user-digest-subscribe@xml.apache.org for digest). - This is where user specific topics are discussed. For detailed instructions on the subscription, see - Apache XML Mailing Lists.
  • -
  • The Mailing list ARChives (MARC) at the AIMS group: - fop-user - (searchable)
  • -
  • Apache archive of fop-user@apache.org
  • +
  • +To review the archives, you have several options: +
      +
    • +The Mailing list ARChives (MARC) at the AIMS group (search). +
    • +
    • +The Apache Eyebrowse archive (search, list by date, author, subject, or thread). +
    • +
    • +The Apache Mailing List archive (gzip files). +
    • +
    +
  • +
  • +To subscribe (digest only): Send email to fop-user-digest-subscribe@xml.apache.org. +
  • +
  • +To subscribe fully: Send email to fop-user-subscribe@xml.apache.org. +
  • +
  • +For standard help: Send email to fop-user-help@xml.apache.org. +
  • +
  • +To unsubscribe: Send email to fop-user-unsubscribe@xml.apache.org. +
FOP Developer Mailing List +

+Use this forum to discuss topics related to FOP development, +including patch submissions, bug reports, and design issues. +

    -
  • Send a mail to fop-dev-subscribe@xml.apache.org - to subscribe. (use - fop-dev-digest-subscribe@xml.apache.org for digest). - For detailed instructions on the subscription, see - Apache XML Mailing Lists.
  • -
  • The Mailing list ARChives (MARC) at the AIMS group: - fop-dev (searchable) +
  • +To review the archives, you have several options: +
      +
    • The Mailing list ARChives (MARC) at the AIMS group (search). +
    • +
    • +The Apache Eyebrowse archive (search, list by date, author, subject, or thread). +
    • +
    • +The Apache Mailing List archive. +
    • +
    +
  • +
  • +To subscribe (digest only): Send email to fop-dev-digest-subscribe@xml.apache.org. +
  • +
  • +To subscribe fully: Send email to fop-dev-subscribe@xml.apache.org. +
  • +
  • +For standard help: Send email to fop-dev-help@xml.apache.org. +
  • +
  • +To unsubscribe: Send email to fop-dev-unsubscribe@xml.apache.org.
  • -
  • Apache archive of fop-dev@apache.org
XSL:FO Mailing List (at W3C) +

+Use this forum to ask general XSL-FO questions. +

    -
  • There is an XSL:FO mailing list: www-xsl-fo@w3.org. Subscription info can be found here: - http://www.w3.org/Mail/Request.
  • -
  • The archive can be found here: - http://lists.w3.org/Archives/Public/www-xsl-fo/
  • +
  • +To review the archive: W3C XSL-FO Archives. +
  • +
  • +Subscription administration information can be found at W3C Mailing List Administrativia. After reviewing the instructions there, send your subscribe or unsubscribe request to www-xsl-fo-request@w3.org. +
Specifications
    -
  • XSL-FO Recommendation (15 October 2001)
  • -
  • A dtd for the XSL-FO Recommendation provided by N. Grigoriev from RenderX
  • -
  • Supported SVG Recommendation (04 September 2001)
  • -
  • XML Recommendation
  • -
  • XSLT Recommendation
  • -
  • Portable Document Format (PDF) 1.4 Reference Manual
  • -
  • Simple API for XML (SAX)
  • -
  • Document Object Model (DOM)
  • -
  • Namespaces in XML Recommendation
  • -
  • Java JDK 1.3 Documentation
  • +
  • + XSL-FO Recommendation (15 October 2001) +
  • +
  • + A dtd for the XSL-FO Recommendation provided by N. Grigoriev from RenderX +
  • +
  • + Supported SVG Recommendation (04 September 2001) +
  • +
  • + XML Recommendation +
  • +
  • + XSLT Recommendation +
  • +
  • + Portable Document Format (PDF) 1.4 Reference Manual +
  • +
  • + Simple API for XML (SAX) +
  • +
  • + Document Object Model (DOM) +
  • +
  • + Namespaces in XML Recommendation +
  • +
  • + Java JDK 1.3 Documentation +
Tutorials/Articles
    -
  • Elliotte Rusty Harold: Chapter 18 on xsl:fo from his excellent book XML Bible, Second Edition
  • -
  • Paul Sandoz: Using formatting objects with the slides dtd
  • -
  • J. David Eisenberg: Using XSL Formatting Objects
  • -
  • Miloslav Nic: XSL FO reference
  • -
  • Dave Pawson: An introduction to XSL Formatting Objects
  • +
  • + Elliotte Rusty Harold: Chapter 18 on xsl:fo from his excellent book XML Bible, Second Edition +
  • +
  • + Paul Sandoz: Using formatting objects with the slides dtd +
  • +
  • + J. David Eisenberg: Using XSL Formatting Objects +
  • +
  • + Miloslav Nic: XSL FO reference +
  • +
  • + Dave Pawson: An introduction to XSL Formatting Objects +
-- 2.39.5