{ "info": { "author": "keul", "author_email": "luca@keul.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Plone", "Framework :: Plone :: 4.2", "Programming Language :: Python" ], "description": "Introduction\n============\n\nInstall this package and get an alternative version of event view in your Plone site. Changes are minimal,\njust to add basic HTML 5 `microdata`__ information, taken from `schema.org`__ specification.\n\n__ http://en.wikipedia.org/wiki/Microdata_%28HTML%29\n__ http://www.schema.org/Event\n\n.. image:: http://keul.it/images/plone/collective.microdata/collective.microdata.event-0.2-01.png\n :alt: Event view with microdata tool enabled\n\nMicrodata available in Web pages can be used from search engines, enhancing the quality of information indexed.\n\nThis package is a proper implementation of the `collective.microdata.core`__ product. Read it's documentation\nfor more information.\n\n__ https://github.com/keul/collective.microdata.core\n\nDetails\n=======\n\nFollow a list supported properties:\n\n``name``\n Taken from event title\n``description``\n Taken from the event description\n``url``\n Taken from the event URL field\n``attendees``\n Taken from Attendees field (raw data, not as `Person`__ elements)\n``location``\n Taken from event location\n``startDate``\n Taken from the start date\n``endDate``\n Taken from the end date\n``duration``\n Taken from the difference from end and start date\n\n__ http://www.schema.org/Person\n\nSupport for folder content listing views\n----------------------------------------\n\nThis package supports also `collective.microdata.contentlisting`__ but not depends on it\n(you have to manually install that add-on yourself).\n\n__ https://github.com/keul/collective.microdata.contentlisting\n\nThen you will be able to provide microdata information about events also when listing folders content.\n\n.. image:: http://keul.it/images/plone/collective.microdata/collective.microdata.event-0.2-02.png\n :alt: Events and other contents in folder listing view\n\nSee it's documentation for knowing what views are supported.\n\nFinal notes\n===========\n\nProviding microdata doesn't ensure that search engines will use it.\n\nChangelog\n=========\n\n0.2 (2012-09-08)\n----------------\n\n- Now requires `collective.microdata.core`__ [keul]\n- Moved logic to a ``IMicrodataVocabulary`` adapter [keul] \n- Added a dependency to `isodate`__ library, to be able to\n generate ISO 8601 duration format [keul]\n- Added support for `collective.microdata.contentlisting`__\n- Plone catalog will now index the \"Event URL\" data inside the\n ``getRemoteUrl`` metadata column [keul]\n- Adaptation must be based on ``IMicrodataVocabulary``, for support\n also non-schema.org vocabularies [keul]\n\n__ https://github.com/keul/collective.microdata.core\n__ http://pypi.python.org/pypi/isodate/\n__ https://github.com/keul/collective.microdata.contentlisting\n\n0.1 (2012-07-22)\n----------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/collective.microdata.event", "keywords": "plone microdata schema.org html5 event", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.microdata.event", "package_url": "https://pypi.org/project/collective.microdata.event/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.microdata.event/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/collective.microdata.event" }, "release_url": "https://pypi.org/project/collective.microdata.event/0.2/", "requires_dist": null, "requires_python": null, "summary": "Add microdata (scheda.org) support to Plone events", "version": "0.2" }, "last_serial": 787966, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "1622582fa211657760d109c3a2889d11", "sha256": "e5928f7c4f7ddbd047bc69f19c154f7bcd8375d65555e90c96691cc3ad39f016" }, "downloads": -1, "filename": "collective.microdata.event-0.1.zip", "has_sig": false, "md5_digest": "1622582fa211657760d109c3a2889d11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22186, "upload_time": "2012-07-22T16:19:18", "url": "https://files.pythonhosted.org/packages/c2/c4/7a7b2c786c4e42a0d350003b3744eb8e05d3e09d4df14f5c49bc10147696/collective.microdata.event-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "51e010935361fb889fd8195fdd662961", "sha256": "47f9cf4e3af9481a68921ec1ad6ff6f44986e1dcac6284b005b13268c4b0a7b1" }, "downloads": -1, "filename": "collective.microdata.event-0.2.zip", "has_sig": false, "md5_digest": "51e010935361fb889fd8195fdd662961", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29691, "upload_time": "2012-09-08T12:26:32", "url": "https://files.pythonhosted.org/packages/b0/48/0753ad8e57057158798e2125d89b94b704b83bb24507fa57a8dc8a4624cd/collective.microdata.event-0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51e010935361fb889fd8195fdd662961", "sha256": "47f9cf4e3af9481a68921ec1ad6ff6f44986e1dcac6284b005b13268c4b0a7b1" }, "downloads": -1, "filename": "collective.microdata.event-0.2.zip", "has_sig": false, "md5_digest": "51e010935361fb889fd8195fdd662961", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29691, "upload_time": "2012-09-08T12:26:32", "url": "https://files.pythonhosted.org/packages/b0/48/0753ad8e57057158798e2125d89b94b704b83bb24507fa57a8dc8a4624cd/collective.microdata.event-0.2.zip" } ] }