Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.dexteritypaste-1.0alpha1.1.tar.gz (15.5 kB view details)

Uploaded Source

File details

Details for the file collective.dexteritypaste-1.0alpha1.1.tar.gz.

File metadata

File hashes

Hashes for collective.dexteritypaste-1.0alpha1.1.tar.gz
Algorithm Hash digest
SHA256 9b1c3ee3360339c4e9db2b88f88df1d937b606cb74456422a0c0538da9e33bcd
MD5 5b353b5668d4af4abc64e46afbe37fa7
BLAKE2b-256 6424ac1a6e79f54f1a2525a94ada219bd02695db55fbde5acd82a461670cb020

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page