معرفی شرکت ها


collective.maildigest-1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Users can subscribe on a mail digest about activity in a Plone Folder
ویژگی مقدار
سیستم عامل -
نام فایل collective.maildigest-1.0
نام collective.maildigest
نسخه کتابخانه 1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده UNKNOWN
ایمیل نویسنده UNKNOWN
آدرس صفحه اصلی http://svn.plone.org/svn/collective/
آدرس اینترنتی https://pypi.org/project/collective.maildigest/
مجوز gpl
Introduction ============ Cron ==== You have to create a daily cron to check digests to produce 0 4 * * * wget --http-user=zopescheduler --http-password=TrigOtad3 http://localhost:8080/mysite/@@digest-cron?maildigest-debug-mode=1 -O /dev/null Manually check ============== http://localhost:9880/mysite/@@digest-cron -O /dev/null Tests ===== This add-on is tested using Travis CI. The current status of the add-on is : .. image:: https://secure.travis-ci.org/tdesvenain/collective.maildigest.png :target: http://travis-ci.org/tdesvenain/collective.maildigest .. image:: https://coveralls.io/repos/tdesvenain/collective.maildigest/badge.png?branch=master :target: https://coveralls.io/r/tdesvenain/collective.maildigest?branch=master Changelog ========= 1.0 (2014-10-10) ---------------- - Feature: We can select recursive subscription: user can choose to be notified to the activity in the subfolders of the subscription folder. [thomasdesvenain] - Feature: Added 'move' activity notified when we cut/paste content and 'publish' activity when we publish content. Copied contents notifies add activity. [thomasdesvenain] - UI: Added ui for monthly email. More generic management of delays. [thomasdesvenain] - Plone 4.2+ and recent jQuery compatibility. [thomasdesvenain] - API: Rewrite collective.maildigest api so we don't deal with collective.subscribe api outside of main utility. Use plone.api. [thomasdesvenain] - Fix: Do not break site when it is not installed. Do not need to install collective.inviting. [thomasdesvenain] - Fix: move activity is not handled when we delete a content. [thomasdesvenain] - Quality: New bootstrap and buildout. [thomasdesvenain] - Quality: Added tests and coverage. [thomasdesvenain] IMPORTANT: because of changes in storage, before updating to this release, first run www.mysite.com/@@digest-cron?maildigest-debug-mode=1, otherwise you will loose some notifications. 0.3.3 (2014-01-28) ------------------ - The previous copy/paste fix wasn't enough, now fix copy/paste folder. [vincentfretin] 0.3.2 (2012-12-16) ------------------ - Avoid error on copy/paste action. [thomasdesvenain] - Avoid Invalid error for anonymous on viewlet. 0.3.1 (2012-08-24) ------------------ - More robust: ignore not IUUIDAware contents, manage subscriptions on site root. [thomasdesvenain] 0.1 (2012-08-03) ---------------- - Package created using templer [thomasdesvenain]


نحوه نصب


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

    pip install collective.maildigest-1.0.whl


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

    pip install collective.maildigest-1.0.tar.gz