Closed agnogueira closed 11 years ago
@flecox please take a look on this and tell me how it could be implemented.
This is solved here: https://github.com/plone/plone.tiles/blob/master/plone/tiles/meta.py
then we have something like:
...
<browser:resource name="plone.app.texttile.png" file="tile.png" />
...
<plone:tile
...
icon="++resource++plone.app.texttile.png"
...
Here an sample viewed: https://github.com/plone/plone.app.texttile/commit/8aac63a69c03d3514827f86a4d652c4bf6165432
that's really cool! :-)
I think we need this asap
@agnogueira please provide a new set of individual icons.
Icons uploaded here: https://github.com/collective/collective.cover/tree/master/src/collective/cover/static @ericof is working in this issue.
@ericof please wait until we discuss this with @runyaga
invalidated by #176
We need a better way to select which tile to use when adding a tile:
See the Tile Selection Mockup for more information.