Paster templates for dexterity
Project description
Installation
Add these lines into buildout:
[buildout] parts = paster [paster] eggs = zc.recipe.egg eggs = ZopeSkel PasteScript PasteDeploy collective.dexteritypaste ${buildout:eggs} entry-points = paster=paste.script.command:run
And run the buildout
Usage
Creating a dexterity product:
/path/to/paster create -t dexterity
Adding a contenttype skeleton:
cd /path/to/product/root /path/to/paster addcontent dexterity_content
Adding a behavior skeleton:
cd /path/to/product/root /path/to/paster addcontent dexterity_behavior
Adding a view:
cd /path/to/product/root /path/to/paster addcontent dexterity_view
Changelog
1.0a1dev (unreleased)
Initial release
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.
Source Distribution
File details
Details for the file collective.dexteritypaste-1.0alpha1.tar.gz
.
File metadata
- Download URL: collective.dexteritypaste-1.0alpha1.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b4e87518029139c08bcdf6c02be58d52dd36ac0c5b842b48df4ae06a335dd7f |
|
MD5 | 25d0f945cde6f4e6c9c1249f58f51fa2 |
|
BLAKE2b-256 | d95bae0d311c3c49f99620392b2b55e5cce07cd695ece81a80bef284117293fa |