معرفی شرکت ها


collective.portlet.filtersearch-0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Shows a definable filter portlet that allows to filter search results
ویژگی مقدار
سیستم عامل -
نام فایل collective.portlet.filtersearch-0.3
نام collective.portlet.filtersearch
نسخه کتابخانه 0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Matous Hora
ایمیل نویسنده matous.hora@dms4u.cz
آدرس صفحه اصلی http://pypi.python.org/pypi/collective.portlet.filtersearch
آدرس اینترنتی https://pypi.org/project/collective.portlet.filtersearch/
مجوز GPL
collective.portlet.filtersearch =============================== This package defines a portlet that shows additional filter of current search results. The filtering works in two modes. 1. Results grouped by a simple index/value 2. Additionally group by unique values of selected criteria Installation ============ To install just add a collective.portlet.filtersearch to your buildout file:: [buildout] ... eggs = collective.portlet.filtersearch ... Package uses z3c.autoinclude so there is no need to add it into your zcml section. Restart your zope instance and install it via Add/Remove product in Plone control panel. Setting ======= In the portlet edit form you can define which filters should appear in the portlet:: Criteria title - The title of criteria displayed in the portlet Main index - Name of index which is used to group it ( it has to be in metadata too ) Value - The value of the index that the brain has to match to group And additional values:: Expand list with unique values - Check box to enable the sub filtering Sub index - Name of index which is used for listing unique groups dynamically You can add as many criteria as you like Hint: To enable the portlet at the search template, just add it to your site root and remove the line <metal:block fill-slot="column_two_slot" /> to enable portlets at all. TODO ==== - How to determine when display the portlet and when hide - fix the available property - Add some tests would be nice Changelog ========= 0.3 (2010-01-15) ---------------- - Fixed weird behaviour of session by storing request.form within it 0.2 --- - Changed behaviour so the portlet remebers the first search 0.1 (unreleased) ------------------- - Initial release


نحوه نصب


نصب پکیج whl collective.portlet.filtersearch-0.3:

    pip install collective.portlet.filtersearch-0.3.whl


نصب پکیج tar.gz collective.portlet.filtersearch-0.3:

    pip install collective.portlet.filtersearch-0.3.tar.gz