Templer system extensions for plone add-on development
Project description
Introduction
This package extends the functionality of the templer code generation system. It builds upon the functionality of templer.core, templer.buildout and templer.zope, and depends on those packages. This package provides basic support for creating plone add-ons. Included are templates for basic plone packages, nested namespace plone packages and archetypes plone packages.
Creating Packages
As with the parent package, templer.core, creating packages using templer.plone templates is accomplished by using the templer script. The script is invoked thus:
templer plone_basic
This will create a basic plone package skeleton.
Other Functions
The templer script provides a number of other functions, these are described in full on the index page for templer.core at PyPI
Contributors
Cris Ewing, original author
Josh Johnson
David Ray
Based on code from zopeskel, contributors to which include:
Daniel Nouri
Tarek Ziadé
Mustapha Benali
Sylvain Viollon
Alan Hoey
Josh Johnson
Emanuel Sartor
Matthew Wilkes
Joel Burton
Cris Ewing
Chris Calloway
Chris Rossi
Changelog
1.0a1 - October 7, 2011
Ported archetype template and doctests from zopeskel [jjmojojjmojo]
Ported basic plone template and doctests from zopeskel [cewing]
Package created using templer [cewing]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.