Pre-release
This release is a pre-release and may not be stable for production use.
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
Release files for collective.dexteritypaste 1.0alpha1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.dexteritypaste-1.0alpha1.1.tar.gz | 15.5 kB | Details |
Release files / collective.dexteritypaste-1.0alpha1.1.tar.gz
| Download URL | collective.dexteritypaste-1.0alpha1.1.tar.gz |
|---|---|
| Size | 15.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9b1c3ee3360339c4e9db2b88f88df1d937b606cb74456422a0c0538da9e33bcd
|
|
BLAKE2b-256 checksum How to use checksums |
6424ac1a6e79f54f1a2525a94ada219bd02695db55fbde5acd82a461670cb020
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |