Skip to main content

A rule type which is handled when an event, or any content having a start date, will begin tomorrow, or within any delay.

Project description

Introduction

This module adds a new rule type to Plone content rules system which is handled when a Plone event, or any content having a start date, will begin tomorrow, or within any delay.

First, add collective.contentrules.comingsoon package to the ‘eggs’ parameter of your buildout, or in the dependencies of your policy product, and restart your buildout.

Then you have to create a cron that calls once a day ‘@@comingsoon-notify’ view on site root, using a wget for example. (http://localhost:port/my/site/@@cominsoon-notify).

You may use z3c.recipe.usercrontab recipe that manages cron tasks from buildout: http://pypi.python.org/pypi/z3c.recipe.usercrontab/

Then, you can add ‘Coming soon’ rules to your content rules. Those rules will be handled on each event content whose start date is among a defined delay.

The notification delay can be set on ‘Coming soon’ configuration page. The default delay is one day.

Changelog

1.2 (2013-03-27)

  • It is now possible to use per content type delays ! [cedricmessiant]

1.1 (2012-12-21)

  • index is now a view parameter (for example, for expirationDate : @@comingsoon-notify?index=expires) [cedricmessiant]

  • Update buildout [cedricmessiant]

1.0.2 (2011-04-28)

  • Add buildout & bootstrap. [toutpt]

  • Add dependency of plone.app.registry in default profile and upgrade step. [toutpt]

1.0.1 (2011-04-27)

  • Avoid ComponentLookupError with Plone 4.0. [thomasdesvenain]

1.0 (2011-04-06)

  • Initial release. [thomasdesvenain]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.contentrules.comingsoon-1.2.zip (33.4 kB view details)

Uploaded Source

File details

Details for the file collective.contentrules.comingsoon-1.2.zip.

File metadata

File hashes

Hashes for collective.contentrules.comingsoon-1.2.zip
Algorithm Hash digest
SHA256 ddd4f76afe4ef97756b7da8acc8df3eee5b7b7d10b903cea6862bd466e248639
MD5 7ab38e946eb53707cc5507091d3603d2
BLAKE2b-256 9c7f4aac602a12d6b14883324c3523f2ac630ede590a417991ffdf616c7337ac

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page