A portlet that allows to store some internal and external bookmarks for users
Project description
Introduction
A portlet that allows users to manage some personal bookmarks that can be site objects or external links. The bookmarks are stored in two member properties.
Settings
Managers can set some default bookmarks that all users should view by default.
These 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.
For example:
Common Page|/common_documents/common_page
google.com|http://www.google.com
Usage
If you want to add a site content to bookmarks list, just click on the “bookmark” link in document_actions.
To add a new external link, you need to fill the related form in the portlet.
To remove a bookmark, just click on delete icon.
Default bookmarks can’t be removed by users.
Dependencies
This product has been tested on Plone 5.2 and Python 3.
For Plone 5 on python2, use 2.x versions and “python2” branch on github.
For Plone < 5, use 1.x versions and “plone4” branch on github.
Credits
Developed with the support of Regione Emilia Romagna; Regione Emilia Romagna supports the PloneGov initiative.
Changelog
3.0.0 (2022-06-06)
Drop python 2 and Plone < 5.2 support. [cekk, axaroth]
Python 3 compatibility. [cekk, axaroth]
2.0.4 (2018-04-06)
Always show edit bookmarks link in bookmarks list, also if the user doesn’t have any bookmark. [cekk]
2.0.3 (2018-04-04)
Don’t show bookmark action on site root [cekk]
Use standard slots in edit template [cekk]
2.0.2 (2017-11-20)
Fix Italian translations. [cekk]
2.0.1 (2017-10-24)
remove userschema.xml. Now additional field is added in the install script. In this way, we don’t override existing ones. [cekk]
2.0.0 (11/10/2017)
Removed plone_logs and used a proper logger [cekk]
Plone 5 compatibility [cekk]
1.3.4 (2014-01-13)
Fix accessibility stuffs [cekk]
Refactored js that hide the form [cekk]
1.3.3 (2013-08-01)
Now portlet title are correctly shown in the template [cekk]
1.3.2 (2013-07-17)
Added separated permission to add the portlet [cekk]
1.3.1 (2013-07-08)
Fixed portlet footer [cekk]
1.3.0 (2012-08-23)
fix external bookmarks deletion [cekk]
fix Plone 4 compatibility [cekk]
initial release on pypi [cekk]
1.2.0 (2012-04-02)
added default bookmarks configuration [cekk]
1.1.3 (2012-01-09)
added “/view” to object bookmarks, to avoid automatic download of files [cekk]
1.1.2 (2011-07-08)
added confirm delete view [cekk]
1.1.1 (2010-12-17)
include package “plone.app.portlets” into zcml before registration of portlet [mirco]
1.1.0 (2010-12-03)
fixed translation [cekk]
deleting method [cekk]
1.0.0 (2010-11-22)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.portlet.mybookmarks-3.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbef8282b2d6cbc451eb6d188e9c9260ffc3300825a2af0d7288082467b8c5af |
|
MD5 | cefd86d6fe2cc6c6bcecfce527696942 |
|
BLAKE2b-256 | dfcc10f1da53d5206a16528d8ce981f89f9a08a29c2afb390f6fb1b6b9e2babb |