/tinymce-ebay

Replace eBay auctioneditor with TinyMCE and Dropbox integration

Primary LanguageJavaScriptApache License 2.0Apache-2.0

tinymce-ebay

Javascript-Snippet to replace the very limited eBay auctioneditor with the mighty TinyMCE Editor. It's extended with Dropbox integration to insert images and load templates hostet on Dropbox. It also replaces the placeholders {title} and {subtitle} with the values from the ebay form fields on load.

Usage

Known Issues / Todo

  • Doesn't work with Firefox/Greasemonkey: TinyMCE gets injected but doesn't respond on any action 😕
  • Can't dynamic load different language files for TinyMCE on runtime, only one with the @require from the scriptmanager. Cause of that i've done a seperate german version, but will work to get back to one file.