NaturalLanguage / plomino.patternslib

A Plomino plugin that provides fields and other form elements built using the Patterns javascript library.

Home Page:http://plomino.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

plomino.patternslib is a Plomino [1] plugin that provides fields and other form elements built using the Patternslib [2] javascript library. In its initial implementation, the Chosen select boxes from HarvestHQ are made available.

For more information, see the Related Links below.

Installation

Add plomino.patternslib to the list of eggs of your plone.recipe.zope2instance section. Re-run buildout.

Use

Activate plomino.patternslib either in portal_quickinstaller, or from the /prefs_install_products_form Add-ons control panel on your Plone site.

Assuming you already have Plomino installed on your site, you will now have a new field type Chosen available to add to your Plomino forms. It can be configured exactly like a Selection List field.

Examples

To see working examples of the style and behavior of the Chosen field, see Harvest [3]. Currently, only the Multiple Select type is available, but more will be added in upcoming releases.

Related Links

[1]http://plomino.net
[2]http://patternslib.com/
[3]http://harvesthq.github.com/chosen/

About

A Plomino plugin that provides fields and other form elements built using the Patterns javascript library.

http://plomino.net/