DPLA Exhibitions by Omeka v18.2.14 (2017-06-16)
-
Configuration:
- Review the "dpla" section of
application/config/config.ini.dist.- Copy this file to
application/config/config.ini. - You will need to set the
dpla.apiKeyoption to a valid DPLA API key.
- Copy this file to
- Create an empty log file
application/logs/errors.logif it does not already exist.
- Review the "dpla" section of
-
Additional documentation:
This application is released under a GPLv3 license, following Omeka.
Copyright Digital Public Library of America, 2013-2017
Our workflow is a simplified version of the git-flow workflow.
We use master, develop, and topic branches. develop is branched to a
release branch, which is then merged into master. Merges of topic branches
into develop, are done with git's --squash option.
If you have any questions about contributing, please contact tech [at the domain] dp.la.