Skip to content

Conversation

@jaguillette
Copy link
Contributor

I took the filters from the Items Table model and adapted them for use in the Tag Table model. I've tested it on my own Omeka instances, and it successfully filters using range and collection parameters on both the items/tags page and the admin/tags page. This allows for the generation of tag clouds for Items within a given Collection by adding &collection=id to the GET parameters, or within a given range of Item IDs with range=1,3,5-7 or similar.

I took the filters from the Items Table model and adapted them for use in the Tag Table model. I've tested it on my own Omeka instances, and it successfully filters using range and collection parameters on both the `items/tags` page and the `admin/tags` page. This allows for the generation of tag clouds for Items within a given Collection by adding `&collection=id` to the GET parameters, or within a given range of Item IDs with `range=1,3,5-7` or similar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant