Hi Zaven, In data martedì 30 ottobre 2012 15:37:33, Zaven Akopov ha scritto: > Is there a way to specify a default location for Invenio too look up > the files mentioned in the FFT tags, so that if there's only a > relative path given (like <subfield > code="a">123/m_d0note_123.pdf</subfield>) it would still find the > files? > > I have a bulk of 30 xml files with 100 records each, where the path is > differently specified and always only relative.
sorry, nope. FFT must specify either absolute paths starting within the paths allowed in: CFG_BIBUPLOAD_FFT_ALLOWED_LOCAL_PATHS or with absolute (http/https) URLs. We could in principle extend the syntax to allow for relative paths. I have ticketized it: <http://invenio-software.org/ticket/1191> Cheers! Sam P.s. CC-ing (sorry for cross-posting) the project-invenio-general mailing list as this question really fits the Invenio community. Don't hesitate, in the future, to directly address Invenio related question to such mailing-lists :-) -- Samuele Kaplun Invenio Developer ** <http://invenio-software.org/>

