Versions Compared

Key

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

...

  • Checkout the required repo

  • See documentation for more information about creating plugins https://www.tiny.cloud/docs/advanced/creating-a-plugin/

  • See documentation for more information about creating icon packs https://www.tiny.cloud/docs/advanced/creating-an-icon-pack/#creatingatinymceiconpack

  • If you make any changes:

    • Run yarn build to create dist directory

    • Copy dist/<plugin name> into /plugins/texteditor/plugin_tinymce_texteditor/js/plugins/ to test changes locally

    • Submit changes to plugin repo (not core rogo)

      • please update version.txt

      • please update CHANGELOG.txt

  • Once a new version is finalised an artifact of the dist dir should be place on the corresponding downloads page in bitbucket for the plugin