معرفی شرکت ها


experimental.gracefulblobmissing-1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Patch for Plone. Don't raise errors for file contents with missing BLOB file
ویژگی مقدار
سیستم عامل -
نام فایل experimental.gracefulblobmissing-1.0
نام experimental.gracefulblobmissing
نسخه کتابخانه 1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده RedTurtle Technology
ایمیل نویسنده sviluppoplone@redturtle.it
آدرس صفحه اصلی http://plone.org/products/experimental.gracefulblobmissing
آدرس اینترنتی https://pypi.org/project/experimental.gracefulblobmissing/
مجوز GPL
.. contents:: How to use ========== The `BLOB support in Plone`__ is amazing for a lot of reasons. __ https://pypi.org/project/plone.app.blob However Plone will raise errors when you visit a file content that use BLOB support without also having the BLOB file. For developers this can be a little bit boring. It's quite common to copy a production ``Data.fs`` for developing using production data, but you don't always want to copy all blobs. This product monkey-patches parts of Plone, so that visiting objects that store content in the blob storage without having the BLOB available will not lead to errors. Instead a file only containing the string "File created by experimental.gracefulblobmissing." is created in the place where the blob-file should be. Catalog ------- This product also patches the ``SearchableText`` Archetypes method, so you can reindex you catalog without errors. Requirements ============ This product has been tested on: * Plone 4.0 * Plone 4.1 * Plone 4.2 * Plone 4.3 * Plone 5.0 * Plone 5.1 * Plone 5.2 For Plone 3 compatiblity stay on version 0.3.0 or lower. Warning ======= This is designed only for **development/staging** environment. *Do not use in production* if you are not 100% sure of what you are doing! Credits ======= Developed with the support of `S. Anna Hospital, Ferrara`__; S. Anna Hospital supports the `PloneGov initiative`__. .. image:: http://www.ospfe.it/ospfe-logo.jpg :alt: OspFE logo __ http://www.ospfe.it/ __ http://www.plonegov.it/ Authors ======= This product was developed by RedTurtle Technology team. .. image:: http://www.redturtle.it/redturtle_banner.png :alt: RedTurtle Technology Site :target: http://www.redturtle.it/ Changelog ========= 1.0 (2022-03-11) ---------------- - Add support for relstorage. [pbauer] - Create dummy image blobs on the fly. [ale-rt, mauritsvanrees] 0.5.0 (2018-12-14) ------------------ - Only patch plone.app.blob and Products.ATContentTypes if they are installed. This makes this package compatible with a Archetypes-free Plone. [gforcada] 0.4.0 (2015-04-29) ------------------ * modify patch to not touch every file but only create file with a string in it when it is missing [pbauer] * patch ZEO to create missing blob-files [pbauer] * add logging-message when creating a missing blog-file [pbauer] * fixed errors when reindexing SearchbleText index [keul] * Added a patch for ZODB egg that Create the blob folder path and create (touch) an empty file for each blob file if it's missing. [sneridagh] 0.3.0 (2011-09-30) ------------------ * fixed dependency on ``collective.monkeypatcher`` >= 1.0 [keul] * pached also getScale method, used by some atct views [keul] 0.2.0 (2011-06-06) ------------------ * fixed dependencies [keul] * direct access to files with missing blobs now redirect to the view with a warning [keul] 0.1.0 (2010-11-19) ------------------ * initial release


نحوه نصب


نصب پکیج whl experimental.gracefulblobmissing-1.0:

    pip install experimental.gracefulblobmissing-1.0.whl


نصب پکیج tar.gz experimental.gracefulblobmissing-1.0:

    pip install experimental.gracefulblobmissing-1.0.tar.gz