teabuzz
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] extending thumbnail/resize supportoh, i was confused – i thought you meant the NextGen tab available underneath the standard “Add Image” button (which, i just figured out, you can’t use since it will escape any HTML that might be present in the title string).
Of course, the functionality of the two interfaces is almost the same except for the actual text inserted into the post, where the NextGen version inserts the custom [singlepic] tag instead.
I’m betting it would be easier to make the ‘Add Image’ button insert the [singlepic] tag instead of adding images to that ‘Insert Gallery’ list… just a hunch though.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] extending thumbnail/resize supporti wrote a couple quick notes and posted the code here. i’m not sure how to demo this since i can’t give you admin access to my site.
if you’ve got a development instance up, just unzip my code over the original. you will want to disable and re-enable the plugin as well, just to make sure the extra database columns get added. Also, I only tested using GD as the backend, not ImageMagick.
@jasongw: weird… if i understand you correctly, i AM seeing thumbnails next to the filenames in that list.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] extending thumbnail/resize supportWell, this didn’t turn out to be too hard. Anyone interested in getting the code let me know by posting here.