معرفی شرکت ها


collective.updatelinksoncopy-1.0b5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Update links to child objects in TextFields and ReferenceFields when an Archetypes based object is copied and pasted
ویژگی مقدار
سیستم عامل -
نام فایل collective.updatelinksoncopy-1.0b5
نام collective.updatelinksoncopy
نسخه کتابخانه 1.0b5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Matt Halstead
ایمیل نویسنده matt@elyt.com
آدرس صفحه اصلی http://plone.org/products/collective.updatelinksoncopy
آدرس اینترنتی https://pypi.org/project/collective.updatelinksoncopy/
مجوز GPL
Introduction ============ A drop in package for Plone that improves the copy and paste operation of folder structures. Reference fields (e.g. relatedItems) and UID inline links in text fields are rewritten if they reference any of the content within the folder structure being copied so that they now link to the copied content. Development =========== the buildout in this package will create a test stub which can be run with:: ./bin/test -s collective.updatelinksoncopy See the doctests for more information of what this package does. Edit buildout.cfg to point to either ``buildouts/buildout-plone3.cfg`` or ``buildouts/buildout-plone4.cfg``. Don't forget to rerun bootstrap.py with python2.4 or python2.6 for plone 3 and plone 4 respectively. Credits ======= Initial development by `Matt Halstead <matt@elyt.com>`__ sponsored by `Innovationz <http://www.innovationz.org>`__. Addition of reference field handling by `Matt Halstead <matt@elyt.com>`__ sponsored by `Informaat <http://www.informaat.nl/>`__. Installation ============ This package requires Plone 3.x or later (tested on 3.3.x). If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can add ``collective.updatelinksoncopy`` to the list of eggs to install, e.g.:: [buildout] ... eggs = ... collective.updatelinksoncopy (If you are working with a version of Plone < 3.3 then you'll also need to install a ZCML slug.) Changelog ========= 1.0 (2011-08-10) ---------------- - Gracefully handle unusual reference fields and missing uids. - Adjust tests to run with GenericSetup 1.6.3+ 1.0b5 (2010-04-05) ------------------ - edgecase bugfix 1.0b4 (2010-03-16) ------------------ - provide buildout for testing in plone 4 as well as 3 - clean up use of field accessor/mutator in tests - update tests to work with plone 4 1.0b3 (2010-03-16) ------------------ 1.0b2 (2010-03-12) ------------------ * Update reference fields which point to objects within the copy tree. For example, the default relatedItems field on Archetype Document, or custom reference fields. 1.0b1 (2010-02-05) ------------------ * Initial release [Matt Halstead]


نحوه نصب


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

    pip install collective.updatelinksoncopy-1.0b5.whl


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

    pip install collective.updatelinksoncopy-1.0b5.tar.gz