Skip to content

Instantly share code, notes, and snippets.

@hahmed
hahmed / gist:1167789
Created August 24, 2011 11:04
Aloha Text colour plugin sample...
/**
* Text Color Plugin
*/
GENTICS.Aloha.TextColor = new GENTICS.Aloha.Plugin('TextColor');
/**
* Configure the available languages
*/
GENTICS.Aloha.TextColor.languages = ['en', 'ru'];