Hi Johnny,
In data lunedì 11 marzo 2013 14:21:31, Johnny Mariéthoz ha scritto:
> is it possible to specify the path of an icon image with the bibdocfile
> command line utils?
yes. An Icon in Invenio is simply some bibdocfile having subformat ;icon (or
;icon-something).
So in order to attach an icon to an existing BibDoc you can simply run:
$ bibdocfile --recid 123 --append foo.png --with-format=".png;icon"
By simply specifying the trailing “;icon” it will cause default format elemnts
to treat this additional format as an icon.
Cheers!
Sam
--
Samuele Kaplun
Invenio Developer ** <http://invenio-software.org/>