~quam-plures-core/quam-plures/qp-branding-3

« back to all changes in this revision

Viewing changes to plugins/tinymce_plugin/_tinymce.plugin.php

  • Committer: Anne Verberckmoes
  • Date: 2010-01-18 17:11:29 UTC
  • mfrom: (7396.1.8 trunk)
  • Revision ID: tenderfeelings@gmail.com-20100118171129-lncwc183zjgl5kzq
taking the easy road

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
         */
49
49
        var $tmce_editor_id = 'itemform_post_content';
50
50
 
 
51
/**
 
52
 * dummy docblock makes error-free autodocs
 
53
 */
51
54
        function PluginInit()
52
55
        {
53
56
                $this->short_desc = $this->T_('Javascript WYSIWYG editor');