Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start item to collection tile #298

Closed
agnogueira opened this issue Sep 25, 2013 · 0 comments · Fixed by #334
Closed

Start item to collection tile #298

agnogueira opened this issue Sep 25, 2013 · 0 comments · Fixed by #334
Milestone

Comments

@agnogueira
Copy link
Contributor

Add a field to collection tile config that allows you to choose the start item from the results of a collection

This allows a single collection can feed two or more tiles, showing the first two results in a tile and the subsequent results in the other tile:

tile 1 (config: show 2 itens)

  • Collection x - item 1
  • Collection x - Item 2

tile 2 (config: show results from item 3)

  • Collection x - item 3
  • Collection x - item 4
  • Collection x - Item 5
  • Collection x - Item 6

With this we can build more complex and automated pages

warpr added a commit to warpr/collective.cover that referenced this issue Oct 29, 2013
…lection tile.

This adds a configuration option "Start at item".  With this option two or more collection tiles
can be used to show different slices of the same collection.
hvelarde added a commit that referenced this issue Oct 29, 2013
 Issue #298, Add offset as a configuration option to the collection tile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant