HTML5 Colorpicker - Field

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Synopsis

The HTML5 Colorpicker creates a new Form API element type: html5_colorpicker.

After enabling this module a new form element can be created and included in any form. The colorpicker would be available for inclusion by code, allowing users of the form to choose a color.

This module includes Field API integration, so the picker can be added as a field to any content type.

Similar projects

The Jquery Colorpicker relies on the 3rd party integration of the jquery colorpicker.

You may also want to check out the Colorpicker module which does essentially the same thing using the Farbtastic javascript library.

Acknowledgments

The HTML5 Colorpicker is based in the Jquery Colorpicker module and in the Script Tutorials' HTML5 Color Picker (canvas) code.

For the remove button (when the "Number of values" for this field is set to Infinite), some code from the Multiple Fields Remove Button module was used.

Credits

Current maintainers:
Simón R. Sánchez Segura

This project has been sponsored by:
Cinética
Think | Design | Build. Graphical solutions and customized website development. Visit http://www.cinetica.co.cr for more information.

AttachmentSize
HTML5 Colorpicker - Settings62.86 KB

Project information