معرفی شرکت ها


collective.cmisquery-1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

CMIS repository query for Plone
ویژگی مقدار
سیستم عامل -
نام فایل collective.cmisquery-1.0
نام collective.cmisquery
نسخه کتابخانه 1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Sylvain Viollon
ایمیل نویسنده sylvain@infrae.com
آدرس صفحه اصلی http://pypi.python.org/pypi/collective.cmisquery
آدرس اینترنتی https://pypi.org/project/collective.cmisquery/
مجوز GPL
==================== collective.cmisquery ==================== Presentation ============ This package is an extension to `collective.cmisbrowser`. It will let you enter a custom CMIS query, do the search in the browser and display the results as a public view. Installation ============ Update buildout profile ----------------------- Update your buildout profile to include the following eggs and zcml:: eggs += ... collective.cmisbrowser collective.cmisquery zcml += ... collective.cmisbrowser collective.cmisquery **Important** When using python 2.4.x you will also need to add *httpsproxy_urllib2* as an egg. Run the buildout ---------------- Run the buildout to reflect the changes you made to the profile:: $ bin/buildout -v Install the extension --------------------- The extension can be installed through the ZMI or Plone control panel. Through the ZMI ~~~~~~~~~~~~~~~ - Go to the *portal quickinstaller* in the ZMI. - Check the extension *collective.cmisquery*. - Click the *install* button. Through the Plone control panel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Go to *Site Setup*. - Choose *Add-on products*. - Check the extension *collective.cmisquery*. - Click the *Install* button. Add a CMIS Query ================ After installing you will be able to add a *CMIS Query* in your Plone site from the *Add new...* drop-down menu. Changes ======= 1.0 (2013/05/27) ---------------- - Initial release.


نحوه نصب


نصب پکیج whl collective.cmisquery-1.0:

    pip install collective.cmisquery-1.0.whl


نصب پکیج tar.gz collective.cmisquery-1.0:

    pip install collective.cmisquery-1.0.tar.gz