Hello,

I'm using the metadata plugin as part of a photo tagging plugin I'm having a go at. I was wondering if it's possible to have multiple metadata sets in one classname eg.

class="{name:'1'} {name:'2'}"

would $.metadata({ type: 'class' }).name[0] return 1?

are the properties accessible like an array? The other options are to use a custom attribute for each or thinking about it better still would be to use regular markup. That way the photo's tags would still be accessible and SEO friendly...

Anyone have any answers or suggestions/things to consider?

If anyone has anything they'd like to see a photo tagging plugin do let me know aswell. I'm planning to integrate tag names, url, geo, hcards and a callback when a tag is updated for submitting the new data via ajax.

   Cheers,
   Rob

Reply via email to