#635: bibdocfile: treatment of comments and descriptions
--------------------------+----------------------
Reporter: simko | Owner: skaplun
Type: enhancement | Status: assigned
Priority: major | Milestone:
Component: WebSubmit | Version:
Resolution: | Keywords:
--------------------------+----------------------
Comment (by simko):
Replying to [comment:1 skaplun]:
> originally the ''description'' was supposed to be the visible string,
clickable by the final user (i.e. sort of the body of the {{{<a>}}} tag)
Yes, it was indeed -- but this was not coherent with the FFT guide example
that said:
{{{
<record>
<controlfield tag="001">123</controlfield>
<datafield tag="FFT" ind1=" " ind2=" ">
<subfield code="a">/tmp/thesis.pdf</subfield>
<subfield code="t">Main</subfield>
<subfield code="d">
This is the fulltext version of my thesis in the PDF format.
Chapter 5 still needs some revision.
</subfield>
</datafield>
</record>
}}}
Hence this ticket to clean these label-vs-description-vs-comments
issues, y-z-c-d subfields, and what-is-stored vs what-is-displayed
questions...
--
Ticket URL: <http://invenio-software.org/ticket/635#comment:2>
Invenio <http://invenio-software.org>