Ticket #125 (closed defect: wontfix)

Opened 4 years ago

Last modified 3 years ago

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

Changed 4 years ago by MC-arjen

  • status changed from new to closed
  • resolution set to wontfix

Not needed.

Changed 3 years ago by Frans

  • accepted changed from no to yes

Not needed now....

Note: See TracTickets for help on using tickets.