• 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)

Viewing 1 replies (of 1 total)
  • When i activate this plugin I get this error

    Parse error: syntax error, unexpected T_ARRAY, expecting ‘)’ in /web/htdocs/www.macalania.com/home/shane/wp-content/plugins/tscopper/tscopper.php on line 187

    don’t why, I tried to take a look at the code but everything seems fine, any help?

Viewing 1 replies (of 1 total)
  • The topic ‘Create a new plugin, trying to finalize it’ is closed to new replies.