Opened 13 years ago

Closed 13 years ago

#160 closed enhancement (fixed)

Store 'showInEditor' property for profiles

Reported by: twagoo Owned by: twagoo
Priority: critical Milestone:
Component: ComponentRegistry Version:
Keywords: Cc: dietuyt, petwit@mpi.nl

Description

Not all profiles should be shown by default in Editors such as Arbil. Therefore, a property 'showInEditor' should be stored in the description (meta-info) of profiles by which all profiles can filtered. So, for example, Arbil now requests all profiles by calling http://catalog.clarin.eu/ds/ComponentRegistry/rest/registry/profiles. With this change, this could be http://catalog.clarin.eu/ds/ComponentRegistry/rest/registry/profiles?showInEditor=true and all non-applicable profiles would be left out.

Change History (1)

comment:1 Changed 13 years ago by twagoo

Resolution: fixed
Status: newclosed

Implemented in [1602],[1604]

Note: See TracTickets for help on using tickets.