jwysiwyg

Rob Loach's picture

jwysiwyg.inc

  1. <?php
  2. // $Id$
  3.  
  4.  
  5. /**
  6.  * Plugin implementation of hook_editor().
  7.  */
  8. function wysiwyg_jwysiwyg_editor() {
  9.   $editor = array();
  10.   $editor['jwysiwyg'] = array(
  11.     // Required properties
Syndicate content