{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "====================\nrg.infocard\n====================\n\n.. contents::\n\nResources\n=========\n\n* `Source code @ GitHub `_\n* `Releases @ PyPI `_\n\nHow it works\n============\n\nThis product introduces two new content types to your Plone site:\n\n- `Infocard container`\n- `Infocard`\n\nInfocard container\n------------------\n\nThis content type is supposed to contain infocards.\n\nBeside normal Plone content fields (title, description, rich text),\nit has some configurable parameters to define:\n\n- Service types\n- Recipients\n- A template for the contained infocard\n\nIt's default view is a form to search inside the contained infocards.\n\nInfocard\n--------\n\nAn infocard is a content with a tabular field\n(whose default values can be specified in the infocard container).\nThe Infocard records at each save the modifier.\n\nUsing rg.infocard\n=====================\n\nCreate a new infocard container\n-------------------------------\n\nOnce the product is installed, the **Infocardcontainer** entry\nwill be available on the ``Add new`` action menu.\nClick on it to add a new **Infocardcontainer**.\n\n.. image:: http://blog.redturtle.it/pypi-images/rg.infocard/add-infocardcontainer.png/image_preview\n :alt: The add view of the Infocard container\n :target: http://blog.redturtle.it/pypi-images/rg.infocard/add-infocardcontainer.png\n\nCreating a new infocard\n-----------------------\n\nIn the view of an infocard container it is possible to add,\nfrom the ``Add new`` menu,\na new Infocard.\n\n.. image:: http://blog.redturtle.it/pypi-images/rg.infocard/add-infocard.png/image_preview\n :alt: Link to create new entry\n :target: http://blog.redturtle.it/pypi-images/rg.infocard/add-infocard.png\n\nThe available options\nfor the service types and recipients fields\nare controlled by the homonymous fields of the container.\n\nChanging service types and recipients fields on the container **has effect** on\n\nThe Informations datagrid default to the value of\nthe homonymous fields of the container.\n\nChanging the service types and recipients fields on the container\n**has effect** on the already created infocards.\n\nChanging the informations field on the container\n**has no effect** on the already created infocards.\n\nTable lines\n-----------\n\nEach table line accept the following parameters:\n\n- label\n- value\n- public\n\nLabel will contain a text line descriptive of the value\n\nValue is accepts simple text or html markup\n(click on the pencil icon to activate TinyMCE editor).\n\nPublic is a checkbox (by default it is unchecked).\nIf checked the line will be displayed in the view of a public Infocard.\n\nTable lines can be added, removed or sorted clicking\non the buttons at the right.\n\n\nInstallation\n============\n\nTo install **rg.infocard** you simply add **rg.infocard**\nto the list of eggs in your buildout, run buildout and restart Plone.\nThen, install **rg.infocard** using the Add-ons control panel.\n\nCredits\n=======\n\nDeveloped with the support of:\n\n* `Unione Reno Galliera`__\n\n .. image:: http://blog.redturtle.it/pypi-images/rg.prenotazioni/logo-urg.jpg/image_mini\n :alt: Logo Unione Reno Galliera\n\nUnione Reno Galliera supports the `PloneGov initiative`__.\n\n__ http://www.renogalliera.it/\n__ http://www.plonegov.it/\n\nAuthors\n=======\n\nThis product was developed by RedTurtle Technology team.\n\n.. image:: http://www.redturtle.it/redturtle_banner.png\n :alt: RedTurtle Technology Site\n :target: http://www.redturtle.it/\n\n\n\n:orphan:\n\nChangelog\n=========\n\n0.9.5 (2015-11-25)\n------------------\n- Fix: CSRF problem when getting TinyMCE configuration\n (see https://github.com/plone/Products.TinyMCE/issues/125)\n- Fix: search portlet select\n [ale-rt]\n\n0.9.4 (2014-12-19)\n------------------\n\n- The search portlet can optionally show filters on recipient and service type\n- The search portlet can optionally omit title\n- The search portlet can optionally display a rich text before the search form\n- The search portlet can optionally display a rich text after the search form\n [ale-rt]\n\n0.9.3 (2014-11-18)\n------------------\n\n- Added a portlet to search in an infocard container.\n [ale-rt]\n\n0.9.2 (2014-11-14)\n------------------\n\n- Search form method is now get (#57)\n- Exclude infocards from navigation (#56)\n- Modified infocard view (#54, #55)\n- Infocard have no more a location field but a servicetype one (#53)\n- Clean up MANIFEST.in.\n [ale-rt]\n\n0.9.1 (2014-11-06)\n------------------\n\n- Fix TinyMCE initialization.\n [ale-rt]\n\n0.9.0 (2014-11-04)\n------------------\n\n- Initial release.\n [ale-rt]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/rg.infocard", "keywords": "Plone", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "rg.infocard", "package_url": "https://pypi.org/project/rg.infocard/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rg.infocard/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/rg.infocard" }, "release_url": "https://pypi.org/project/rg.infocard/0.9.5/", "requires_dist": null, "requires_python": "", "summary": "rg.infocard", "version": "0.9.5" }, "last_serial": 1832715, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "5f7f3e2e04c741d6dc2cd42a8f9d176c", "sha256": "3c1950d2cff097686f2877626585d7df85a00e791910fca832fad25a1d2557e1" }, "downloads": -1, "filename": "rg.infocard-0.9.0.zip", "has_sig": false, "md5_digest": "5f7f3e2e04c741d6dc2cd42a8f9d176c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46171, "upload_time": "2014-11-04T11:34:00", "url": "https://files.pythonhosted.org/packages/46/78/5b1572ca1b7beef5207957dcd5cc08c6f2ad128dd30eae12f650f72fa32f/rg.infocard-0.9.0.zip" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "8e514ece459518146f11a8cc4e55ab27", "sha256": "564973548abe6fdc5ea6c22ef226343c47a20be42b58348ead28880768d02f0b" }, "downloads": -1, "filename": "rg.infocard-0.9.1.zip", "has_sig": false, "md5_digest": "8e514ece459518146f11a8cc4e55ab27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46255, "upload_time": "2014-11-06T10:44:49", "url": "https://files.pythonhosted.org/packages/37/27/4995e0d9ef1d8a05415ce80c87f00c8a8909ae6ed30305ffc587cc2eb331/rg.infocard-0.9.1.zip" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "89ec052fa0868e6e4538e3b8233173ed", "sha256": "4cedb3382fe5397f4f1f6aafc1a8439a8b0a26eb92fe23a702a2c2a53501bc57" }, "downloads": -1, "filename": "rg.infocard-0.9.2.zip", "has_sig": false, "md5_digest": "89ec052fa0868e6e4538e3b8233173ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51674, "upload_time": "2014-11-14T13:54:12", "url": "https://files.pythonhosted.org/packages/04/da/b2dbeb53cdb0bebd633e01d0178dd7fad0f39d3edd1afc3a8f0fc05cbea9/rg.infocard-0.9.2.zip" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "139b5c9d89fa9e55de9595491ad3e857", "sha256": "ea49037522353e5fc9015b355460721e829e0e575da290ce0f89704f6983948b" }, "downloads": -1, "filename": "rg.infocard-0.9.3.zip", "has_sig": false, "md5_digest": "139b5c9d89fa9e55de9595491ad3e857", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55476, "upload_time": "2014-11-18T11:14:23", "url": "https://files.pythonhosted.org/packages/6f/66/112324f6745c9fe9bac259dc4c3fd052194463b79c05cdb16530dd1490ed/rg.infocard-0.9.3.zip" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "d4fb920f0bf18ca7ef1676a678be7e07", "sha256": "315abb607a947d357028a2fbaac0178505cb0a2bce1b7267c066677ac307a6ee" }, "downloads": -1, "filename": "rg.infocard-0.9.4.zip", "has_sig": false, "md5_digest": "d4fb920f0bf18ca7ef1676a678be7e07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53386, "upload_time": "2014-12-19T11:50:22", "url": "https://files.pythonhosted.org/packages/5c/36/5b74af4e64fe4290f34a54528b97515a0148c4f5c24f076afb0f76139554/rg.infocard-0.9.4.zip" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "e0d15a4ccfedc220c8dd16075fb280b2", "sha256": "0a05d71d4f65e7481fa46d18b6e308900e034edede114a9165236766c3c06b4d" }, "downloads": -1, "filename": "rg.infocard-0.9.5.tar.gz", "has_sig": false, "md5_digest": "e0d15a4ccfedc220c8dd16075fb280b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27830, "upload_time": "2015-11-25T09:35:51", "url": "https://files.pythonhosted.org/packages/dc/65/480ef3c268f379380d4fb174885baeb45e783b65c69cc49b1b07a2ae950a/rg.infocard-0.9.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0d15a4ccfedc220c8dd16075fb280b2", "sha256": "0a05d71d4f65e7481fa46d18b6e308900e034edede114a9165236766c3c06b4d" }, "downloads": -1, "filename": "rg.infocard-0.9.5.tar.gz", "has_sig": false, "md5_digest": "e0d15a4ccfedc220c8dd16075fb280b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27830, "upload_time": "2015-11-25T09:35:51", "url": "https://files.pythonhosted.org/packages/dc/65/480ef3c268f379380d4fb174885baeb45e783b65c69cc49b1b07a2ae950a/rg.infocard-0.9.5.tar.gz" } ] }