Switch to unified view

a/src/sampleconf/fields b/src/sampleconf/fields
...
...
39
#
39
#
40
# Some fields are stored by default, don't add them here, else they will be
40
# Some fields are stored by default, don't add them here, else they will be
41
# stored twice: caption, keywords, abstract, filename, mimetype, url
41
# stored twice: caption, keywords, abstract, filename, mimetype, url
42
# Only canonical names should be used here, not aliases.
42
# Only canonical names should be used here, not aliases.
43
# "author" used to be stored by default, now set here as optional
43
# "author" used to be stored by default, now set here as optional
44
# "apptag" is used for viewer specialization (depending on local config)
44
# "rclaptg" is used for viewer specialization (depending on local config)
45
[stored]
45
[stored]
46
stored = author apptag rclbes
46
stored = author rclaptg rclbes
47
47
48
##########################
48
##########################
49
# This section defines field names aliases or synonyms. Any right hand side
49
# This section defines field names aliases or synonyms. Any right hand side
50
# value will be turned into the lhs canonic name before further treatment
50
# value will be turned into the lhs canonic name before further treatment
51
#
51
#