Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install products.archaddon

How to install Products.ArchAddOn

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install products.archaddon
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.6
1.7Never BuiltWhy not?
1.6 Available View build log
Windows (64-bit)
1.6
1.7Never BuiltWhy not?
1.6 Available View build log
Mac OS X (10.5+)
1.6
1.7Never BuiltWhy not?
1.6 Available View build log
Linux (32-bit)
1.7 Available View build log
1.6 Available View build log
Linux (64-bit)
1.7 Available View build log
1.6 Available View build log
 
Author
License
GPL
Dependencies
Lastest release
version 1.7 on Nov 23rd, 2012

ArchAddOn

Straightforward toolbox of field types, widgets, and validators for Archetypes.

Please feel free to add your own new fields, widgets, and validators here, if you think they are general-purpose. I intend for this to be not sample or learning archetypes add ons (ArchExample is for that), but real-world usable toolbox pieces.

Features
  • New Fields for:

    • USAddress

    • USPhoneNumber

    • Email

    • Link

    • Instruction (only shows description on edit form, for adding sectional help or other HTML markup to an edit form)

    • DynamicField. This is a textual field that can contain TALES expressions which are evaluated. So you can add a "body" field to a schema that is of this type, and have it be a mix of HTML content and TALES expressions (just like in a ZPT).

    • SimpleDataGridField. A lines field with embedded vertical bars for fields. If the columns property is set, the isValidGrid validator will ensure that the entered text has exactly that number of columns for each row. If strip_whitespace is True, the individual cells in the grid will be stripped of leading and trailing whitespace (that is, whitespace added around the delimiter).

      If column_names is set to a tuple or list of strings, it gives the names of columns in the grid. The getDataGridRow script and the getRow() method will return a dict using these column names as keys rather than using the column numbers (starting from zero). Fields are just strings, with no internal validation, etc.

  • Matching widgets for these types

  • Validators:

    • FormattedUSPhoneValidator: (999) 999-9999
    • USAddressValidator
    • isValidGrid
Requires

Plone version 4.0 or higher.

Quickstart
  1. Use the quickinstaller_tool and install ArchAddOn
  2. To create a sample object and test the new fields, widgets, etc., go to the archetype_tool and install the "ArchAddOn Example" type, then add an object of that type.

Changelog

1.7 (2012-06-25)
  • Package cleanup [aclark]
1.6 (2010-04-09)
  • Plone 4 compatible release. [kteague]
1.5 (2008-04-27)
  • Egg release of Products.ArchAddOn. [aclark]
1.0 (2007-04-04)
  • Initial release of ArchAddOn. [joelburton]

Subscribe to package updates

Last updated Nov 23rd, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.