appypod-rattail/gen/plone25/templates
2011-09-18 15:00:05 +02:00
..
__init__.py Bugfix in new.py; added new user management. 2010-09-02 16:16:08 +02:00
appyWrappers.py appy.gen: added, for every Type, param 'label' allowing to specify an existing i18n label (the one from another field for instance), thus avoiding to generate i18n labels for this Type; optimized generation of appyWrappers.py (more than twice less code). 2011-09-06 21:46:57 +02:00
Class.py appy.gen: added, for every Type, param 'label' allowing to specify an existing i18n label (the one from another field for instance), thus avoiding to generate i18n labels for this Type; optimized generation of appyWrappers.py (more than twice less code). 2011-09-06 21:46:57 +02:00
config.py Continued work on new Appy GUI. 2011-09-18 15:00:05 +02:00
configure.zcml Registration of the default Zope profile does not seem to work anymore. It is probably due to Plone hot fix from 2011-02-08. Here we have implemented an alternative way to register the profile, which works even with the hotfix. 2011-03-03 09:55:20 +01:00
frontPage.pt new.py now can create instances for Plone 2.5.5, Plone 3.0 to Plone 3.3.5. specificWritePermission and specificReadPermission can hold named (string) permissions instead of simple boolean values (which is still allowed). frontPage can call a custom macro. When launching generate.py with -c option, labels prefixed with custom_ are kept. 2010-08-12 11:56:42 +02:00
frontPageAppy.pt appy.pod: bugfix in html2odt: in some situations, while using stylesMappings, some empty tags were present in the result, producing a superflous empty paragraph; bugfix while importing PNG files under Windows; appy.gen: began to implement a new global Appy-specific page template and styles. 2011-09-02 09:59:49 +02:00
import_steps.xml Various improvements in both pod and gen. 2009-11-06 11:33:56 +01:00
Install.py Bugfix in new.py; added new user management. 2010-09-02 16:16:08 +02:00
ProfileInit.py appy.gen: continued work on Appy-specific template. 2011-09-15 15:52:21 +02:00
Styles.css.dtml Continued work on new Appy GUI. 2011-09-18 15:00:05 +02:00
testAll.py Minor changes in the test system; XmlUnmarshaller can unmarshall XML content from a string, file handler of file path; any Appy object now has a method 'getField(name)' that returns a given field (=Appy type); bugfix while counting number of tests found in a gen-application. 2011-02-17 18:13:42 +01:00
tool.gif Various improvements in both pod and gen. 2009-11-06 11:33:56 +01:00