Hello everyone,
I was wondering what would be the best approach to use in order to
insert a small copyright notice or a copyright id (ie 'by-nc-sa') for
each docfile during file submission. I'm not concerned -for the moment-
with how to implement it in a form, or how to display it in the
bfe_fulltext, but where this could should be kept in the docfile related
structure.
Currently, bibdocfile supports 'description' and 'comment'. Description
could be an option, but it should better be kept for other things.
Comment looks more promising, but i cannot see where it's currently
used/displayed. Do you think it's an appropriate attribute to set and
use for copyright, or are you planning to set a new attribute for
copyright notice in the future?
Thanks for your time,
Best regards,
Theodoros
ps. I've discovered a weird behavior in bibdocfile where
--set-description and --set-comment on a record that has many docfiles
applies only to the last docfile. Is this an implementation decision or
is it a bug? (I thought I should ask before submitting a bug ticket :) )