appypod-rattail/gen/wrappers
2012-02-02 17:30:54 +01:00
..
__init__.py appy.pod: improved styles mapping system: one may now express things like: 'p[text-align=center]':'StandardCentered' (ie, map an HTML tag having some CSS attributes to a specific ODT style). See verbose docstrings in styles_manager.py. 2012-01-12 21:49:23 +01:00
GroupWrapper.py appy.gen: Refactoring due to De-Plonization. 2011-12-05 15:11:29 +01:00
ToolWrapper.py appy.gen: Refactoring due to De-Plonization. 2011-12-05 15:11:29 +01:00
TranslationWrapper.py appy.gen: Refactoring due to De-Plonization. 2011-12-05 15:11:29 +01:00
UserWrapper.py appy.shared: improved deployment of a Appy app (creation of a Zope instance is no more required; corresponding folders are created in standard unix locations: /etc for the config file, /var/log for logs, /var/lib for the database, /usr/bin for scripts that start and stop the instance). appy.gen: first draft of a migration script that allows to migrate data from Plone-dependent Appy apps (<= 0.7.1) to Ploneless Appy 0.8.0. 2012-02-02 17:30:54 +01:00