Version 3 (modified by myroslav, 18 years ago) (diff) |
---|
Plone Tiles product
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
- Product on Plone.org (follow the link to download).
- Browser and SVN Repository
- Plone plip1230-tiles branch SVN