Uploaded image for project: 'Forrest (Retired)'
  1. Forrest (Retired)
  2. FOR-546

Sitemap reference doc should be updated to reflect plugin architecture

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7
    • 0.8
    • None

    Description

      The example at http://forrest.apache.org/0.7/docs/sitemap-ref.html#pdf uses a fo2pdf serializer. This probaly worked in versions < 0.7, because the PDF output feature was in the core, and the serializer was very likely declared there.

      With version 0.7, PDF output is moved to a plugin, the fo2pdf serializer seems to be no longer there. The serializer should probably be added to the example, for completeness.

        <map:components>
          <map:serializers>
            <map:serializer name="fo2pdf"
                            src="org.apache.cocoon.serialization.FOPSerializer"
                            mime-type="application/pdf"/>
          </map:serializers>
        </map:components>

      I found out about this because my sitemap uses the fo2pdf too (docbook to PDF), and had to add the serializer.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rblasch Ronald Blaschke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: