-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e359c87
commit f0e0289
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule staticSearch
updated
16 files
+1 −1 | EDITION | |
+1 −1 | build.xml | |
+1 −1 | buildSchema.xml | |
+1 −0 | configTest.xml | |
+1,103 −2,908 | docs/staticSearch.html | |
+19 −4 | js/StaticSearch.js | |
+109 −24 | schema/staticSearch.odd | |
+19 −22 | schema/staticSearch.rng | |
+7 −7 | tei/build.xml | |
+4 −0 | test/badthings.html | |
+1 −1 | test/clues.html | |
+1 −1 | test/search.htm_ | |
+28 −0 | test/testJs/testJs.js | |
+3 −2 | xsl/json.xsl | |
+11 −2 | xsl/makeSearchPage.xsl | |
+8 −4 | xsl/tokenize.xsl |