معرفی شرکت ها


collective.adlibsyncmanager-0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Provides external methods to sync and create content from Adlib API
ویژگی مقدار
سیستم عامل -
نام فایل collective.adlibsyncmanager-0.1
نام collective.adlibsyncmanager
نسخه کتابخانه 0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Andre Goncalves
ایمیل نویسنده andre@intk.com
آدرس صفحه اصلی https://github.com/collective/collective.adlibsyncmanager
آدرس اینترنتی https://pypi.org/project/collective.adlibsyncmanager/
مجوز GPL
Introduction ============ Provides external methods to sync and create content from Adlib API Features ============ - Creates Object content type in a Plone site based on Adlib API data. - Synchronization of content from Adlib API with a Plone site. Installation =================== If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this: Add collective.adlibsyncmanager to the list of eggs to install, e.g.:: [buildout] … eggs = … collective.adlibsyncmanager How to use method as a cron job? ======================================================= Add to your buildout.cfg:: zope-conf-additional = <clock-server> method /SiteName/adlib_sync period 60 user username-to-invoke-method-with password password-for-user host localhost </clock-server> Dependencies =============== - collective.object The following dependencies are not required unless the creation of pictures and translations is requested. - plone.namedfile - plone.app.multilingual Todos ========== - Get deleted records from API and update content - Create log document with every request result details - Send email after several failed API request attempts Changelog ========= 0.1 (2014-11-14) ------------------- - Initial release


نحوه نصب


نصب پکیج whl collective.adlibsyncmanager-0.1:

    pip install collective.adlibsyncmanager-0.1.whl


نصب پکیج tar.gz collective.adlibsyncmanager-0.1:

    pip install collective.adlibsyncmanager-0.1.tar.gz