Hi, I am trying to extend ZopeSkel "BasicZope" application skeleton.
The problem is that it looks like paster always prefers templates defined in the base template instead of templates defined in my template. E.g. setup.py_tmpl is always picked up from basic_namespace and not from my own templates. Is this paster limitations? If it is then it's something really ugly. Though code is well commented, ZopeSkel comes with zero developer documentation which makes it very irritating to work with. I have started to work developer documentation here: http://svn.plone.org/svn/collective/collective.developermanual/trunk/source/misc/paster_templates.txt The code in the question here: http://plonegomobile.googlecode.com/svn/trunk/gomobile/gomobile.templates/gomobile/templates ----- Mikko Ohtamaa mFabrik - Freedom Delivered. Web site - http://mfabrik.com Mobile site - http://mfabrik.mobi Blog - http://blog.mfabrik.com -- View this message in context: http://plone.293351.n2.nabble.com/ZopeSkel-how-to-override-setup-py-or-README-txt-template-tp5594059p5594059.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
