Good morning,
After using EFES for a few months without any issues, I started encountering some problems and decided to download the program again. I followed the instructions, deleting the old repository and creating a new one. I harvested and indexed the inscriptions. Now, when I click on “inscriptions” or “search,” I can see the list of my documents, but when I click on a specific inscription, I am taken to an empty page where I can only download its XML file (as shown in the screenshot). Additionally, when I click on “bibliographic concordance,” the page is also empty. I tried several times in the last few days, but I do not manage to understand what is happening.
What might I have done wrong?
--
You received this message because you are subscribed to the Google Groups "EFES users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to efes-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/efes-users/e4df21fe-129f-42ac-9b2b-c83afc8fac42n%40googlegroups.com.
Martina Filosa, M.A.
Wissenschaftliche Mitarbeiterin
ANR/DFG DigiByzSeal - VolkswagenStiftung DiBS
Universität zu KölnTo view this discussion on the web visit https://groups.google.com/d/msgid/efes-users/fffd50d0-46a4-4488-9ecc-1aa8ef9daed9n%40googlegroups.com.
### To include the EpiDoc XSLT Stylesheets in your EFES instance:
1. If you have cloned EFES using GitHub Desktop- Do nothing. The stylesheets will already have been cloned into `webapps/ROOT/kiln/stylesheets/epidoc` for you from the submodule2. If you have cloned EFES using Git from the commandline/terminal/bash:- Navigate into the EFES folder, and type the command `git submodule update --init` . This will clone the submodule for you as per (1) above.3. If you have downloaded a static version of EFES as a ZIP from Github:- Download the ZIP of the EpiDoc Stylesheers from <https://github.com/EpiDoc/Stylesheets/>, extract the ZIP archive into a new folder, and copy the contents of this folder into `webapps/ROOT/kiln/stylesheets/epidoc` in your EFES instance.