You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is a follow up to #37 and #49: some user data may be stored in the library collection, especially controlled vocabulary and project specific lists of persons, bibliographic references, etc.
None(?) of these files are created/modified with the MerMEId editor, yet they are necessary for the MerMEId to work and they are likely to be customized on the project level. So the approach might be slightly different to our $data-root. Instead of copying/moving the library collection outside of the application collection, we might look for files within an customizable $library-root and only fall back to the files within the library collection of the MerMEId installation when no files are found.
The text was updated successfully, but these errors were encountered:
this is a follow up to #37 and #49: some user data may be stored in the
library
collection, especially controlled vocabulary and project specific lists of persons, bibliographic references, etc.None(?) of these files are created/modified with the MerMEId editor, yet they are necessary for the MerMEId to work and they are likely to be customized on the project level. So the approach might be slightly different to our
$data-root
. Instead of copying/moving the library collection outside of the application collection, we might look for files within an customizable$library-root
and only fall back to the files within thelibrary
collection of the MerMEId installation when no files are found.The text was updated successfully, but these errors were encountered: