Build a new project from plone3_theme

A Theme for Plone 3.0

Questions

* name:

Enter your project name.

* namespace_package:

Namespace package (like plonetheme)

* package:

The package contained namespace package (like example)

skinname:

The skin selection to be added to 'portal_skins' (like 'My Theme')

skinbase:

Name of the skin selection from which the new one will be copied

empty_styles: True False

Override default public stylesheets with empty ones?

include_doc: True False

Include in-line documentation in generated code?

zope2product: True False

Are you creating a Zope 2 Product?

* version:

Version

description:

One-line description of the package

long_description:

Multi-line description (in reST)

author:

Author name

author_email:

Author email

keywords:

Space-separated keywords/tags

url:

URL of homepage

license_name:

License name

* zip_safe: True False

True/False: if the package can be distributed as a .zip file

PasteWeb by Joel Burton of PloneBootcamps.