Skip to main content

Provide simple multiple select values field

Project description

Notes

TracMultiSelectBoxPlugin treats pseudo multipul select values with the ticket custom field.

Note: TracMultiSelectBoxPlugin requires Trac 1.0 or higher since it uses the list format of text type. (TracTicketsCustomFields)

Features

  • Provide simple multiple select values field

As compared to other alternatives, this plugin is intended to be simple and light weight, easy to use.

Configuration

To use multiple select values like this:

[components]
multiselectbox.filter.multiselectbox = enabled

[ticket-custom]
multiselectfield = text
multiselectfield.format = list
multiselectfield.label = my custom field
multiselectfield.multiple = true
multiselectfield.options = foo bar baz  # each value is delimited with space
multiselectfield.size = 4               # size attribute passed to select tag
multiselectfield.value = bar            # default value when new ticket is created

Acknowledgment

This plugin was inspired by MultiSelectFieldPlugin. MultiSelectFieldPlugin is good choice if you’re finding more rich selectbox.

ChangeLog

0.5.0 (2014-02-19)

  • first release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TracMultiSelectBoxPlugin-0.5.0.tar.gz (8.8 kB view details)

Uploaded Source

File details

Details for the file TracMultiSelectBoxPlugin-0.5.0.tar.gz.

File metadata

File hashes

Hashes for TracMultiSelectBoxPlugin-0.5.0.tar.gz
Algorithm Hash digest
SHA256 89436e493724f6f43fbcaec1f2ab0e915b6fcbeabf4765da42d1b640af10d5cf
MD5 ae79ab44c168b90f0fae13798d334e26
BLAKE2b-256 1091d201dedd4bede374cb0fda8141f67ddce82408b2d87e3a0568ca1145757a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page