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
   zopeskel.dexterity
   ${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

Adding a field to the content type schema:

cd /path/to/product/root
/path/to/paster addcontent dexterity_content_field

Adding a field to a behavior schema:

cd /path/to/product/root
/path/to/paster addcontent dexterity_behavior_field

Changelog

1.1a1

  • added ability to add fields to the content type and behavior schema [vangheem]

  • moved to zopeskel.dexterity package from collective.dexteritypaste [vangheem]

1.0a1dev

  • 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

zopeskel.dexterity-1.1a1.tar.gz (16.5 kB view details)

Uploaded Source

File details

Details for the file zopeskel.dexterity-1.1a1.tar.gz.

File metadata

File hashes

Hashes for zopeskel.dexterity-1.1a1.tar.gz
Algorithm Hash digest
SHA256 410528f86bd5dd32f722bee3766820ab971b7838d603324335d6d3b40d3c0485
MD5 a4e03a78d8809f5afd022d6400f6f824
BLAKE2b-256 80bd510a96722a806c031f54267fe026a2ac9d5754582bb3f9049ddcbe0043c5

See more details on using hashes here.

Supported by

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