{ "info": { "author": "Marcos F. Romero", "author_email": "marcos.romero {at} inter-cultura {dot} com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\nAdds a 'Tags' tab in ATContentTypes with non-empty image fields \n(News Item, Image) to allow content owners to add Text/URL tags \n(Facebook-like tags or Flickr-like notes) anchored to a certain \nposition of the image.\n\nTagged image can then be displayed in:\n * News Items\n * Images\n * Fullscreen images\n * any other template that you want\nby means of:\n * custom templates provided with this package, or\n * replacement of images via AJAX.\n\nShowing tagged images with AJAX\n-------------------------------\nA special class for images is added to `TinyMCE \n`_ and `kupu \n`_ settings. \nIf an image with this special class \"Show tags (imagetags-show)\" is \ninserted in a text field it will be automatically replaced via AJAX \nto display not only the tags but also a \"Tag this picture\" link \n(available only for content owner).\n\nThis behavior can be disabled via \"Image tags settings\" configlet in \ncontrol panel.\n\nShowing tagged images with ````\n------------------------------------------\n'Tags' tab displays a list of several pieces of HTML code to embed the \ntagged image inside an ``