Maintainer: Deux Huit Huit (https://deuxhuithuit.com)
Original Author: Josh Nichols ([email protected])
-
Upload the folder in this archive to your Symphony 'extensions' folder and rename it to
color_chooser_field
. -
Enable it by selecting the "Field: Color Chooser", choose Enable from the with-selected menu, then click Apply.
-
You can now add a "Color Chooser" field to your sections.
-
On the entry edit screen, it uses the Farbtastic Color Picker http://acko.net/dev/farbtastic to visually select a color and place its hex value into the field.
See a screencast of the field in action: http://www.vimeo.com/6062027
The field returns
<field-name r="decimalRedValue" g="decimalGreenValue" b="decimalBlueValue" c="printCyanValue" m="printMagentaValue" y="printYellowValue" k="printBlackValue" brightness="0to100brightnessValue" has-color="yes|no">#HexValue</field-name>