معرفی شرکت ها


collective.jazzport-1.0.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A yet another Zip exporter for Plone content
ویژگی مقدار
سیستم عامل -
نام فایل collective.jazzport-1.0.0
نام collective.jazzport
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Asko Soukka
ایمیل نویسنده asko.soukka@iki.fi
آدرس صفحه اصلی https://github.com/datakurre/collective.jazzport/
آدرس اینترنتی https://pypi.org/project/collective.jazzport/
مجوز GPL
collective.jazzport =================== **collective.jazzport** is a yet another Zip export plugin for Plone. It's a minimal export, supporting only rendered HTML content (without any url rewriting) and those content types that get downloaded as files by default. It differs from the other zip exports in that it's implemented as a ZPublisher stream iterator, which means that it releases Zope worker threads as soon as possible and downloads all the zipped files separately using their public URLs. (Note: this approach could be problematic for HAProxy configured to allow only fixed number of requests, but works great with Varnish's health check approach.) After activation, **collective.jazzport** can display **Download Zip** document action or object button, whenever its permission **collective.jazzport: Download Zip** is available for the current user. By default, the permission is not given to anyone, not even the Manager role. Also those actions are set invisible and must be manually enabled from the *portal_actions*-tool. Changelog ========= 1.0.0 (2014-08-20) ------------------ - First release.


نحوه نصب


نصب پکیج whl collective.jazzport-1.0.0:

    pip install collective.jazzport-1.0.0.whl


نصب پکیج tar.gz collective.jazzport-1.0.0:

    pip install collective.jazzport-1.0.0.tar.gz