Skip to content

LOUISINTERNET/chosen_select_boxes

 
 

Repository files navigation

Replaces all select boxes with the class “chzn-select” with chosen select boxes. This plugin should be used in connection with other plugins or patches that change the class of select boxes to chzn-select or add new select boxes.

A copy of the plugin can be downloaded from GitHub

  1. Make sure the plugin is installed in vendor/plugins/chosen_select_boxes

  2. Restart your Chiliproject/Redmine web servers (e.g. mongrel, thin, mod_rails)

  3. Install other plugins or patches that change the class of select boxes to chzn-select or add new select boxes. For example the Project search NG plugin

  4. That’s it

This plugin is licensed under the GNU AGPL v3. See COPYRIGHT.txt and AGPL.txt for details.

The development of this plugin was sponsored by KontextWork

About

Creates nicer "chosen" select-fields in chiliproject/redmine, this fork uses Prototype instead of jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.3%
  • CSS 12.9%
  • Other 0.8%