Ticket #125 (closed defect: wontfix)
taglist support
| Reported by: | MC-arjen | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 1.7 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Estimated time after impact analysis: | ||
| Related to project: | Rich Media | Tested: | |
| Accepted: | yes | Estimated Hours: |
Description
For creating tagclouds we need restcalls that returns a list of tags with the number of asset assigned to the tag. This could be sorted by number (highest first).
possible rest call candidates:
/metadata_tag/list [GET]
/metadata_tag/usage [GET]
/asset/taglist
proposed parameters:
tagnaam (compulsory)
limit (compulsory?)
offset
order_by (number, or value tag)
Change History
Note: See
TracTickets for help on using
tickets.
