appypod-rattail/pod
2009-08-11 15:43:21 +02:00
..
test Solved partially bug https://bugs.launchpad.net/appy/+bug/394258 (rendering of the content of style tags) 2009-08-11 15:43:21 +02:00
__init__.py Initial import 2009-06-29 14:06:01 +02:00
actions.py Implemented blueprints https://blueprints.launchpad.net/appy/+spec/gen-create-root-objects, https://blueprints.launchpad.net/appy/+spec/gen-get-flavour and https://blueprints.launchpad.net/appy/+spec/pod-define-variables 2009-07-10 15:01:50 +02:00
buffers.py Declare mixin methods (ClassMixin, ToolMixin...) as 'public' in the Zope sense to avoid security problems and corrected a small bug in the new POD statement for defining variables (regular expression forced the user to put spaces in the variable declaration before and after the '=' sign). 2009-08-11 11:01:17 +02:00
converter.py Initial import 2009-06-29 14:06:01 +02:00
doc_importers.py Initial import 2009-06-29 14:06:01 +02:00
elements.py Initial import 2009-06-29 14:06:01 +02:00
odf_parser.py Implemented blueprints https://blueprints.launchpad.net/appy/+spec/gen-create-root-objects, https://blueprints.launchpad.net/appy/+spec/gen-get-flavour and https://blueprints.launchpad.net/appy/+spec/pod-define-variables 2009-07-10 15:01:50 +02:00
pod_parser.py Initial import 2009-06-29 14:06:01 +02:00
renderer.py Implemented blueprints https://blueprints.launchpad.net/appy/+spec/gen-create-root-objects, https://blueprints.launchpad.net/appy/+spec/gen-get-flavour and https://blueprints.launchpad.net/appy/+spec/pod-define-variables 2009-07-10 15:01:50 +02:00
styles.in.content.xml Initial import 2009-06-29 14:06:01 +02:00
styles.in.styles.xml Initial import 2009-06-29 14:06:01 +02:00
styles_manager.py Initial import 2009-06-29 14:06:01 +02:00
version.txt Initial import 2009-06-29 14:06:01 +02:00
xhtml2odt.py Solved partially bug https://bugs.launchpad.net/appy/+bug/394258 (rendering of the content of style tags) 2009-08-11 15:43:21 +02:00