collective / collective.listingviews

2 stars 4 forks source link

create standalone "listing view" mosaic tiles #31

Open djay opened 5 years ago

djay commented 5 years ago

Needs a tile by itself that can refer to context object (defaults to the current context) In addition it should register a view the content listing tile

As a selection in the content listing tiles is done in - https://github.com/collective/collective.listingviews/pull/33