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
. Useoptions-values
branch.Double check with Patrick Murray-John about branches as development progresses. -
In the drs-tk plugin, run
git submodule init
andgit 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. CopyceresSetup.php.wp
toceresSetup.php
-
In Ceres, look in
data/rendererTemplates
. Copybrc-leaflet.html.wp
tobrc-leaflet.html
-
In Ceres, look in
assets/js/leaflet/brc/
. Copyleaflet-brc-project.js.wp
toleaflet-brc-project.js