collective.portlet.mybookmarks

by Andrea Cecchi last modified Aug 23, 2012 03:26 PM

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 3.3.5 and Plone 4.2

Credits

Developed with the support of Regione Emilia Romagna; Regione Emilia Romagna supports the PloneGov initiative.

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

Changelog

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

Current Release
collective.portlet.mybookmarks 1.3.0

Released Aug 23, 2012 — tested with Plone 4.2, Plone 3

Fixed Plone 4 compatibility
More about this release…

Download file Get collective.portlet.mybookmarks for all platforms
collective.portlet.mybookmarks-1.3.0.zip
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
1.3.0 Aug 23, 2012 Fixed Plone 4 compatibility More about this release…
Plone 4.2
Plone 3
GPL final