{ "info": { "author": "Sylvain Viollon", "author_email": "info@infrae.com", "bugtrack_url": null, "classifiers": [ "Framework :: Zope2", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "========================\nsilva.core.subscriptions\n========================\n\nIntroduction\n============\n\n``silva.core.subscriptions`` let visitors subscribe to `Silva`_\ncontent in order to receive notification emails on modification. You\ncan only subscribe to a part of the site or only to a page.\n\nSubscription registration can be done by visitors via a form rendered\ninside the public layout. If the visitor is not authenticated, the\nform is protected with a Captcha. The registration requires a\nvalidation done by email.\n\nSite managers can directly administrate subscribed emails (add,\nremove) without that validation step.\n\nA local service contains some generic settings and all email templates\nused. You can be customized them at will.\n\nThe service provides you with an API usable to develop extensions that\nsend notification for any wanted action or event using a custom email\ntemplate of your choice.\n\nCode repository\n===============\n\nYou can find the source code for this extension in Git:\nhttps://github.com/silvacms/silva.app.subscriptions\n\n.. _Silva: http://silvacms.org\n\nChanges\n=======\n\n3.0.3 (2013/12/16)\n------------------\n\n* Make possible to configure settings in SMI.\n\n* Improve validation of the parameters in links given to the user.\n\n* Update icons.\n\n3.0.2 (2013/05/24)\n------------------\n\n* Modify public form text and actions.\n\n3.0.1 (2013/03/05)\n------------------\n\n* Add a link in the SMI to the public form to subscribe or unsubscribe.\n\n3.0 (2012/12/11)\n----------------\n\n* Improve tests.\n\n3.0c1 (2012/09/25)\n------------------\n\n* Update API to Silva 3.0c1.\n\n* Fix bugs, verify i18n.\n\n* Improve tests.\n\n3.0b1 (2011/11/11)\n------------------\n\n* Update SMI interface to use ``silva.ui``.\n\n* Store information in Zope annotations instead of default attributes\n on the object.\n\n1.1 (2010/12/20)\n----------------\n\n* Change widget used for user subscribed list in SMI to a textarea.\n\n1.0 (2010/10/20)\n----------------\n\n* Initial after split out of Silva.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/silvacms/silva.app.subscriptions", "keywords": "silva app redirect permanent http", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "silva.app.subscriptions", "package_url": "https://pypi.org/project/silva.app.subscriptions/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/silva.app.subscriptions/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/silvacms/silva.app.subscriptions" }, "release_url": "https://pypi.org/project/silva.app.subscriptions/3.0.3/", "requires_dist": null, "requires_python": null, "summary": "Let people subscribe to content changes in Silva CMS", "version": "3.0.3" }, "last_serial": 946505, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "a2b051cf5361f3961b88d85f4ab601be", "sha256": "a28012dddd3a5415fbe07e85db0cc941b59f19bba793c9a46171f3fa324b2135" }, "downloads": -1, "filename": "silva.app.subscriptions-1.1.tar.gz", "has_sig": false, "md5_digest": "a2b051cf5361f3961b88d85f4ab601be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19493, "upload_time": "2013-12-17T09:47:38", "url": "https://files.pythonhosted.org/packages/03/08/0e13872c9bf4534e788c348c6d2329a2507ac252f27d2b80feb424889eff/silva.app.subscriptions-1.1.tar.gz" } ], "3.0.3": [ { "comment_text": "", "digests": { "md5": "7896d4ea82dcceee9af721cf61132e58", "sha256": "957f1e5f0a6664e8cab1975fd07bbbecfaa20b0d3a876eb1c2bc56703c3bfab6" }, "downloads": -1, "filename": "silva.app.subscriptions-3.0.3.tar.gz", "has_sig": false, "md5_digest": "7896d4ea82dcceee9af721cf61132e58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22869, "upload_time": "2013-12-16T14:36:44", "url": "https://files.pythonhosted.org/packages/b5/f5/f64e0821c111d26e966516770a435625c50c47d8dea00dfe7953530a45b0/silva.app.subscriptions-3.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7896d4ea82dcceee9af721cf61132e58", "sha256": "957f1e5f0a6664e8cab1975fd07bbbecfaa20b0d3a876eb1c2bc56703c3bfab6" }, "downloads": -1, "filename": "silva.app.subscriptions-3.0.3.tar.gz", "has_sig": false, "md5_digest": "7896d4ea82dcceee9af721cf61132e58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22869, "upload_time": "2013-12-16T14:36:44", "url": "https://files.pythonhosted.org/packages/b5/f5/f64e0821c111d26e966516770a435625c50c47d8dea00dfe7953530a45b0/silva.app.subscriptions-3.0.3.tar.gz" } ] }