{ "info": { "author": "Thomas Desvenain", "author_email": "thomas.desvenain@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis module adds a new rule type to Plone content rules system\nwhich is handled when a Plone event, or any content having a start date,\nwill begin tomorrow, or within any delay.\n\nFirst, add collective.contentrules.comingsoon package to the\n'eggs' parameter of your buildout, or in the dependencies of your policy product,\nand restart your buildout.\n\nThen you have to create a cron\nthat calls once a day '@@comingsoon-notify' view on site root,\nusing a wget for example. (http://localhost:port/my/site/@@cominsoon-notify).\n\nYou may use z3c.recipe.usercrontab recipe that manages cron tasks from buildout:\nhttp://pypi.python.org/pypi/z3c.recipe.usercrontab/\n\nThen, you can add 'Coming soon' rules to your content rules.\nThose rules will be handled on each event content\nwhose start date is among a defined delay.\n\nThe notification delay can be set on 'Coming soon' configuration page.\nThe default delay is one day.\n\nChangelog\n=========\n\n1.2 (2013-03-27)\n----------------\n\n- It is now possible to use per content type delays !\n [cedricmessiant]\n\n\n1.1 (2012-12-21)\n----------------\n\n- index is now a view parameter (for example, for expirationDate : @@comingsoon-notify?index=expires)\n [cedricmessiant]\n\n- Update buildout\n [cedricmessiant]\n\n\n1.0.2 (2011-04-28)\n------------------\n\n- Add buildout & bootstrap.\n [toutpt]\n\n- Add dependency of plone.app.registry in default profile and upgrade step.\n [toutpt]\n\n1.0.1 (2011-04-27)\n------------------\n\n- Avoid ComponentLookupError with Plone 4.0.\n [thomasdesvenain]\n\n1.0 (2011-04-06)\n----------------\n\n- Initial release.\n [thomasdesvenain]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/collective.contentrules.comingsoon", "keywords": "datetime", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.contentrules.comingsoon", "package_url": "https://pypi.org/project/collective.contentrules.comingsoon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.contentrules.comingsoon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/collective.contentrules.comingsoon" }, "release_url": "https://pypi.org/project/collective.contentrules.comingsoon/1.2/", "requires_dist": null, "requires_python": null, "summary": "A rule type which is handled when an event, or any content having a start date, will begin tomorrow, or within any delay.", "version": "1.2" }, "last_serial": 4706120, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "fc055544d116bc6a64f1d80b4d0bd94a", "sha256": "833d13d4f6766ac208e6c342531801d7500ce60ee8e0902894e87302d30fcdf9" }, "downloads": -1, "filename": "collective.contentrules.comingsoon-1.0.zip", "has_sig": false, "md5_digest": "fc055544d116bc6a64f1d80b4d0bd94a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26362, "upload_time": "2011-04-13T20:16:15", "url": "https://files.pythonhosted.org/packages/52/1a/19712b682deeb010eb9740ea371f0faff14ca8e0ebac476709d46e1685ab/collective.contentrules.comingsoon-1.0.zip" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "0c0ba1cecd54ef53262fc2c431eecf22", "sha256": "f5309853db6b0674dcf06d5fd6a9ac8c7ca2c7c6c44ec9e886207b607faec0ec" }, "downloads": -1, "filename": "collective.contentrules.comingsoon-1.0.1.zip", "has_sig": false, "md5_digest": "0c0ba1cecd54ef53262fc2c431eecf22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26510, "upload_time": "2011-04-27T12:55:14", "url": "https://files.pythonhosted.org/packages/75/c4/8158e9ff2e4842d68f892d3875864c74aa40e99506e5101d686b2a031323/collective.contentrules.comingsoon-1.0.1.zip" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "91af033e1e18ee523bd3372902544496", "sha256": "b5af4e8acd2e18914bad3bb23c3c583a4f02734e3f39ec0eff0ad634130d0e4e" }, "downloads": -1, "filename": "collective.contentrules.comingsoon-1.0.2.zip", "has_sig": false, "md5_digest": "91af033e1e18ee523bd3372902544496", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30342, "upload_time": "2011-04-28T11:15:49", "url": "https://files.pythonhosted.org/packages/a8/ad/0bf9436a0643ae85486fdf39359793b4c580325b3be625989d032b5c4f43/collective.contentrules.comingsoon-1.0.2.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "76b6549d53cf2942905b82131b995422", "sha256": "9e144f5e16143f304196e0a5d8fe43a04b7af2232fdaacae1a07d03ad561b7cd" }, "downloads": -1, "filename": "collective.contentrules.comingsoon-1.1.zip", "has_sig": false, "md5_digest": "76b6549d53cf2942905b82131b995422", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30809, "upload_time": "2012-12-21T14:50:37", "url": "https://files.pythonhosted.org/packages/7d/3d/8dbf92590cca78f2e0176e40330e920e28450eae45bbad127eece610a120/collective.contentrules.comingsoon-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "7ab38e946eb53707cc5507091d3603d2", "sha256": "ddd4f76afe4ef97756b7da8acc8df3eee5b7b7d10b903cea6862bd466e248639" }, "downloads": -1, "filename": "collective.contentrules.comingsoon-1.2.zip", "has_sig": false, "md5_digest": "7ab38e946eb53707cc5507091d3603d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33414, "upload_time": "2013-03-27T18:19:53", "url": "https://files.pythonhosted.org/packages/9c/7f/4aac602a12d6b14883324c3523f2ac630ede590a417991ffdf616c7337ac/collective.contentrules.comingsoon-1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ab38e946eb53707cc5507091d3603d2", "sha256": "ddd4f76afe4ef97756b7da8acc8df3eee5b7b7d10b903cea6862bd466e248639" }, "downloads": -1, "filename": "collective.contentrules.comingsoon-1.2.zip", "has_sig": false, "md5_digest": "7ab38e946eb53707cc5507091d3603d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33414, "upload_time": "2013-03-27T18:19:53", "url": "https://files.pythonhosted.org/packages/9c/7f/4aac602a12d6b14883324c3523f2ac630ede590a417991ffdf616c7337ac/collective.contentrules.comingsoon-1.2.zip" } ] }