Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<configuration>
   <n2 xmlns="http://n2cms.com/schemas/configuration/v3">
      <!-- ... -->
      <resources ckEditorPath="/pathN2/Resources/tockeditor/ckeditor.js" />
      <!-- ... -->
    </n2>
</configuration>

Note: Make sure not to clobber any other attributes, such as jQueryPath, etc.

...