معرفی شرکت ها


collective.microdata.event-0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Add microdata (scheda.org) support to Plone events
ویژگی مقدار
سیستم عامل -
نام فایل collective.microdata.event-0.2
نام collective.microdata.event
نسخه کتابخانه 0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده keul
ایمیل نویسنده luca@keul.it
آدرس صفحه اصلی http://plone.org/products/collective.microdata.event
آدرس اینترنتی https://pypi.org/project/collective.microdata.event/
مجوز GPL
Introduction ============ Install this package and get an alternative version of event view in your Plone site. Changes are minimal, just to add basic HTML 5 `microdata`__ information, taken from `schema.org`__ specification. __ http://en.wikipedia.org/wiki/Microdata_%28HTML%29 __ http://www.schema.org/Event .. image:: http://keul.it/images/plone/collective.microdata/collective.microdata.event-0.2-01.png :alt: Event view with microdata tool enabled Microdata available in Web pages can be used from search engines, enhancing the quality of information indexed. This package is a proper implementation of the `collective.microdata.core`__ product. Read it's documentation for more information. __ https://github.com/keul/collective.microdata.core Details ======= Follow a list supported properties: ``name`` Taken from event title ``description`` Taken from the event description ``url`` Taken from the event URL field ``attendees`` Taken from Attendees field (raw data, not as `Person`__ elements) ``location`` Taken from event location ``startDate`` Taken from the start date ``endDate`` Taken from the end date ``duration`` Taken from the difference from end and start date __ http://www.schema.org/Person Support for folder content listing views ---------------------------------------- This package supports also `collective.microdata.contentlisting`__ but not depends on it (you have to manually install that add-on yourself). __ https://github.com/keul/collective.microdata.contentlisting Then you will be able to provide microdata information about events also when listing folders content. .. image:: http://keul.it/images/plone/collective.microdata/collective.microdata.event-0.2-02.png :alt: Events and other contents in folder listing view See it's documentation for knowing what views are supported. Final notes =========== Providing microdata doesn't ensure that search engines will use it. Changelog ========= 0.2 (2012-09-08) ---------------- - Now requires `collective.microdata.core`__ [keul] - Moved logic to a ``IMicrodataVocabulary`` adapter [keul] - Added a dependency to `isodate`__ library, to be able to generate ISO 8601 duration format [keul] - Added support for `collective.microdata.contentlisting`__ - Plone catalog will now index the "Event URL" data inside the ``getRemoteUrl`` metadata column [keul] - Adaptation must be based on ``IMicrodataVocabulary``, for support also non-schema.org vocabularies [keul] __ https://github.com/keul/collective.microdata.core __ http://pypi.python.org/pypi/isodate/ __ https://github.com/keul/collective.microdata.contentlisting 0.1 (2012-07-22) ---------------- - Initial release


نحوه نصب


نصب پکیج whl collective.microdata.event-0.2:

    pip install collective.microdata.event-0.2.whl


نصب پکیج tar.gz collective.microdata.event-0.2:

    pip install collective.microdata.event-0.2.tar.gz