Same filename and directory in other branches
  1. 7.x-1.x README.txt 1 comment
  2. 8.x-1.x README.txt 1 comment
-----------------------------------------------------------------------------
CURRENT FEATURES
-----------------------------------------------------------------------------
Formatter

  Plain text HEX code (#FFFFFF)
  Css Declaration (color/background-color)
  Color Swatch

Widget

  Plain Text
  Pre-selected Color Boxes
  Simple Query Color (http://recursive-design.com/projects/jquery-simple-color/)

-----------------------------------------------------------------------------
ROAD MAP
-----------------------------------------------------------------------------
1) Make this module a base that could be used by any color picker.
2) include http://www.eyecon.ro/colorpicker/
3) include http://www.dematte.at/colorPicker/
4) include http://acko.net/blog/farbtastic-jquery-color-picker-plug-in/
-----------------------------------------------------------------------------
REQUIREMENTS
-----------------------------------------------------------------------------
No specific requirement

-----------------------------------------------------------------------------
INSTALLATION
-----------------------------------------------------------------------------
To use this module, simply enable it.

-----------------------------------------------------------------------------
INSTALLATION - jQuery simple color
-----------------------------------------------------------------------------
If you want to use the jquery simple color plugin you need to download it and 
place it in your libraries folder (this will usually be "sites/all/libraries/").
You can download the plugin by using the following links or by Drush.
Make sure you rename the folder jquery-simple-color so you get
sites/all/libraries/jquery-simple-color/jquery.simple-color.js.

  https://github.com/recurser/jquery-simple-color

-----------------------------------------------------------------------------
USAGE
-----------------------------------------------------------------------------
Field
1. Add the field to an node/entity
2. Select the 'Color Field' field type
3. Select the 'Color' widget you want

-----------------------------------------------------------------------------
DRUSH - Download the latest color libraries under /sites/all/libraries
-----------------------------------------------------------------------------
    drush color-field-spectrum

-----------------------------------------------------------------------------
Spectrum Color Picker plugin - http://bgrins.github.com/spectrum
-----------------------------------------------------------------------------
The latest version of Spectrum Color (1.7.1) require at least jquery 1.7.2.

-----------------------------------------------------------------------------
CREDIT
-----------------------------------------------------------------------------
Maintainer and developer: targoo

Development sponsored by Marique Calcus and written by Calcus David. 
For professional support and development services contact targoo@gmail.com.

File

./README.txt

View source
  1. -----------------------------------------------------------------------------
  2. CURRENT FEATURES
  3. -----------------------------------------------------------------------------
  4. Formatter
  5. Plain text HEX code (#FFFFFF)
  6. Css Declaration (color/background-color)
  7. Color Swatch
  8. Widget
  9. Plain Text
  10. Pre-selected Color Boxes
  11. Simple Query Color (http://recursive-design.com/projects/jquery-simple-color/)
  12. -----------------------------------------------------------------------------
  13. ROAD MAP
  14. -----------------------------------------------------------------------------
  15. 1) Make this module a base that could be used by any color picker.
  16. 2) include http://www.eyecon.ro/colorpicker/
  17. 3) include http://www.dematte.at/colorPicker/
  18. 4) include http://acko.net/blog/farbtastic-jquery-color-picker-plug-in/
  19. -----------------------------------------------------------------------------
  20. REQUIREMENTS
  21. -----------------------------------------------------------------------------
  22. No specific requirement
  23. -----------------------------------------------------------------------------
  24. INSTALLATION
  25. -----------------------------------------------------------------------------
  26. To use this module, simply enable it.
  27. -----------------------------------------------------------------------------
  28. INSTALLATION - jQuery simple color
  29. -----------------------------------------------------------------------------
  30. If you want to use the jquery simple color plugin you need to download it and
  31. place it in your libraries folder (this will usually be "sites/all/libraries/").
  32. You can download the plugin by using the following links or by Drush.
  33. Make sure you rename the folder jquery-simple-color so you get
  34. sites/all/libraries/jquery-simple-color/jquery.simple-color.js.
  35. https://github.com/recurser/jquery-simple-color
  36. -----------------------------------------------------------------------------
  37. USAGE
  38. -----------------------------------------------------------------------------
  39. Field
  40. 1. Add the field to an node/entity
  41. 2. Select the 'Color Field' field type
  42. 3. Select the 'Color' widget you want
  43. -----------------------------------------------------------------------------
  44. DRUSH - Download the latest color libraries under /sites/all/libraries
  45. -----------------------------------------------------------------------------
  46. drush color-field-spectrum
  47. -----------------------------------------------------------------------------
  48. Spectrum Color Picker plugin - http://bgrins.github.com/spectrum
  49. -----------------------------------------------------------------------------
  50. The latest version of Spectrum Color (1.7.1) require at least jquery 1.7.2.
  51. -----------------------------------------------------------------------------
  52. CREDIT
  53. -----------------------------------------------------------------------------
  54. Maintainer and developer: targoo
  55. Development sponsored by Marique Calcus and written by Calcus David.
  56. For professional support and development services contact targoo@gmail.com.