Produce & Publish Lite
Project description
Produce & Publish Lite
Produce & Publish Lite is a stripped down version of the Produce & Publish platform (www.produce-and-publish.com). It implements a PDF generation functionality for the Plone content-management system (www.plone.org).
Limitations
supports Apache FOP 1.0 or PISA as PDF backend
no support for the Produce & Publish server (conversion will take place inside Plone - may block worker threads of Zope)
Requirements
requires Plone 4 or higher (untested with Plone 3.x)
Installation
add zopyx.smartprintng.lite to the eggs option of your buildout.cfg and re-run buildout (as usual)
read carefully the zopyx.convert2 documentation (especially the section related to the configuration of Apache FOP)
Installation of Apache using zc.buildout
You can automatically install and configure Apache FOP through your buildout configuration:
[buildout] parts = ... fop [instance] ... environment-vars = FOP_HOME ${buildout:directory}/parts/fop [fop] recipe = hexagonit.recipe.download strip-top-level-dir = true url = http://apache.openmirror.de/xmlgraphics/fop/binaries/fop-1.0-bin.tar.gz
Usage
The module supports conversion to PDF either using the FOP converter or PISA (installed automatically). Add @@asPlainPDF to the URL of a Plone document, news item or topic in order to convert the current content to PDF. This is use the default PDF converter (Apache FOP). In order to convert the HTML content using PISA you have to use @@asPlainPDF?converter=pdf-pisa.
Supplementary information
PDF support for your own content-types:
http://docs.produce-and-publish.com/connector/content-types.html
Registering your own resource directories:
License
Produce & Publish Lite is published under the GNU Public License V 2 (GPL 2).
Changelog
1.0.5 (2011/06/05)
supports PDF generation through Pisa (xhtml2pdf project) (internal pdf-pisa converter name)
1.0.4 (2011/06/04)
documentation update
1.0.2 (2011/06/03)
released with full source code
1.0.1 (2010/10/30)
minor fix
1.0.0 (2010/10/20)
minor fix
1.0.0b1 (2010/10/05)
initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for zopyx.smartprintng.lite-1.0.5.1.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c7757674ffcc1c5067a7c3e3ba7a78704a2d6b256578326e562c8d79a727ffd |
|
MD5 | 37f5e7f286ee304e057d6586624aaece |
|
BLAKE2b-256 | dc7a35ab464d88b02fafb0adc8a810df630d39dcde7d578fbf96de2359a167f8 |