Skip to content

Commit

Permalink
More explanations
Browse files Browse the repository at this point in the history
  • Loading branch information
kthoden committed Sep 6, 2019
1 parent 7690092 commit 8ad7052
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions tests/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
# Test cases
This directory contains three different examples.
This directory contains three different examples. Simply open the
`html` files in a browser. All three files contain two images, the
first one is hyperimage-enabled, the preceding paragraph also contains
links to annotations on that image. The second image is a normal image
that opens in a lightbox viewer when clicked on.

- `example_eoaclassic.html` contains the working code with the old EOA
design.

- `example_minimal.html` is a stripped down version that contains the
contents and just the JS and CSS relevant for the image viewing
functionality.

- `example_eoa2.html` contains the new webdesign. Here, Hyperimage is
not working yet.


- `example_eoa2.html`
- `example_eoaclassic.html`
- `example_minimal.html`

Common image files are stored in `1`. `media` contains the required JS
and CSS for `eoaclassic` and `minimal`. `static` contains the JS and
Expand Down

0 comments on commit 8ad7052

Please sign in to comment.