PasteBin Module

Just created a new module that adds code insertion from PasteBin: http://www.coldbox.org/forgebox/view/PasteBin-Embed

Check it out. This module exemplifies how to:

  1. Register menu items on activation
  2. Copy the ckeditor plugin on activation
  3. Register a nice settings page for the developer key
  4. Alter CKEditor’s toolbar via the new ckeditor announcement interceptors
  5. Customize CKEditors loaded plugins via the new ckeditor announcement interceptors
  6. Uninstall the plugin like a ninja