معرفی شرکت ها


collective.archiveviewer-1.0b2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Allows to upload archive files (check readme for supported types) and access their contents trough the web, without having to download and extract them
ویژگی مقدار
سیستم عامل -
نام فایل collective.archiveviewer-1.0b2
نام collective.archiveviewer
نسخه کتابخانه 1.0b2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Simone Orsi [simahawk]
ایمیل نویسنده simahawk@gmail.com
آدرس صفحه اصلی https://github.com/collective/collective.archiveviewer
آدرس اینترنتی https://pypi.org/project/collective.archiveviewer/
مجوز GPL
Introduction ============ Allow to view content of archive files into plone. How it works ============ Add a File with zipped content, this will be marked with 'collective.archiveviewer.interfaces.IArchiveFile'. Now you can access the content trough web by appending '@@contents/$filename' to the path of your file. For instance, if you have a file 'foo.html' inside the archive you can view it by going to 'http://yourplone.com/yourzipfile/@@contents/foo.html'. Supported archives ================== - zip (application/zip) NOTE: archives are supported trough adapters. You can simply register a named adapter providing 'IArchiveReader' interface and name it as the meta type to be supported (like 'application/zip'). Please, refer to 'interfaces.py' and 'adapters.py' for understanding how to write yours. Issues ====== Please, submit any issue to https://github.com/collective/collective.archiveviewer/issues Compatibility ============== Tested on Plone 3.3.6 Authors ======= Simone Orsi <simone.orsi@domsense.com> [simahawk] Silvio Tomatis <silviot@gmail.com> [silviot] Credits ======= Developed with the support of `International Traning Center of the ILO`__. .. image:: http://www.itcilo.org/logo_en.jpg :alt: ITCILO - Logo :target: http://www.itcilo.org/ __ http://www.itcilo.org/ This product was developed by Domsense in collaboration with Silvio Tomatis. .. image:: http://domsense.com/logo-txt.png :alt: Domsense Website :target: http://www.domsense.com/


نحوه نصب


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

    pip install collective.archiveviewer-1.0b2.whl


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

    pip install collective.archiveviewer-1.0b2.tar.gz