#174: BibFormat: hide deleted records
------------------------+---------------------------------------------------
Reporter: simko | Owner: jcaffaro
Type: task | Status: closed
Priority: major | Milestone: v1.0
Component: BibFormat | Version:
Resolution: fixed | Keywords:
------------------------+---------------------------------------------------
Changes (by Jerome Caffaro <jerome.caffaro@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [ac2d31833b50370e9a0edde8c4717126f32f9d39]:
{{{
#!CommitTicketReference repository=""
revision="ac2d31833b50370e9a0edde8c4717126f32f9d39"
BibFormat: improve display of deleted records
* For deleted records, do not display the following tabs:
'/files', '/holdings', '/keywords'.
* Return only a minimal record (with controlfield 001, OAI ID and
980__c="DELETED" datafields) when formatting in 'xm' (with the nice
consequence that XSL-generated outputs are also displayed as deleted).
* Use already existing method to output deleted records.
* Removed wash_wash_deleted_record parameter.
* Fixes #174
}}}
--
Ticket URL: </ticket/174#comment:2>
Invenio <http://invenio-software.org>