معرفی شرکت ها


collective.document-hide-summary-1.1.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

An add-on for Plone that lets you hide a Document's title, summary (description), or both
ویژگی مقدار
سیستم عامل -
نام فایل collective.document-hide-summary-1.1.1
نام collective.document-hide-summary
نسخه کتابخانه 1.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده T. Kim Nguyen
ایمیل نویسنده kim.nguyen@wildcardcorp.com
آدرس صفحه اصلی https://pypi.python.org/pypi/collective.document_hide_summary
آدرس اینترنتی https://pypi.org/project/collective.document-hide-summary/
مجوز GPL version 2
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on pypi or github. It is a comment. ============================================================================== collective.document_hide_summary ============================================================================== Adds Document view templates that hides the title, or the summary (description), or both the title and the summary. Features -------- - uninstalls cleanly Documentation ------------- After you activate this add-on, every page ("Document" content type) on your site will have new Display menu choices "Hide Title", "Hide Summary", and "Hide Title and Summary". Beware: deactivating and/or removing this add-on will result in errors on pages (Documents) that you set to use the "Hide Summary" view. To fix those pages, you must invoke selectViewTemplate on each page and specify the default document_view, e.g. http://localhost:8080/Plone/my-page/selectViewTemplate?templateId=document_view Alternatively, you can use the Management Interface on each such page, e.g. http://localhost:8080/Plone/my-page/manage_propertiesForm and delete the property named "Layout". Translations ------------ This product has not been translated. Installation ------------ Install collective.document_hide_summary by adding it to your buildout:: [buildout] ... eggs = collective.document_hide_summary and then running ``bin/buildout`` Contribute ---------- - Issue Tracker: https://github.com/collective/collective.document_hide_summary/issues - Source Code: https://github.com/collective/collective.document_hide_summary License ------- The project is licensed under the GPLv2. Contributors ============ - T. Kim Nguyen, kim.nguyen@wildcardcorp.com Changelog ========= 1.1.1 (2016-11-28) ---------------- - update add-on description [tkimnguyen] 1.1 (2016-11-28) ---------------- - add views "Hide Title" and "Hide Title and Summary" [tkimnguyen] 1.0 (2016-11-25) ---------------- - Fix PyPi trove classifier [tkimnguyen] - Add warning about deactivating or removing the add-on, and how to fix pages that were set to use the Hide Summary view. [tkimnguyen] - Initial release. [tkimnguyen]


نحوه نصب


نصب پکیج whl collective.document-hide-summary-1.1.1:

    pip install collective.document-hide-summary-1.1.1.whl


نصب پکیج tar.gz collective.document-hide-summary-1.1.1:

    pip install collective.document-hide-summary-1.1.1.tar.gz