Skip to content

collective/collective.behavior.salable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collective.behavior.salable

collective.behavior.salable provides behavior to switch dexterity content types salable.

image

Currently tested with

  • Plone-4.3.6 with Python-2.7.10 [taito]

Behavior

The behavior can be added through the web or directly through the file system to the dexterity content type xml file like:

<property name="behaviors">
  ...
  <element value="collective.behavior.salable.interfaces.ISalable" />
  ...
</property>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages