wiki:CustomFieldProviderPlugin

Provide custom fields programmatically

Note: this plugin may be rather silly. See the comments on http://trac.edgewall.org/ticket/8290

Description

The CustomFieldProviderPlugin provides an extension point that is used to populate custom fields programmatically. Plugins may implement the ICustomFieldProvider interface and have their custom ticket fields registered.

Bugs/Feature Requests

Existing bugs and feature requests for CustomFieldProviderPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out CustomFieldProviderPlugin from here using Subversion, or browse the source with Trac.

Example

See the SampleCustomFieldProvider in example.py for an example. Documentation on how to use the interface is in interface.py:

Error: Macro Include(source:customfieldproviderplugin/0.11/customfieldprovider/interface.py) failed
source returned bytes, but no encoding specified

Recent Changes

[5526] by k0s on 2009-04-16 18:55:59
add license information
[5525] by k0s on 2009-04-16 18:55:10
add a link to its new home
[5524] by k0s on 2009-04-16 16:42:31
  • expose the Interface
  • give a version

Author/Contributors

Originally developed at The Open Planning Project

Author: k0s
Maintainer: none
Contributors:

Last modified 11 months ago Last modified on Aug 1, 2012 4:22:54 AM