Templates by Benoît Suttor.
Project description
bobtemplates.bsuttor is a mr.bob templates to generate strucutre packages for Plone projects.
At the moment, there is only one template for a empty Plone add-on
Hot to create a Plone add-on package
You have to install mr.bob and bobtemplates.bsuttor eggs. Then you can run mrbob:
$ pip install mr.bob $ pip install bobtemplates.bsuttor $ mrbob -O collective.foo bobtemplates:plone
You have to answer some questions:
Welcome to mr.bob interactive mode. Before we generate directory structure, some questions need to be answered. Answer with a question mark to display help. Value in square brackets at the end of the questions present default value if there is no answer. --> Namespace of the package: collective [...]
Now you can install your add on:
$ cd collective.foo $ make install
Finally you can lauch test:
$ bin/test
Or starting Plone:
$ bin/instance fg
Go with your browser to http://localhost:8080/Plone, and you can see your site with your module installed
It’s time to customize it ;-), see Plone developer help
Other example
You can see other example of bobtempaltes which are inspired me
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 bobtemplates.bsuttor-0.1.1.zip
.
File metadata
- Download URL: bobtemplates.bsuttor-0.1.1.zip
- Upload date:
- Size: 30.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8dd4da010adb8b81448d3a9f7c2dae063799ffb709068d55779dfcbb542f367 |
|
MD5 | 2be3c959d1aaaf86b356660fe9582b4f |
|
BLAKE2b-256 | 1af832058f4420169d9ff7e789d9a07fd0792bcc0c1ae0c779779e7549c8983a |