Plone Tiles
The product is initial implementation of PLIP# 120 to be part of Plone-3.0 and for backward compatibility with Plone-2.1.x/Plone-2.5.x.
Use by example: http://dev.plone.org/plone/changeset/10580
tiles.js makes all .tile elements to react on mouse clicks. After click it emulates the click on contained a.primary element. If there is no a element with .primary class, then first contained available is chosen.
Visual feedback at the moment is outline frame that is surrounding tile element upon click. And tile element gets cursor from contained a.primary element style (usually hand cursor).
To-dos
- Following tile link with keyboard
- Middle click on tile in Firefox to open in new tab.
Links
- The proposal behind the product: PLIP# 120
- Releases - http://plone.org/products/plone-tiles/releases
- Repository - http://svn.quintagroup.com/products/qPloneTiles
- Plone plip1230-tiles branch SVN