Create a new plugin, trying to finalize it
-
I’ve created a plugin which creates a gallery (similar to the current gallery tag) from Coppermine. Currently it’s pretty basic, in that you must specify an image, or album id.
I created a button available from tinyMCE which will insert a specific version of the short code into the text. Unfortunately it is site specific and therefor should be configurable instead of hard coded. I’d like to know how I can get a configured version of the string from a WordPress option, to the javascript code which runs from TinyMCE. (I have a few ideas, but I’d like to follow a Best Practices approach rather than brute-force it).
I’ll be uploading the current version later today as 0.9.0. (tscopper)
- The topic ‘Create a new plugin, trying to finalize it’ is closed to new replies.