Skip to content
Snippets Groups Projects
Commit aed84c5a authored by Seth Meranda's avatar Seth Meranda
Browse files

Add the zentable options for the tiny MCE drop down for tables.

git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x@173 20a16fea-79d4-4915-8869-1ea9d5ebf173
parent 7682c939
Branches
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@ function unl_wysiwyg_plugin($editor)
// override. To be used rarely and only when required.
'options' => array(
'skin' => 'unl',
'table_styles' => 'ZenTable Bright (yellow)=zentable bright;ZenTable Cool (blue)=zentable cool;ZenTable Energetic (orange)=zentable energetic;ZenTable Soothing (green)=zentable soothing;ZenTable Primary (red)=zentable primary;ZenTable Neutral (gray)=zentable neutral;',
'doctype' => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">'
),
// Wysiwyg wrapper plugin AJAX callback.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment