معرفی شرکت ها


ftw.tagging-2.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Tagging add-on for Plone
ویژگی مقدار
سیستم عامل -
نام فایل ftw.tagging-2.0.1
نام ftw.tagging
نسخه کتابخانه 2.0.1
نگهدارنده ['Mathias Leimgruber']
ایمیل نگهدارنده []
نویسنده 4teamwork AG
ایمیل نویسنده mailto:info@4teamwork.ch
آدرس صفحه اصلی https://github.com/4teamwork/ftw.tagging
آدرس اینترنتی https://pypi.org/project/ftw.tagging/
مجوز GPL2
Overview ======== ``ftw.tagging`` extends Plone content types with a tags field using schemaextender for Archetype or a behavior for Dexterity. It's possible to define tag roots to restrict tags to a part of the site. If no tag root is set, the Plone-root will also be your tag-root. A tag cloud portlet is provided that shows a tag cloud for the current tag root. As an example, ``ftw.tagging`` is used by ``ftw.blog`` for tagging blog entries. Install ======= - Add ``ftw.tagging`` to your buildout configuration: :: [instance] eggs = ftw.tagging - Run buildout - Install ``ftw.tagging`` in portal_setup Usage ===== Enable tagging on your DX types with a behavior: :: <property name="behaviors" purge="False"> <element value="ftw.tagging.behavior.ITagging" /> </property> Optionally use a behavior to define tag roots: :: <property name="behaviors" purge="False"> <element value="ftw.tagging.interfaces.tagging.ITagRoot" /> </property> Tag Cloud --------- You can show the tag-cloud by adding the tag-cloud portlet provided by this package. Compatibility ============= Runs with `Plone <http://www.plone.org/>`_ `4.3` and `5.1`. Links ===== - Github: https://github.com/4teamwork/ftw.tagging - Issues: https://github.com/4teamwork/ftw.tagging/issues - Pypi: http://pypi.python.org/pypi/ftw.tagging - Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.tagging Copyright ========= This package is copyright by `4teamwork <http://www.4teamwork.ch/>`_. ``ftw.tagging`` is licensed under GNU General Public License, version 2. Changelog ========= 2.0.1 (2019-12-16) ------------------ - Add plone 5 bundle (CSS). [tinagerber] 2.0.0 (2019-10-22) ------------------ - Drop archetypes support. [tinagerber] - Add Plone 5.1 support. [tinagerber] 1.2.0 (2018-12-10) ------------------ - Fix DecodeUnicodeError in the tag cloud portlet. [mbaechtold] - Convert index values to UTF8 byte strings. [mbaechtold] - Remove superfluous space after linked tag. [mbaechtold] - Drop support for Plone 4.2. [mbaechtold] - Add support for Dexterity. [mbaechtold] - Drop Plone 4.0 and 4.1 support. [jone] 1.1.1 (2014-09-23) ------------------ - Lowering tags for sorting. [mathias.leimgruber] 1.1.0 (2013-08-29) ------------------ - Add Spanish translations. [spanish] 1.0.3 (2013-04-17) ------------------ - Updates in tests, readme and buildout. [jone] 1.0.2 (2012-02-28) ------------------ - Fixed MANIFEST.in: Include README.rst, no longer exclude .mo files. [Thomas Buchberger] 1.0.1 (2012-02-27) ------------------ - Add english translations. [jone] 1.0 (2011-02-25) ---------------- - Made getTagRootTags() method more robust and more efficient. [buchi] 1.0b1 ----- - Fix portlet html structure [mathias.leimgruber] 1.0a3 ----- 1.0a2 ----- - Fixed MANIFEST.in - again [jone] 1.0a1 ----- - Fixed MANIFEST.in [jone] 0.1 --- - Initial release


نحوه نصب


نصب پکیج whl ftw.tagging-2.0.1:

    pip install ftw.tagging-2.0.1.whl


نصب پکیج tar.gz ftw.tagging-2.0.1:

    pip install ftw.tagging-2.0.1.tar.gz