From: William Victor Mote Date: Sat, 5 Apr 2003 19:29:26 +0000 (+0000) Subject: Fix link to "Asking Questions ..." X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1668 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=81d5469fd47ab83a50ee83c0279586e4df45469b;p=xmlgraphics-fop.git Fix link to "Asking Questions ..." Normalize and clean up content. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196208 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/bugs.xml b/src/documentation/content/xdocs/bugs.xml index 8effa92e4..767d94b7f 100644 --- a/src/documentation/content/xdocs/bugs.xml +++ b/src/documentation/content/xdocs/bugs.xml @@ -30,40 +30,20 @@ an email as changes are made to the issue. Unreported Issues (Reporting New Issues)

User reports of bugs and requests for enhancements are extremely important parts of FOP development, and we appreciate the time you take to help -us track these issues down. -To help us ensure that the bug database is as useful as it should be, please -use the following checklist if you are considering reporting a new issue:

- - diff --git a/src/documentation/content/xdocs/gethelp.xml b/src/documentation/content/xdocs/gethelp.xml index 431aab99a..a3321475e 100644 --- a/src/documentation/content/xdocs/gethelp.xml +++ b/src/documentation/content/xdocs/gethelp.xml @@ -3,72 +3,78 @@ "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
- How to Get Help - Solving problems + Getting Help + Checklist for Finding Appropriate Resources
+

The FOP developer community is eager to help you maximize the usefulness of FOP. +However, to make wise use of its limited resources, support must be primarily self-service. +Go through the following checklist sequentially to determine what kind of help you need, +and where to get it:

- How to get Help -
    -
  1. - Have a look at the documentation pages on this site. You can find - information on how to run FOP, how to embed it, how to add custom - fonts etc. -
  2. -
  3. - Consult the FAQ to see if your question - has already been answered before. -
  4. -
  5. - If you have a question concerning XSLFO that is not related to FOP - directly or regarding XSLT, please consult the various resources on - the net. See Resources for some - interesting links. -
  6. -
  7. - Before you post your questions to one of the mailing lists, please - search the mailing list archives, since it's possible that your - question has already been answered but it may not have found its way - into the FAQ. You'll find links to the mailing list archive in the - Resources. -
  8. -
  9. - If you still can't solve your problem subscribe to FOP's user mailing - list and post your question there. Your question is likely to be - handled more favorably the further down the following checklist - you get: -
      -
    1. State the version of FOP you're using.
    2. -
    3. Include detailed error messages, if there are any.
    4. -
    5. Provide FO code instead of XSLT snippets or DocBook source. - See Running Xalan - for how to produce FO from your XML+XSLT.
    6. -
    7. Provide complete, self-contained FO code. - This includes images. Be careful with confidential material - though.
    8. -
    9. Provide short, self-contained FO code. Cut - out everything unnecessary to demonstrate the effect, in - particular images.
    10. -
    11. Prune stack traces sensibly instead of dumping the whole - shebang.
    12. -
    13. Instead of attaching large PDF files or screen shots, use a - small B&W GIF, JPG or PNG of the area of interest.
    14. -
    - This makes it easier to help you. The instructions on how to - subscribe to the mailin lists can be found in the Resources. -
  10. -
  11. - You should probably read "How to - Ask Questions the Smart Way". -
  12. -
- - Please don't use Bugzilla to post questions. Please ask on the user - mailing list first if you think you've found a bug. - + Understand Underlying Technologies +

If you have a questions about XML, XSLT, or XSL-FO that are not directly related to FOP, please consult resources that are appropriate for those questions. +FOP is an implementation of these technologies, and when you use FOP, there is a presumption that you have a working understanding of them. +We have included several useful links on our Resources page that may help you get started. +

+
+ Review FOP's Standards Compliance +

FOP is a work in progress, and does not yet fully comply with the W3C XSL-FO standard. +The developers track which standard requirements have been implemented, and have documented these capabilities on the Compliance page. +If this document appears to be in error, continue down this checklist so that either the document or the software can be corrected. +Otherwise, please do not submit mailing list questions or bug reports regarding features documented in the standard.

+
+
+ Read the Documentation +

Review the documentation pages on this site. +There is information about how to run FOP, how to embed it, how to add custom fonts etc.

+
+
+ Check the FAQs +

Consult the Frequently Asked Questions (FAQ) to see if your question has already been answered.

+
+
+ Review FOP User Mailing List Archive +

It is possible that your question has already been answered but has not yet found its way into the FAQ. +Links to the FOP User mailing list archives are on the Resources page. +

+
+
+ Look for an Existing Issue Report +

See Reported Issues for instructions on how to use the list of open issues. Review these open issues to see if any match your concerns. +If so, please do not post a mailing list question or report another issue, as these will only slow the development team down.

+
+
+ Submit Question to FOP User Mailing List +
    +
  • Subscription information is on the Resources page.
  • +
  • Review General Mailing List Information before submitting your question.
  • +
  • State the version of FOP you're using.
  • +
  • Include detailed error messages, if there are any.
  • +
  • Provide FO code instead of XSLT snippets or DocBook source. +See Running Xalan for how to produce FO from your XML+XSLT.
  • +
  • Provide the shortest possible complete, self-contained FO code that demonstrates the problem. +Include images only if they are an integral part of the question. +Filter out any confidential material.
  • +
  • Include only those portions of stack traces that will be helpful in finding the problem.
  • +
  • Instead of attaching large PDF files or screen shots, include a small B&W GIF, JPG or PNG of the area of interest.
  • +
+
+
+ Enter an Issue Report +

If, and only if, you have followed all of the above steps, and believe that there is a bug or needed feature that you would like to report, please enter an issue in Bugzilla. Never use Bugzilla to post questions, only to enter issues that have already been asked on the user mailing list.

+

See Reporting New Issues for detailed instructions on how to enter an issue. +

+
+
+ Find Out How <em>You</em> Can Help +
+

As stated above, the FOP development team is a limited resource. Most make their livings doing things other than writing and supporting FOP. Perhaps you need a feature from the XSL-FO standard to be implemented right away, or a bug fixed, or a new output format, or .... If so, there are several ways that you can help:

+
- diff --git a/src/documentation/content/xdocs/resources.xml b/src/documentation/content/xdocs/resources.xml index 4fcc89435..ec2099eab 100644 --- a/src/documentation/content/xdocs/resources.xml +++ b/src/documentation/content/xdocs/resources.xml @@ -9,16 +9,18 @@ Resources useful for developing and using FOP -
- FOP Relevant Specifications and Links -
- Mailing Lists (and archives) +
+ Mailing Lists and Archives +
+ General Information

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

-
+

Before posting questions to the lists, review "How To Ask Questions The Smart Way".

+
+
FOP User Mailing List

Use this forum to discuss topics of interest to FOP users. @@ -56,7 +58,7 @@ To unsubscribe: Send email to FOP Developer Mailing List

Use this forum to discuss topics related to FOP development, @@ -90,7 +92,7 @@ To unsubscribe: Send email to XSL:FO Mailing List (at W3C)

Use this forum to ask general XSL-FO questions. @@ -105,7 +107,7 @@ Subscription administration information can be found at Specifications

  • @@ -140,7 +142,7 @@ Subscription administration information can be found at Tutorials/Articles
    • @@ -160,7 +162,7 @@ Subscription administration information can be found at Related/Useful Products
      • @@ -196,7 +198,6 @@ printers.
-