{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Plone", "Framework :: Plone :: 5.0", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nA portlet that allows users to manage some personal bookmarks that can be site objects or external links.\nThe bookmarks are stored in two member properties.\n\nSettings\n========\n\nManagers can set some default bookmarks that all users should view by default.\n\nThese bookmarks can be set in a portal_property called \"*mybookmarks_properties*\" and should be putted in a list field one per line, with the following sintax: *Title|url_or_path*.\n\nFor example:\n\n``Common Page|/common_documents/common_page``\n\n``google.com|http://www.google.com``\n\nUsage\n=====\n\nIf you want to add a site content to bookmarks list, just click on the \"*bookmark*\" link in document_actions.\n\nTo add a new external link, you need to fill the related form in the portlet.\n\nTo remove a bookmark, just click on delete icon.\n\nDefault bookmarks can't be removed by users.\n\nDependencies\n============\n\nThis product has been tested on Plone 5.0.x and 5.1.\nFor Plone < 5, use 1.x versions and \"plone4\" branch on github.\n\nCredits\n=======\n\nDeveloped with the support of `Regione Emilia Romagna`__; Regione Emilia Romagna supports the `PloneGov initiative`__.\n\n__ http://www.regione.emilia-romagna.it/\n__ http://www.plonegov.it/\n\nAuthors\n=======\n\nThis product was developed by RedTurtle Technology team.\n\n.. image:: http://www.redturtle.net/redturtle_banner.png\n :alt: RedTurtle Technology Site\n :target: http://www.redturtle.net/\n\nChangelog\n=========\n\n2.0.4 (2018-04-06)\n------------------\n\n- Always show edit bookmarks link in bookmarks list, also if the user doesn't\n have any bookmark.\n [cekk]\n\n2.0.3 (2018-04-04)\n------------------\n\n- Don't show bookmark action on site root\n [cekk]\n- Use standard slots in edit template\n [cekk]\n\n2.0.2 (2017-11-20)\n------------------\n\n- Fix Italian translations.\n [cekk]\n\n\n2.0.1 (2017-10-24)\n------------------\n\n- remove userschema.xml. Now additional field is added in the install script.\n In this way, we don't override existing ones.\n [cekk]\n\n2.0.0 (11/10/2017)\n------------------\n\n- Removed plone_logs and used a proper logger [cekk]\n- Plone 5 compatibility\n [cekk]\n\n1.3.4 (2014-01-13)\n------------------\n\n- Fix accessibility stuffs [cekk]\n- Refactored js that hide the form [cekk]\n\n\n1.3.3 (2013-08-01)\n------------------\n\n- Now portlet title are correctly shown in the template [cekk]\n\n\n1.3.2 (2013-07-17)\n------------------\n\n* Added separated permission to add the portlet [cekk]\n\n1.3.1 (2013-07-08)\n------------------\n\n* Fixed portlet footer [cekk]\n\n1.3.0 (2012-08-23)\n------------------\n\n* fix external bookmarks deletion [cekk]\n* fix Plone 4 compatibility [cekk]\n* initial release on pypi [cekk]\n\n1.2.0 (2012-04-02)\n------------------\n\n* added default bookmarks configuration [cekk]\n\n1.1.3 (2012-01-09)\n------------------\n\n* added \"/view\" to object bookmarks, to avoid automatic download of files [cekk]\n\n1.1.2 (2011-07-08)\n------------------\n\n* added confirm delete view [cekk]\n\n1.1.1 (2010-12-17)\n------------------\n\n* include package \"plone.app.portlets\" into zcml before registration of portlet [mirco]\n\n1.1.0 (2010-12-03)\n------------------\n\n* fixed translation [cekk]\n* deleting method [cekk]\n\n1.0.0 (2010-11-22)\n------------------\n\n* Initial release", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/RedTurtle/collective.portlet.mybookmarks", "keywords": "bookmark portlet user", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "collective.portlet.mybookmarks", "package_url": "https://pypi.org/project/collective.portlet.mybookmarks/", "platform": "", "project_url": "https://pypi.org/project/collective.portlet.mybookmarks/", "project_urls": { "Homepage": "https://github.com/RedTurtle/collective.portlet.mybookmarks" }, "release_url": "https://pypi.org/project/collective.portlet.mybookmarks/2.0.4/", "requires_dist": null, "requires_python": "", "summary": "A portlet that allows to store some internal and external bookmarks for users", "version": "2.0.4" }, "last_serial": 3740962, "releases": { "1.3.0": [ { "comment_text": "", "digests": { "md5": "0f3cb22276b32020b66355e205ef7a3e", "sha256": "889dec17299483a3797f7d624771cc20b273f4b7c0fa72832dee2e8346c93c27" }, "downloads": -1, "filename": "collective.portlet.mybookmarks-1.3.0.zip", "has_sig": false, "md5_digest": "0f3cb22276b32020b66355e205ef7a3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39081, "upload_time": "2012-08-23T15:00:27", "url": "https://files.pythonhosted.org/packages/90/8b/4cf010ff483cb4bf02fb63093f4bd6f27988454a0f4aa6b846a1d07ca504/collective.portlet.mybookmarks-1.3.0.zip" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "8c5e4dd394e0437d5449dcbc02047bf2", "sha256": "0570efadb4e0fc906040f9cf9de857c347c6829982fcabb141cadf9dbda81d2d" }, "downloads": -1, "filename": "collective.portlet.mybookmarks-1.3.1.zip", "has_sig": false, "md5_digest": "8c5e4dd394e0437d5449dcbc02047bf2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39158, "upload_time": "2013-07-08T12:32:41", "url": "https://files.pythonhosted.org/packages/07/7e/619eea64cd83268f7488723dbdaae28c157dcaf4e610c3f1ce7229d3b27b/collective.portlet.mybookmarks-1.3.1.zip" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "e885eb2cca940ad85412b29a37c03df5", "sha256": "33196fe392d379389bed12f254f25176cfdf399333873dd3e1a4c3f2f3c179a5" }, "downloads": -1, "filename": "collective.portlet.mybookmarks-1.3.2.zip", "has_sig": false, "md5_digest": "e885eb2cca940ad85412b29a37c03df5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39344, "upload_time": "2013-07-17T08:57:49", "url": "https://files.pythonhosted.org/packages/83/77/d5d55722c99411492154c948b5783eb6a6d07fef0370d549cb28b6bf6f85/collective.portlet.mybookmarks-1.3.2.zip" } ], "1.3.3": [ { "comment_text": "", "digests": { "md5": "4574f7115a1067b2e3cfc52335c3e228", "sha256": "4308e8dd3bbeae705bb51a6c3d8324cccc3229664a092edf5a27bf896acfdf59" }, "downloads": -1, "filename": "collective.portlet.mybookmarks-1.3.3.zip", "has_sig": false, "md5_digest": "4574f7115a1067b2e3cfc52335c3e228", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39425, "upload_time": "2013-08-01T07:07:57", "url": "https://files.pythonhosted.org/packages/07/e4/32ca82fdd946e65a9d3f629d9959cfc4974def37cb30a2b7e1239e4b5fd5/collective.portlet.mybookmarks-1.3.3.zip" } ], "1.3.4": [ { "comment_text": "", "digests": { "md5": "9baace8173a80e143a9fde2acb4e7581", "sha256": "b20937274b0260dfc744ecd33049020318fb28718f8073eeaef7b3bd6af6ef56" }, "downloads": -1, "filename": "collective.portlet.mybookmarks-1.3.4.zip", "has_sig": false, "md5_digest": "9baace8173a80e143a9fde2acb4e7581", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40913, "upload_time": "2014-01-13T16:45:00", "url": "https://files.pythonhosted.org/packages/2c/67/13440fda2818bf50faa80b8a419d3d54233c953562a00b053f1e129ecbfd/collective.portlet.mybookmarks-1.3.4.zip" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "1e08faca459243bc946aac3e1b4d5379", "sha256": "f5e44fcc33089360b9f3284faa0310274ede3653a1d3365e496febc9747c304b" }, "downloads": -1, "filename": "collective.portlet.mybookmarks-2.0.2.tar.gz", "has_sig": false, "md5_digest": "1e08faca459243bc946aac3e1b4d5379", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28315, "upload_time": "2018-03-30T13:43:42", "url": "https://files.pythonhosted.org/packages/8b/54/a6725c89a30f7dcdf895cac42eb4455d83f0b1f19a1b50a83cf2a01800c8/collective.portlet.mybookmarks-2.0.2.tar.gz" } ], "2.0.3": [ { "comment_text": "", "digests": { "md5": "4c54090efe1deb17b5f7ac5ad610c086", "sha256": "bfb06770e173fb143529f2d6d3f51fad4e47e8e403e657ab681a752367dd2d4b" }, "downloads": -1, "filename": "collective.portlet.mybookmarks-2.0.3.tar.gz", "has_sig": false, "md5_digest": "4c54090efe1deb17b5f7ac5ad610c086", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28967, "upload_time": "2018-04-04T14:27:55", "url": "https://files.pythonhosted.org/packages/0e/a7/01a7e639e37b2aa429e728fd52492a09778e410a13467cae99030af7615c/collective.portlet.mybookmarks-2.0.3.tar.gz" } ], "2.0.4": [ { "comment_text": "", "digests": { "md5": "da404a7d860a42c5f525859d8c9c89cb", "sha256": "96deead94148f5f990b25de76db7ad602ee2e008954d4c468bfb240f29dbb2c9" }, "downloads": -1, "filename": "collective.portlet.mybookmarks-2.0.4.tar.gz", "has_sig": false, "md5_digest": "da404a7d860a42c5f525859d8c9c89cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29031, "upload_time": "2018-04-06T12:21:37", "url": "https://files.pythonhosted.org/packages/3a/36/aa402e01c39806faaa85a2f89347d5a40a0130335fcb6e61d8e9eefa4253/collective.portlet.mybookmarks-2.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "da404a7d860a42c5f525859d8c9c89cb", "sha256": "96deead94148f5f990b25de76db7ad602ee2e008954d4c468bfb240f29dbb2c9" }, "downloads": -1, "filename": "collective.portlet.mybookmarks-2.0.4.tar.gz", "has_sig": false, "md5_digest": "da404a7d860a42c5f525859d8c9c89cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29031, "upload_time": "2018-04-06T12:21:37", "url": "https://files.pythonhosted.org/packages/3a/36/aa402e01c39806faaa85a2f89347d5a40a0130335fcb6e61d8e9eefa4253/collective.portlet.mybookmarks-2.0.4.tar.gz" } ] }