WP Gallery Plugin in Development
-
I’m currently working on a plugin to improve integration between the Gallery webapp and WordPress, along the lines of the MTGalleryLink plugin for MT.
I have a working plugin, but I had to use somewhat awkward syntax for the WP post.
With MTGalleryPlugin, you enter a tag like this:
<MTGalleryLink photo="..."/>
But WordPress automagically corrects tags like that to<MTGalleryLink ...></MTGalleryLink>
and inserts a closing tag.
Now that’s not a huge deal, but I think the single-tag syntax is cleaner. Any advice on this, or should I just assume that the WPGallery plugin should use two tags?
Thanks!
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘WP Gallery Plugin in Development’ is closed to new replies.