معرفی شرکت ها


collective.volto.blocksfield-1.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Field that allows to use blocks instead rich text
ویژگی مقدار
سیستم عامل -
نام فایل collective.volto.blocksfield-1.0.3
نام collective.volto.blocksfield
نسخه کتابخانه 1.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده RedTurtle Technology
ایمیل نویسنده sviluppo@redturtle.it
آدرس صفحه اصلی https://github.com/collective/collective.volto.blocksfield
آدرس اینترنتی https://pypi.org/project/collective.volto.blocksfield/
مجوز GPL version 2
============================ collective.volto.blocksfield ============================ Custom z3c.form field that allows to use Volto blocks. This field can replace RichText fields in your custom content-types. Features -------- - store a json object with all blocks informations (data and order) - restapi serializer/deserializer to manage internal links - registered custom indexer for `collective.dexteritytextindexer` (if installed) How to use ---------- Import it and use as a normal field:: from collective.volto.blocksfield.field import BlocksField class IMySchema(Interface): my_field = BlocksField( title="A field with blocks", ) Installation ------------ Install collective.volto.blocksfield by adding it to your buildout:: [buildout] ... eggs = collective.volto.blocksfield and then running ``bin/buildout`` You don't need to install it. TODO ---- - Tests Contribute ---------- - Issue Tracker: https://github.com/collective/collective.volto.blocksfield/issues - Source Code: https://github.com/collective/collective.volto.blocksfield License ------- The project is licensed under the GPLv2. Authors ------- This product was developed by **RedTurtle Technology** team. .. image:: https://avatars1.githubusercontent.com/u/1087171?s=100&v=4 :alt: RedTurtle Technology Site :target: http://www.redturtle.it/ Contributors ============ - RedTurtle Technology, sviluppo@redturtle.it Changelog ========= 1.0.3 (2022-05-31) ------------------ - Fix required python version. [cekk] 1.0.2 (2022-05-25) ------------------ - add check if value is a dict in SearchableText indexer. [eikichi18] 1.0.1 (2021-03-25) ------------------ - Register standard blocks serializers/deserializer for IDexterityContent. Otherwise they don't work. [cekk] 1.0.0 (2021-02-24) ------------------ - Initial release. [cekk]


زبان مورد نیاز

مقدار نام
>3.6 Python


نحوه نصب


نصب پکیج whl collective.volto.blocksfield-1.0.3:

    pip install collective.volto.blocksfield-1.0.3.whl


نصب پکیج tar.gz collective.volto.blocksfield-1.0.3:

    pip install collective.volto.blocksfield-1.0.3.tar.gz