PloneBookmarklets 0.5 (Alpha release) (Nov 17, 2006)

PloneBookmarklets

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

Refactored codebase to include Zope3 Views, a configurable Tool, and dynamically genereated favlets

For additional information about this project, please visit the overview page .

Available downloads

PloneBookmarklets-0.5

For all platforms (0 kB)

Release Notes

Tested with Plone 2.5.1, Zope 2.9
StateAlpha release
LicenseGPL
Release Manager David Ray

This tool is used to manage bookmarklets, aka favlets, for social bookmarking sites.


What's New


  •   Bookmarklets are now manageable via the ZMI
  •   Managers can add, remove, and reorder bookmarklets as needed
  •   PloneBookmarklets is supported with the latest Zope and Plone (Zope-2.9.5/Plone-2.5.1).


Installation


   Simply unpack the product in your products directory, restart Zope, and use the quick installer via the "Site Settings/Add/Remove Products" link to install it.

Features


  •   ZMI Interface to manage bookmarklets
  •   'Add Bookmarklet' document_action added for all Plone objects
  •   Built using Zope annotations, with Zope 3 style and views


Requires


  •   Plone 2.5.x
  •  Zope 2.9.x


Written By


    David Ray <davidray@gmail.com>, Center for Open and Sustainable Learning <cosl.usu.edu>
    Shane Graber <sgraber@gmail.com>

Change log

  1. Complete refactor of codebase
  2. Added portal_bookmarklets configuration tool
  3. Added Zope3 View