A Plone 3 portlet
* name:
Enter your project name.
* namespace_package:
Namespace package (like plone)
* namespace_package2:
Nested namespace package (like app)
* package:
The package contained namespace package (like example)
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
* portlet_name:
Portlet name (human readable)
* portlet_type_name:
Portlet type name (should not contain spaces)
PasteWeb by Joel Burton of PloneBootcamps.