Plugin Installation

Pre-requirements

Installed Syntext Serna XML editor, can be grabbed from http://www.syntext.com.

Installation steps

  1. Download serna-osso-help-plugin

  2. 3rd-party plugins are installed copying to a special dir which should be enabled in Serna itself.

    Create a local dir to store 3rd-party plugins. E.g.:

    For Linux: ~/serna-plugins For Windows: C:serna-plugins

  3. Extract contents of the serna-osso-help-plugin to the directory created in the previous step.

    There must be the following file structure after package extraction:

    serna-plugins/
     |
     *--* osso-help-plugin/
        |
        *--* osso-help.sdt
  4. Tell Serna where to find 3rd-party plugins

    Set Tools -> Preferences -> Search Paths -> Path to additional plugins directory to the path of the directory created in step 2. Press Apply button to install new settings.

  5. Restart Serna

    If plugin is installed correctly, then Document -> New Document must contain a corresponding new document category, i.e. OSSO Help.

Installation from SVN

TBD