Skip to content
elena1113 edited this page Dec 6, 2017 · 12 revisions
  1. Install exist-db from http://exist-db.org/exist/apps/homepage/index.html

  2. Download from https://github.com/Detmolder-Hoftheater/TheatreTool_1-Dev .XAR file and exampleConfiguration.zip

  3. Start exist-db Dashboard (for help: http://exist-db.org/exist/apps/doc/dashboard.xml)

  4. Start Package Manager from Dashboard and add .XAR to applications

  5. unzip exampleConfiguration

  6. From dashboard open Collection Browser (for help: http://exist-db.org/exist/apps/doc/uploading-files.xml) or open from dashboard Java Admin Client

  7. In apps-directory put theater-data and theater-data-exs

  8. Start TheaterTool application from Dashboard


For own Tool Configuration theater-data/dbStructure.xml must be edit. In Collection Browser double-click for dbStructure.xml. File will be opened in an editor. After editing and save, please reload TheaterTool-Tab in browser. For more information, please show documentation.


For show facsimiles a Leaflet library is used. Images must be cut for it. You can install https://github.com/Edirom/cutImages for tilling images.


For show facsimiles in sources db structure must be created (as in example configuration).

"vertaktung" -> SourceID,

"leafletImages" -> create folders from target-attribute in source file (e.g. edition-HT_Bettelstudent/edirom_source_c65a5184-288f-4fcc-9ccc-32578ad5c4fd/MUS-N_237_PARTITUR_I_001).

Please proof target-attributes for correct path in "vertaktung" -> SourceID.

Clone this wiki locally