Primarily a submodule for Northeastern's drs-tk WordPress plugin. drs-tk Not yet ready for stable deployment.
In WordPress, clone a copy of the drs-tk plugin, using the ceres-connection
branch. Double check with Patrick Murray-John about branches as development progresses.
Clone a copy of this repo into libraries/Ceres
. Use options-values
branch.Double check with Patrick Murray-John about branches as development progresses.
In the drs-tk plugin, run git submodule init
and git submodule update
. More complete and accurate info is in Git's guide to submodules. Ceres
will be in a detached HEAD state, so switch it back to the correct branch.
In Ceres, look in the config/
directory. Copy ceresSetup.php.wp
to ceresSetup.php
In Ceres, look in data/rendererTemplates
. Copy brc-leaflet.html.wp
to brc-leaflet.html
In Ceres, look in assets/js/leaflet/brc/
. Copy leaflet-brc-project.js.wp
to leaflet-brc-project.js