Metadata-Version: 1.0
Name: collective.miscbehaviors
Version: 0.1
Summary: Miscellaneous behaviors for Plone
Home-page: http://svn.plone.org/svn/collective/collective.miscbehaviors
Author: Izhar Firdaus
Author-email: izhar@inigo-tech.com
License: GPL
Description: Introduction
        ============
        
        This package provides several simple behaviors for dexterity which
        are similar to what already provided by some plone basic contenttypes
        
        Behaviors
        ----------
        
        Body Text
          Adds a rich text field
        
        File Attachment 
          Adds an attachment field
        
        Lead Image
          Adds an image field and an image caption field
        
        Remote URL
          Adds a link field
        
        Contact Info
          Adds contact name, contact email, and contact phone fields
        
        Changelog
        =========
        
        0.1 
        -------------------
        
        - Initial release
        
Keywords: plone dexterity behavior
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
