What would make a good image plugin?
July 15, 2008 Blog Meta, Daily Image, ECMA / Javascript, General Interest, Miscellaneous, Picture Links, Programming, Tools and Libraries, Web and Web Standards, Word Press 4 CommentsI’ve been thinking about making an image plugin for WordPress. I want to restart my image of the day process, but the import process has been dreadful, and there’s no programmatic access to the image list, meaning things like random images and images from subgroups aren’t particularly reasonable. To that end I need to write my own, and since I’d love the rank that comes from having a high-usage plugin, I need a clear idea of what things go into an image plugin, what features are missing from existing plugins, et cetera.
I’m already doing complex efficient randomization, API access, bulk posting, timed bulk posting, base autotagging, auto-categorization, a catalog widget, and I’m going to make sure that my stuff is compatible with the All In One SEO pack. I’m going to provide integration points, and I’m going to provide an example integration with LightBox, or one of its relatives. I’m going to provide voting, moderated tag suggestion and home-post permalinking.
I’ll also be writing strict, browser/version portable code without hacks. Yay!
Please let me know what you’d want to see if there were a new image plugin coming out.
