#870: BibUpload: optionally remove HB format after ingestion
--------------------------+---------------------
Reporter: simko | Owner: simko
Type: enhancement | Status: closed
Priority: minor | Milestone: v1.0
Component: BibUpload | Version:
Resolution: fixed | Keywords: INSPIRE
--------------------------+---------------------
Changes (by Tibor Simko <tibor.simko@…>):
* status: in_work => closed
* resolution: => fixed
Comment:
In [61ecf087c4cd3e0d8491e5be3ab2d9f28277d458]:
{{{
#!CommitTicketReference repository=""
revision="61ecf087c4cd3e0d8491e5be3ab2d9f28277d458"
BibUpload: remove selected formats upon uploading
* Introduces new configuration variable CFG_BIBUPLOAD_DELETE_FORMATS
that defines a list of formats to be deleted upon record ingestion
in bibupload. Useful to delete pre-cached HTML brief and detailed
formats right at the time of the record metadata change; the record
will then be formatted on-the-fly until the next bibreformat run
updates the cache. (closes #870)
}}}
--
Ticket URL: </ticket/870#comment:5>
Invenio <http://invenio-software.org>