Posts Tagged ‘theme’
Posted By: Vilmos Somogyi
1. Go to src/ directory of the buildout
2. Run:
$ paster create -t plone3_theme [project].theme
Namespace: [project]
Package: theme
Skinname: [project] Theme
Skinbase: Plone Default
Zip safe flag: False
The rest isn't important.
... Read Full Post >>