modxeditarea


EditArea plugin form ModX CMF

EditArea plugin for ModX

This is really simple plugin that will add EditArea to ModX.

http://modxeditarea.googlecode.com/files/editareamodxplugin_screenshot.PNG

INSTALL

  1. To install plugin download sources and extract them to assets/plugins folder of your modx installation.
  2. Create new plugin, name it EditArea, and paste content of plugin.txt file from plugin sources to it.
  3. Check next events:
    • OnRichTextEditorRegister
    • OnRichTextEditorInit
    • OnChunkFormPrerender (PRE render not Render!)
    • OnSnipFormRender
    • OnPluginFormRender
    • OnTempFormRender

Do not miss this stuff

When You extract plagin, directory structure must be like this:

  • assets/plugins/editarea/
    • edit_area/
    • ea_functions.js
    • plugin.txt http://modxeditarea.googlecode.com/files/editarea_dir_struct.gif

Project Information

Labels:
editarea modx