espenmn / bda.pdfshop

PDF templates for bda.plone.shop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This product defines templates for bda.plone.shop.interfaces.IBuyable to be used with pp.plone-client.

How to

environment-vars =

PP_CONVERTER phantomjs

PP_RESOURCE bda-default

The templates

  • it is possible to load css in the templates by using full URL, probably:
<head>
<link rel="stylesheet" href="http://mysite/my.css" />

</head>

Problems?

  • on OS X I had to manually download phantomjs
  • On Ubuntu I had a problem with gevent due to a bug in Ubuntu (reinstalling some libs did the trick... I think it was libevent)

Licence

Published under the GNU Public Licence Version 2 (GPL 2)

Author

Espen Moe-Nilssen

About

PDF templates for bda.plone.shop


Languages

Language:CSS 61.2%Language:Python 38.8%