معرفی شرکت ها


cubicweb-searchui-0.5.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

set of ui components to ease data browsing
ویژگی مقدار
سیستم عامل -
نام فایل cubicweb-searchui-0.5.0
نام cubicweb-searchui
نسخه کتابخانه 0.5.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده LOGILAB S.A. (Paris, FRANCE)
ایمیل نویسنده contact@logilab.fr
آدرس صفحه اصلی http://www.cubicweb.org/project/cubicweb-searchui
آدرس اینترنتی https://pypi.org/project/cubicweb-searchui/
مجوز LGPL
Summary ------- Set of ui components to ease data browsing. Setup the SearchUi component ---------------------------- Install the dependencies: npm install Then build the css and js files npm run build For the dev environment: npm run watch Custom facets ------------- RelationSwitchFacet ~~~~~~~~~~~~~~~~~~~ This facet examines current rset and selected variable and displays a list of relations that can be traversed from the selected variable. When the user clicks on one of those relations, he gets redirected to the resulting page. For instance, if the original RQL is:: Any X WHERE X is CWUser then the facet displays (among other relations) in_group and in_state relations. The corresponding RQL for those relations is:: Any G WHERE X is CWUser, X in_group G Any S WHERE X is CWUser, X in_state S This facet therefore differs from other facets in that it chagnes the RQL selection (on the left of the WHERE). NOTE: while this original implementation is based on facets, it may not be the best choice, considering its behaviour differences: - it changes the left part of the WHERE, - the user gets redirected to another page, - the facet is not reloaded with standard ``add_rql_restrticions()`` and ``possible_values()`` API calls but is completely regenerated when the facets-content-loaded event is triggered.


نیازمندی

مقدار نام
<3.39.0,>=3.38.0 cubicweb
<1.7.0,>=1.6.0 cubicweb-squareui


نحوه نصب


نصب پکیج whl cubicweb-searchui-0.5.0:

    pip install cubicweb-searchui-0.5.0.whl


نصب پکیج tar.gz cubicweb-searchui-0.5.0:

    pip install cubicweb-searchui-0.5.0.tar.gz