Hover Help

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Andy McKay last modified Feb 16, 2011 02:14 AM

Hover help provides mouse-over help capabilities for Plone.

Project Description

Help is stored in a skin in the skins directory as a series of Page Templates (although this could include images and so on). Each help section is written as a Page Template so it is translateable and can make use of all the appropriate macros (and skins, customisations and so on).

On the front end we use an Ajax style call to send a request to Plone. A tool inside Plone grabs the request and figures out an appropriate Page Template to call. Currently this is based on the content type, but this method could be customised extended to have almost any rule you'd like.

Once there an appropriate template is returned as a big blob of HTML. The client side then looks for the id a user is hovering over. It then looks inside the big blob of HTML for matching element id and shows help.

Current Release
Hover Help 0.1

Released Jun 27, 2005 — tested with Plone 2.0.5

First release of HoverHelp
More about this release…

Download file Get Hover Help for all platforms
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 Status
0.1 Jun 27, 2005 First release of HoverHelp More about this release…
Plone 2.0.5
final

Comments (0)