Skip to content

Commit

Permalink
update license file in docs to MIT
Browse files Browse the repository at this point in the history
  • Loading branch information
kagesenshi committed Dec 26, 2012
1 parent b392bf3 commit 24b4ea7
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 367 deletions.
38 changes: 23 additions & 15 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,27 +71,35 @@ our clients.

The local commands are:

* *content_type* - This adds a skeleton Dexterity Content Type similar to
templer.dexterity, however with a different layout.
* *content_type* - This adds a skeleton Dexterity Content Type similar to
templer.dexterity, however with a different layout.

* *behavior* - This adds a skeleton for Dexterity Content Type similar to
templer.dexterity.
* *behavior* - This adds a skeleton for Dexterity Content Type similar to
templer.dexterity.

* *basic_portlet* - This adds a skeleton for a configurable portlet.
* *basic_portlet* - This adds a skeleton for a configurable portlet.

* *nonconfigurable_portlet* - This adds a skeleton for a nonconfigurable
portlet. This skeleton can also add assignment profile to specific content
types.
* *nonconfigurable_portlet* - This adds a skeleton for a nonconfigurable
portlet. This skeleton can also add assignment profile to specific content
types.

* *schemaextender* - This adds a skeleton for an archetypes.schemaextender
browserlayer aware extender.
* *schemaextender* - This adds a skeleton for an archetypes.schemaextender
browserlayer aware extender.

* *skin_layer* - This adds a single FileSystemDirectoryView skin layer into
the product
* *skin_layer* - This adds a single FileSystemDirectoryView skin layer into
the product

* *upgrade_profile* - This adds a skeleton for a GenericSetup upgrade profile
and handler for the product.
* *upgrade_profile* - This adds a skeleton for a GenericSetup upgrade profile
and handler for the product.

Todo/Wishlist:

* custom indexer, vocabularyfactory, z3cform widget
* custom indexer, vocabularyfactory, z3cform widget

Hacking/Contributing
=====================

Feel free to fork and modify/add functionalities and submit improvements for
this package. It is using inigo.* namespace primarily because the template
layout is following our internal best practices, of which might not be the
same as upstream Plone practices.
Loading

0 comments on commit 24b4ea7

Please sign in to comment.