= Plone Tiles = The product is initial implementation of [http://plone.org/products/plone/roadmap/120 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 == 1. Following tile link with keyboard 2. Middle click on tile in Firefox to open in new tab. == Links == * The proposal behind the product: [http://plone.org/products/plone/roadmap/120 PLIP# 120] * Releases - http://plone.org/products/plone-tiles/releases * Repository - http://svn.quintagroup.com/products/qPloneTiles * [http://dev.plone.org/plone/browser/CMFPlone/branches/plip120-tiles/ Plone plip1230-tiles branch] [https://svn.plone.org/svn/plone/CMFPlone/branches/plip120-tiles/ SVN]