|
a/src/sampleconf/fields |
|
b/src/sampleconf/fields |
|
... |
|
... |
70 |
# This section defines a hierarchy for field names. Searching for a lhs
|
70 |
# This section defines a hierarchy for field names. Searching for a lhs
|
71 |
# ancestor will be expanded to a search for itself and all rhs descendants
|
71 |
# ancestor will be expanded to a search for itself and all rhs descendants
|
72 |
# This is not used for now
|
72 |
# This is not used for now
|
73 |
[specialisations]
|
73 |
[specialisations]
|
74 |
author = from
|
74 |
author = from
|
|
|
75 |
|
|
|
76 |
######################
|
|
|
77 |
# Section to define translations from extended file attribute names to
|
|
|
78 |
# field names. xattr use must be enabled at compile time for this to be
|
|
|
79 |
# used. Enter translations as "xattrname = fieldname". Case matters.
|
|
|
80 |
[xattrtofields]
|