Actions
Task #6146
closedTask #5984: Create Lab/Group/Org view of the system
Add configurable 'filter' to select just data from that group
Start date:
10/16/2013
Due date:
% Done:
0%
Estimated time:
Description
When viewing a repository, should be able to configure the skin to list just one group's content by applying a fixed search filter to all queries. The search filter should be configurable, such that some groups might filter on a particular keyword, while others might filter on a particular creator. The filter for each group should be configurable in a list for the skin, using SOLR syntax, conceptually like this:
group.1.name=SNAP
group.1.filter=keyword:SNAP
group.2.name=Connell Lab
group.2.filter=keyword:Connell Lab
Actions