Engage Services
This is now out of date - the services take a language parameter now
Service - found in the Kettle services directory | Template - found in the core components directory | URL fragment | Query parameters | Example |
|---|---|---|---|---|
artifactView/js/artifactView.js | artifactView/html/view.html | artifacts/view | db - the database name | http://build.fluidproject.org:8095/engage/artifacts/view.html?db=mccord&q=M316 |
browse/js/browse.js | browse/html/browse.html | artifacts/browse | db - the database name | http://build.fluidproject.org:8095/engage/artifacts/browse.html?db=mccord&q=tours |
browseCatalogue/js/browseCatalogue.js | browse/html/browse.html | catalogue/browse | db - the exhibitions database name | http://build.fluidproject.org:8095/engage/catalogue/browse.html?db=mccord_exhibitions&exhibition=Being%20Irish%20O'Quebec&title=A%20long%20way%20from%20home |
catalogue/js/catalogue.js | catalogue/html/view.html | catalogue/view | db - the exhibitions database name | http://build.fluidproject.org:8095/engage/catalogue/view.html?db=mccord_exhibitions&title=eSpace |
exhibition/js/exhibition.js | browse/html/browse.html | exhibitions/browse | db - the database name | http://build.fluidproject.org:8095/engage/exhibitions/browse.html?db=mccord |
exhibitionAbout/js/exhibitionAbout.js | exhibition/html/about.html | exhibitions/about | db - the exhibitions database name | http://build.fluidproject.org:8095/engage/exhibitions/about.html?db=mccord_exhibitions&title=eSpace |
exhibitionView/js/exhibitionView.js | exhibition/html/view.html | exhibitions/view | db - the exhibitions database name | http://build.fluidproject.org:8095/engage/exhibitions/view.html?db=mccord_exhibitions&title=eSpace |