{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nInstallation\n------------\n\nAdd collective.contentrules.talesaction to the 'egg' parameter of your buildout section ::\n\n [buildout]\n ...\n eggs +=\n ...\n collective.contentrules.talesaction\n\nOr add it to the install_requires parameter of the setup.py of your module ::\n\n setup(\n ...\n install_requires=[\n ...\n 'collective.contentrules.talesaction',\n ]\n\nThen restart your buildout and your instance.\n\nUse\n---\n\nGo to the `Rules` section of `Site configuration`.\nYou can now add `TALES Expression action` to the actions of your rules.\nChangelog\n=========\n\n1.0 (2011-04-13)\n----------------\n\n- Initial release", "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/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.contentrules.talesaction", "package_url": "https://pypi.org/project/collective.contentrules.talesaction/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.contentrules.talesaction/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/collective.contentrules.talesaction/1.0/", "requires_dist": null, "requires_python": null, "summary": "An add-on to add TALES expression actions in your content rules", "version": "1.0" }, "last_serial": 1493428, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "ac7dd38ea302635420e92de69d38a2a6", "sha256": "39efd35c86e253cb1e113445776dedfb5666df96631b3ffa31d84d51c9fd1d0a" }, "downloads": -1, "filename": "collective.contentrules.talesaction-1.0.zip", "has_sig": false, "md5_digest": "ac7dd38ea302635420e92de69d38a2a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22100, "upload_time": "2011-04-13T17:02:33", "url": "https://files.pythonhosted.org/packages/7b/ab/accc51f94cec77d847036c670da2dcc0efdcf1f91967963950830b41d9cc/collective.contentrules.talesaction-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac7dd38ea302635420e92de69d38a2a6", "sha256": "39efd35c86e253cb1e113445776dedfb5666df96631b3ffa31d84d51c9fd1d0a" }, "downloads": -1, "filename": "collective.contentrules.talesaction-1.0.zip", "has_sig": false, "md5_digest": "ac7dd38ea302635420e92de69d38a2a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22100, "upload_time": "2011-04-13T17:02:33", "url": "https://files.pythonhosted.org/packages/7b/ab/accc51f94cec77d847036c670da2dcc0efdcf1f91967963950830b41d9cc/collective.contentrules.talesaction-1.0.zip" } ] }