{ "info": { "author": "Eric BREHAULT", "author_email": "ebrehault@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 5.0", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "====================\nrapido.plone\n====================\n\n**Happy hacking with Plone**\n\n.. image:: https://raw.githubusercontent.com/collective/rapido.plone/master/docs/files/logo-rapido.png\n\n.. image:: https://secure.travis-ci.org/collective/rapido.plone.png?branch=master\n :target: http://travis-ci.org/collective/rapido.plone\n :alt: Tests\n.. image:: https://landscape.io/github/collective/rapido.plone/master/landscape.svg?style=flat\n :target: https://landscape.io/github/collective/rapido.plone/master\n :alt: Code Health\n.. image:: https://coveralls.io/repos/collective/rapido.plone/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/collective/rapido.plone?branch=master\n :alt: Coverage\n\nWhat for?\n---------\n\nCreating a small form able to send an email, or to store some data, generating\nsome extra information about a page and inserting it wherever we want: with Plone\nthese kind of tasks are complex for experts, and almost impossible for beginners.\n\n**rapido.plone** allows any developer having a little knowledge of HTML and a\nlittle knowledge of Python to implement custom elements and insert them anywhere\nthey want in their Plone site.\n\nHow?\n----\n\nThe unique interface to build applications with rapido.plone is the **Plone\ntheming tool**.\n\nThis means that it can be done on the **file system** or through the \n**inline theming editor**.\n\nA Rapido application is just a part of our current theme; it can be\nimported, exported, copied, modified, etc. like the rest of the theme.\n\nMoreover, we can use `Diazo `_ extensively to\ninject our application in the Plone layout easily.\n\nDocumentation and screencast\n----------------------------\n\n- Full `Rapido documentation `_.\n\n - `Rapido Spanish documentation `_.\n\n- How to implement a rating system in 3'33'' (`tutorial `_,\n `screencast `_).\n\n- How to implement a glossary system as a tool to manage a list of terms (`tutorial `_).\n\n- How to use Rapido to create custom SearchableText field (`tutorial `_).\n\n- `example.rapidoplone `_, is a source code package for differents examples \"rapido.plone\" apps.\n\nCredits\n-------\n\n|makinacom|_\n\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom: http://www.makina-corpus.com\n\nContributors\n============\n\n- Eric BREHAULT, ebrehault@gmail.com\n- Leonardo J. Caballero G., leonardocaballero@gmail.com\n\nChangelog\n=========\n\n\n1.1.1 (2017-04-22)\n------------------\n\nNew features:\n\n- Added Spanish translation for the rapido.plone documentation.\n [macagua]\n\n- Added i18n support for the rapido.plone documentation.\n [macagua]\n\nBug fixes:\n\n- Updated the source code from the rapido.plone tutorial about the rating app.\n [macagua]\n\n- Updated the rapido.plone tutorial documentation about the rating app.\n [macagua]\n\n- Make it work in an Archetypes free environment:\n Bind event handlers directly on the OFS.Image.File class,\n because there is no specific interface in OFS.\n The additional set interface from plone.app.blob was Archetypes only.\n It is no longer availabe if Archetypes and its dependencies is not available.\n [jensens]\n\n- Fix content rules Rapido app call\n [ebrehault]\n\n\n1.1 (2016-12-18)\n----------------\n\nBreaking changes:\n\n- rapido.plone requires plone.resource 1.2\n\nNew features:\n\n- Allow to locate a Rapido app outside the current theme\n [ebrehault]\n\n- Expose Rapido blocks as first-class Plone views\n [jpgimenez, ebrehault]\n\n\n1.0.3 (2016-09-19)\n------------------\n\n- Add book use case\n [sverbois]\n\n- Return unicode when loading templates\n [ebrehault]\n\n\n1.0.2 (2016-04-09)\n------------------\n\n- Add rapidoLoad Javascript event\n [ebrehault]\n\n- Allow to inject parent request path in Rapido path\n [ebrehault]\n\n- Support TAL templates\n [ebrehault]\n\n- Set content properly when calling block from content rule\n [ebrehault]\n\n- External call to Rapido elements using @@rapido-call\n [ebrehault]\n\n- API to access an external Rapido app\n [ebrehault]\n\n\n1.0.1 (2016-01-06)\n------------------\n\n- Ajax links\n [ebrehault]\n\n- Better context.content computing and reinjection\n [ebrehault]\n\n\n1.0 (2015-11-17)\n----------------\n\n- Initial release.\n [ebrehault]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/rapido.plone", "keywords": "Python Plone rapido", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "rapido.plone", "package_url": "https://pypi.org/project/rapido.plone/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rapido.plone/", "project_urls": { "Homepage": "https://github.com/collective/rapido.plone" }, "release_url": "https://pypi.org/project/rapido.plone/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "Rapido for Plone", "version": "1.1.1" }, "last_serial": 2821493, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6197ce1a7880e51da8a846b93c490e50", "sha256": "8e72dad1c464b0aa92d55d54800ad9308c6b8b792757c38d63cdae67a8e69079" }, "downloads": -1, "filename": "rapido.plone-1.0.tar.gz", "has_sig": false, "md5_digest": "6197ce1a7880e51da8a846b93c490e50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16339, "upload_time": "2015-11-17T15:17:17", "url": "https://files.pythonhosted.org/packages/96/f1/abb81511ce58421fb9270a462182e54b8687f027cffaaaa33e5c411ad056/rapido.plone-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "24b9acdf8169438f1bdb2ca2cf9f14ae", "sha256": "30004e702cf99e0e479d29c82afd4a83023b04313d34cfd1b9217a0284a449c4" }, "downloads": -1, "filename": "rapido.plone-1.0.1.tar.gz", "has_sig": false, "md5_digest": "24b9acdf8169438f1bdb2ca2cf9f14ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16799, "upload_time": "2016-01-06T22:08:42", "url": "https://files.pythonhosted.org/packages/1a/82/521eac2271ad64ebcaf2e95f39f06126a7b02d422b729fa76161e9a54a15/rapido.plone-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "403072b86d3994feaf07f2a6a2b5463a", "sha256": "c1f0f3dfa664f2166af81448e910fd2f0dc2153c58a58d07990057c75efaa9c3" }, "downloads": -1, "filename": "rapido.plone-1.0.2.tar.gz", "has_sig": false, "md5_digest": "403072b86d3994feaf07f2a6a2b5463a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18880, "upload_time": "2016-04-09T17:26:13", "url": "https://files.pythonhosted.org/packages/9d/1f/8327b8f57aa1cbdd0a8236ac37746e205dff204e7c3b76aa013eb31655b3/rapido.plone-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "2efea47141b15517cbb6db4445d82a4c", "sha256": "434519a7d3a68823b17cd5183c0e2bee298a4723db1598cf6f0e634fece56d0d" }, "downloads": -1, "filename": "rapido.plone-1.0.3.tar.gz", "has_sig": false, "md5_digest": "2efea47141b15517cbb6db4445d82a4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19470, "upload_time": "2016-09-19T18:37:50", "url": "https://files.pythonhosted.org/packages/62/a6/82249391e6a2ba2a20781e54784f5fddd449c717f768db6ce8afbd1a3fc2/rapido.plone-1.0.3.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "567d4ab7b2e1168a9744ab2ff8e8b11f", "sha256": "1556cc4aec685b65b6dfe31dbe94b3e97cfb2efe04274b53a4ba5accd1155881" }, "downloads": -1, "filename": "rapido.plone-1.1.tar.gz", "has_sig": false, "md5_digest": "567d4ab7b2e1168a9744ab2ff8e8b11f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22290, "upload_time": "2016-12-18T21:43:56", "url": "https://files.pythonhosted.org/packages/a5/dd/25848d317a193024a750f2415c56ec2b9412414d0b6a4a876e510e08514a/rapido.plone-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "6606eeaee9396ea7838cff0f6d4026b0", "sha256": "517442d8d335d51251a596a8b09b5db22e30db46bd02a62f8c4d61e7c0a12131" }, "downloads": -1, "filename": "rapido.plone-1.1.1.tar.gz", "has_sig": false, "md5_digest": "6606eeaee9396ea7838cff0f6d4026b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23323, "upload_time": "2017-04-22T10:18:42", "url": "https://files.pythonhosted.org/packages/9d/e8/ca35aaaaa456106f6c1e345f1a40764eb0d087166c90f59093cb90de91e8/rapido.plone-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6606eeaee9396ea7838cff0f6d4026b0", "sha256": "517442d8d335d51251a596a8b09b5db22e30db46bd02a62f8c4d61e7c0a12131" }, "downloads": -1, "filename": "rapido.plone-1.1.1.tar.gz", "has_sig": false, "md5_digest": "6606eeaee9396ea7838cff0f6d4026b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23323, "upload_time": "2017-04-22T10:18:42", "url": "https://files.pythonhosted.org/packages/9d/e8/ca35aaaaa456106f6c1e345f1a40764eb0d087166c90f59093cb90de91e8/rapido.plone-1.1.1.tar.gz" } ] }