diff --git a/doc_src/_static/my_theme.css b/doc_src/_static/my_theme.css index 27f7efff..1f3cb655 100644 --- a/doc_src/_static/my_theme.css +++ b/doc_src/_static/my_theme.css @@ -24,3 +24,26 @@ padding: 0.2em; text-align: left; } + +table.super-collator { border-collapse: collapse } +table.super-collator th, +table.super-collator td.outer { border: 1px solid black } +table.super-collator td.inner { width: 50%; padding: 0 0.5ex; text-align: right } +table.super-collator td.prefilled { background-color: #eee } +table.super-collator td.em { font-weight: bold } +table.super-collator th { padding: 0 0.5ex; text-align: right } +table.super-collator table { width: 100% } +table.super-collator-result td { border: 1px solid black; padding: 0 1ex } + +table.super-collator { + margin-bottom: 1em; +} + +#super-collator-phase2 td.outer.bt { + background-color: #fefece; + border: 1.5pt solid #a80136; +} + +#super-collator-phase2 td.outer.bt .arrow { + color: #a80136; +} diff --git a/doc_src/_static/super-collator-phase1.html b/doc_src/_static/super-collator-phase1.html new file mode 100644 index 00000000..546ed9c4 --- /dev/null +++ b/doc_src/_static/super-collator-phase1.html @@ -0,0 +1,13 @@ + + + + + + + + + + + +
sickfoxiscrazy
0.000.00
0.00
-0.50-0.50
-0.50
-0.70-0.70
-0.70
-0.90-0.90
-0.90
-1.10-1.10
-1.10
the
-0.50-0.50
-0.50
0.00-0.70
-0.70
-0.50-0.90
-0.50
-0.70-1.10
-0.70
-0.90-1.30
-0.90
quick
-0.70-0.70
-0.70
-0.04-0.50
-0.90
0.00-1.00
-0.54
-0.50-1.20
-0.50
-0.70-1.40
-0.70
brown
-0.90-0.90
-0.90
-0.70-0.54
-1.10
-0.04-0.50
-1.04
0.00-1.00
-0.54
-0.50-1.20
-0.50
fox
-1.10-1.10
-1.10
-0.90-0.74
-1.30
0.46-0.54
-1.24
-0.04-0.50
-0.04
0.00-1.00
-0.24
jumps
-1.30-1.30
-1.30
-1.10-0.94
-1.50
-0.74-0.04
-1.44
0.64-0.54
-0.54
-0.04-0.50
0.14
over
-1.50-1.50
-1.50
-1.30-1.14
-1.70
-0.94-0.24
-1.64
-0.040.14
-0.74
0.64-0.36
-0.36
the
-1.70-1.70
-1.70
-1.50-1.34
-1.90
-1.14-0.44
-1.84
-0.24-0.06
-0.94
0.140.14
-0.56
lazy
-1.90-1.90
-1.90
-1.70-1.54
-2.10
-1.34-0.64
-2.04
-0.44-0.26
-1.14
0.40-0.06
-0.76
dog
-2.10-2.10
-2.10
-1.90-1.74
-2.30
-1.54-0.84
-2.24
-0.64-0.46
-1.34
-0.26-0.10
-0.96
+ diff --git a/doc_src/_static/super-collator-phase2.html b/doc_src/_static/super-collator-phase2.html new file mode 100644 index 00000000..6ca182ed --- /dev/null +++ b/doc_src/_static/super-collator-phase2.html @@ -0,0 +1,13 @@ + + + + + + + + + + + +
sickfoxiscrazy
0.000.00
0.00
-0.50-0.50
-0.50
-0.70-0.70
-0.70
-0.90-0.90
-0.90
-1.10-1.10
-1.10
the
-0.50-0.50
-0.50
0.00-0.70
-0.70
-0.50-0.90
-0.50
-0.70-1.10
-0.70
-0.90-1.30
-0.90
quick
-0.70-0.70
-0.70
-0.04-0.50
-0.90
0.00-1.00
-0.54
-0.50-1.20
-0.50
-0.70-1.40
-0.70
brown
-0.90-0.90
-0.90
-0.70-0.54
-1.10
-0.04-0.50
-1.04
0.00-1.00
-0.54
-0.50-1.20
-0.50
fox
-1.10-1.10
-1.10
-0.90-0.74
-1.30
0.46-0.54
-1.24
-0.04-0.50
-0.04
0.00-1.00
-0.24
jumps
-1.30-1.30
-1.30
-1.10-0.94
-1.50
-0.74-0.04
-1.44
0.64-0.54
-0.54
-0.04-0.50
0.14
over
-1.50-1.50
-1.50
-1.30-1.14
-1.70
-0.94-0.24
-1.64
-0.040.14
-0.74
0.64-0.36
-0.36
the
-1.70-1.70
-1.70
-1.50-1.34
-1.90
-1.14-0.44
-1.84
-0.24-0.06
-0.94
0.140.14
-0.56
lazy
-1.90-1.90
-1.90
-1.70-1.54
-2.10
-1.34-0.64
-2.04
-0.44-0.26
-1.14
0.40-0.06
-0.76
dog
-2.10-2.10
-2.10
-1.90-1.74
-2.30
-1.54-0.84
-2.24
-0.64-0.46
-1.34
-0.26-0.10
-0.96
+ diff --git a/doc_src/_static/super-collator-result.html b/doc_src/_static/super-collator-result.html new file mode 100644 index 00000000..070559f5 --- /dev/null +++ b/doc_src/_static/super-collator-result.html @@ -0,0 +1,4 @@ + + +
thequickbrownfoxjumpsoverthelazydog
-sick-foxis--crazy-
+ diff --git a/doc_src/conf.py b/doc_src/conf.py index 6fdfd385..1470e831 100644 --- a/doc_src/conf.py +++ b/doc_src/conf.py @@ -150,7 +150,7 @@ # General information about the project. project = 'Capitularia' -copyright = '2018-22 CCeH - Licensed under the GNU GPL v3 or later' +copyright = '2018-23 CCeH - Licensed under the GNU GPL v3 or later' author = 'Marcello Perathoner' # The version info for the project you're documenting, acts as replacement for diff --git a/doc_src/overviews/collation_tool.rst b/doc_src/overviews/collation_tool.rst index 1648e11d..268b567e 100644 --- a/doc_src/overviews/collation_tool.rst +++ b/doc_src/overviews/collation_tool.rst @@ -1,22 +1,23 @@ .. _collation-tool-overview: +.. default-role:: math Overview of the Collation Tool ============================== -Description of the collation tool and the pre-processing of the TEI files. +This overview describes the `collation tool `_ +and the pre-processing of the TEI files. Pre-Processing of the TEI files ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -We extract every chapter of every capitular from all manuscripts and store them -in separate records in the Postgres database on the application Server. The -text stored in the database is normalized. +We extract every chapter of every capitular from all manuscripts and store them in the +Postgres database. The text stored in the database is already normalized. -If a manuscript contains more than one copy of a chapter, all copies are -extracted. If a corrector hand was active in the chapter, both an original and -a corrected version are extracted. +If a manuscript contains more than one copy of a chapter, all copies are extracted. If +one or more correcting hands were active in the chapter, the original and each corrected +version are extracted. The online collation tool knows about all versions and offers them to the user. @@ -27,18 +28,15 @@ The online collation tool knows about all versions and offers them to the user. skinparam DefaultTextAlignment center skinparam componentStyle uml2 - database "Manuscript files\n(XML+TEI)" as tei + database "Manuscript files\n(XML+TEI)" as tei note left of tei: publ/mss/*.xml - - cloud "VM" { - component "Cron" as cron - component "Makefile" as make - component "mss-extract-chapters.xsl" as saxon - database "Chapter files\n(plain text)" as chapters - note left of chapters: publ/cache/extracted/*/*.txt - component "import.py" as import - database "Database\n(Postgres)" as db - } + component "Cron" as cron + component "Makefile" as make + component "mss-extract-chapters-txt.xsl" as saxon + database "Preprocessed files\n(XML)" as chapters + note left of chapters: publ/cache/collation/*.xml + component "import.py" as import + database "Database\n(Postgres)" as db tei --> saxon saxon --> chapters @@ -49,25 +47,27 @@ The online collation tool knows about all versions and offers them to the user. make .> saxon make .> import -The Makefile is run by cron on the Capitularia VM at regular intervals. - The Makefile knows all the dependencies between the files and runs the appropriate tools to keep the database up-to-date with the manuscript files. -All intermediate files can be found in the cache/extracted directory. One -directory per manuscript, and one file per chapter, copy, and hand. The -intermediate files are normalized, eg. have V replaced by U. +The Makefile is run by cron at regular intervals. + +All preprocessed files can be found in the :file:`publ/cache/collation` directory. The +preprocessed files are normalized, eg. have the letter *V* replaced by *U*. + +The :program:`import.py` script imports the preprocessed text files into the database. -The import.py script imports the intermediate text files into the database. +Collation Tool +~~~~~~~~~~~~~~ -Collation -~~~~~~~~~ +The collation tool consists of two parts: one frontend written in JavaScript and using +the Vue.js library, and one backend application server written in Python and using the +`super-collator `_ library. -The collation tool is divided in two parts, one frontend written in JavaScript and the -Vue.js library, and one backend application server written in Python. The application -server retrieves the chapters to collate from the database and collates them. The -results are sent to the frontend that does the formatting for display. +The application server retrieves the chapters from the database and collates them. The +results of the collation are sent in json to the frontend that does the formatting for +display. .. pic:: uml :caption: Data flow during collation @@ -76,14 +76,16 @@ results are sent to the frontend that does the formatting for display. skinparam DefaultTextAlignment center skinparam componentStyle uml2 - cloud "VM" { - database "Database\n(Postgres)" as db - component "API Server\n(Python)" as api + cloud "Backend" { + database "Database\n(Postgres)" as db + component "API Server\n(Python)" as api + component "Super-Collator\n(Python library)" as lib } component "Frontend\n(Javascript)" as client - db --> api - api --> client + db --> api + api --> client + lib <-> api The collation unit is the chapter, so that only short texts need to be collated, @@ -93,20 +95,111 @@ The Wordpress collation plugin delivers the Javascript client to the user. After that, all communication happens directly between the client and the application server. -The application server uses an enhacement of the Needleman-Wunsch algorithm by Gotoh. -[Gotoh1982]_ + +Collation Algorithm +~~~~~~~~~~~~~~~~~~~ + +The application server uses an enhancement of the Needleman-Wunsch algorithm by Gotoh +[Gotoh1982]_. This section provides a very high level overview of the algorithm. + + +Phase 1 - Build Table +--------------------- + +In phase 1 the algorithm builds a table. For example this is the table built for the +two strings: *the quick brown fox jumps over the lazy dog* and *sick fox is crazy.* + +.. raw:: html + :file: ../_static/super-collator-phase1.html + +Every cell in the table contains three values, referred to as `D`, `P`, and `Q` in +Gotoh's paper, and an arrow, like this: + +.. raw:: html + :align: center + + + + +
+ + + +
DP
Q
+
+ +The grayed cells in the first row and first column are initialized using the *gap start* +and *gap extension* penalties. The numbers for each remaining cell are calculated using +only values from the three cells, to the top-left, the top, and the left, of the current +cell: + +.. math:: + + D = \max(D_↖, P_↖, Q_↖) + \mbox{similarity}(word_←, word_↑) + +.. math:: + + P = \max(D_↑ + openingpenalty, P_↑ + extensionpenalty) + +.. math:: + + Q = \max(D_← + openingpenalty, Q_← + extensionpenalty) + +Finally the arrow in the current cell is set to point to that cell which yielded the +highest of the current cell's `D`, `P`, and `Q` values. + + +Phase 2 - Backtrack +------------------- + +When the table is thus completed, two empty sequences are created. Then the algorithm +starts backtracking from the last (bottom-right) cell following the arrows until it +reaches the first (top-left) cell. If the arrow points: + +↑ + the word in the row header is added to the first sequence, a hyphen is added to the + second sequence, +↖ + the word in the row header is added to the first sequence, the word in the column + header is added to the second sequence, +← + a hyphen is added to the first sequence, the word in the column header is added to the + second sequence. + +.. raw:: html + :file: ../_static/super-collator-phase2.html + +Finally the two sequences are reversed and printed. + +.. raw:: html + :file: ../_static/super-collator-result.html + + +Parameters +---------- + +The algorithm can be customized by setting: + +- a word comparison (similarity) function, +- the starting gap penalty, +- the gap opening penalty, +- and the gap extension penalty. Word Comparison Function ------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~ + +The word comparison function returns a similarity value between 0 and 1, 0 being totally +different and 1 being completely equal. The chosen function is not critical to the +functioning of the aligner. The similarity should increase with the desirability of the +alignment, but otherwise there are no fixed rules. -The word comparison function returns a similarity value between 0 and 1. The -similarity is calculated as follows: +In the current implementation the similarity is calculated as follows: -All words in the input texts are split into sets of trigrams. The trigrams are -obtained by first prefixing and suffixing the word with two spaces respectively, -then cutting the resulting string into all possible strings of length 3. This -means that all trigrams partially overlap each other. +All words in the input texts are split into sets of trigrams (sometimes called +3-shingles). The trigrams are obtained by first prefixing and suffixing the word with +two spaces respectively, then cutting the resulting string into all possible strings of +length 3. This means that all trigrams partially overlap each other. To calculate the similarity between two words three sets are built: the set of trigrams in word a, the set of trigrams in word b, and the set of trigrams @@ -114,9 +207,12 @@ common to both words. The similarity is then given by the formula: .. math:: - \mbox{similarity}(a,b)= \frac{2\times |set_{ab}|}{|set_a| + |set_b|} + \mbox{similarity}(a,b)= \frac{2|set_{a} \cap set_{b}|}{|set_a| + |set_b|} -The factor 2 was added to bring the similarity of identical words to 1. +The factor of 2 was added to bring the similarity of identical words to 1. + +This is sometimes called the +`Sørensen–Dice coefficient `_. An example calculation follows: @@ -124,10 +220,10 @@ An example calculation follows: :caption: Calculating similarity using trigrams The similarity based on trigrams was chosen because its calculation can be done in -:math:`\mathcal{O}(n)` time whereas a similarity based on Levenshtein distance needs -:math:`\mathcal{O}(n^2)` time. The sets of trigrams for each input word are calculated +`\mathcal{O}(n)` time whereas a similarity based on Levenshtein distance needs +`\mathcal{O}(n^2)` time. The sets of trigrams for each input word are calculated only once and if you presort the trigrams in these sets (to be implemented), the common -set can be found in :math:`\mathcal{O}(n)` time. +set can be found in `\mathcal{O}(n)` time. Optimizations yet to be implemented: in a first step gather all trigrams in all input texts, give each one an integer id, and later operate on the ids only. @@ -135,6 +231,9 @@ Maybe hash each trigram onto a value 0..63 and build a bitmask for each word, later operate on the masks only. +References +~~~~~~~~~~ + .. [Gotoh1982] Gotoh, O. 1982, *An Improved Algorithm for Matching Biological Sequences,* J. Mol. Biol. 162, 705-708 http://jaligner.sourceforge.net/references/gotoh1982.pdf diff --git a/docs/.buildinfo b/docs/.buildinfo index be759de2..5b3220c8 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: ced4ca6551f202d99d0e5bff9d03d412 +config: b8f291bbba787294fe6294c1c942e659 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_sources/overviews/collation_tool.rst.txt b/docs/_sources/overviews/collation_tool.rst.txt index 1648e11d..268b567e 100644 --- a/docs/_sources/overviews/collation_tool.rst.txt +++ b/docs/_sources/overviews/collation_tool.rst.txt @@ -1,22 +1,23 @@ .. _collation-tool-overview: +.. default-role:: math Overview of the Collation Tool ============================== -Description of the collation tool and the pre-processing of the TEI files. +This overview describes the `collation tool `_ +and the pre-processing of the TEI files. Pre-Processing of the TEI files ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -We extract every chapter of every capitular from all manuscripts and store them -in separate records in the Postgres database on the application Server. The -text stored in the database is normalized. +We extract every chapter of every capitular from all manuscripts and store them in the +Postgres database. The text stored in the database is already normalized. -If a manuscript contains more than one copy of a chapter, all copies are -extracted. If a corrector hand was active in the chapter, both an original and -a corrected version are extracted. +If a manuscript contains more than one copy of a chapter, all copies are extracted. If +one or more correcting hands were active in the chapter, the original and each corrected +version are extracted. The online collation tool knows about all versions and offers them to the user. @@ -27,18 +28,15 @@ The online collation tool knows about all versions and offers them to the user. skinparam DefaultTextAlignment center skinparam componentStyle uml2 - database "Manuscript files\n(XML+TEI)" as tei + database "Manuscript files\n(XML+TEI)" as tei note left of tei: publ/mss/*.xml - - cloud "VM" { - component "Cron" as cron - component "Makefile" as make - component "mss-extract-chapters.xsl" as saxon - database "Chapter files\n(plain text)" as chapters - note left of chapters: publ/cache/extracted/*/*.txt - component "import.py" as import - database "Database\n(Postgres)" as db - } + component "Cron" as cron + component "Makefile" as make + component "mss-extract-chapters-txt.xsl" as saxon + database "Preprocessed files\n(XML)" as chapters + note left of chapters: publ/cache/collation/*.xml + component "import.py" as import + database "Database\n(Postgres)" as db tei --> saxon saxon --> chapters @@ -49,25 +47,27 @@ The online collation tool knows about all versions and offers them to the user. make .> saxon make .> import -The Makefile is run by cron on the Capitularia VM at regular intervals. - The Makefile knows all the dependencies between the files and runs the appropriate tools to keep the database up-to-date with the manuscript files. -All intermediate files can be found in the cache/extracted directory. One -directory per manuscript, and one file per chapter, copy, and hand. The -intermediate files are normalized, eg. have V replaced by U. +The Makefile is run by cron at regular intervals. + +All preprocessed files can be found in the :file:`publ/cache/collation` directory. The +preprocessed files are normalized, eg. have the letter *V* replaced by *U*. + +The :program:`import.py` script imports the preprocessed text files into the database. -The import.py script imports the intermediate text files into the database. +Collation Tool +~~~~~~~~~~~~~~ -Collation -~~~~~~~~~ +The collation tool consists of two parts: one frontend written in JavaScript and using +the Vue.js library, and one backend application server written in Python and using the +`super-collator `_ library. -The collation tool is divided in two parts, one frontend written in JavaScript and the -Vue.js library, and one backend application server written in Python. The application -server retrieves the chapters to collate from the database and collates them. The -results are sent to the frontend that does the formatting for display. +The application server retrieves the chapters from the database and collates them. The +results of the collation are sent in json to the frontend that does the formatting for +display. .. pic:: uml :caption: Data flow during collation @@ -76,14 +76,16 @@ results are sent to the frontend that does the formatting for display. skinparam DefaultTextAlignment center skinparam componentStyle uml2 - cloud "VM" { - database "Database\n(Postgres)" as db - component "API Server\n(Python)" as api + cloud "Backend" { + database "Database\n(Postgres)" as db + component "API Server\n(Python)" as api + component "Super-Collator\n(Python library)" as lib } component "Frontend\n(Javascript)" as client - db --> api - api --> client + db --> api + api --> client + lib <-> api The collation unit is the chapter, so that only short texts need to be collated, @@ -93,20 +95,111 @@ The Wordpress collation plugin delivers the Javascript client to the user. After that, all communication happens directly between the client and the application server. -The application server uses an enhacement of the Needleman-Wunsch algorithm by Gotoh. -[Gotoh1982]_ + +Collation Algorithm +~~~~~~~~~~~~~~~~~~~ + +The application server uses an enhancement of the Needleman-Wunsch algorithm by Gotoh +[Gotoh1982]_. This section provides a very high level overview of the algorithm. + + +Phase 1 - Build Table +--------------------- + +In phase 1 the algorithm builds a table. For example this is the table built for the +two strings: *the quick brown fox jumps over the lazy dog* and *sick fox is crazy.* + +.. raw:: html + :file: ../_static/super-collator-phase1.html + +Every cell in the table contains three values, referred to as `D`, `P`, and `Q` in +Gotoh's paper, and an arrow, like this: + +.. raw:: html + :align: center + + + + +
+ + + +
DP
Q
+
+ +The grayed cells in the first row and first column are initialized using the *gap start* +and *gap extension* penalties. The numbers for each remaining cell are calculated using +only values from the three cells, to the top-left, the top, and the left, of the current +cell: + +.. math:: + + D = \max(D_↖, P_↖, Q_↖) + \mbox{similarity}(word_←, word_↑) + +.. math:: + + P = \max(D_↑ + openingpenalty, P_↑ + extensionpenalty) + +.. math:: + + Q = \max(D_← + openingpenalty, Q_← + extensionpenalty) + +Finally the arrow in the current cell is set to point to that cell which yielded the +highest of the current cell's `D`, `P`, and `Q` values. + + +Phase 2 - Backtrack +------------------- + +When the table is thus completed, two empty sequences are created. Then the algorithm +starts backtracking from the last (bottom-right) cell following the arrows until it +reaches the first (top-left) cell. If the arrow points: + +↑ + the word in the row header is added to the first sequence, a hyphen is added to the + second sequence, +↖ + the word in the row header is added to the first sequence, the word in the column + header is added to the second sequence, +← + a hyphen is added to the first sequence, the word in the column header is added to the + second sequence. + +.. raw:: html + :file: ../_static/super-collator-phase2.html + +Finally the two sequences are reversed and printed. + +.. raw:: html + :file: ../_static/super-collator-result.html + + +Parameters +---------- + +The algorithm can be customized by setting: + +- a word comparison (similarity) function, +- the starting gap penalty, +- the gap opening penalty, +- and the gap extension penalty. Word Comparison Function ------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~ + +The word comparison function returns a similarity value between 0 and 1, 0 being totally +different and 1 being completely equal. The chosen function is not critical to the +functioning of the aligner. The similarity should increase with the desirability of the +alignment, but otherwise there are no fixed rules. -The word comparison function returns a similarity value between 0 and 1. The -similarity is calculated as follows: +In the current implementation the similarity is calculated as follows: -All words in the input texts are split into sets of trigrams. The trigrams are -obtained by first prefixing and suffixing the word with two spaces respectively, -then cutting the resulting string into all possible strings of length 3. This -means that all trigrams partially overlap each other. +All words in the input texts are split into sets of trigrams (sometimes called +3-shingles). The trigrams are obtained by first prefixing and suffixing the word with +two spaces respectively, then cutting the resulting string into all possible strings of +length 3. This means that all trigrams partially overlap each other. To calculate the similarity between two words three sets are built: the set of trigrams in word a, the set of trigrams in word b, and the set of trigrams @@ -114,9 +207,12 @@ common to both words. The similarity is then given by the formula: .. math:: - \mbox{similarity}(a,b)= \frac{2\times |set_{ab}|}{|set_a| + |set_b|} + \mbox{similarity}(a,b)= \frac{2|set_{a} \cap set_{b}|}{|set_a| + |set_b|} -The factor 2 was added to bring the similarity of identical words to 1. +The factor of 2 was added to bring the similarity of identical words to 1. + +This is sometimes called the +`Sørensen–Dice coefficient `_. An example calculation follows: @@ -124,10 +220,10 @@ An example calculation follows: :caption: Calculating similarity using trigrams The similarity based on trigrams was chosen because its calculation can be done in -:math:`\mathcal{O}(n)` time whereas a similarity based on Levenshtein distance needs -:math:`\mathcal{O}(n^2)` time. The sets of trigrams for each input word are calculated +`\mathcal{O}(n)` time whereas a similarity based on Levenshtein distance needs +`\mathcal{O}(n^2)` time. The sets of trigrams for each input word are calculated only once and if you presort the trigrams in these sets (to be implemented), the common -set can be found in :math:`\mathcal{O}(n)` time. +set can be found in `\mathcal{O}(n)` time. Optimizations yet to be implemented: in a first step gather all trigrams in all input texts, give each one an integer id, and later operate on the ids only. @@ -135,6 +231,9 @@ Maybe hash each trigram onto a value 0..63 and build a bitmask for each word, later operate on the masks only. +References +~~~~~~~~~~ + .. [Gotoh1982] Gotoh, O. 1982, *An Improved Algorithm for Matching Biological Sequences,* J. Mol. Biol. 162, 705-708 http://jaligner.sourceforge.net/references/gotoh1982.pdf diff --git a/docs/_static/my_theme.css b/docs/_static/my_theme.css index 27f7efff..1f3cb655 100644 --- a/docs/_static/my_theme.css +++ b/docs/_static/my_theme.css @@ -24,3 +24,26 @@ padding: 0.2em; text-align: left; } + +table.super-collator { border-collapse: collapse } +table.super-collator th, +table.super-collator td.outer { border: 1px solid black } +table.super-collator td.inner { width: 50%; padding: 0 0.5ex; text-align: right } +table.super-collator td.prefilled { background-color: #eee } +table.super-collator td.em { font-weight: bold } +table.super-collator th { padding: 0 0.5ex; text-align: right } +table.super-collator table { width: 100% } +table.super-collator-result td { border: 1px solid black; padding: 0 1ex } + +table.super-collator { + margin-bottom: 1em; +} + +#super-collator-phase2 td.outer.bt { + background-color: #fefece; + border: 1.5pt solid #a80136; +} + +#super-collator-phase2 td.outer.bt .arrow { + color: #a80136; +} diff --git a/docs/_static/super-collator-phase1.html b/docs/_static/super-collator-phase1.html new file mode 100644 index 00000000..546ed9c4 --- /dev/null +++ b/docs/_static/super-collator-phase1.html @@ -0,0 +1,13 @@ + + + + + + + + + + + +
sickfoxiscrazy
0.000.00
0.00
-0.50-0.50
-0.50
-0.70-0.70
-0.70
-0.90-0.90
-0.90
-1.10-1.10
-1.10
the
-0.50-0.50
-0.50
0.00-0.70
-0.70
-0.50-0.90
-0.50
-0.70-1.10
-0.70
-0.90-1.30
-0.90
quick
-0.70-0.70
-0.70
-0.04-0.50
-0.90
0.00-1.00
-0.54
-0.50-1.20
-0.50
-0.70-1.40
-0.70
brown
-0.90-0.90
-0.90
-0.70-0.54
-1.10
-0.04-0.50
-1.04
0.00-1.00
-0.54
-0.50-1.20
-0.50
fox
-1.10-1.10
-1.10
-0.90-0.74
-1.30
0.46-0.54
-1.24
-0.04-0.50
-0.04
0.00-1.00
-0.24
jumps
-1.30-1.30
-1.30
-1.10-0.94
-1.50
-0.74-0.04
-1.44
0.64-0.54
-0.54
-0.04-0.50
0.14
over
-1.50-1.50
-1.50
-1.30-1.14
-1.70
-0.94-0.24
-1.64
-0.040.14
-0.74
0.64-0.36
-0.36
the
-1.70-1.70
-1.70
-1.50-1.34
-1.90
-1.14-0.44
-1.84
-0.24-0.06
-0.94
0.140.14
-0.56
lazy
-1.90-1.90
-1.90
-1.70-1.54
-2.10
-1.34-0.64
-2.04
-0.44-0.26
-1.14
0.40-0.06
-0.76
dog
-2.10-2.10
-2.10
-1.90-1.74
-2.30
-1.54-0.84
-2.24
-0.64-0.46
-1.34
-0.26-0.10
-0.96
+ diff --git a/docs/_static/super-collator-phase2.html b/docs/_static/super-collator-phase2.html new file mode 100644 index 00000000..6ca182ed --- /dev/null +++ b/docs/_static/super-collator-phase2.html @@ -0,0 +1,13 @@ + + + + + + + + + + + +
sickfoxiscrazy
0.000.00
0.00
-0.50-0.50
-0.50
-0.70-0.70
-0.70
-0.90-0.90
-0.90
-1.10-1.10
-1.10
the
-0.50-0.50
-0.50
0.00-0.70
-0.70
-0.50-0.90
-0.50
-0.70-1.10
-0.70
-0.90-1.30
-0.90
quick
-0.70-0.70
-0.70
-0.04-0.50
-0.90
0.00-1.00
-0.54
-0.50-1.20
-0.50
-0.70-1.40
-0.70
brown
-0.90-0.90
-0.90
-0.70-0.54
-1.10
-0.04-0.50
-1.04
0.00-1.00
-0.54
-0.50-1.20
-0.50
fox
-1.10-1.10
-1.10
-0.90-0.74
-1.30
0.46-0.54
-1.24
-0.04-0.50
-0.04
0.00-1.00
-0.24
jumps
-1.30-1.30
-1.30
-1.10-0.94
-1.50
-0.74-0.04
-1.44
0.64-0.54
-0.54
-0.04-0.50
0.14
over
-1.50-1.50
-1.50
-1.30-1.14
-1.70
-0.94-0.24
-1.64
-0.040.14
-0.74
0.64-0.36
-0.36
the
-1.70-1.70
-1.70
-1.50-1.34
-1.90
-1.14-0.44
-1.84
-0.24-0.06
-0.94
0.140.14
-0.56
lazy
-1.90-1.90
-1.90
-1.70-1.54
-2.10
-1.34-0.64
-2.04
-0.44-0.26
-1.14
0.40-0.06
-0.76
dog
-2.10-2.10
-2.10
-1.90-1.74
-2.30
-1.54-0.84
-2.24
-0.64-0.46
-1.34
-0.26-0.10
-0.96
+ diff --git a/docs/_static/super-collator-result.html b/docs/_static/super-collator-result.html new file mode 100644 index 00000000..070559f5 --- /dev/null +++ b/docs/_static/super-collator-result.html @@ -0,0 +1,4 @@ + + +
thequickbrownfoxjumpsoverthelazydog
-sick-foxis--crazy-
+ diff --git a/docs/doctrees/environment.pickle b/docs/doctrees/environment.pickle index fdce6bd7..29fc7b0e 100644 Binary files a/docs/doctrees/environment.pickle and b/docs/doctrees/environment.pickle differ diff --git a/docs/doctrees/overviews/collation_tool.doctree b/docs/doctrees/overviews/collation_tool.doctree index df6cc897..47f5def4 100644 Binary files a/docs/doctrees/overviews/collation_tool.doctree and b/docs/doctrees/overviews/collation_tool.doctree differ diff --git a/docs/doctrees/vm/apache/wordpress/plugins/dynamic-menu.doctree b/docs/doctrees/vm/apache/wordpress/plugins/dynamic-menu.doctree index 2e06bece..55bccb67 100644 Binary files a/docs/doctrees/vm/apache/wordpress/plugins/dynamic-menu.doctree and b/docs/doctrees/vm/apache/wordpress/plugins/dynamic-menu.doctree differ diff --git a/docs/doctrees/vm/apache/wordpress/plugins/meta-search.doctree b/docs/doctrees/vm/apache/wordpress/plugins/meta-search.doctree index 1473b10f..285a6ede 100644 Binary files a/docs/doctrees/vm/apache/wordpress/plugins/meta-search.doctree and b/docs/doctrees/vm/apache/wordpress/plugins/meta-search.doctree differ diff --git a/docs/doctrees/vm/apache/wordpress/theme/main.doctree b/docs/doctrees/vm/apache/wordpress/theme/main.doctree index 20f8dbe5..7ecf4a86 100644 Binary files a/docs/doctrees/vm/apache/wordpress/theme/main.doctree and b/docs/doctrees/vm/apache/wordpress/theme/main.doctree differ diff --git a/docs/genindex.html b/docs/genindex.html index 756cedef..1b1eed82 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -52,7 +52,10 @@
  • Overview of the Collation Tool
  • Meta Search
      @@ -1815,7 +1818,7 @@

      X


      -

      © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

      +

      © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

      Built with Sphinx using a diff --git a/docs/http-routingtable.html b/docs/http-routingtable.html index 0f98f358..43a7d70d 100644 --- a/docs/http-routingtable.html +++ b/docs/http-routingtable.html @@ -59,7 +59,10 @@
    • Overview of the Collation Tool
    • Meta Search
        @@ -219,7 +222,7 @@

        HTTP Routing Table


        -

        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

        +

        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

        Built with Sphinx using a diff --git a/docs/index.html b/docs/index.html index f4a7576d..afe9a7d5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,7 +54,10 @@
      • Overview of the Collation Tool
      • Meta Search
          @@ -169,7 +172,10 @@

          Developer ManualOverview of the Collation Tool
        • Meta Search
            @@ -267,7 +273,7 @@

            Indices and tables -

            © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

            +

            © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

            Built with
            Sphinx using a diff --git a/docs/maintenance.html b/docs/maintenance.html index 0083459a..61d557fd 100644 --- a/docs/maintenance.html +++ b/docs/maintenance.html @@ -185,7 +185,7 @@
            -

            © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

            +

            © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

            Built with Sphinx using a diff --git a/docs/maintenance/logfiles.html b/docs/maintenance/logfiles.html index 597d01b3..e2c61e20 100644 --- a/docs/maintenance/logfiles.html +++ b/docs/maintenance/logfiles.html @@ -185,7 +185,7 @@

            Python Import Script
            -

            © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

            +

            © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

            Built with
            Sphinx using a diff --git a/docs/maintenance/wordpress.html b/docs/maintenance/wordpress.html index a7234240..f4b26d15 100644 --- a/docs/maintenance/wordpress.html +++ b/docs/maintenance/wordpress.html @@ -212,7 +212,7 @@

            qtranslate-xt -

            © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

            +

            © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

            Built with
            Sphinx using a diff --git a/docs/overviews.html b/docs/overviews.html index 5e0a9931..be24667f 100644 --- a/docs/overviews.html +++ b/docs/overviews.html @@ -55,7 +55,10 @@
          • Overview of the Collation Tool
          • Meta Search
              @@ -167,7 +170,10 @@
            • Overview of the Collation Tool
            • Meta Search
                @@ -196,7 +202,7 @@
                -

                © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                +

                © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                Built with Sphinx using a diff --git a/docs/overviews/collation_tool.html b/docs/overviews/collation_tool.html index 277cecbc..3bc7b292 100644 --- a/docs/overviews/collation_tool.html +++ b/docs/overviews/collation_tool.html @@ -56,7 +56,10 @@
              • Overview of the Collation Tool
              • Meta Search
                  @@ -160,34 +163,33 @@

                  Overview of the Collation Tool

                  -

                  Description of the collation tool and the pre-processing of the TEI files.

                  +

                  This overview describes the collation tool +and the pre-processing of the TEI files.

                  Pre-Processing of the TEI files

                  -

                  We extract every chapter of every capitular from all manuscripts and store them -in separate records in the Postgres database on the application Server. The -text stored in the database is normalized.

                  -

                  If a manuscript contains more than one copy of a chapter, all copies are -extracted. If a corrector hand was active in the chapter, both an original and -a corrected version are extracted.

                  +

                  We extract every chapter of every capitular from all manuscripts and store them in the +Postgres database. The text stored in the database is already normalized.

                  +

                  If a manuscript contains more than one copy of a chapter, all copies are extracted. If +one or more correcting hands were active in the chapter, the original and each corrected +version are extracted.

                  The online collation tool knows about all versions and offers them to the user.

                  -
                  +
                  -VMCronMakefilemss-extract-chapters.xslChapter files(plain text)publ/cache/extracted/*/*.txtimport.pyDatabase(Postgres)Manuscript files(XML+TEI)publ/mss/*.xmlManuscript files(XML+TEI)publ/mss/*.xmlCronMakefilemss-extract-chapters-txt.xslPreprocessed files(XML)publ/cache/collation/*.xmlimport.pyDatabase(Postgres)
                  -

                  Data flow during pre-processing

                  +

                  Data flow during pre-processing

                  -

                  The Makefile is run by cron on the Capitularia VM at regular intervals.

                  The Makefile knows all the dependencies between the files and runs the appropriate tools to keep the database up-to-date with the manuscript files.

                  -

                  All intermediate files can be found in the cache/extracted directory. One -directory per manuscript, and one file per chapter, copy, and hand. The -intermediate files are normalized, eg. have V replaced by U.

                  -

                  The import.py script imports the intermediate text files into the database.

                  +

                  The Makefile is run by cron at regular intervals.

                  +

                  All preprocessed files can be found in the publ/cache/collation directory. The +preprocessed files are normalized, eg. have the letter V replaced by U.

                  +

                  The import.py script imports the preprocessed text files into the database.

                  -
                  -

                  Collation

                  -

                  The collation tool is divided in two parts, one frontend written in JavaScript and the -Vue.js library, and one backend application server written in Python. The application -server retrieves the chapters to collate from the database and collates them. The -results are sent to the frontend that does the formatting for display.

                  -
                  +
                  +

                  Collation Tool

                  +

                  The collation tool consists of two parts: one frontend written in JavaScript and using +the Vue.js library, and one backend application server written in Python and using the +super-collator library.

                  +

                  The application server retrieves the chapters from the database and collates them. The +results of the collation are sent in json to the frontend that does the formatting for +display.

                  +
                  -VMDatabase(Postgres)API Server(Python)Frontend(Javascript)BackendDatabase(Postgres)API Server(Python)Super-Collator(Python library)Frontend(Javascript)
                  -

                  Data flow during collation

                  +

                  Data flow during collation

                  The collation unit is the chapter, so that only short texts need to be collated, @@ -299,24 +303,118 @@

                  Collation[Gotoh1982]

                  +

                  +
                  +

                  Collation Algorithm

                  +

                  The application server uses an enhancement of the Needleman-Wunsch algorithm by Gotoh +[Gotoh1982]. This section provides a very high level overview of the algorithm.

                  +
                  +

                  Phase 1 - Build Table

                  +

                  In phase 1 the algorithm builds a table. For example this is the table built for the +two strings: the quick brown fox jumps over the lazy dog and sick fox is crazy.

                  + + + + + + + + + + + +
                  sickfoxiscrazy
                  0.000.00
                  0.00
                  -0.50-0.50
                  -0.50
                  -0.70-0.70
                  -0.70
                  -0.90-0.90
                  -0.90
                  -1.10-1.10
                  -1.10
                  the
                  -0.50-0.50
                  -0.50
                  0.00-0.70
                  -0.70
                  -0.50-0.90
                  -0.50
                  -0.70-1.10
                  -0.70
                  -0.90-1.30
                  -0.90
                  quick
                  -0.70-0.70
                  -0.70
                  -0.04-0.50
                  -0.90
                  0.00-1.00
                  -0.54
                  -0.50-1.20
                  -0.50
                  -0.70-1.40
                  -0.70
                  brown
                  -0.90-0.90
                  -0.90
                  -0.70-0.54
                  -1.10
                  -0.04-0.50
                  -1.04
                  0.00-1.00
                  -0.54
                  -0.50-1.20
                  -0.50
                  fox
                  -1.10-1.10
                  -1.10
                  -0.90-0.74
                  -1.30
                  0.46-0.54
                  -1.24
                  -0.04-0.50
                  -0.04
                  0.00-1.00
                  -0.24
                  jumps
                  -1.30-1.30
                  -1.30
                  -1.10-0.94
                  -1.50
                  -0.74-0.04
                  -1.44
                  0.64-0.54
                  -0.54
                  -0.04-0.50
                  0.14
                  over
                  -1.50-1.50
                  -1.50
                  -1.30-1.14
                  -1.70
                  -0.94-0.24
                  -1.64
                  -0.040.14
                  -0.74
                  0.64-0.36
                  -0.36
                  the
                  -1.70-1.70
                  -1.70
                  -1.50-1.34
                  -1.90
                  -1.14-0.44
                  -1.84
                  -0.24-0.06
                  -0.94
                  0.140.14
                  -0.56
                  lazy
                  -1.90-1.90
                  -1.90
                  -1.70-1.54
                  -2.10
                  -1.34-0.64
                  -2.04
                  -0.44-0.26
                  -1.14
                  0.40-0.06
                  -0.76
                  dog
                  -2.10-2.10
                  -2.10
                  -1.90-1.74
                  -2.30
                  -1.54-0.84
                  -2.24
                  -0.64-0.46
                  -1.34
                  -0.26-0.10
                  -0.96
                  + +

                  Every cell in the table contains three values, referred to as \(D\), \(P\), and \(Q\) in +Gotoh’s paper, and an arrow, like this:

                  + + + +
                  + + + +
                  DP
                  Q
                  +

                  The grayed cells in the first row and first column are initialized using the gap start +and gap extension penalties. The numbers for each remaining cell are calculated using +only values from the three cells, to the top-left, the top, and the left, of the current +cell:

                  +
                  +\[D = \max(D_↖, P_↖, Q_↖) + \mbox{similarity}(word_←, word_↑)\]
                  +
                  +\[P = \max(D_↑ + openingpenalty, P_↑ + extensionpenalty)\]
                  +
                  +\[Q = \max(D_← + openingpenalty, Q_← + extensionpenalty)\]
                  +

                  Finally the arrow in the current cell is set to point to that cell which yielded the +highest of the current cell’s \(D\), \(P\), and \(Q\) values.

                  +
                  +
                  +

                  Phase 2 - Backtrack

                  +

                  When the table is thus completed, two empty sequences are created. Then the algorithm +starts backtracking from the last (bottom-right) cell following the arrows until it +reaches the first (top-left) cell. If the arrow points:

                  +
                  +

                  the word in the row header is added to the first sequence, a hyphen is added to the +second sequence,

                  +
                  +

                  the word in the row header is added to the first sequence, the word in the column +header is added to the second sequence,

                  +
                  +

                  a hyphen is added to the first sequence, the word in the column header is added to the +second sequence.

                  +
                  +
                  + + + + + + + + + + + +
                  sickfoxiscrazy
                  0.000.00
                  0.00
                  -0.50-0.50
                  -0.50
                  -0.70-0.70
                  -0.70
                  -0.90-0.90
                  -0.90
                  -1.10-1.10
                  -1.10
                  the
                  -0.50-0.50
                  -0.50
                  0.00-0.70
                  -0.70
                  -0.50-0.90
                  -0.50
                  -0.70-1.10
                  -0.70
                  -0.90-1.30
                  -0.90
                  quick
                  -0.70-0.70
                  -0.70
                  -0.04-0.50
                  -0.90
                  0.00-1.00
                  -0.54
                  -0.50-1.20
                  -0.50
                  -0.70-1.40
                  -0.70
                  brown
                  -0.90-0.90
                  -0.90
                  -0.70-0.54
                  -1.10
                  -0.04-0.50
                  -1.04
                  0.00-1.00
                  -0.54
                  -0.50-1.20
                  -0.50
                  fox
                  -1.10-1.10
                  -1.10
                  -0.90-0.74
                  -1.30
                  0.46-0.54
                  -1.24
                  -0.04-0.50
                  -0.04
                  0.00-1.00
                  -0.24
                  jumps
                  -1.30-1.30
                  -1.30
                  -1.10-0.94
                  -1.50
                  -0.74-0.04
                  -1.44
                  0.64-0.54
                  -0.54
                  -0.04-0.50
                  0.14
                  over
                  -1.50-1.50
                  -1.50
                  -1.30-1.14
                  -1.70
                  -0.94-0.24
                  -1.64
                  -0.040.14
                  -0.74
                  0.64-0.36
                  -0.36
                  the
                  -1.70-1.70
                  -1.70
                  -1.50-1.34
                  -1.90
                  -1.14-0.44
                  -1.84
                  -0.24-0.06
                  -0.94
                  0.140.14
                  -0.56
                  lazy
                  -1.90-1.90
                  -1.90
                  -1.70-1.54
                  -2.10
                  -1.34-0.64
                  -2.04
                  -0.44-0.26
                  -1.14
                  0.40-0.06
                  -0.76
                  dog
                  -2.10-2.10
                  -2.10
                  -1.90-1.74
                  -2.30
                  -1.54-0.84
                  -2.24
                  -0.64-0.46
                  -1.34
                  -0.26-0.10
                  -0.96
                  + +

                  Finally the two sequences are reversed and printed.

                  + + +
                  thequickbrownfoxjumpsoverthelazydog
                  -sick-foxis--crazy-
                  + +
                  +
                  +

                  Parameters

                  +

                  The algorithm can be customized by setting:

                  +
                    +
                  • a word comparison (similarity) function,

                  • +
                  • the starting gap penalty,

                  • +
                  • the gap opening penalty,

                  • +
                  • and the gap extension penalty.

                  • +
                  +
                  +
                  -

                  Word Comparison Function

                  -

                  The word comparison function returns a similarity value between 0 and 1. The -similarity is calculated as follows:

                  -

                  All words in the input texts are split into sets of trigrams. The trigrams are -obtained by first prefixing and suffixing the word with two spaces respectively, -then cutting the resulting string into all possible strings of length 3. This -means that all trigrams partially overlap each other.

                  +

                  Word Comparison Function

                  +

                  The word comparison function returns a similarity value between 0 and 1, 0 being totally +different and 1 being completely equal. The chosen function is not critical to the +functioning of the aligner. The similarity should increase with the desirability of the +alignment, but otherwise there are no fixed rules.

                  +

                  In the current implementation the similarity is calculated as follows:

                  +

                  All words in the input texts are split into sets of trigrams (sometimes called +3-shingles). The trigrams are obtained by first prefixing and suffixing the word with +two spaces respectively, then cutting the resulting string into all possible strings of +length 3. This means that all trigrams partially overlap each other.

                  To calculate the similarity between two words three sets are built: the set of trigrams in word a, the set of trigrams in word b, and the set of trigrams common to both words. The similarity is then given by the formula:

                  -\[\mbox{similarity}(a,b)= \frac{2\times |set_{ab}|}{|set_a| + |set_b|}\]
                  -

                  The factor 2 was added to bring the similarity of identical words to 1.

                  +\[\mbox{similarity}(a,b)= \frac{2|set_{a} \cap set_{b}|}{|set_a| + |set_b|}\] +

                  The factor of 2 was added to bring the similarity of identical words to 1.

                  +

                  This is sometimes called the +Sørensen–Dice coefficient.

                  An example calculation follows:

                  -
                  +
                  @@ -435,7 +533,7 @@

                  Word Comparison FunctionCalculating similarity using trigrams

                  +

                  Calculating similarity using trigrams

                  The similarity based on trigrams was chosen because its calculation can be done in @@ -447,16 +545,18 @@

                  Word Comparison Function +

                  References

                  -[Gotoh1982] +[Gotoh1982]

                  Gotoh, O. 1982, An Improved Algorithm for Matching Biological Sequences, J. Mol. Biol. 162, 705-708 http://jaligner.sourceforge.net/references/gotoh1982.pdf

                  -
                  @@ -470,7 +570,7 @@

                  Word Comparison Function -

                  © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                  +

                  © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                  Built with
                  Sphinx using a diff --git a/docs/overviews/collections.html b/docs/overviews/collections.html index 24b963c9..0b262148 100644 --- a/docs/overviews/collections.html +++ b/docs/overviews/collections.html @@ -228,7 +228,7 @@

                  Algorithm -

                  © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                  +

                  © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                  Built with
                  Sphinx using a diff --git a/docs/overviews/html_generation.html b/docs/overviews/html_generation.html index de58fde0..a1ca6f9f 100644 --- a/docs/overviews/html_generation.html +++ b/docs/overviews/html_generation.html @@ -316,7 +316,7 @@

                  User Delivery -

                  © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                  +

                  © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                  Built with
                  Sphinx using a diff --git a/docs/overviews/meta_search.html b/docs/overviews/meta_search.html index d1b4525d..df6a4c8e 100644 --- a/docs/overviews/meta_search.html +++ b/docs/overviews/meta_search.html @@ -333,7 +333,7 @@

                  Search
                  -

                  © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                  +

                  © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                  Built with
                  Sphinx using a diff --git a/docs/php-modindex.html b/docs/php-modindex.html index c2f6acc3..59e714eb 100644 --- a/docs/php-modindex.html +++ b/docs/php-modindex.html @@ -55,7 +55,10 @@
                • Overview of the Collation Tool
                • Meta Search
                    @@ -211,7 +214,7 @@

                    PHP Namespace Index


                    -

                    © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                    +

                    © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                    Built with Sphinx using a diff --git a/docs/py-modindex.html b/docs/py-modindex.html index 2457b280..3520deb8 100644 --- a/docs/py-modindex.html +++ b/docs/py-modindex.html @@ -55,7 +55,10 @@
                  • Overview of the Collation Tool
                  • Meta Search
                      @@ -473,7 +476,7 @@

                      Python Module Index


                      -

                      © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                      +

                      © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                      Built with Sphinx using a diff --git a/docs/search.html b/docs/search.html index 80f3d429..089dbb22 100644 --- a/docs/search.html +++ b/docs/search.html @@ -55,7 +55,10 @@
                    • Overview of the Collation Tool
                    • Meta Search
                        @@ -175,7 +178,7 @@
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with Sphinx using a diff --git a/docs/searchindex.js b/docs/searchindex.js index 3676ff53..053dd06c 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["index", "maintenance", "maintenance/logfiles", "maintenance/wordpress", "overviews", "overviews/collation_tool", "overviews/collections", "overviews/html_generation", "overviews/meta_search", "troubleshooting", "troubleshooting/collation_tool", "vm", "vm/apache", "vm/apache/database", "vm/apache/wordpress", "vm/apache/wordpress-custom", "vm/apache/wordpress/developer", "vm/apache/wordpress/plugins", "vm/apache/wordpress/plugins/collation-tool", "vm/apache/wordpress/plugins/dynamic-menu", "vm/apache/wordpress/plugins/file-includer", "vm/apache/wordpress/plugins/lib", "vm/apache/wordpress/plugins/meta-search", "vm/apache/wordpress/plugins/page-generator", "vm/apache/wordpress/theme", "vm/apache/wordpress/theme/main", "vm/apache/wordpress/theme/widgets", "vm/app_server", "vm/backup", "vm/database", "vm/intro", "vm/transformations", "vm/user"], "filenames": ["index.rst", "maintenance.rst", "maintenance/logfiles.rst", "maintenance/wordpress.rst", "overviews.rst", "overviews/collation_tool.rst", "overviews/collections.rst", "overviews/html_generation.rst", "overviews/meta_search.rst", "troubleshooting.rst", "troubleshooting/collation_tool.rst", "vm.rst", "vm/apache.rst", "vm/apache/database.rst", "vm/apache/wordpress.rst", "vm/apache/wordpress-custom.rst", "vm/apache/wordpress/developer.rst", "vm/apache/wordpress/plugins.rst", "vm/apache/wordpress/plugins/collation-tool.rst", "vm/apache/wordpress/plugins/dynamic-menu.rst", "vm/apache/wordpress/plugins/file-includer.rst", "vm/apache/wordpress/plugins/lib.rst", "vm/apache/wordpress/plugins/meta-search.rst", "vm/apache/wordpress/plugins/page-generator.rst", "vm/apache/wordpress/theme.rst", "vm/apache/wordpress/theme/main.rst", "vm/apache/wordpress/theme/widgets.rst", "vm/app_server.rst", "vm/backup.rst", "vm/database.rst", "vm/intro.rst", "vm/transformations.rst", "vm/user.rst"], "titles": ["Capitularia Documentation", "Maintenance", "Location of Logfiles", "Wordpress Maintenance", "Overviews", "Overview of the Collation Tool", "Collections", "HTML Generation", "Meta Search", "Troubleshooting", "Troubleshooting the Collation Tool", "Capitularia VM", "Apache Web Server", "Wordpress Database Structure", "Wordpress Installation", "Wordpress Customizations", "Developer Notes", "Wordpress Plugins", "Collation Tool", "Dynamic Menu", "File Includer", "Library", "Meta Search", "Page Generator", "Wordpress Theme", "Wordpress Theme", "Wordpress Theme Widgets", "Application Server", "TSM Backup", "Database Structure", "Introduction", "XSLT Transformations", "Users of the VM"], "terms": {"overview": [0, 18, 22, 31], "html": [0, 4, 16, 18, 19, 20, 22, 23, 25, 26, 30, 31, 32], "gener": [0, 4, 13, 16, 17, 18, 19, 20, 21, 22, 30, 31], "xslt": [0, 4, 10, 11, 17, 18, 20, 23, 30, 32], "transform": [0, 4, 11, 20, 23, 29, 30, 32], "user": [0, 4, 5, 8, 11, 18, 19, 20, 21, 22, 23, 25, 26, 29], "deliveri": [0, 4], "collat": [0, 4, 8, 9, 17, 21, 22, 27, 29, 30], "tool": [0, 3, 4, 7, 8, 9, 16, 17, 23, 29, 31], "pre": [0, 4, 8, 18, 20, 30], "process": [0, 4, 8, 17, 18, 23, 29, 30], "tei": [0, 4, 7, 8, 13, 18, 20, 22, 23, 29, 30, 31, 32], "file": [0, 4, 6, 7, 8, 10, 13, 14, 17, 18, 19, 21, 22, 25, 27, 28, 29, 30, 31, 32], "meta": [0, 4, 17, 27], "search": [0, 4, 17, 20, 24, 27, 30], "metadata": [0, 4, 12, 22, 23, 30], "extract": [0, 4, 5, 18, 22, 23, 29], "fulltext": [0, 4, 10, 22, 27, 30], "geodata": [0, 4], "collect": [0, 4, 19, 21], "algorithm": [0, 4, 5, 18], "vm": [0, 5, 7, 8, 14, 16, 17, 20, 22, 28, 30, 31], "introduct": [0, 11], "apach": [0, 1, 11, 30, 32], "web": [0, 11, 14, 20, 30, 32], "server": [0, 1, 5, 8, 11, 14, 16, 18, 20, 21, 22, 23, 25, 26, 28, 30, 32], "wordpress": [0, 1, 5, 6, 7, 8, 11, 12, 16, 18, 19, 20, 21, 22, 23, 29, 30], "instal": [0, 3, 11, 12, 20, 31, 32], "databas": [0, 3, 5, 6, 7, 8, 10, 11, 12, 18, 20, 21, 23, 27, 28, 30], "structur": [0, 11, 12, 22], "custom": [0, 11, 12, 16, 18, 19, 22, 25, 26, 29], "applic": [0, 5, 8, 11, 16, 18, 30, 32], "data_serv": [0, 11, 22], "collator_serv": [0, 11], "geo_serv": [0, 11], "tile_serv": [0, 11], "schema": [0, 11], "gi": [0, 11], "db": [0, 11], "py": [0, 5, 6, 8, 11, 31], "graph": [0, 6, 11], "all": [0, 3, 5, 6, 7, 8, 10, 11, 14, 16, 18, 19, 20, 21, 22, 23, 25, 27, 29, 30, 32], "stylesheet": [0, 11, 21], "depend": [0, 5, 7, 8, 11, 16, 21, 25], "group": [0, 11], "ad": [0, 5, 11, 19, 25, 31], "new": [0, 3, 11, 16, 20, 22, 23, 25, 26, 28, 29], "secur": [0, 11, 21], "tsm": [0, 11, 30], "backup": [0, 3, 11, 30], "updat": [0, 3, 11, 14, 16, 19, 21, 22, 23, 24, 25, 26], "mainten": 0, "upgrad": [0, 1], "locat": [0, 1, 23, 27, 28], "logfil": [0, 1, 28], "php": [0, 1, 7, 13, 17, 24, 31], "python": [0, 1, 5, 6, 7, 20, 27, 30, 31], "app": [0, 1, 8, 16, 22, 30], "import": [0, 1, 5, 6, 8, 10], "script": [0, 1, 5, 6, 8, 18, 19, 20, 21, 23, 25, 28, 32], "troubleshoot": 0, "manuscript": [0, 5, 7, 8, 9, 17, 18, 20, 21, 22, 25, 27, 28, 29, 30], "do": [0, 9, 16, 18, 20, 22, 23, 26, 29], "show": [0, 9, 23], "up": [0, 5, 7, 8, 9, 20, 23, 27, 28], "index": [0, 8, 24, 29], "modul": [0, 16, 19, 27, 29, 32], "page": [0, 3, 7, 8, 13, 16, 17, 18, 19, 22, 24, 26, 27], "var": [2, 3, 13, 14, 22, 23, 27, 28], "log": [2, 6, 25, 28], "apache2": 2, "capitularia": [2, 3, 5, 7, 8, 10, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 27, 28, 30, 31, 32], "uni": [2, 3, 10, 13, 14, 20, 25, 27, 28, 30, 32], "koeln": [2, 3, 10, 13, 14, 20, 25, 27, 28, 30, 32], "de": [2, 3, 10, 13, 14, 20, 25, 27, 28, 30, 32], "access": [2, 7, 13, 16, 17, 25, 32], "error": [2, 23, 27], "we": [3, 5, 6, 7, 8, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 30, 31], "us": [3, 5, 6, 8, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 27, 28, 29, 30, 31, 32], "cli": [3, 14, 17], "n": [3, 5, 18, 19, 20, 21, 22, 23, 24, 25, 27, 29], "b": [3, 5, 10, 23, 25, 29], "There": [3, 16, 19, 29, 30], "alreadi": [3, 8, 23, 25, 29], "i": [3, 5, 6, 7, 8, 10, 13, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 32], "nightli": [3, 30], "run": [3, 5, 7, 8, 10, 18, 22, 30, 32], "login": [3, 25], "ssh": [3, 10, 32], "cd": [3, 10, 14], "www": [3, 13, 14, 27, 28, 32], "wp": [3, 13, 14, 16, 23, 25], "help": [3, 22, 23, 25, 27], "core": [3, 14, 16, 23], "theme": [3, 12, 14, 15, 16, 21, 30], "plugin": [3, 5, 7, 8, 12, 13, 14, 15, 16, 25, 30], "The": [3, 5, 6, 7, 8, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], "need": [3, 5, 16, 17, 20, 22, 23, 26, 30, 32], "manual": [3, 28], "content": [3, 7, 8, 16, 18, 19, 20, 22, 23, 25, 27], "wget": [3, 28], "http": [3, 5, 16, 20, 21, 22, 23, 25, 26, 27, 28, 30], "github": 3, "com": [3, 16, 20, 21, 23, 28], "archiv": [3, 24, 25], "3": [3, 5, 16, 23, 31], "6": [3, 27], "2": [3, 5, 6, 16, 18, 20, 22, 23, 25, 27, 29], "zip": 3, "unzip": 3, "rm": 3, "replac": [3, 5, 18, 19, 22, 23, 26, 28], "latest": [3, 28], "version": [3, 5, 18, 19, 20, 21, 22, 23, 28, 30], "Then": [3, 7, 16, 22, 23], "go": [3, 19, 22, 23], "admin": [3, 17, 19, 20, 21, 22, 23, 25, 26, 32], "deactiv": 3, "old": [3, 17, 19, 20, 21, 22, 23, 25, 26], "activ": [3, 5, 15, 18, 23], "cceh": [3, 16, 19, 20, 21, 22, 23, 25, 32], "issu": 3, "62": 3, "descript": [5, 6, 8, 13, 16, 18, 19, 20, 21, 22, 23, 25, 29], "everi": [5, 8, 19, 21, 25, 30], "chapter": [5, 8, 10, 22, 27, 29, 30], "capitular": [5, 22, 25, 27, 29, 30], "from": [5, 8, 14, 16, 18, 19, 20, 21, 22, 23, 25, 26, 29, 31], "store": [5, 7, 8, 18, 20, 21, 23, 30], "them": [5, 8, 10, 16, 18, 20, 21, 23], "separ": [5, 19, 22, 23, 25], "record": [5, 29], "postgr": [5, 8, 18, 29, 30], "text": [5, 8, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 29, 30], "normal": [5, 18, 22, 24, 26, 27], "If": [5, 7, 16, 20, 21, 22, 23, 25, 29], "contain": [5, 6, 8, 10, 16, 18, 20, 21, 22, 23, 25, 26, 27, 29], "more": [5, 6, 7, 19, 20, 21, 23, 29], "than": [5, 6, 7, 20, 22, 23, 29], "one": [5, 6, 7, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29], "copi": [5, 6, 19, 20, 25], "ar": [5, 6, 7, 8, 16, 18, 19, 20, 21, 22, 23, 25, 27, 28, 29, 30, 31, 32], "corrector": [5, 29], "hand": [5, 27, 29], "wa": [5, 17, 25, 29], "both": [5, 20, 21, 23], "an": [5, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32], "origin": [5, 16, 22, 27, 29, 30], "correct": 5, "onlin": 5, "know": [5, 7, 8], "about": [5, 27], "offer": [5, 22, 28, 30, 31], "data": [5, 7, 8, 18, 19, 20, 23, 26, 27, 28, 29, 32], "flow": [5, 7, 8, 22], "dure": [5, 7, 8], "makefil": [5, 7, 8, 16, 18, 23, 30, 31], "cron": [5, 7, 8, 18, 23, 28, 32], "regular": [5, 7, 8], "interv": [5, 7, 8], "between": [5, 6, 7, 8, 29], "appropri": [5, 7, 8], "keep": [5, 7, 8], "date": [5, 7, 8, 20, 22, 25, 29], "intermedi": [5, 10], "can": [5, 6, 8, 13, 16, 17, 18, 20, 21, 22, 23, 25, 27, 29, 32], "found": [5, 8, 13, 20, 21, 22, 23, 25, 29], "cach": [5, 7, 8, 23, 25, 27, 29], "directori": [5, 7, 8, 14, 16, 20, 21, 23, 26, 28, 31, 32], "One": [5, 20], "per": [5, 27], "eg": [5, 19, 21, 22, 23, 25, 26, 27, 29], "have": [5, 19, 20, 23, 25, 26, 27, 32], "v": [5, 6, 16], "u": [5, 19, 22, 29, 32], "divid": 5, "two": [5, 6, 16, 21, 22], "part": [5, 22, 27, 29], "frontend": 5, "written": [5, 7, 29, 30, 31], "javascript": [5, 15, 18, 19, 21, 25], "vue": [5, 18], "j": [5, 10, 18, 19, 21, 22, 23, 25], "librari": [5, 16, 17], "backend": 5, "retriev": [5, 23], "result": [5, 6, 8, 18, 20, 22, 23, 25, 29], "sent": [5, 7, 23], "doe": [5, 8, 16, 20, 23, 29, 30], "format": [5, 16, 20, 22, 23, 27], "displai": [5, 20, 21, 22, 23, 25, 26], "unit": [5, 22, 29], "so": [5, 14, 16, 20, 21, 22, 23, 25], "onli": [5, 6, 18, 19, 20, 22, 23, 25, 27, 29, 31], "short": [5, 25], "save": [5, 18, 20, 21, 22, 25, 26], "much": 5, "time": [5, 6, 10, 25], "deliv": 5, "client": [5, 27, 28, 29], "after": [5, 20, 25, 31], "commun": 5, "happen": 5, "directli": [5, 21], "enhac": 5, "needleman": [5, 18], "wunsch": [5, 18], "gotoh": [5, 18], "gotoh1982": 5, "return": [5, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29], "similar": [5, 6, 8, 18], "valu": [5, 20, 21, 23, 25, 29], "0": [5, 6, 18, 19, 20, 21, 22, 23, 29], "1": [5, 6, 19, 20, 21, 23, 25, 27, 28, 29, 31], "calcul": [5, 6, 18], "follow": [5, 20, 22, 29], "input": [5, 6, 7, 20, 22, 25, 26, 27], "split": [5, 8], "set": [5, 17, 22, 26, 29, 32], "trigram": [5, 8], "obtain": 5, "first": [5, 20, 21, 25, 31], "prefix": 5, "suffix": 5, "space": [5, 23, 25], "respect": [5, 23, 25], "cut": [5, 27], "string": [5, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27], "possibl": 5, "length": [5, 6, 18, 22], "thi": [5, 6, 8, 10, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 32], "mean": [5, 29], "partial": [5, 29], "overlap": [5, 22], "each": [5, 6, 19, 23, 25, 27, 32], "other": [5, 20, 21, 25], "To": [5, 8, 14, 16, 19, 20, 23, 26, 27, 28, 29, 32], "three": 5, "built": [5, 8, 19, 20, 22, 27], "common": [5, 16, 23], "given": [5, 6, 22, 27], "formula": 5, "mbox": [5, 6], "frac": [5, 6], "set_": 5, "ab": 5, "set_a": 5, "set_b": 5, "factor": 5, "bring": 5, "ident": 5, "exampl": [5, 16, 25, 27, 28, 32], "base": [5, 22, 23, 24], "chosen": 5, "becaus": [5, 6, 16, 17, 19, 20, 22, 23, 25, 29, 31], "its": [5, 6, 8, 18, 20, 21, 23, 25, 26, 30], "done": [5, 8, 17, 18, 22, 25], "mathcal": 5, "o": [5, 27, 32], "wherea": 5, "levenshtein": 5, "distanc": 5, "onc": [5, 16], "you": [5, 14, 16, 19, 22, 23, 25], "presort": 5, "implement": [5, 17, 18, 20, 21, 23, 25, 27, 29, 30], "optim": 5, "yet": [5, 29], "step": [5, 16, 20], "gather": 5, "give": [5, 19], "integ": [5, 29], "id": [5, 8, 13, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29], "later": [5, 18, 19, 20, 21, 22, 23, 29], "oper": [5, 23], "mayb": 5, "hash": 5, "onto": [5, 23], "63": 5, "build": [5, 16, 18, 19, 22, 23, 26, 27], "bitmask": 5, "mask": 5, "1982": 5, "improv": 5, "match": [5, 19, 22], "biolog": 5, "sequenc": 5, "mol": 5, "biol": 5, "162": 5, "705": 5, "708": 5, "jalign": 5, "sourceforg": 5, "net": 5, "refer": [5, 6, 20, 22, 29], "pdf": [5, 28], "want": [6, 20, 21, 23, 25], "find": [6, 7, 8, 25], "capitulari": [6, 22, 23, 27, 29, 30], "current": [6, 18, 19, 20, 21, 22, 23, 25, 26, 32], "veri": [6, 20, 27], "vagu": 6, "defin": [6, 19, 25, 29], "often": [6, 29], "togeth": 6, "cluster": 6, "read": [6, 18, 20, 25, 29, 32], "write": [6, 14, 16, 25, 32], "gephi": 6, "laid": 6, "out": [6, 20, 25, 27], "forc": [6, 20], "field": [6, 19, 20, 21, 22, 23, 26, 29], "plot": 6, "visual": 6, "identifi": 6, "potenti": [6, 25], "k": [6, 10], "number": [6, 16, 18, 20, 21, 23, 29], "d": [6, 27], "document": [6, 19, 20], "occurr": 6, "term": [6, 22], "frequenc": 6, "denot": 6, "tf": 6, "_": 6, "either": [6, 20, 29], "technic": 6, "mai": [6, 16, 19, 20, 21, 22, 23, 25, 26, 29], "same": [6, 20, 23, 28, 29, 32], "ignor": 6, "our": [6, 16, 18, 20, 21, 22, 23, 25, 26, 30], "includ": [6, 7, 17, 21, 22, 23, 24, 26, 29], "df": 6, "_k": 6, "invers": [6, 23], "idf": 6, "over": [6, 18, 19, 23, 25], "assign": [6, 29], "weight": 6, "pair": [6, 25], "vector": 6, "vec": 6, "begin": [6, 22], "pmatrix": 6, "dot": 6, "end": [6, 18, 20, 22, 23, 25], "rel": [6, 18, 20, 21, 23, 29], "euclidean": 6, "vert": 6, "sqrt": 6, "sum_": 6, "_i": 6, "simpli": [6, 23], "squar": 6, "root": [6, 18, 20, 21, 23, 25, 28, 30, 32], "cosin": 6, "d_1": 6, "d_2": 6, "which": [6, 7, 8, 19, 20, 22, 25, 27, 28, 29, 30], "here": [6, 20, 25, 29], "repres": [6, 18, 23], "now": [6, 17, 23], "sim": 6, "cdot": 6, "where": [6, 16, 21], "product": [6, 16], "enter": [6, 20, 21, 23], "affin": 6, "matrix": 6, "layout": 6, "softwar": [6, 28], "atla": 6, "also": [6, 7, 8, 16, 19, 20, 21, 22, 23, 25, 27, 29, 30, 31, 32], "get": [6, 8, 18, 19, 20, 21, 22, 23, 25, 27, 28, 29], "instead": [6, 20, 22, 23, 29], "switch": 6, "convert": [7, 20, 23, 30], "see": [7, 13, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 31, 32], "list": [7, 8, 17, 18, 21, 22, 25, 26, 27, 28, 30], "complet": [7, 18, 29, 31], "output": [7, 16, 19, 20, 21, 22, 23, 25, 26], "url": [7, 18, 19, 21, 22, 23, 25, 26], "when": [7, 10, 13, 16, 18, 20, 23, 25, 27, 29], "shortcod": [7, 18, 20, 23, 24], "control": [7, 16, 23, 25], "pass": [7, 20, 21, 23, 25], "check": [7, 21, 23, 25], "filum": 7, "includendum": 7, "newer": 7, "refresh": [7, 23], "insert": [7, 18, 19, 20, 22, 23], "": [7, 16, 18, 19, 20, 21, 22, 23, 25, 26, 29, 32], "final": 7, "footnot": [7, 17, 25], "post": [7, 17, 21, 22, 23, 25, 26, 27], "processor": [7, 17, 31], "still": [7, 16, 23], "plan": 7, "rewrit": [7, 31], "nov": [7, 20], "2019": [7, 20], "widget": [8, 15, 17, 24, 25], "internedi": 8, "corpu": [8, 10], "xml": [8, 13, 20, 21, 22, 23, 25, 27, 29], "scan": [8, 23], "describ": 8, "under": [8, 20, 21, 23, 32], "plain": [8, 29], "publ": [8, 27, 32], "mss": [8, 23, 25, 27], "capitularia_geo": [8, 29], "period": 8, "geoplac": [8, 29], "place": [8, 20, 22, 27], "tree": [8, 22], "dialog": 8, "good": 8, "full": [8, 22, 23, 28], "absenc": 8, "orthographi": 8, "send": [8, 16, 18, 21, 23, 27, 29], "queri": [8, 19, 20, 21, 22, 25, 27, 28], "actual": [8, 18, 19, 23], "doesn": [8, 25], "t": [8, 16, 21, 25, 27], "those": [8, 20, 22, 23, 27], "certain": [10, 23], "select": [10, 22, 23, 25, 28], "command": [10, 14, 16, 28], "rebuild": 10, "re": [10, 23], "But": 10, "clear": 10, "surplu": 10, "entri": [10, 19, 20, 21, 23], "warn": [10, 23], "take": [10, 18, 20], "long": [10, 25], "prj": [10, 27, 31], "solo": 10, "port": [10, 16], "6666": 10, "make": [10, 16, 18, 19, 20, 21, 23, 25, 26, 28, 29, 30], "r": [10, 32], "4": [10, 18, 19, 23, 27], "scrape_fulltext": 10, "develop": [12, 15], "note": [12, 15, 19, 20, 23, 25, 27, 29], "mysql": [13, 30], "standard": [13, 19, 23], "paramet": [13, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29], "config": [13, 16, 17, 18], "add": [13, 16, 18, 19, 20, 21, 22, 23, 25, 27, 30, 32], "wp_postmeta": 13, "tabl": [13, 17, 18, 27, 29], "transclud": 13, "creat": [13, 23, 27, 29, 32], "resid": [14, 27, 31], "ha": [14, 20, 23, 25], "permiss": [14, 25, 32], "system": [14, 27, 32], "cannot": [14, 19, 20, 25], "dashboard": [14, 17, 18, 20, 21], "chang": [14, 16, 21, 23], "like": [14, 16, 22, 30], "did": [15, 20, 22, 29], "obsolet": 15, "webpack": [15, 18, 19, 21, 25], "i18n": [15, 18], "environ": [16, 17, 25], "skill": 16, "sass": 16, "jqueri": [16, 23, 25], "bootstrap": [16, 25], "compil": 16, "css": [16, 18, 19, 23, 25], "manifest": [16, 21], "dist": 16, "json": [16, 21, 22, 23, 27], "public": [16, 17, 18, 21, 23, 25, 29], "path": [16, 18, 19, 20, 21, 22, 23, 25, 26], "load": [16, 19, 20, 21, 23, 25], "code": [16, 18, 19, 20, 23, 27], "through": [16, 19, 22, 31, 32], "function": [16, 17, 24, 29, 30], "lib": [16, 17], "enqueue_from_manifest": [16, 21], "kei": [16, 18, 20, 21, 23], "arrai": [16, 18, 19, 20, 21, 22, 23, 25, 26, 27], "ist": 16, "prod": 16, "enabl": 16, "hot": 16, "reload": 16, "hmr": 16, "serv": [16, 18, 22, 27], "dev": 16, "some": [16, 18, 20, 23, 25, 27], "your": 16, "open": [16, 23, 25], "socket": 16, "await": 16, "detect": 16, "sourc": [16, 19, 23], "down": [16, 22, 23], "tri": 16, "preserv": 16, "state": 16, "fail": 16, "fallback": 16, "whole": [16, 22, 28, 30], "lose": 16, "const": 16, "merg": [16, 20, 22], "requir": [16, 19, 21], "chokidar": 16, "host": [16, 27, 30], "fritz": 16, "box": [16, 22, 27], "devhost": 16, "localhost": 16, "devport": 16, "8081": 16, "export": 16, "mode": 16, "devtool": 16, "eval": 16, "map": [16, 29], "publicpath": 16, "rule": 16, "test": [16, 20], "style": [16, 23, 27], "loader": 16, "option": [16, 19, 20, 21, 22, 23, 24, 25, 26, 27], "importload": 16, "postcss": 16, "devserv": 16, "true": [16, 20, 21, 22, 23, 25], "livereload": 16, "fals": [16, 20, 21, 22, 23, 27], "static": 16, "devmiddlewar": 16, "imag": [16, 21, 24, 25], "tradit": 16, "wai": [16, 20, 21, 22, 23, 25, 29], "writetodisk": 16, "80": 16, "allowedhost": 16, "header": [16, 23, 24, 27], "allow": [16, 19, 20, 23, 25], "watch": 16, "mikeseland": 16, "setupmiddlewar": 16, "middlewar": 16, "alwaysstat": 16, "atom": 16, "followsymlink": 16, "ignoreiniti": 16, "persist": 16, "usepol": 16, "sockwrit": 16, "internation": 16, "consist": [16, 23], "jed": 16, "avail": [16, 18, 27], "runtim": [16, 19], "kind": [16, 29], "singl": [16, 23, 25], "compon": [16, 18, 25, 30], "gnu": 16, "xgettext": 16, "util": [16, 18, 23], "easygettext": 16, "In": [16, 18], "__": 16, "_x": 16, "_n": 16, "boilerpl": 16, "domain": [16, 18, 19, 20, 21, 22, 23, 25], "lang": [16, 18, 19, 23], "cap": [16, 17, 24, 25, 27, 32], "dynam": [16, 17, 25, 26], "menu": [16, 17, 20, 21, 23, 24, 25], "gettext": 16, "msg": [16, 27], "pgettext": 16, "context": [16, 22], "ngettext": 16, "singular": 16, "plural": 16, "messag": [16, 22, 23], "pmessag": 16, "hint": 16, "nmessag": 16, "must": [16, 20, 23, 25, 27, 29, 32], "name": [16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28], "stupid": 16, "recogn": 16, "tag": [16, 18, 19, 20, 22, 23, 25, 26], "extractor": 16, "section": [16, 18, 19, 20, 21, 23, 25, 27], "templat": [16, 25], "differ": [16, 18, 22, 23, 25, 26, 28, 29, 30], "method": [16, 22, 23, 29], "h2": [16, 25], "span": [16, 20], "titl": [16, 18, 22, 23, 25, 26, 27, 29], "tooltip": [16, 22], "put": [16, 19, 20, 23], "main": [16, 20, 25, 27, 30], "befor": [16, 18, 20, 22, 23, 28], "initi": [16, 19, 20, 21, 22, 23, 25, 29], "my": [16, 19, 23], "createapp": 16, "wrapper": [16, 20, 26], "call": [16, 18, 20, 21, 22, 23, 28, 29], "globalproperti": 16, "direct": 16, "el": 16, "innertext": 16, "trim": 16, "mount": 16, "poedit": 16, "po": 16, "po2json": 16, "enqueue_script": [16, 18, 19], "anoth": 16, "minifi": 16, "load_textdomain": [16, 21], "wp_set_script_transl": [16, 21], "org": [16, 22, 23, 25, 29], "2018": 16, "11": 16, "09": 16, "support": [16, 18], "wrote": [17, 30], "variou": [17, 25, 27, 29], "class": [17, 18, 19, 24, 25, 27, 29], "highlight": [17, 27], "live": 17, "rewritten": [17, 20], "front": [17, 18, 19, 21, 22, 24, 26], "xsl": 17, "rewrittem": 17, "exclus": 17, "saxon": [17, 18, 30, 31], "while": [17, 25], "were": [17, 20, 22, 29, 31], "limit": 17, "xsltproc": [17, 31], "rrzk": [17, 28, 30, 31, 32], "webprojekt": [17, 31], "uri": [18, 19, 20, 21, 22, 23], "author": [18, 19, 20, 21, 22, 23, 29], "marcello": [18, 19, 20, 21, 22, 23], "perathon": [18, 19, 20, 21, 22, 23], "licens": [18, 19, 20, 21, 22, 23], "gplv2": [18, 19, 20, 21, 22, 23], "languag": [18, 19, 20, 21, 22, 23], "let": [18, 22, 23, 26], "ani": [18, 19, 20, 21, 22, 23, 25, 27], "member": [18, 32], "arbitrari": 18, "provid": [18, 19, 20, 22, 23, 29], "within": 18, "request": [18, 21, 22, 23, 25, 27], "basic": 18, "api": [18, 21, 23, 27, 29, 30], "collatex": 18, "java": [18, 20], "A": [18, 20, 22, 23, 25, 26, 27, 29], "big": 18, "relev": 18, "remov": [18, 20, 25], "On": [18, 20], "incom": 18, "collatex_serv": 18, "constant": [18, 19, 20, 21, 22, 23, 25], "global": [18, 19, 22, 23], "function_nam": [18, 19, 20, 21, 22, 23, 25], "namespac": [18, 19, 20, 21, 22, 23, 25], "without": [18, 19, 20, 21, 22, 23, 25], "type": [18, 19, 20, 21, 22, 23, 25, 26, 27, 29], "enqueu": [18, 19, 21, 23, 25], "local": [18, 21, 25], "own": [18, 25, 32], "void": [18, 19, 20, 21, 22, 23, 25, 26], "on_shortcod": [18, 20], "dummy_att": [18, 20, 25], "dummy_cont": [18, 25], "unus": [18, 20, 22, 23, 25, 26], "attribut": [18, 19, 20, 22, 23, 25], "should": [18, 20, 21, 22, 29, 32], "empti": [18, 21, 25], "src": [18, 19, 21, 22, 23, 25], "applet": [18, 19, 22], "bk_id": 18, "obertext": 18, "cap_collation_algorithm": 18, "special": 18, "patch": [18, 28], "palett": 18, "color": [18, 23], "insert_css_palett": 18, "dom": [18, 19, 20], "argument": [18, 19, 20, 22, 23, 25, 26, 29], "get_api_entrypoint": 18, "entrypoint": 18, "endpoint": [18, 21, 23, 25], "object": [18, 19, 22, 23, 25, 26, 27, 29], "promis": 18, "resolv": 18, "encoderfc5987valuechar": 18, "str": [18, 20, 27], "valid": [18, 20, 21, 23], "filenam": [18, 23, 27, 29], "encod": [18, 30], "sort_kei": 18, "sort": [18, 21, 22], "right": 18, "deriv": 18, "build_witness_url": 18, "w": 18, "wit": [18, 27], "fix_wit": 18, "human": [18, 22], "readabl": 18, "fix": 18, "parse_locus_url": 18, "pars": [18, 22, 25], "locu": [18, 27, 29], "unroll_wit": 18, "roll": 18, "unrol": 18, "struct": [18, 23], "turn": [18, 25], "corresp": [18, 25, 27, 29], "bk": [18, 22, 25, 27, 29], "40_4": 18, "textzeug": [18, 27], "vatikan": [18, 27], "bav": [18, 27], "chigi": [18, 27], "f": [18, 21, 27], "iv": [18, 27], "75": [18, 27], "137": 18, "kopenhagen": 18, "kb": 18, "1943": 18, "pari": [18, 21], "bn": [18, 21], "lat": [18, 21, 27], "2718": 18, "navig": [19, 26], "specifi": 19, "sidebar": [19, 24, 26], "element": [19, 20, 22, 23], "portion": [19, 20], "nest": 19, "configur": [19, 20, 21, 23, 26, 28], "xpath": [19, 20], "express": 19, "h3": 19, "h4": 19, "h5": 19, "properli": 19, "placehold": [19, 22, 26], "magic_menu": 19, "cap_dynamic_menu": 19, "on_enqueue_script": [19, 21, 23, 24, 25], "on_nav_menu_link_attribut": [19, 24, 25], "att": [19, 20, 25], "item": [19, 21, 22, 23, 25], "arg": [19, 22, 23, 25, 26], "depth": [19, 25], "otherwis": [19, 25], "would": [19, 21, 23], "lost": 19, "inform": [19, 22, 23, 25, 26, 27], "dynamic_menu": 19, "wp_post": [19, 20, 25], "stdclass": [19, 25], "wp_nav_menu": [19, 25], "int": [19, 22, 23, 25], "pad": [19, 25, 27], "level": 19, "interfac": [19, 23, 27], "link": [19, 20, 21, 22, 23, 25, 26], "magic": 19, "sign": 19, "default": [19, 20, 21, 23, 25, 27, 29], "h6": 19, "deep": 19, "caption": [19, 22, 23, 25, 26], "taken": 19, "dyn": 19, "textcont": 19, "along": [19, 27], "becom": 19, "my_menu": 19, "start": [19, 20, 22, 25, 27, 28], "addition": 19, "workaround": 19, "thru": [19, 23], "lack": 19, "pack": 19, "babel": 19, "async": 19, "init_dynamic_menu": 19, "routin": 19, "look": 19, "transmogrifi": 19, "real": 19, "fit": [19, 21], "e": 19, "extern": 20, "regist": [20, 21, 22, 23, 25], "worpdress": 20, "transcrib": [20, 23, 25, 29], "maintain": 20, "customari": 20, "projekt": 20, "outdat": 20, "work": [20, 22], "materi": [20, 29], "move": 20, "cap_includ": 20, "param": [20, 21, 23], "batch": [20, 23], "stub": 20, "usual": [20, 23], "cap_fi_opt": 20, "fileincluderengin": 20, "inclus": 20, "engin": 20, "difficulti": 20, "earli": [20, 23], "enough": 20, "qtranslat": [20, 23], "x": [20, 23, 32], "translat": [20, 21, 22, 23, 25], "awai": 20, "unwant": 20, "hook": [20, 21, 22, 23], "the_post": 20, "too": [20, 23, 25, 30], "protect": [20, 28], "wpautop": 20, "wptextur": 20, "filter": [20, 22, 25, 27], "boundless": 20, "incompet": 20, "try": 20, "p": [20, 23, 25], "around": [20, 22, 27], "everywher": 20, "fuck": 20, "curli": 20, "quot": 20, "fend": 20, "off": 20, "disabl": 20, "wholesal": 20, "doubl": 20, "again": 20, "danger": 20, "proveni": 20, "searchabl": [20, 25], "properti": [20, 22, 23, 26], "do_sav": 20, "bool": [20, 21, 22, 23, 25], "ref": [20, 25], "being": [20, 23], "on_shortcode_earli": 20, "on_the_post": 20, "file_includ": 20, "on_the_content_earli": 20, "nefari": 20, "clean": 20, "against": 20, "strip": [20, 26], "insid": [20, 23, 26], "besid": 20, "wp_queri": [20, 22, 25], "settings_pag": [20, 21, 23], "__construct": [20, 21, 22, 23, 24, 26], "constructor": [20, 21, 22, 23, 26], "do_settings_sect": [20, 21], "handl": [20, 21, 23, 26], "options_page_id": [20, 21, 23], "row": [20, 21, 23, 29], "planetozh": [20, 21, 23], "blog": [20, 21, 23], "2009": [20, 21, 23], "05": [20, 21, 23], "28": [20, 21, 23], "register_set": [20, 21, 23], "how": [20, 21, 23, 25, 32], "self": 20, "rais": 20, "invalidargumentexcept": 20, "on_options_section_gener": [20, 21], "on_options_field_root": 20, "on_options_field_shortcod": 20, "sanitize_path": [20, 21], "sanit": [20, 21, 22, 23, 24, 26], "trail": [20, 21, 25], "slash": [20, 21, 25], "on_validate_opt": [20, 21], "back": [20, 21, 22, 23, 25, 28], "associ": [20, 23], "somewhat": [20, 21, 23], "difficult": [20, 21, 23], "form": [20, 21, 22, 23, 24, 25, 26, 27], "thing": [20, 25, 26, 27], "easier": 20, "adjac": [20, 27], "word": [20, 22, 27], "drop": [20, 22, 23], "editori": 20, "backref": 20, "sequenti": 20, "wrap": [20, 25], "dropcap": 20, "substitut": 20, "editor": [20, 25, 29, 30, 32], "shortcut": 20, "proper": 20, "mediaev": 20, "punctuat": 20, "accept": [20, 25, 26], "alwai": 20, "declar": [20, 25], "symbol": [20, 25], "accord": [20, 23, 25, 27, 29], "psr": [20, 25], "footnote_span": 20, "ancestor": 20, "div": [20, 22, 25], "footnote_ref": 20, "concat": 20, "annot": 20, "is_not": 20, "node": [20, 22, 28], "domnod": 20, "add_class": 20, "manag": [20, 23, 28], "multipl": [20, 25, 30], "domel": 20, "has_class": 20, "is_text_nod": 20, "remove_nod": 20, "parent": [20, 23, 25], "merge_not": 20, "next": [20, 30], "word_end_po": 20, "text_nod": 20, "posit": [20, 29], "charact": 20, "whitespac": 20, "mix": [20, 23], "query_copi": 20, "xpath_query_result": 20, "domnodelist": 20, "insert_footnote_ref": 20, "elem": 20, "insert_footnote_backref": 20, "post_process": 20, "doc": [20, 28], "etc": [20, 25, 27, 29, 32], "domdocu": 20, "load_xml_or_html": 20, "had": 20, "save_html": 20, "embed": 20, "rid": 20, "doctyp": 20, "head": [20, 25], "bodi": [20, 25, 26, 29], "topmost": 20, "embedd": 20, "make_shortcode_around": 20, "surround": 20, "strip_pr": 20, "get_opt": [20, 21, 23], "get_root": 20, "on_init": [20, 21, 22, 23, 24, 25], "on_admin_menu": [20, 21, 23], "on_plugin_action_link": [20, 21, 23], "hack": [20, 21, 23, 25], "augment": [20, 21, 23], "bundl": 21, "don": 21, "quit": 21, "elsewher": 21, "excess": 21, "duplic": 21, "cap_lib_opt": 21, "_set": 21, "on_options_field_af": 21, "on_options_field_api": 21, "nonce_special_str": 21, "cap_lib_nonc": 21, "ajax": [21, 23], "nonce_param_nam": 21, "_ajax_nonc": 21, "add_nopriv_act": 21, "action": [21, 23, 25], "side": [21, 25], "wp_ajax_": 21, "make_sort_kei": 21, "sensibl": [21, 22], "bk1": 21, "bk2": 21, "bk10": 21, "4626": 21, "18238": 21, "on_cap_lib_get_api_endpoint": 21, "respons": [21, 23, 27], "talk": 21, "on_cap_lib_current_user_can": 21, "capabl": 21, "read_private_pag": 21, "on_cap_lib_get_published_id": 21, "visibl": 21, "publish": [21, 23, 25, 27, 28, 29], "privat": [21, 23, 25, 27, 29, 32], "get_published_id": 21, "statu": [21, 23, 25, 27, 28, 29], "These": [21, 23, 31], "distinct": 21, "api_json_request": 21, "decod": 21, "save_button": 21, "button": [21, 22, 23, 25], "urljoin": 21, "url1": 21, "url2": 21, "join": 21, "second": [21, 29], "absolut": 21, "exactli": 21, "get_manifest_uri": 21, "distribut": 21, "images_dir_uri": 21, "stock": [21, 22], "images_dir_path": 21, "get_image_uri": 21, "languages_dir_path": 21, "mo": 21, "success": [21, 23, 25], "failur": 21, "vendor": 21, "frontpag": [21, 24], "on_admin_enqueue_script": [21, 23, 24, 25], "check_ajax_referr": 21, "nonc": 21, "die": 21, "invalid": 21, "on_admin_init": 21, "perform": [22, 23, 27], "awar": 22, "fuzzi": 22, "approach": 22, "It": [22, 23, 25, 27, 30], "snippet": [22, 23, 27], "excerpt": [22, 25], "cap_highlight_word": 22, "view": [22, 25], "get_bound": 22, "content_len": 22, "offset": 22, "strpo": 22, "preg_match": 22, "get_snippet": 22, "regex": 22, "max_snippet": 22, "few": 22, "thei": [22, 23, 32], "unord": 22, "max": [22, 27], "escape_search_term": 22, "escap": 22, "regexp": 22, "preg_": 22, "safe": 22, "preg": 22, "on_get_the_excerpt": 22, "seri": 22, "on_the_cont": 22, "came": 22, "referr": 22, "naiv": 22, "preg_replac": 22, "mark": [22, 25, 29], "rigmarol": 22, "setup": [22, 23, 31], "dummy_arg": [22, 26], "instanc": [22, 25, 26, 29], "echo_opt": 22, "echo": [22, 23, 25, 26], "numer": 22, "substr": 22, "12": [22, 27], "echo_select": 22, "echo_places_tre": 22, "jstree": 22, "echo_input": 22, "nameof": 22, "overrid": [22, 23], "wp_widget": [22, 26], "before_titl": [22, 26], "after_titl": [22, 26], "before_widget": [22, 26], "after_widget": [22, 26], "particular": [22, 25, 32], "new_inst": [22, 26], "old_inst": [22, 26], "via": [22, 26], "cancel": 22, "the_opt": [22, 24, 26], "widet": 22, "metasearch": 22, "manipul": 22, "on_pre_get_post": [22, 24, 25], "program": 22, "goe": 22, "except": [22, 23, 27], "codex": 22, "class_refer": 22, "on_get_search_queri": 22, "dummy_messag": 22, "variabl": [22, 25], "123": [22, 25, 27], "950": 22, "karl": 22, "outsid": 22, "is_meta_search": 22, "is_highlight": 22, "meta_search": 22, "get_capitular": 22, "on_widgets_init": 22, "on_query_var": [22, 23], "on_cap_meta_search_the_permalink": 22, "permalink": [22, 25], "decor": 22, "help_init": 22, "places_tree_init": 22, "whenev": 23, "repositori": 23, "made": 23, "appear": 23, "choos": 23, "among": 23, "bulk": [23, 32], "automat": 23, "newli": 23, "noth": 23, "toolbar": 23, "filesystem": [23, 28, 30], "ofth": 23, "cap_page_gen_opt": 23, "cap_page_gen_dashboard": 23, "foreach": 23, "section_id": 23, "field_id": 23, "field_capt": 23, "field_descript": 23, "validation_callback": 23, "null": [23, 25, 26], "page_gener": 23, "init": 23, "kick": 23, "get_opt_path": 23, "path_id": 23, "section_can": 23, "dashboard_pag": 23, "click": [23, 25], "pagination_arg": 23, "pagin": 23, "bare": 23, "ui": [23, 25], "tab": [23, 25], "fill": 23, "display_sect": 23, "descriptor": 23, "format_error_messag": 23, "error_struct": 23, "notic": 23, "top": [23, 25], "cross": 23, "icon": 23, "dismiss": 23, "process_bulk_act": 23, "checkbox": 23, "dropdown": [23, 25], "on_cap_action_fil": 23, "on_cap_load_sect": 23, "pager": 23, "send_json": 23, "reason": 23, "just": [23, 27], "assum": 23, "file_list_t": 23, "plu": 23, "trac": 23, "browser": [23, 25], "wp_list_tabl": 23, "status_to_notice_class": 23, "canon": [23, 25], "bulk_act": 23, "enum": 23, "abov": [23, 25, 27], "below": 23, "status": [23, 25], "xml_path": 23, "get_table_class": 23, "scandir_recurs": 23, "recurs": 23, "prepare_item": 23, "prepar": 23, "abstract": 23, "no_item": 23, "get_bulk_act": 23, "option_nam": 23, "option_titl": 23, "get_column": 23, "column": [23, 29], "internal_nam": 23, "single_row": 23, "column_cb": 23, "_cb_": 23, "column_statu": 23, "_status_": 23, "column_slug": 23, "_slug_": 23, "column_titl": 23, "_title_": 23, "handle_row_act": 23, "column_nam": 23, "primari": 23, "hover": [23, 25], "automag": 23, "redraw": 23, "act": 23, "upon": 23, "disk": 23, "misnom": 23, "capit": [23, 25], "ldf": [23, 25], "xml_id": 23, "get_path": 23, "getter": 23, "get_section_id": 23, "get_filenam": 23, "extens": [23, 29], "get_slug": 23, "slug": [23, 25], "get_slug_with_path": 23, "get_slug_with_link": 23, "point": [23, 27], "get_xml_id": 23, "get_titl": 23, "get_page_id": 23, "get_statu": 23, "parse_tei": 23, "iff": 23, "delete_pag": 23, "delet": 23, "uniqu": [23, 25, 27], "children": [23, 25], "intern": [23, 32], "account": [23, 32], "hyphen": 23, "append": 23, "42": [23, 25, 29], "create_pag": 23, "transcript": [23, 25, 27, 29], "footer": [23, 24], "do_act": 23, "do_settings_field": 23, "_one_": 23, "on_options_field": 23, "add_settings_field": 23, "on_valid": 23, "cap_get_parent_id": 23, "cap_get_statu": 23, "page_id": [23, 25], "cap_get_section_page_statu": 23, "cap_make_path_relative_to": 23, "cap_sanitize_noth": 23, "cap_sanitize_capt": 23, "cap_sanitize_path": 23, "cap_sanitize_path_list": 23, "path_list": 23, "cap_sanitize_kei": 23, "cap_sanitize_key_list": 23, "key_list": 23, "cap_page_gen": 23, "bar": 23, "on_admin_bar_menu": 23, "wp_admin_bar": 23, "deparam": 23, "q": [23, 29], "add_ajax_act": 23, "event": 23, "somewher": [23, 26], "make_cb_select_al": 23, "ev": 23, "uncheck": 23, "stolen": 23, "emit": 23, "get_url_paramet": 23, "init_tab": 23, "404": 24, "magic_login": [24, 25], "get_slug_root": [24, 25], "get_parent_path": [24, 25], "echo_attribut": [24, 25], "get_permalink_a": [24, 25], "get_main_start": [24, 25], "get_main_end": [24, 25], "get_sidebar_start": [24, 25], "get_sidebar_end": [24, 25], "get_content_start": [24, 25], "get_content_end": [24, 25], "on_wp_titl": [24, 25], "on_the_titl": [24, 25], "on_body_class": [24, 25], "on_dropdown_pages_arg": [24, 25], "translate_month_year": [24, 25], "fix_bk_nr": [24, 25], "bk_to_permalink": [24, 25], "siglum_to_permalink": [24, 25], "on_do_parse_request": [24, 25], "on_upload_mim": [24, 25], "on_login_redirect": [24, 25], "on_registered_post_typ": [24, 25], "cap_rest_user_info": [24, 25], "on_after_setup_them": [24, 25], "image_server_url": [24, 25], "page_blank": 24, "page_no": 24, "phpinfo": 24, "on_shortcode_logged_in": [24, 25], "on_shortcode_logged_out": [24, 25], "on_shortcode_cap_image_serv": [24, 25], "get_page_status_in_cach": [24, 25], "if_statu": [24, 25], "get_transcribed_in_cach": [24, 25], "on_shortcode_if_statu": [24, 25], "on_shortcode_if_not_statu": [24, 25], "if_vis": [24, 25], "on_shortcode_if_vis": [24, 25], "on_shortcode_if_not_vis": [24, 25], "on_shortcode_if_transcrib": [24, 25], "on_shortcode_current_d": [24, 25], "on_shortcode_permalink": [24, 25], "on_shortcode_cite_a": [24, 25], "initresetform": [24, 25], "initfootnotetooltip": [24, 25], "initlegend": [24, 25], "nav": 24, "archive_nav_menu_widget": [24, 26], "menu_id": [24, 26], "categori": 24, "categories_nav_menu_widget": [24, 26], "frontpage_image_widget": [24, 26], "strip_tag": [24, 26], "make_link": [24, 26], "the_widget_titl": [24, 26], "the_widget_bodi": [24, 26], "the_widget_imag": [24, 26], "logo": [24, 25], "frontpage_logo_widget": [24, 26], "frontpage_text_widget": [24, 26], "frontpage_widget_bas": [24, 26], "sticki": 24, "sticky_nav_menu_widget": [24, 26], "on_widget_nav_menu_arg": [24, 26], "cap_login_menu": 25, "sub": 25, "responsibilti": 25, "caller": 25, "close": 25, "sideabr": 25, "break": 25, "mani": [25, 30], "sep": 25, "window": 25, "bookmark": 25, "edit": [25, 26, 32], "der": 25, "fr\u00e4nkischen": 25, "herrschererlass": 25, "els": 25, "post_id": 25, "wiki": [25, 32], "websit": 25, "site": [25, 28, 32], "dropdown_arg": 25, "dummy_post": 25, "draft": 25, "futur": 25, "pend": 25, "elig": 25, "vanilla": 25, "previou": 25, "month_year": 25, "month": 25, "untransl": 25, "mmmmmmm": 25, "yyyi": 25, "canonic": 25, "innumer": 25, "mordek": [25, 27, 29], "exhaust": 25, "wild": 25, "042": 25, "bk_42": 25, "bk_042": 25, "nr": 25, "27": 25, "mordek_27": 25, "42a": 25, "mordek_15": 25, "correspond": 25, "No": [25, 27], "figur": 25, "subdirectori": [25, 28, 32], "pre814": 25, "post840": 25, "042a": 25, "siglum": [25, 27], "random": 25, "ba2": 25, "bamberg": [25, 27], "sb": [25, 27], "7": [25, 27], "do_pars": 25, "extra_query_var": 25, "redirect": 25, "subdir": [25, 28], "whether": [25, 29], "extra": 25, "unchang": 25, "twitter": 25, "fb": 25, "mime": 25, "upload": 25, "svg": 25, "redirect_to": 25, "requested_redirect_to": 25, "destin": 25, "unnam": 25, "wp_user": 25, "wp_error": 25, "target": 25, "post_typ": 25, "post_type_object": 25, "wp_post_typ": 25, "rest": [25, 27], "auth": 25, "cooki": 25, "wp_rest_request": 25, "block": [25, 26], "execut": 25, "logic": 25, "effect": 25, "blank": 25, "print": 25, "info": [25, 27], "debug": 25, "logged_in": 25, "shortocd": 25, "logged_out": 25, "pleas": 25, "cap_image_serv": 25, "sure": 25, "hundr": 25, "sql": [25, 28], "lead": [25, 26], "dictionari": 25, "guarante": 25, "exist": 25, "cap_id": [25, 27, 29], "m": [25, 29, 32], "wien": 25, "if_not_statu": 25, "suffici": 25, "secret": 25, "if_any_vis": 25, "leo1": 25, "leo2": 25, "hic": 25, "sunt": 25, "leon": 25, "if_not_vis": 25, "premium": 25, "pai": 25, "bore": 25, "if_transcrib": 25, "ms_id": [25, 27, 29], "barcelona": [25, 27], "aca": [25, 27], "ripol": [25, 27], "current_d": 25, "prefer": 25, "represent": [25, 27], "yield": 25, "jan": 25, "1970": 25, "cite_a": 25, "cite": 25, "dummi": 25, "happi": 25, "reset": 25, "ie": 25, "popup": 25, "mous": 25, "shall": 25, "stai": 25, "5": 25, "legend": 25, "slide": 25, "grab": 26, "inject": 26, "hidden": 26, "callabl": [26, 29], "descendand": 26, "widget_op": 26, "wp_register_sidebar_widget": 26, "ensur": 26, "href": 26, "png": [26, 27], "dummy_inst": 26, "nav_menu_arg": 26, "dummy_nav_menu": 26, "flask": 27, "systemd": 27, "servic": [27, 28], "compos": 27, "build_pars": 27, "default_config_fil": 27, "commandlin": 27, "parser": 27, "200": 27, "ok": 27, "avranch": 27, "bm": 27, "145": 27, "biblioth\u00e8qu": 27, "municipal": 27, "av": 27, "staatsbibliothek": 27, "ba": [27, 28], "40": 27, "arxiu": 27, "la": 27, "corona": 27, "arag\u00f3": 27, "bc": 27, "consid": 27, "ones": [27, 29], "sigla": 27, "necessarili": 27, "138": 27, "ecclesiasticum": 27, "17": 27, "139": [27, 29], "capitula": 27, "legibu": 27, "addenda": 27, "29": 27, "140": 27, "se": 27, "scribenda": 27, "24": 27, "168": 27, "1_inscriptio": 27, "8": [27, 28], "400": 27, "bad": 27, "40_1": 27, "cava": 27, "dei": 27, "tirreni": 27, "bdb": 27, "243v": 27, "c": [27, 29], "biblioteca": 27, "statal": 27, "del": 27, "monumento": 27, "nazional": 27, "badia": 27, "di": 27, "ivrea": 27, "xxxiv": 27, "53v": 27, "i1": 27, "capitolar": 27, "94r": 27, "v5": 27, "apostolica": 27, "vaticana": 27, "123_4": 27, "datablueprint": 27, "import_nam": 27, "static_fold": 27, "pathlik": 27, "none": [27, 29], "static_url_path": 27, "template_fold": 27, "url_prefix": 27, "subdomain": 27, "url_default": 27, "dict": 27, "root_path": 27, "cli_group": 27, "fstat": 27, "conn": 27, "produc": [27, 31], "places_json": 27, "hierarchi": 27, "known": 27, "query_manuscript": 27, "stat": 27, "charset": 27, "utf": 27, "20a_3": 27, "20b_3": 27, "reg": 27, "263": 27, "v10": 27, "xyz": 27, "black": 27, "white": 27, "cat": 27, "kitten": 27, "collatorblueprint": 27, "collatorerror": 27, "normalize_with_pattern": 27, "pattern": 27, "whole_word": 27, "preprocess": [27, 29], "ngram": 27, "combin": 27, "oldstr": 27, "newstr": 27, "appli": [27, 29], "geo": 27, "geoblueprint": 27, "capitularies_csv": 27, "geometri": 27, "csv": 27, "capitularies_json": 27, "geojson": 27, "extent_json": 27, "extent": 27, "info_json": 27, "layer": 27, "msparts_csv": 27, "msparts_json": 27, "mss_csv": 27, "mss_json": 27, "places_capitularies_json": 27, "count": [27, 29], "places_msparts_json": 27, "msp_part": [27, 29], "places_mss_json": 27, "tile": 27, "simpl": 27, "openstreetmap": 27, "mapnik": 27, "render": 27, "probabl": 27, "high": 27, "speed": 27, "ask": 27, "bigger": 27, "metatil": 27, "avoid": 27, "ugli": 27, "label": 27, "placement": 27, "border": 27, "tileblueprint": 27, "tile_png": 27, "mapid": 27, "zoom": 27, "xtile": 27, "ytile": 27, "mperatho": 28, "tsm6": 28, "opt": 28, "tivoli": 28, "bin": 28, "dsm": 28, "sy": 28, "increment": 28, "daili": 28, "sh": [28, 32], "dump": [28, 30], "past": 28, "kept": [28, 30], "weekli": 28, "montli": 28, "yearli": 28, "basi": 28, "dsmerror": 28, "dsminstr": 28, "sudo": [28, 29, 32], "dsmc": 28, "mysqldump": 28, "ye": 28, "restor": 28, "home": [28, 32], "joe": 28, "deleted_fil": 28, "txt": 28, "mysqldump_copi": 28, "15": 28, "ftp": 28, "ibm": 28, "storag": 28, "v8r1": 28, "linux": 28, "linuxx86_deb": 28, "v8115": 28, "tiv": 28, "tsmbac": 28, "tar": 28, "xvf": 28, "dpkg": 28, "tivsm": 28, "api64": 28, "amd64": 28, "deb": 28, "apicit": 28, "bacit": 28, "systemctl": 28, "restart": 28, "dsmcad": 28, "en": 28, "spectrum": 28, "14": 28, "topic": 28, "line": 28, "daten_speichern_teilen_verwalten": 28, "20180813_isp": 28, "ubuntu": 28, "installationsanleitung": 28, "teihead": 29, "msdesc": 29, "mspart": 29, "loci": 29, "relat": 29, "caught": 29, "mss_capitulari": 29, "finer": 29, "grain": 29, "mss_chapter": 29, "mss_chapters_text": 29, "infer": 29, "mileston": 29, "msitem": 29, "mscap_n": 29, "indic": 29, "concept": 29, "sqlalchemi": 29, "superus": 29, "psql": 29, "password": [29, 32], "owner": 29, "pg_trgm": 29, "WITH": 29, "postgi": 29, "alter": 29, "search_path": 29, "rebuild_db": 29, "kwarg": 29, "catalogu": 29, "1_inscript": 29, "geoarea": 29, "geograph": 29, "area": 29, "geoplacesnam": 29, "geonam": 29, "scrape": 29, "et": 29, "al": 29, "project": [29, 30, 31, 32], "offici": 29, "mnmanuscriptsgeoplac": 29, "relationship": 29, "mnmspartsgeonam": 29, "rang": 29, "year": 29, "leaf": 29, "size": 29, "locus_cook": 29, "cook": 29, "design": 29, "msscapitulari": 29, "granular": 29, "msschapter": 29, "albeit": 29, "42ra": 29, "45vb": 29, "n_th": 29, "occur": 29, "sinc": 29, "preced": 29, "untranscrib": 29, "As": 29, "sortabl": 29, "locus_index": 29, "139_2": 29, "msschapterstext": 29, "type_": 29, "later_hand": 29, "bind_processor": 29, "dialect": 29, "convers": 29, "bind": 29, "receiv": 29, "sole": 29, "necessari": 29, "specif": 29, "face": 29, "feasibl": 29, "subclass": 29, "typeengin": 29, "order": 29, "altern": 29, "_type": 29, "unless": 29, "userdefinedtyp": 29, "explicitli": 29, "behavior": 29, "typedecor": 29, "process_bind_param": 29, "types_typedecor": 29, "result_processor": 29, "coltyp": 29, "process_result_valu": 29, "dbapi": 29, "cursor": 29, "virtual": 30, "machin": 30, "debian": [30, 32], "stabl": 30, "recent": 30, "openjdk": 30, "inconveni": 30, "auxiliari": 30, "driven": [30, 31], "hold": 30, "he": 31, "rewrot": 31, "june": 31, "2020": 31, "xslt_dep": 31, "usernam": 32, "unikim": 32, "winscp": 32, "meckhart": 32, "documentroot": 32, "job": 32, "demand": 32, "person": 32, "inarbeit": 32, "semi": 32, "acl": 32, "rwx": 32, "sai": 32, "getfacl": 32, "setfacl": 32, "rx": 32, "g": 32, "dir": 32, "add_capitularia_us": 32, "themselv": 32, "authent": 32, "kerbero": 32, "pam": 32, "pam_krb5": 32, "For": 32, "voic": 32, "zugang": 32, "zu": 32, "gast": 32, "mit": 32}, "objects": {"": [[27, 0, 1, "post--collator-collate", "/collator/collate"], [18, 2, 1, "module-plugins-collation-tools", "plugins/collation/tools"], [19, 2, 1, "module-plugins-dynamic-menu", "plugins/dynamic-menu"], [21, 2, 1, "module-plugins-lib", "plugins/lib"], [22, 2, 1, "module-plugins-meta-search", "plugins/meta-search"], [23, 2, 1, "module-plugins-page-generator", "plugins/page-generator"], [25, 2, 1, "module-themes-capitularia", "themes/capitularia"], [18, 6, 0, "-", "\\cceh\\capitularia\\collation_user"], [18, 7, 1, "", "\\cceh\\capitularia\\collation_user\\DOMAIN"], [18, 7, 1, "", "\\cceh\\capitularia\\collation_user\\NAME"], [18, 8, 1, "", "\\cceh\\capitularia\\collation_user\\enqueue_scripts"], [18, 8, 1, "", "\\cceh\\capitularia\\collation_user\\ns"], [18, 8, 1, "", "\\cceh\\capitularia\\collation_user\\on_shortcode"], [19, 6, 0, "-", "\\cceh\\capitularia\\dynamic_menu"], [19, 7, 1, "", "\\cceh\\capitularia\\dynamic_menu\\DOMAIN"], [19, 7, 1, "", "\\cceh\\capitularia\\dynamic_menu\\MAGIC_MENU"], [19, 8, 1, "", "\\cceh\\capitularia\\dynamic_menu\\ns"], [19, 8, 1, "", "\\cceh\\capitularia\\dynamic_menu\\on_enqueue_scripts"], [19, 8, 1, "", "\\cceh\\capitularia\\dynamic_menu\\on_nav_menu_link_attributes"], [20, 6, 0, "-", "\\cceh\\capitularia\\file_includer"], [20, 7, 1, "", "\\cceh\\capitularia\\file_includer\\DOMAIN"], [20, 7, 1, "", "\\cceh\\capitularia\\file_includer\\FOOTNOTE_REF"], [20, 7, 1, "", "\\cceh\\capitularia\\file_includer\\FOOTNOTE_SPAN"], [20, 9, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine"], [20, 10, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::$do_save"], [20, 10, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::$post"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::on_shortcode"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::on_shortcode_early"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::on_the_posts"], [20, 7, 1, "", "\\cceh\\capitularia\\file_includer\\NAME"], [20, 7, 1, "", "\\cceh\\capitularia\\file_includer\\OPTIONS"], [20, 9, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::__construct"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::display"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::on_options_field_root"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::on_options_field_shortcode"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::on_options_section_general"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::on_validate_options"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::sanitize_path"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\add_class"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\get_opt"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\get_root"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\has_class"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\insert_footnote_backref"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\insert_footnote_ref"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\is_note"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\is_text_node"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\load_xml_or_html"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\make_shortcode_around"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\merge_notes"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\ns"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\on_admin_menu"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\on_init"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\on_plugin_action_links"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\post_process"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\query_copy"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\remove_node"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\save_html"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\strip_pre"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\word_end_pos"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\wrap"], [21, 6, 0, "-", "\\cceh\\capitularia\\lib"], [21, 7, 1, "", "\\cceh\\capitularia\\lib\\DOMAIN"], [21, 7, 1, "", "\\cceh\\capitularia\\lib\\NAME"], [21, 7, 1, "", "\\cceh\\capitularia\\lib\\NONCE_PARAM_NAME"], [21, 7, 1, "", "\\cceh\\capitularia\\lib\\NONCE_SPECIAL_STRING"], [21, 7, 1, "", "\\cceh\\capitularia\\lib\\OPTIONS"], [21, 9, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::__construct"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::display"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::on_options_field_afs"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::on_options_field_api"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::on_options_section_general"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::on_validate_options"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::sanitize_path"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\add_nopriv_action"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\api_json_request"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\check_ajax_referrer"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\enqueue_from_manifest"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\get_image_uri"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\get_manifest_uri"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\get_opt"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\get_published_ids"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\images_dir_path"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\images_dir_uri"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\languages_dir_path"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\load_textdomain"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\make_sort_key"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\ns"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_admin_enqueue_scripts"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_admin_init"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_admin_menu"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_cap_lib_current_user_can"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_cap_lib_get_api_endpoint"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_cap_lib_get_published_ids"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_enqueue_scripts"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_init"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_plugin_action_links"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\save_button"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\urljoin"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\wp_set_script_translations"], [22, 6, 0, "-", "\\cceh\\capitularia\\meta_search"], [22, 7, 1, "", "\\cceh\\capitularia\\meta_search\\DOMAIN"], [22, 7, 1, "", "\\cceh\\capitularia\\meta_search\\HIGHLIGHT"], [22, 9, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter::escape_search_term"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter::get_bounds"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter::get_snippets"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter::on_get_the_excerpt"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter::on_the_content"], [22, 9, 1, "", "\\cceh\\capitularia\\meta_search\\MetaSearch"], [22, 10, 1, "", "\\cceh\\capitularia\\meta_search\\MetaSearch::$json"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\MetaSearch::on_get_search_query"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\MetaSearch::on_get_the_excerpt"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\MetaSearch::on_pre_get_posts"], [22, 7, 1, "", "\\cceh\\capitularia\\meta_search\\NAME"], [22, 9, 1, "", "\\cceh\\capitularia\\meta_search\\Widget"], [22, 10, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::$title"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::__construct"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::echo_input"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::echo_options"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::echo_places_tree"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::echo_select"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::form"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::setup"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::the_option"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::update"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::widget"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\get_capitulars"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\is_highlight"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\is_meta_search"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\ns"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\on_cap_meta_search_the_permalink"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\on_init"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\on_query_vars"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\on_widgets_init"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\sanitize"], [23, 6, 0, "-", "\\cceh\\capitularia\\page_generator"], [23, 9, 1, "", "\\cceh\\capitularia\\page_generator\\Config"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Config::$options"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Config::$sections"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Config::__construct"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Config::get_opt"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Config::get_opt_path"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Config::init"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Config::section_can"], [23, 7, 1, "", "\\cceh\\capitularia\\page_generator\\DASHBOARD"], [23, 7, 1, "", "\\cceh\\capitularia\\page_generator\\DOMAIN"], [23, 9, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::$pagination_args"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::__construct"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::display"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::display_section"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::format_error_message"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::on_cap_action_file"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::on_cap_load_section"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::process_bulk_actions"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::send_json"], [23, 9, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$bulk_actions"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$directory"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$paths"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$section_id"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$status_to_notice_class"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$statuses"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$xml_path"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::__construct"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::column_cb"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::column_slug"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::column_status"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::column_title"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::get_bulk_actions"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::get_columns"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::get_table_classes"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::handle_row_actions"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::no_items"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::prepare_items"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::scandir_recursive"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::single_row"], [23, 9, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::$path"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::$section_id"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::$title"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::$xml_id"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::__construct"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::create_page"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::delete_pages"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::do_action"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_filename"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_page_id"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_path"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_section_id"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_slug"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_slug_with_link"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_slug_with_path"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_status"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_title"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_xml_id"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::parse_tei"], [23, 7, 1, "", "\\cceh\\capitularia\\page_generator\\NAME"], [23, 7, 1, "", "\\cceh\\capitularia\\page_generator\\OPTIONS"], [23, 9, 1, "", "\\cceh\\capitularia\\page_generator\\Settings_Page"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Settings_Page::__construct"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Settings_Page::display"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Settings_Page::on_options_field"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Settings_Page::on_validate"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_get_parent_id"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_get_section_page_status"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_get_status"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_make_path_relative_to"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_caption"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_key"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_key_list"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_nothing"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_path"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_path_list"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\ns"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_admin_bar_menu"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_admin_enqueue_scripts"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_admin_menu"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_cap_action_file"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_cap_load_section"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_enqueue_scripts"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_init"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_plugin_action_links"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_query_vars"], [26, 6, 0, "-", "\\cceh\\capitularia\\theme"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget::$menu_id"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget::widget"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget::$menu_id"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget::widget"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::$class"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::$options"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::form"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::make_link"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::normalize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::sanitize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::strip_tags"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_option"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_widget_body"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_widget_image"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_widget_title"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::update"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::widget"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::$class"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::$options"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::form"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::make_link"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::normalize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::sanitize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::strip_tags"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_option"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_widget_body"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_widget_image"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_widget_title"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::update"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::widget"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::$class"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::$options"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::form"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::make_link"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::normalize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::sanitize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::strip_tags"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_option"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_widget_body"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_widget_image"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_widget_title"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::update"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::widget"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::$class"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::$options"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::form"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::make_link"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::normalize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::sanitize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::strip_tags"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_option"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_widget_body"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_widget_image"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_widget_title"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::update"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::widget"], [25, 7, 1, "", "\\cceh\\capitularia\\theme\\IMAGE_SERVER_URL"], [25, 7, 1, "", "\\cceh\\capitularia\\theme\\MAGIC_LOGIN"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget::on_widget_nav_menu_args"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget::widget"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\bk_to_permalink"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\cap_rest_user_info"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\echo_attribute"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\fix_bk_nr"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_content_end"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_content_start"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_main_end"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_main_start"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_page_status_in_cache"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_parent_path"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_permalink_a"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_sidebar_end"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_sidebar_start"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_slug_root"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_transcribed_in_cache"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\if_status"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\if_visible"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\ns"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_admin_enqueue_scripts"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_after_setup_theme"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_body_class"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_do_parse_request"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_dropdown_pages_args"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_enqueue_scripts"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_init"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_login_redirect"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_nav_menu_link_attributes"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_pre_get_posts"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_registered_post_type"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_cap_image_server"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_cite_as"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_current_date"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_if_not_status"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_if_not_visible"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_if_status"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_if_transcribed"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_if_visible"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_logged_in"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_logged_out"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_permalink"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_the_title"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_upload_mimes"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_wp_title"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\siglum_to_permalink"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\translate_month_year"], [27, 12, 0, "-", "collator_server"], [27, 12, 0, "-", "data_server"], [29, 12, 0, "-", "db"], [27, 12, 0, "-", "geo_server"], [27, 12, 0, "-", "server"], [27, 12, 0, "-", "tile_server"]], "/data/capitularies": [[27, 1, 1, "get--data-capitularies.json-", "json/"]], "/data/capitulary/<cap_id>/chapter/<chapter>/manuscripts": [[27, 1, 1, "get--data-capitulary--cap_id--chapter--chapter--manuscripts.json-", "json/"]], "/data/capitulary/<cap_id>/chapters": [[27, 1, 1, "get--data-capitulary--cap_id--chapters.json-", "json/"]], "/data/capitulary/<cap_id>/manuscripts": [[27, 1, 1, "get--data-capitulary--cap_id--manuscripts.json-", "json/"]], "/data/corresp/<corresp>/manuscripts": [[27, 1, 1, "get--data-corresp--corresp--manuscripts.json-", "json/"]], "/data/manuscripts": [[27, 1, 1, "get--data-manuscripts.json-", "json/"]], "plugins/collation/tools": [[18, 3, 1, "plugins-collation-tools.LANG", "LANG"], [18, 3, 1, "plugins-collation-tools.Palette", "Palette"], [18, 4, 1, "plugins-collation-tools.api", "api"], [18, 3, 1, "plugins-collation-tools.bk_id", "bk_id"], [18, 4, 1, "plugins-collation-tools.build_witness_url", "build_witness_url"], [18, 3, 1, "plugins-collation-tools.cap_collation_algorithms", "cap_collation_algorithms"], [18, 4, 1, "plugins-collation-tools.encodeRFC5987ValueChars", "encodeRFC5987ValueChars"], [18, 4, 1, "plugins-collation-tools.fix_witness", "fix_witness"], [18, 4, 1, "plugins-collation-tools.get_api_entrypoint", "get_api_entrypoint"], [18, 4, 1, "plugins-collation-tools.insert_css_palette", "insert_css_palette"], [18, 4, 1, "plugins-collation-tools.parse_locus_url", "parse_locus_url"], [18, 4, 1, "plugins-collation-tools.sort_key", "sort_key"], [18, 4, 1, "plugins-collation-tools.unroll_witnesses", "unroll_witnesses"]], "plugins/dynamic-menu": [[19, 3, 1, "plugins-dynamic-menu.LANG", "LANG"], [19, 4, 1, "plugins-dynamic-menu.init_dynamic_menues", "init_dynamic_menues"]], "plugins/meta-search": [[22, 5, 1, "plugins-meta-search.collator", "collator"], [22, 4, 1, "plugins-meta-search.help_init", "help_init"], [22, 4, 1, "plugins-meta-search.places_tree_init", "places_tree_init"]], "plugins/page-generator": [[23, 4, 1, "plugins-page-generator.add_ajax_action", "add_ajax_action"], [23, 4, 1, "plugins-page-generator.deparam", "deparam"], [23, 4, 1, "plugins-page-generator.get_url_parameter", "get_url_parameter"], [23, 4, 1, "plugins-page-generator.init_tabs", "init_tabs"], [23, 4, 1, "plugins-page-generator.make_cb_select_all", "make_cb_select_all"], [23, 4, 1, "plugins-page-generator.on_cap_action_file", "on_cap_action_file"], [23, 4, 1, "plugins-page-generator.on_cap_load_section", "on_cap_load_section"]], "themes/capitularia": [[25, 4, 1, "themes-capitularia.initFootnoteTooltips", "initFootnoteTooltips"], [25, 4, 1, "themes-capitularia.initLegend", "initLegend"], [25, 4, 1, "themes-capitularia.initResetForm", "initResetForm"]], "collator_server": [[27, 13, 1, "", "CollatorBlueprint"], [27, 14, 1, "", "CollatorError"], [27, 15, 1, "", "collate"], [27, 15, 1, "", "normalize_with_patterns"], [27, 15, 1, "", "preprocess"]], "data_server": [[27, 15, 1, "", "capitularies"], [27, 15, 1, "", "chapters"], [27, 13, 1, "", "dataBlueprint"], [27, 15, 1, "", "fstat"], [27, 15, 1, "", "highlight"], [27, 15, 1, "", "manuscripts"], [27, 15, 1, "", "places_json"], [27, 15, 1, "", "query_manuscripts"], [27, 15, 1, "", "stat"]], "db": [[29, 13, 1, "", "Capitularies"], [29, 13, 1, "", "Chapters"], [29, 13, 1, "", "GeoAreas"], [29, 13, 1, "", "GeoPlaces"], [29, 13, 1, "", "GeoPlacesNames"], [29, 13, 1, "", "Geonames"], [29, 13, 1, "", "Manuscripts"], [29, 13, 1, "", "MnManuscriptsGeoPlaces"], [29, 13, 1, "", "MnMsPartsGeonames"], [29, 13, 1, "", "MsParts"], [29, 13, 1, "", "MssCapitularies"], [29, 13, 1, "", "MssChapters"], [29, 13, 1, "", "MssChaptersText"], [29, 13, 1, "", "XML"]], "db.Capitularies": [[29, 16, 1, "", "cap_id"], [29, 16, 1, "", "title"]], "db.Chapters": [[29, 16, 1, "", "chapter"]], "db.Manuscripts": [[29, 16, 1, "", "filename"], [29, 16, 1, "", "ms_id"], [29, 16, 1, "", "status"], [29, 16, 1, "", "title"]], "db.MsParts": [[29, 16, 1, "", "date"], [29, 16, 1, "", "leaf"], [29, 16, 1, "", "locus_cooked"], [29, 16, 1, "", "msp_part"], [29, 16, 1, "", "written"]], "db.MssCapitularies": [[29, 16, 1, "", "locus"], [29, 16, 1, "", "locus_cooked"], [29, 16, 1, "", "mscap_n"], [29, 16, 1, "", "msp_part"]], "db.MssChapters": [[29, 16, 1, "", "locus"], [29, 16, 1, "", "locus_cooked"], [29, 16, 1, "", "locus_index"], [29, 16, 1, "", "mscap_n"], [29, 16, 1, "", "msp_part"], [29, 16, 1, "", "transcribed"], [29, 16, 1, "", "xml"]], "db.MssChaptersText": [[29, 16, 1, "", "text"], [29, 16, 1, "", "type_"]], "db.XML": [[29, 17, 1, "", "bind_processor"], [29, 17, 1, "", "result_processor"]], "geo_server": [[27, 13, 1, "", "GeoBlueprint"], [27, 15, 1, "", "capitularies_csv"], [27, 15, 1, "", "capitularies_json"], [27, 15, 1, "", "extent_json"], [27, 15, 1, "", "info_json"], [27, 15, 1, "", "msparts_csv"], [27, 15, 1, "", "msparts_json"], [27, 15, 1, "", "mss_csv"], [27, 15, 1, "", "mss_json"], [27, 15, 1, "", "places_capitularies_json"], [27, 15, 1, "", "places_msparts_json"], [27, 15, 1, "", "places_mss_json"]], "plugins.cap-collation": [[18, 12, 0, "-", "cap-collation"], [18, 12, 0, "-", "functions"]], "plugins.cap-dynamic-menu": [[19, 12, 0, "-", "cap-dynamic-menu"], [19, 12, 0, "-", "functions"]], "plugins.cap-file-includer": [[20, 12, 0, "-", "cap-file-includer"], [20, 12, 0, "-", "class-file-includer"], [20, 12, 0, "-", "class-settings-page"], [20, 12, 0, "-", "footnotes-post-processor-include"], [20, 12, 0, "-", "functions"], [20, 12, 0, "-", "post-process-cli"]], "plugins.cap-lib": [[21, 12, 0, "-", "cap-lib"], [21, 12, 0, "-", "class-settings-page"], [21, 12, 0, "-", "functions"]], "plugins.cap-meta-search": [[22, 12, 0, "-", "cap-meta-search"], [22, 12, 0, "-", "class-highlighter"], [22, 12, 0, "-", "class-meta-search"], [22, 12, 0, "-", "class-meta-search-widget"], [22, 12, 0, "-", "functions"]], "plugins.cap-page-generator": [[23, 12, 0, "-", "cap-page-generator"], [23, 12, 0, "-", "class-config"], [23, 12, 0, "-", "class-dashboard-page"], [23, 12, 0, "-", "class-file-list-table"], [23, 12, 0, "-", "class-manuscript"], [23, 12, 0, "-", "class-settings-page"], [23, 12, 0, "-", "functions"]], "server": [[27, 15, 1, "", "build_parser"]], "themes.Capitularia": [[25, 12, 0, "-", "404"], [25, 12, 0, "-", "footer"], [25, 12, 0, "-", "front-page"], [25, 12, 0, "-", "functions"], [25, 12, 0, "-", "functions-include"], [25, 12, 0, "-", "header"], [25, 12, 0, "-", "index"], [25, 12, 0, "-", "page"], [25, 12, 0, "-", "page_blank"], [25, 12, 0, "-", "page_no-sidebar"], [25, 12, 0, "-", "phpinfo"], [25, 12, 0, "-", "search"], [25, 12, 0, "-", "shortcodes"], [25, 12, 0, "-", "sidebars"]], "themes.Capitularia.widgets": [[26, 12, 0, "-", "cap-widgets"], [26, 12, 0, "-", "class-archive-nav-menu-widget"], [26, 12, 0, "-", "class-categories-nav-menu-widget"], [26, 12, 0, "-", "class-frontpage-image-widget"], [26, 12, 0, "-", "class-frontpage-logo-widget"], [26, 12, 0, "-", "class-frontpage-text-widget"], [26, 12, 0, "-", "class-frontpage-widget-base"], [26, 12, 0, "-", "class-sticky-nav-menu-widget"]], "tile_server": [[27, 15, 1, "", "info_json"], [27, 13, 1, "", "tileBlueprint"], [27, 15, 1, "", "tile_png"]]}, "objtypes": {"0": "http:post", "1": "http:get", "2": "js:module", "3": "js:data", "4": "js:function", "5": "js:attribute", "6": "php:namespace", "7": "php:const", "8": "php:function", "9": "php:class", "10": "php:attr", "11": "php:method", "12": "py:module", "13": "py:class", "14": "py:exception", "15": "py:function", "16": "py:attribute", "17": "py:method"}, "objnames": {"0": ["http", "post", "HTTP post"], "1": ["http", "get", "HTTP get"], "2": ["js", "module", "JavaScript module"], "3": ["js", "data", "JavaScript data"], "4": ["js", "function", "JavaScript function"], "5": ["js", "attribute", "JavaScript attribute"], "6": ["php", "namespace", "PHP namespace"], "7": ["php", "const", "PHP const"], "8": ["php", "function", "PHP function"], "9": ["php", "class", "PHP class"], "10": ["php", "attr", "PHP attribute"], "11": ["php", "method", "PHP method"], "12": ["py", "module", "Python module"], "13": ["py", "class", "Python class"], "14": ["py", "exception", "Python exception"], "15": ["py", "function", "Python function"], "16": ["py", "attribute", "Python attribute"], "17": ["py", "method", "Python method"]}, "titleterms": {"capitularia": [0, 11, 25, 26, 29], "document": 0, "develop": [0, 16], "manual": 0, "indic": 0, "tabl": [0, 23], "mainten": [1, 3], "locat": 2, "logfil": 2, "apach": [2, 12], "php": [2, 16, 18, 19, 20, 21, 22, 23, 25, 26], "python": 2, "app": 2, "server": [2, 12, 27], "import": 2, "script": 2, "wordpress": [3, 13, 14, 15, 17, 24, 25, 26], "upgrad": 3, "qtranslat": 3, "xt": 3, "overview": [4, 5], "collat": [5, 10, 18], "tool": [5, 10, 18], "pre": 5, "process": [5, 20], "tei": 5, "file": [5, 16, 20, 23], "word": 5, "comparison": 5, "function": [5, 18, 19, 20, 21, 22, 23, 25], "collect": 6, "algorithm": 6, "html": 7, "gener": [7, 23], "xslt": [7, 31], "transform": [7, 31], "user": [7, 32], "deliveri": 7, "meta": [8, 22], "search": [8, 22, 25], "metadata": [8, 13], "extract": [8, 16], "fulltext": 8, "geodata": 8, "troubleshoot": [9, 10], "manuscript": [10, 23], "do": 10, "show": 10, "up": 10, "vm": [11, 32], "web": 12, "databas": [13, 29], "structur": [13, 29], "instal": 14, "custom": 15, "note": 16, "webpack": 16, "i18n": 16, "javascript": 16, "j": 16, "vue": 16, "translat": 16, "enqueu": 16, "plugin": [17, 18, 19, 20, 21, 22, 23], "activ": 17, "obsolet": 17, "cap": [18, 19, 20, 21, 22, 23, 26], "dynam": 19, "menu": [19, 26], "includ": [20, 25], "class": [20, 21, 22, 23, 26], "set": [20, 21, 23], "page": [20, 21, 23, 25], "footnot": 20, "post": 20, "processor": 20, "cli": 20, "librari": 21, "lib": 21, "highlight": 22, "widget": [22, 26], "config": 23, "dashboard": 23, "list": 23, "theme": [24, 25, 26], "404": 25, "footer": 25, "front": 25, "header": 25, "index": 25, "page_blank": 25, "page_no": 25, "sidebar": 25, "phpinfo": 25, "shortcod": 25, "archiv": 26, "nav": 26, "categori": 26, "frontpag": 26, "imag": 26, "logo": 26, "text": 26, "base": 26, "sticki": 26, "applic": 27, "data_serv": 27, "endpoint": 27, "collator_serv": 27, "geo_serv": 27, "tile_serv": 27, "tsm": 28, "backup": 28, "updat": 28, "schema": 29, "gi": 29, "db": 29, "py": 29, "introduct": 30, "graph": 31, "all": 31, "stylesheet": 31, "depend": 31, "group": 32, "ad": 32, "new": 32, "secur": 32}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Capitularia Documentation": [[0, "capitularia-documentation"]], "Developer Manual": [[0, "developer-manual"]], "Indices and tables": [[0, "indices-and-tables"]], "Maintenance": [[1, "maintenance"]], "Location of Logfiles": [[2, "location-of-logfiles"]], "Apache / PHP": [[2, "apache-php"]], "Python App Server": [[2, "python-app-server"]], "Python Import Script": [[2, "python-import-script"]], "Wordpress Maintenance": [[3, "wordpress-maintenance"]], "Wordpress Upgrades": [[3, "wordpress-upgrades"]], "qtranslate-xt": [[3, "qtranslate-xt"]], "Overviews": [[4, "overviews"]], "Overview of the Collation Tool": [[5, "overview-of-the-collation-tool"]], "Pre-Processing of the TEI files": [[5, "pre-processing-of-the-tei-files"]], "Collation": [[5, "collation"]], "Word Comparison Function": [[5, "word-comparison-function"]], "Collections": [[6, "collections"]], "Algorithm": [[6, "algorithm"]], "HTML Generation": [[7, "html-generation"]], "XSLT Transformations": [[7, "xslt-transformations"], [31, "xslt-transformations"]], "User Delivery": [[7, "user-delivery"]], "Meta Search": [[8, "meta-search"], [22, "meta-search"]], "Metadata Extraction": [[8, "metadata-extraction"]], "Fulltext Extraction": [[8, "fulltext-extraction"]], "Geodata Extraction": [[8, "geodata-extraction"]], "Search": [[8, "search"]], "Troubleshooting": [[9, "troubleshooting"]], "Troubleshooting the Collation Tool": [[10, "troubleshooting-the-collation-tool"]], "Manuscripts do not show up": [[10, "manuscripts-do-not-show-up"]], "Capitularia VM": [[11, "capitularia-vm"]], "Apache Web Server": [[12, "apache-web-server"]], "Wordpress Database Structure": [[13, "wordpress-database-structure"]], "Metadata": [[13, "metadata"]], "Wordpress Installation": [[14, "wordpress-installation"]], "Wordpress Customizations": [[15, "wordpress-customizations"]], "Developer Notes": [[16, "developer-notes"]], "webpack": [[16, "webpack"]], "i18n of Javascript": [[16, "i18n-of-javascript"]], "Extract": [[16, "extract"]], "PHP Files": [[16, "php-files"]], "JS Files": [[16, "js-files"]], "Vue Files": [[16, "vue-files"]], "Translate": [[16, "translate"]], "Enqueue Translations": [[16, "enqueue-translations"]], "Wordpress Plugins": [[17, "wordpress-plugins"]], "Active Plugins": [[17, "active-plugins"]], "Obsolete Plugins": [[17, "obsolete-plugins"]], "Collation Tool": [[18, "collation-tool"]], "plugins/cap-collation/cap-collation.php": [[18, "plugins-cap-collation-cap-collation-php"]], "plugins/cap-collation/functions.php": [[18, "plugins-cap-collation-functions-php"]], "plugins/collation/tools": [[18, "plugins-collation-tools"]], "Dynamic Menu": [[19, "dynamic-menu"]], "plugins/cap-dynamic-menu/cap-dynamic-menu.php": [[19, "plugins-cap-dynamic-menu-cap-dynamic-menu-php"]], "plugins/cap-dynamic-menu/functions.php": [[19, "plugins-cap-dynamic-menu-functions-php"]], "plugins/dynamic-menu": [[19, "plugins-dynamic-menu"]], "File Includer": [[20, "file-includer"]], "plugins/cap-file-includer/cap-file-includer.php": [[20, "plugins-cap-file-includer-cap-file-includer-php"]], "plugins/cap-file-includer/class-file-includer.php": [[20, "plugins-cap-file-includer-class-file-includer-php"]], "plugins/cap-file-includer/class-settings-page.php": [[20, "plugins-cap-file-includer-class-settings-page-php"]], "plugins/cap-file-includer/footnotes-post-processor-include.php": [[20, "plugins-cap-file-includer-footnotes-post-processor-include-php"]], "plugins/cap-file-includer/functions.php": [[20, "plugins-cap-file-includer-functions-php"]], "plugins/cap-file-includer/post-process-cli.php": [[20, "plugins-cap-file-includer-post-process-cli-php"]], "Library": [[21, "library"]], "plugins/cap-lib/cap-lib.php": [[21, "plugins-cap-lib-cap-lib-php"]], "plugins/cap-lib/class-settings-page.php": [[21, "plugins-cap-lib-class-settings-page-php"]], "plugins/cap-lib/functions.php": [[21, "plugins-cap-lib-functions-php"]], "plugins/lib": [[21, "plugins-lib"]], "plugins/cap-meta-search/cap-meta-search.php": [[22, "plugins-cap-meta-search-cap-meta-search-php"]], "plugins/cap-meta-search/class-highlighter.php": [[22, "plugins-cap-meta-search-class-highlighter-php"]], "plugins/cap-meta-search/class-meta-search-widget.php": [[22, "plugins-cap-meta-search-class-meta-search-widget-php"]], "plugins/cap-meta-search/class-meta-search.php": [[22, "plugins-cap-meta-search-class-meta-search-php"]], "plugins/cap-meta-search/functions.php": [[22, "plugins-cap-meta-search-functions-php"]], "plugins/meta-search": [[22, "plugins-meta-search"]], "Page Generator": [[23, "page-generator"]], "plugins/cap-page-generator/cap-page-generator.php": [[23, "plugins-cap-page-generator-cap-page-generator-php"]], "plugins/cap-page-generator/class-config.php": [[23, "plugins-cap-page-generator-class-config-php"]], "plugins/cap-page-generator/class-dashboard-page.php": [[23, "plugins-cap-page-generator-class-dashboard-page-php"]], "plugins/cap-page-generator/class-file-list-table.php": [[23, "plugins-cap-page-generator-class-file-list-table-php"]], "plugins/cap-page-generator/class-manuscript.php": [[23, "plugins-cap-page-generator-class-manuscript-php"]], "plugins/cap-page-generator/class-settings-page.php": [[23, "plugins-cap-page-generator-class-settings-page-php"]], "plugins/cap-page-generator/functions.php": [[23, "plugins-cap-page-generator-functions-php"]], "plugins/page-generator": [[23, "plugins-page-generator"]], "Wordpress Theme": [[24, "wordpress-theme"], [25, "wordpress-theme"]], "themes/Capitularia/404.php": [[25, "themes-capitularia-404-php"]], "themes/Capitularia/footer.php": [[25, "themes-capitularia-footer-php"]], "themes/Capitularia/front-page.php": [[25, "themes-capitularia-front-page-php"]], "themes/Capitularia/functions-include.php": [[25, "themes-capitularia-functions-include-php"]], "themes/Capitularia/functions.php": [[25, "themes-capitularia-functions-php"]], "themes/Capitularia/header.php": [[25, "themes-capitularia-header-php"]], "themes/Capitularia/index.php": [[25, "themes-capitularia-index-php"]], "themes/Capitularia/page.php": [[25, "themes-capitularia-page-php"]], "themes/Capitularia/page_blank.php": [[25, "themes-capitularia-page-blank-php"]], "themes/Capitularia/page_no-sidebar.php": [[25, "themes-capitularia-page-no-sidebar-php"]], "themes/Capitularia/phpinfo.php": [[25, "themes-capitularia-phpinfo-php"]], "themes/Capitularia/search.php": [[25, "themes-capitularia-search-php"]], "themes/Capitularia/shortcodes.php": [[25, "themes-capitularia-shortcodes-php"]], "themes/Capitularia/sidebars.php": [[25, "themes-capitularia-sidebars-php"]], "themes/capitularia": [[25, "themes-capitularia"]], "Wordpress Theme Widgets": [[26, "wordpress-theme-widgets"]], "themes/Capitularia/widgets/cap-widgets.php": [[26, "themes-capitularia-widgets-cap-widgets-php"]], "themes/Capitularia/widgets/class-archive-nav-menu-widget.php": [[26, "themes-capitularia-widgets-class-archive-nav-menu-widget-php"]], "themes/Capitularia/widgets/class-categories-nav-menu-widget.php": [[26, "themes-capitularia-widgets-class-categories-nav-menu-widget-php"]], "themes/Capitularia/widgets/class-frontpage-image-widget.php": [[26, "themes-capitularia-widgets-class-frontpage-image-widget-php"]], "themes/Capitularia/widgets/class-frontpage-logo-widget.php": [[26, "themes-capitularia-widgets-class-frontpage-logo-widget-php"]], "themes/Capitularia/widgets/class-frontpage-text-widget.php": [[26, "themes-capitularia-widgets-class-frontpage-text-widget-php"]], "themes/Capitularia/widgets/class-frontpage-widget-base.php": [[26, "themes-capitularia-widgets-class-frontpage-widget-base-php"]], "themes/Capitularia/widgets/class-sticky-nav-menu-widget.php": [[26, "themes-capitularia-widgets-class-sticky-nav-menu-widget-php"]], "Application Server": [[27, "application-server"]], "server": [[27, "server"]], "data_server": [[27, "module-data_server"]], "Endpoints": [[27, "endpoints"], [27, "id1"]], "collator_server": [[27, "module-collator_server"]], "geo_server": [[27, "module-geo_server"]], "tile_server": [[27, "module-tile_server"]], "TSM Backup": [[28, "tsm-backup"]], "Update": [[28, "update"]], "Database Structure": [[29, "database-structure"]], "Schema capitularia:": [[29, "schema-capitularia"]], "Schema gis:": [[29, "schema-gis"]], "db.py": [[29, "module-db"]], "Introduction": [[30, "introduction"]], "Graph of All Transformations": [[31, "graph-of-all-transformations"]], "Graph of Stylesheet Dependencies": [[31, "graph-of-stylesheet-dependencies"]], "Users of the VM": [[32, "users-of-the-vm"]], "Users and Groups": [[32, "users-and-groups"]], "Adding a New User": [[32, "adding-a-new-user"]], "Security": [[32, "security"]]}, "indexentries": {"domain (constant in \\cceh\\capitularia\\collation_user)": [[18, "\\cceh\\capitularia\\collation_user\\DOMAIN"]], "lang (global variable or constant)": [[18, "plugins-collation-tools.LANG"], [19, "plugins-dynamic-menu.LANG"]], "name (constant in \\cceh\\capitularia\\collation_user)": [[18, "\\cceh\\capitularia\\collation_user\\NAME"]], "palette (global variable or constant)": [[18, "plugins-collation-tools.Palette"]], "\\cceh\\capitularia\\collation_user (namespace)": [[18, "namespace-\\cceh\\capitularia\\collation_user"]], "api() (built-in function)": [[18, "plugins-collation-tools.api"]], "bk_id (global variable or constant)": [[18, "plugins-collation-tools.bk_id"]], "build_witness_url() (built-in function)": [[18, "plugins-collation-tools.build_witness_url"]], "cap_collation_algorithms (global variable or constant)": [[18, "plugins-collation-tools.cap_collation_algorithms"]], "encoderfc5987valuechars() (built-in function)": [[18, "plugins-collation-tools.encodeRFC5987ValueChars"]], "enqueue_scripts() (function in \\cceh\\capitularia\\collation_user)": [[18, "\\cceh\\capitularia\\collation_user\\enqueue_scripts"]], "fix_witness() (built-in function)": [[18, "plugins-collation-tools.fix_witness"]], "get_api_entrypoint() (built-in function)": [[18, "plugins-collation-tools.get_api_entrypoint"]], "insert_css_palette() (built-in function)": [[18, "plugins-collation-tools.insert_css_palette"]], "module": [[18, "module-plugins.cap-collation.cap-collation"], [18, "module-plugins.cap-collation.functions"], [19, "module-plugins.cap-dynamic-menu.cap-dynamic-menu"], [19, "module-plugins.cap-dynamic-menu.functions"], [20, "module-plugins.cap-file-includer.cap-file-includer"], [20, "module-plugins.cap-file-includer.class-file-includer"], [20, "module-plugins.cap-file-includer.class-settings-page"], [20, "module-plugins.cap-file-includer.footnotes-post-processor-include"], [20, "module-plugins.cap-file-includer.functions"], [20, "module-plugins.cap-file-includer.post-process-cli"], [21, "module-plugins.cap-lib.cap-lib"], [21, "module-plugins.cap-lib.class-settings-page"], [21, "module-plugins.cap-lib.functions"], [22, "module-plugins.cap-meta-search.cap-meta-search"], [22, "module-plugins.cap-meta-search.class-highlighter"], [22, "module-plugins.cap-meta-search.class-meta-search"], [22, "module-plugins.cap-meta-search.class-meta-search-widget"], [22, "module-plugins.cap-meta-search.functions"], [23, "module-plugins.cap-page-generator.cap-page-generator"], [23, "module-plugins.cap-page-generator.class-config"], [23, "module-plugins.cap-page-generator.class-dashboard-page"], [23, "module-plugins.cap-page-generator.class-file-list-table"], [23, "module-plugins.cap-page-generator.class-manuscript"], [23, "module-plugins.cap-page-generator.class-settings-page"], [23, "module-plugins.cap-page-generator.functions"], [25, "module-themes.Capitularia.404"], [25, "module-themes.Capitularia.footer"], [25, "module-themes.Capitularia.front-page"], [25, "module-themes.Capitularia.functions"], [25, "module-themes.Capitularia.functions-include"], [25, "module-themes.Capitularia.header"], [25, "module-themes.Capitularia.index"], [25, "module-themes.Capitularia.page"], [25, "module-themes.Capitularia.page_blank"], [25, "module-themes.Capitularia.page_no-sidebar"], [25, "module-themes.Capitularia.phpinfo"], [25, "module-themes.Capitularia.search"], [25, "module-themes.Capitularia.shortcodes"], [25, "module-themes.Capitularia.sidebars"], [26, "module-themes.Capitularia.widgets.cap-widgets"], [26, "module-themes.Capitularia.widgets.class-archive-nav-menu-widget"], [26, "module-themes.Capitularia.widgets.class-categories-nav-menu-widget"], [26, "module-themes.Capitularia.widgets.class-frontpage-image-widget"], [26, "module-themes.Capitularia.widgets.class-frontpage-logo-widget"], [26, "module-themes.Capitularia.widgets.class-frontpage-text-widget"], [26, "module-themes.Capitularia.widgets.class-frontpage-widget-base"], [26, "module-themes.Capitularia.widgets.class-sticky-nav-menu-widget"], [27, "module-collator_server"], [27, "module-data_server"], [27, "module-geo_server"], [27, "module-server"], [27, "module-tile_server"], [29, "module-db"]], "ns() (function in \\cceh\\capitularia\\collation_user)": [[18, "\\cceh\\capitularia\\collation_user\\ns"]], "on_shortcode() (function in \\cceh\\capitularia\\collation_user)": [[18, "\\cceh\\capitularia\\collation_user\\on_shortcode"]], "parse_locus_url() (built-in function)": [[18, "plugins-collation-tools.parse_locus_url"]], "plugins.cap-collation.cap-collation": [[18, "module-plugins.cap-collation.cap-collation"]], "plugins.cap-collation.functions": [[18, "module-plugins.cap-collation.functions"]], "plugins/collation/tools (module)": [[18, "module-plugins-collation-tools"]], "sort_key() (built-in function)": [[18, "plugins-collation-tools.sort_key"]], "unroll_witnesses() (built-in function)": [[18, "plugins-collation-tools.unroll_witnesses"]], "domain (constant in \\cceh\\capitularia\\dynamic_menu)": [[19, "\\cceh\\capitularia\\dynamic_menu\\DOMAIN"]], "magic_menu (constant in \\cceh\\capitularia\\dynamic_menu)": [[19, "\\cceh\\capitularia\\dynamic_menu\\MAGIC_MENU"]], "\\cceh\\capitularia\\dynamic_menu (namespace)": [[19, "namespace-\\cceh\\capitularia\\dynamic_menu"]], "init_dynamic_menues() (built-in function)": [[19, "plugins-dynamic-menu.init_dynamic_menues"]], "ns() (function in \\cceh\\capitularia\\dynamic_menu)": [[19, "\\cceh\\capitularia\\dynamic_menu\\ns"]], "on_enqueue_scripts() (function in \\cceh\\capitularia\\dynamic_menu)": [[19, "\\cceh\\capitularia\\dynamic_menu\\on_enqueue_scripts"]], "on_nav_menu_link_attributes() (function in \\cceh\\capitularia\\dynamic_menu)": [[19, "\\cceh\\capitularia\\dynamic_menu\\on_nav_menu_link_attributes"]], "plugins.cap-dynamic-menu.cap-dynamic-menu": [[19, "module-plugins.cap-dynamic-menu.cap-dynamic-menu"]], "plugins.cap-dynamic-menu.functions": [[19, "module-plugins.cap-dynamic-menu.functions"]], "plugins/dynamic-menu (module)": [[19, "module-plugins-dynamic-menu"]], "domain (constant in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\DOMAIN"]], "footnote_ref (constant in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\FOOTNOTE_REF"]], "footnote_span (constant in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\FOOTNOTE_SPAN"]], "fileincluderengine (class in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\FileIncluderEngine"]], "name (constant in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\NAME"]], "options (constant in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\OPTIONS"]], "settings_page (class in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\Settings_Page"]], "\\cceh\\capitularia\\file_includer (namespace)": [[20, "namespace-\\cceh\\capitularia\\file_includer"]], "__construct() (settings_page method)": [[20, "\\cceh\\capitularia\\file_includer\\Settings_Page::__construct"], [21, "\\cceh\\capitularia\\lib\\Settings_Page::__construct"], [23, "\\cceh\\capitularia\\page_generator\\Settings_Page::__construct"]], "add_class() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\add_class"]], "display() (settings_page method)": [[20, "\\cceh\\capitularia\\file_includer\\Settings_Page::display"], [21, "\\cceh\\capitularia\\lib\\Settings_Page::display"], [23, "\\cceh\\capitularia\\page_generator\\Settings_Page::display"]], "do_save (fileincluderengine property)": [[20, "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::$do_save"]], "get_opt() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\get_opt"]], "get_root() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\get_root"]], "has_class() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\has_class"]], "insert_footnote_backref() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\insert_footnote_backref"]], "insert_footnote_ref() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\insert_footnote_ref"]], "is_note() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\is_note"]], "is_text_node() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\is_text_node"]], "load_xml_or_html() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\load_xml_or_html"]], "make_shortcode_around() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\make_shortcode_around"]], "merge_notes() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\merge_notes"]], "ns() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\ns"]], "on_admin_menu() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\on_admin_menu"]], "on_init() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\on_init"]], "on_options_field_root() (settings_page method)": [[20, "\\cceh\\capitularia\\file_includer\\Settings_Page::on_options_field_root"]], "on_options_field_shortcode() (settings_page method)": [[20, "\\cceh\\capitularia\\file_includer\\Settings_Page::on_options_field_shortcode"]], "on_options_section_general() (settings_page method)": [[20, "\\cceh\\capitularia\\file_includer\\Settings_Page::on_options_section_general"], [21, "\\cceh\\capitularia\\lib\\Settings_Page::on_options_section_general"]], "on_plugin_action_links() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\on_plugin_action_links"]], "on_shortcode() (fileincluderengine method)": [[20, "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::on_shortcode"]], "on_shortcode_early() (fileincluderengine method)": [[20, "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::on_shortcode_early"]], "on_the_posts() (fileincluderengine method)": [[20, "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::on_the_posts"]], "on_validate_options() (settings_page method)": [[20, "\\cceh\\capitularia\\file_includer\\Settings_Page::on_validate_options"], [21, "\\cceh\\capitularia\\lib\\Settings_Page::on_validate_options"]], "plugins.cap-file-includer.cap-file-includer": [[20, "module-plugins.cap-file-includer.cap-file-includer"]], "plugins.cap-file-includer.class-file-includer": [[20, "module-plugins.cap-file-includer.class-file-includer"]], "plugins.cap-file-includer.class-settings-page": [[20, "module-plugins.cap-file-includer.class-settings-page"]], "plugins.cap-file-includer.footnotes-post-processor-include": [[20, "module-plugins.cap-file-includer.footnotes-post-processor-include"]], "plugins.cap-file-includer.functions": [[20, "module-plugins.cap-file-includer.functions"]], "plugins.cap-file-includer.post-process-cli": [[20, "module-plugins.cap-file-includer.post-process-cli"]], "post (fileincluderengine property)": [[20, "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::$post"]], "post_process() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\post_process"]], "query_copy() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\query_copy"]], "remove_node() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\remove_node"]], "sanitize_path() (settings_page method)": [[20, "\\cceh\\capitularia\\file_includer\\Settings_Page::sanitize_path"], [21, "\\cceh\\capitularia\\lib\\Settings_Page::sanitize_path"]], "save_html() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\save_html"]], "strip_pre() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\strip_pre"]], "word_end_pos() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\word_end_pos"]], "wrap() (function in \\cceh\\capitularia\\file_includer)": [[20, "\\cceh\\capitularia\\file_includer\\wrap"]], "domain (constant in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\DOMAIN"]], "name (constant in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\NAME"]], "nonce_param_name (constant in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\NONCE_PARAM_NAME"]], "nonce_special_string (constant in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\NONCE_SPECIAL_STRING"]], "options (constant in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\OPTIONS"]], "settings_page (class in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\Settings_Page"]], "\\cceh\\capitularia\\lib (namespace)": [[21, "namespace-\\cceh\\capitularia\\lib"]], "add_nopriv_action() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\add_nopriv_action"]], "api_json_request() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\api_json_request"]], "check_ajax_referrer() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\check_ajax_referrer"]], "enqueue_from_manifest() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\enqueue_from_manifest"]], "get_image_uri() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\get_image_uri"]], "get_manifest_uri() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\get_manifest_uri"]], "get_opt() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\get_opt"]], "get_published_ids() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\get_published_ids"]], "images_dir_path() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\images_dir_path"]], "images_dir_uri() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\images_dir_uri"]], "languages_dir_path() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\languages_dir_path"]], "load_textdomain() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\load_textdomain"]], "make_sort_key() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\make_sort_key"]], "ns() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\ns"]], "on_admin_enqueue_scripts() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\on_admin_enqueue_scripts"]], "on_admin_init() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\on_admin_init"]], "on_admin_menu() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\on_admin_menu"]], "on_cap_lib_current_user_can() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\on_cap_lib_current_user_can"]], "on_cap_lib_get_api_endpoint() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\on_cap_lib_get_api_endpoint"]], "on_cap_lib_get_published_ids() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\on_cap_lib_get_published_ids"]], "on_enqueue_scripts() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\on_enqueue_scripts"]], "on_init() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\on_init"]], "on_options_field_afs() (settings_page method)": [[21, "\\cceh\\capitularia\\lib\\Settings_Page::on_options_field_afs"]], "on_options_field_api() (settings_page method)": [[21, "\\cceh\\capitularia\\lib\\Settings_Page::on_options_field_api"]], "on_plugin_action_links() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\on_plugin_action_links"]], "plugins.cap-lib.cap-lib": [[21, "module-plugins.cap-lib.cap-lib"]], "plugins.cap-lib.class-settings-page": [[21, "module-plugins.cap-lib.class-settings-page"]], "plugins.cap-lib.functions": [[21, "module-plugins.cap-lib.functions"]], "plugins/lib (module)": [[21, "module-plugins-lib"]], "save_button() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\save_button"]], "urljoin() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\urljoin"]], "wp_set_script_translations() (function in \\cceh\\capitularia\\lib)": [[21, "\\cceh\\capitularia\\lib\\wp_set_script_translations"]], "domain (constant in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\DOMAIN"]], "highlight (constant in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\HIGHLIGHT"]], "highlighter (class in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\Highlighter"]], "metasearch (class in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\MetaSearch"]], "name (constant in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\NAME"]], "widget (class in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\Widget"]], "\\cceh\\capitularia\\meta_search (namespace)": [[22, "namespace-\\cceh\\capitularia\\meta_search"]], "__construct() (widget method)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::__construct"]], "collator (none attribute)": [[22, "plugins-meta-search.collator"]], "echo_input() (widget method)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::echo_input"]], "echo_options() (widget method)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::echo_options"]], "echo_places_tree() (widget method)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::echo_places_tree"]], "echo_select() (widget method)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::echo_select"]], "escape_search_term() (highlighter method)": [[22, "\\cceh\\capitularia\\meta_search\\Highlighter::escape_search_term"]], "form() (widget method)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::form"]], "get_bounds() (highlighter method)": [[22, "\\cceh\\capitularia\\meta_search\\Highlighter::get_bounds"]], "get_capitulars() (function in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\get_capitulars"]], "get_snippets() (highlighter method)": [[22, "\\cceh\\capitularia\\meta_search\\Highlighter::get_snippets"]], "help_init() (built-in function)": [[22, "plugins-meta-search.help_init"]], "is_highlight() (function in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\is_highlight"]], "is_meta_search() (function in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\is_meta_search"]], "json (metasearch property)": [[22, "\\cceh\\capitularia\\meta_search\\MetaSearch::$json"]], "ns() (function in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\ns"]], "on_cap_meta_search_the_permalink() (function in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\on_cap_meta_search_the_permalink"]], "on_get_search_query() (metasearch method)": [[22, "\\cceh\\capitularia\\meta_search\\MetaSearch::on_get_search_query"]], "on_get_the_excerpt() (highlighter method)": [[22, "\\cceh\\capitularia\\meta_search\\Highlighter::on_get_the_excerpt"]], "on_get_the_excerpt() (metasearch method)": [[22, "\\cceh\\capitularia\\meta_search\\MetaSearch::on_get_the_excerpt"]], "on_init() (function in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\on_init"]], "on_pre_get_posts() (metasearch method)": [[22, "\\cceh\\capitularia\\meta_search\\MetaSearch::on_pre_get_posts"]], "on_query_vars() (function in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\on_query_vars"]], "on_the_content() (highlighter method)": [[22, "\\cceh\\capitularia\\meta_search\\Highlighter::on_the_content"]], "on_widgets_init() (function in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\on_widgets_init"]], "places_tree_init() (built-in function)": [[22, "plugins-meta-search.places_tree_init"]], "plugins.cap-meta-search.cap-meta-search": [[22, "module-plugins.cap-meta-search.cap-meta-search"]], "plugins.cap-meta-search.class-highlighter": [[22, "module-plugins.cap-meta-search.class-highlighter"]], "plugins.cap-meta-search.class-meta-search": [[22, "module-plugins.cap-meta-search.class-meta-search"]], "plugins.cap-meta-search.class-meta-search-widget": [[22, "module-plugins.cap-meta-search.class-meta-search-widget"]], "plugins.cap-meta-search.functions": [[22, "module-plugins.cap-meta-search.functions"]], "plugins/meta-search (module)": [[22, "module-plugins-meta-search"]], "sanitize() (function in \\cceh\\capitularia\\meta_search)": [[22, "\\cceh\\capitularia\\meta_search\\sanitize"]], "setup() (widget method)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::setup"]], "the_option() (widget method)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::the_option"]], "title (widget property)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::$title"]], "update() (widget method)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::update"]], "widget() (widget method)": [[22, "\\cceh\\capitularia\\meta_search\\Widget::widget"]], "config (class in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\Config"]], "dashboard (constant in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\DASHBOARD"]], "domain (constant in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\DOMAIN"]], "dashboard_page (class in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\Dashboard_Page"]], "file_list_table (class in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table"]], "manuscript (class in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript"]], "name (constant in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\NAME"]], "options (constant in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\OPTIONS"]], "settings_page (class in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\Settings_Page"]], "\\cceh\\capitularia\\page_generator (namespace)": [[23, "namespace-\\cceh\\capitularia\\page_generator"]], "__construct() (config method)": [[23, "\\cceh\\capitularia\\page_generator\\Config::__construct"]], "__construct() (dashboard_page method)": [[23, "\\cceh\\capitularia\\page_generator\\Dashboard_Page::__construct"]], "__construct() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::__construct"]], "__construct() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::__construct"]], "add_ajax_action() (built-in function)": [[23, "plugins-page-generator.add_ajax_action"]], "bulk_actions (file_list_table property)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::$bulk_actions"]], "cap_get_parent_id() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\cap_get_parent_id"]], "cap_get_section_page_status() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\cap_get_section_page_status"]], "cap_get_status() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\cap_get_status"]], "cap_make_path_relative_to() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\cap_make_path_relative_to"]], "cap_sanitize_caption() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\cap_sanitize_caption"]], "cap_sanitize_key() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\cap_sanitize_key"]], "cap_sanitize_key_list() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\cap_sanitize_key_list"]], "cap_sanitize_nothing() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\cap_sanitize_nothing"]], "cap_sanitize_path() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\cap_sanitize_path"]], "cap_sanitize_path_list() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\cap_sanitize_path_list"]], "column_cb() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::column_cb"]], "column_slug() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::column_slug"]], "column_status() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::column_status"]], "column_title() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::column_title"]], "create_page() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::create_page"]], "delete_pages() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::delete_pages"]], "deparam() (built-in function)": [[23, "plugins-page-generator.deparam"]], "directory (file_list_table property)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::$directory"]], "display() (dashboard_page method)": [[23, "\\cceh\\capitularia\\page_generator\\Dashboard_Page::display"]], "display_section() (dashboard_page method)": [[23, "\\cceh\\capitularia\\page_generator\\Dashboard_Page::display_section"]], "do_action() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::do_action"]], "format_error_message() (dashboard_page method)": [[23, "\\cceh\\capitularia\\page_generator\\Dashboard_Page::format_error_message"]], "get_bulk_actions() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::get_bulk_actions"]], "get_columns() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::get_columns"]], "get_filename() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::get_filename"]], "get_opt() (config method)": [[23, "\\cceh\\capitularia\\page_generator\\Config::get_opt"]], "get_opt_path() (config method)": [[23, "\\cceh\\capitularia\\page_generator\\Config::get_opt_path"]], "get_page_id() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::get_page_id"]], "get_path() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::get_path"]], "get_section_id() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::get_section_id"]], "get_slug() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::get_slug"]], "get_slug_with_link() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::get_slug_with_link"]], "get_slug_with_path() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::get_slug_with_path"]], "get_status() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::get_status"]], "get_table_classes() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::get_table_classes"]], "get_title() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::get_title"]], "get_url_parameter() (built-in function)": [[23, "plugins-page-generator.get_url_parameter"]], "get_xml_id() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::get_xml_id"]], "handle_row_actions() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::handle_row_actions"]], "init() (config method)": [[23, "\\cceh\\capitularia\\page_generator\\Config::init"]], "init_tabs() (built-in function)": [[23, "plugins-page-generator.init_tabs"]], "make_cb_select_all() (built-in function)": [[23, "plugins-page-generator.make_cb_select_all"]], "no_items() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::no_items"]], "ns() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\ns"]], "on_admin_bar_menu() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\on_admin_bar_menu"]], "on_admin_enqueue_scripts() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\on_admin_enqueue_scripts"]], "on_admin_menu() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\on_admin_menu"]], "on_cap_action_file() (dashboard_page method)": [[23, "\\cceh\\capitularia\\page_generator\\Dashboard_Page::on_cap_action_file"]], "on_cap_action_file() (built-in function)": [[23, "plugins-page-generator.on_cap_action_file"]], "on_cap_action_file() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\on_cap_action_file"]], "on_cap_load_section() (dashboard_page method)": [[23, "\\cceh\\capitularia\\page_generator\\Dashboard_Page::on_cap_load_section"]], "on_cap_load_section() (built-in function)": [[23, "plugins-page-generator.on_cap_load_section"]], "on_cap_load_section() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\on_cap_load_section"]], "on_enqueue_scripts() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\on_enqueue_scripts"]], "on_init() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\on_init"]], "on_options_field() (settings_page method)": [[23, "\\cceh\\capitularia\\page_generator\\Settings_Page::on_options_field"]], "on_plugin_action_links() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\on_plugin_action_links"]], "on_query_vars() (function in \\cceh\\capitularia\\page_generator)": [[23, "\\cceh\\capitularia\\page_generator\\on_query_vars"]], "on_validate() (settings_page method)": [[23, "\\cceh\\capitularia\\page_generator\\Settings_Page::on_validate"]], "options (config property)": [[23, "\\cceh\\capitularia\\page_generator\\Config::$options"]], "pagination_args (dashboard_page property)": [[23, "\\cceh\\capitularia\\page_generator\\Dashboard_Page::$pagination_args"]], "parse_tei() (manuscript method)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::parse_tei"]], "path (manuscript property)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::$path"]], "paths (file_list_table property)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::$paths"]], "plugins.cap-page-generator.cap-page-generator": [[23, "module-plugins.cap-page-generator.cap-page-generator"]], "plugins.cap-page-generator.class-config": [[23, "module-plugins.cap-page-generator.class-config"]], "plugins.cap-page-generator.class-dashboard-page": [[23, "module-plugins.cap-page-generator.class-dashboard-page"]], "plugins.cap-page-generator.class-file-list-table": [[23, "module-plugins.cap-page-generator.class-file-list-table"]], "plugins.cap-page-generator.class-manuscript": [[23, "module-plugins.cap-page-generator.class-manuscript"]], "plugins.cap-page-generator.class-settings-page": [[23, "module-plugins.cap-page-generator.class-settings-page"]], "plugins.cap-page-generator.functions": [[23, "module-plugins.cap-page-generator.functions"]], "plugins/page-generator (module)": [[23, "module-plugins-page-generator"]], "prepare_items() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::prepare_items"]], "process_bulk_actions() (dashboard_page method)": [[23, "\\cceh\\capitularia\\page_generator\\Dashboard_Page::process_bulk_actions"]], "scandir_recursive() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::scandir_recursive"]], "section_can() (config method)": [[23, "\\cceh\\capitularia\\page_generator\\Config::section_can"]], "section_id (file_list_table property)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::$section_id"]], "section_id (manuscript property)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::$section_id"]], "sections (config property)": [[23, "\\cceh\\capitularia\\page_generator\\Config::$sections"]], "send_json() (dashboard_page method)": [[23, "\\cceh\\capitularia\\page_generator\\Dashboard_Page::send_json"]], "single_row() (file_list_table method)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::single_row"]], "status_to_notice_class (file_list_table property)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::$status_to_notice_class"]], "statuses (file_list_table property)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::$statuses"]], "title (manuscript property)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::$title"]], "xml_id (manuscript property)": [[23, "\\cceh\\capitularia\\page_generator\\Manuscript::$xml_id"]], "xml_path (file_list_table property)": [[23, "\\cceh\\capitularia\\page_generator\\File_List_Table::$xml_path"]], "image_server_url (constant in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\IMAGE_SERVER_URL"]], "magic_login (constant in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\MAGIC_LOGIN"]], "\\cceh\\capitularia\\theme (namespace)": [[25, "namespace-\\cceh\\capitularia\\theme"]], "bk_to_permalink() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\bk_to_permalink"]], "cap_rest_user_info() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\cap_rest_user_info"]], "echo_attribute() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\echo_attribute"]], "fix_bk_nr() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\fix_bk_nr"]], "get_content_end() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_content_end"]], "get_content_start() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_content_start"]], "get_main_end() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_main_end"]], "get_main_start() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_main_start"]], "get_page_status_in_cache() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_page_status_in_cache"]], "get_parent_path() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_parent_path"]], "get_permalink_a() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_permalink_a"]], "get_sidebar_end() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_sidebar_end"]], "get_sidebar_start() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_sidebar_start"]], "get_slug_root() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_slug_root"]], "get_transcribed_in_cache() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\get_transcribed_in_cache"]], "if_status() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\if_status"]], "if_visible() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\if_visible"]], "initfootnotetooltips() (built-in function)": [[25, "themes-capitularia.initFootnoteTooltips"]], "initlegend() (built-in function)": [[25, "themes-capitularia.initLegend"]], "initresetform() (built-in function)": [[25, "themes-capitularia.initResetForm"]], "ns() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\ns"]], "on_admin_enqueue_scripts() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_admin_enqueue_scripts"]], "on_after_setup_theme() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_after_setup_theme"]], "on_body_class() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_body_class"]], "on_do_parse_request() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_do_parse_request"]], "on_dropdown_pages_args() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_dropdown_pages_args"]], "on_enqueue_scripts() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_enqueue_scripts"]], "on_init() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_init"]], "on_login_redirect() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_login_redirect"]], "on_nav_menu_link_attributes() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_nav_menu_link_attributes"]], "on_pre_get_posts() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_pre_get_posts"]], "on_registered_post_type() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_registered_post_type"]], "on_shortcode_cap_image_server() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_cap_image_server"]], "on_shortcode_cite_as() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_cite_as"]], "on_shortcode_current_date() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_current_date"]], "on_shortcode_if_not_status() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_if_not_status"]], "on_shortcode_if_not_visible() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_if_not_visible"]], "on_shortcode_if_status() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_if_status"]], "on_shortcode_if_transcribed() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_if_transcribed"]], "on_shortcode_if_visible() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_if_visible"]], "on_shortcode_logged_in() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_logged_in"]], "on_shortcode_logged_out() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_logged_out"]], "on_shortcode_permalink() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_shortcode_permalink"]], "on_the_title() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_the_title"]], "on_upload_mimes() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_upload_mimes"]], "on_wp_title() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\on_wp_title"]], "siglum_to_permalink() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\siglum_to_permalink"]], "themes.capitularia.404": [[25, "module-themes.Capitularia.404"]], "themes.capitularia.footer": [[25, "module-themes.Capitularia.footer"]], "themes.capitularia.front-page": [[25, "module-themes.Capitularia.front-page"]], "themes.capitularia.functions": [[25, "module-themes.Capitularia.functions"]], "themes.capitularia.functions-include": [[25, "module-themes.Capitularia.functions-include"]], "themes.capitularia.header": [[25, "module-themes.Capitularia.header"]], "themes.capitularia.index": [[25, "module-themes.Capitularia.index"]], "themes.capitularia.page": [[25, "module-themes.Capitularia.page"]], "themes.capitularia.page_blank": [[25, "module-themes.Capitularia.page_blank"]], "themes.capitularia.page_no-sidebar": [[25, "module-themes.Capitularia.page_no-sidebar"]], "themes.capitularia.phpinfo": [[25, "module-themes.Capitularia.phpinfo"]], "themes.capitularia.search": [[25, "module-themes.Capitularia.search"]], "themes.capitularia.shortcodes": [[25, "module-themes.Capitularia.shortcodes"]], "themes.capitularia.sidebars": [[25, "module-themes.Capitularia.sidebars"]], "themes/capitularia (module)": [[25, "module-themes-capitularia"]], "translate_month_year() (function in \\cceh\\capitularia\\theme)": [[25, "\\cceh\\capitularia\\theme\\translate_month_year"]], "archive_nav_menu_widget (class in \\cceh\\capitularia\\theme)": [[26, "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget"]], "categories_nav_menu_widget (class in \\cceh\\capitularia\\theme)": [[26, "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget"]], "frontpage_image_widget (class in \\cceh\\capitularia\\theme)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget"]], "frontpage_logo_widget (class in \\cceh\\capitularia\\theme)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget"]], "frontpage_text_widget (class in \\cceh\\capitularia\\theme)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget"]], "frontpage_widget_base (class in \\cceh\\capitularia\\theme)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base"]], "sticky_nav_menu_widget (class in \\cceh\\capitularia\\theme)": [[26, "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget"]], "__construct() (archive_nav_menu_widget method)": [[26, "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget::__construct"]], "__construct() (categories_nav_menu_widget method)": [[26, "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget::__construct"]], "__construct() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::__construct"]], "__construct() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::__construct"]], "__construct() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::__construct"]], "__construct() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::__construct"]], "__construct() (sticky_nav_menu_widget method)": [[26, "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget::__construct"]], "class (frontpage_image_widget property)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::$class"]], "class (frontpage_logo_widget property)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::$class"]], "class (frontpage_text_widget property)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::$class"]], "class (frontpage_widget_base property)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::$class"]], "form() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::form"]], "form() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::form"]], "form() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::form"]], "form() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::form"]], "make_link() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::make_link"]], "make_link() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::make_link"]], "make_link() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::make_link"]], "make_link() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::make_link"]], "menu_id (archive_nav_menu_widget property)": [[26, "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget::$menu_id"]], "menu_id (categories_nav_menu_widget property)": [[26, "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget::$menu_id"]], "normalize() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::normalize"]], "normalize() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::normalize"]], "normalize() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::normalize"]], "normalize() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::normalize"]], "on_widget_nav_menu_args() (sticky_nav_menu_widget method)": [[26, "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget::on_widget_nav_menu_args"]], "options (frontpage_image_widget property)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::$options"]], "options (frontpage_logo_widget property)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::$options"]], "options (frontpage_text_widget property)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::$options"]], "options (frontpage_widget_base property)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::$options"]], "sanitize() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::sanitize"]], "sanitize() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::sanitize"]], "sanitize() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::sanitize"]], "sanitize() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::sanitize"]], "strip_tags() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::strip_tags"]], "strip_tags() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::strip_tags"]], "strip_tags() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::strip_tags"]], "strip_tags() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::strip_tags"]], "the_option() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_option"]], "the_option() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_option"]], "the_option() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_option"]], "the_option() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_option"]], "the_widget_body() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_widget_body"]], "the_widget_body() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_widget_body"]], "the_widget_body() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_widget_body"]], "the_widget_body() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_widget_body"]], "the_widget_image() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_widget_image"]], "the_widget_image() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_widget_image"]], "the_widget_image() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_widget_image"]], "the_widget_image() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_widget_image"]], "the_widget_title() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_widget_title"]], "the_widget_title() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_widget_title"]], "the_widget_title() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_widget_title"]], "the_widget_title() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_widget_title"]], "themes.capitularia.widgets.cap-widgets": [[26, "module-themes.Capitularia.widgets.cap-widgets"]], "themes.capitularia.widgets.class-archive-nav-menu-widget": [[26, "module-themes.Capitularia.widgets.class-archive-nav-menu-widget"]], "themes.capitularia.widgets.class-categories-nav-menu-widget": [[26, "module-themes.Capitularia.widgets.class-categories-nav-menu-widget"]], "themes.capitularia.widgets.class-frontpage-image-widget": [[26, "module-themes.Capitularia.widgets.class-frontpage-image-widget"]], "themes.capitularia.widgets.class-frontpage-logo-widget": [[26, "module-themes.Capitularia.widgets.class-frontpage-logo-widget"]], "themes.capitularia.widgets.class-frontpage-text-widget": [[26, "module-themes.Capitularia.widgets.class-frontpage-text-widget"]], "themes.capitularia.widgets.class-frontpage-widget-base": [[26, "module-themes.Capitularia.widgets.class-frontpage-widget-base"]], "themes.capitularia.widgets.class-sticky-nav-menu-widget": [[26, "module-themes.Capitularia.widgets.class-sticky-nav-menu-widget"]], "update() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::update"]], "update() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::update"]], "update() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::update"]], "update() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::update"]], "widget() (archive_nav_menu_widget method)": [[26, "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget::widget"]], "widget() (categories_nav_menu_widget method)": [[26, "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget::widget"]], "widget() (frontpage_image_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::widget"]], "widget() (frontpage_logo_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::widget"]], "widget() (frontpage_text_widget method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::widget"]], "widget() (frontpage_widget_base method)": [[26, "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::widget"]], "widget() (sticky_nav_menu_widget method)": [[26, "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget::widget"]], "collatorblueprint (class in collator_server)": [[27, "collator_server.CollatorBlueprint"]], "collatorerror": [[27, "collator_server.CollatorError"]], "geoblueprint (class in geo_server)": [[27, "geo_server.GeoBlueprint"]], "build_parser() (in module server)": [[27, "server.build_parser"]], "capitularies() (in module data_server)": [[27, "data_server.capitularies"]], "capitularies_csv() (in module geo_server)": [[27, "geo_server.capitularies_csv"]], "capitularies_json() (in module geo_server)": [[27, "geo_server.capitularies_json"]], "chapters() (in module data_server)": [[27, "data_server.chapters"]], "collate() (in module collator_server)": [[27, "collator_server.collate"]], "collator_server": [[27, "module-collator_server"]], "datablueprint (class in data_server)": [[27, "data_server.dataBlueprint"]], "data_server": [[27, "module-data_server"]], "extent_json() (in module geo_server)": [[27, "geo_server.extent_json"]], "fstat() (in module data_server)": [[27, "data_server.fstat"]], "geo_server": [[27, "module-geo_server"]], "highlight() (in module data_server)": [[27, "data_server.highlight"]], "info_json() (in module geo_server)": [[27, "geo_server.info_json"]], "info_json() (in module tile_server)": [[27, "tile_server.info_json"]], "manuscripts() (in module data_server)": [[27, "data_server.manuscripts"]], "msparts_csv() (in module geo_server)": [[27, "geo_server.msparts_csv"]], "msparts_json() (in module geo_server)": [[27, "geo_server.msparts_json"]], "mss_csv() (in module geo_server)": [[27, "geo_server.mss_csv"]], "mss_json() (in module geo_server)": [[27, "geo_server.mss_json"]], "normalize_with_patterns() (in module collator_server)": [[27, "collator_server.normalize_with_patterns"]], "places_capitularies_json() (in module geo_server)": [[27, "geo_server.places_capitularies_json"]], "places_json() (in module data_server)": [[27, "data_server.places_json"]], "places_msparts_json() (in module geo_server)": [[27, "geo_server.places_msparts_json"]], "places_mss_json() (in module geo_server)": [[27, "geo_server.places_mss_json"]], "preprocess() (in module collator_server)": [[27, "collator_server.preprocess"]], "query_manuscripts() (in module data_server)": [[27, "data_server.query_manuscripts"]], "server": [[27, "module-server"]], "stat() (in module data_server)": [[27, "data_server.stat"]], "tileblueprint (class in tile_server)": [[27, "tile_server.tileBlueprint"]], "tile_png() (in module tile_server)": [[27, "tile_server.tile_png"]], "tile_server": [[27, "module-tile_server"]], "capitularies (class in db)": [[29, "db.Capitularies"]], "chapters (class in db)": [[29, "db.Chapters"]], "geoareas (class in db)": [[29, "db.GeoAreas"]], "geoplaces (class in db)": [[29, "db.GeoPlaces"]], "geoplacesnames (class in db)": [[29, "db.GeoPlacesNames"]], "geonames (class in db)": [[29, "db.Geonames"]], "manuscripts (class in db)": [[29, "db.Manuscripts"]], "mnmanuscriptsgeoplaces (class in db)": [[29, "db.MnManuscriptsGeoPlaces"]], "mnmspartsgeonames (class in db)": [[29, "db.MnMsPartsGeonames"]], "msparts (class in db)": [[29, "db.MsParts"]], "msscapitularies (class in db)": [[29, "db.MssCapitularies"]], "msschapters (class in db)": [[29, "db.MssChapters"]], "msschapterstext (class in db)": [[29, "db.MssChaptersText"]], "xml (class in db)": [[29, "db.XML"]], "bind_processor() (xml method)": [[29, "db.XML.bind_processor"]], "cap_id (capitularies attribute)": [[29, "db.Capitularies.cap_id"]], "chapter (chapters attribute)": [[29, "db.Chapters.chapter"]], "date (msparts attribute)": [[29, "db.MsParts.date"]], "db": [[29, "module-db"]], "filename (manuscripts attribute)": [[29, "db.Manuscripts.filename"]], "leaf (msparts attribute)": [[29, "db.MsParts.leaf"]], "locus (msscapitularies attribute)": [[29, "db.MssCapitularies.locus"]], "locus (msschapters attribute)": [[29, "db.MssChapters.locus"]], "locus_cooked (msparts attribute)": [[29, "db.MsParts.locus_cooked"]], "locus_cooked (msscapitularies attribute)": [[29, "db.MssCapitularies.locus_cooked"]], "locus_cooked (msschapters attribute)": [[29, "db.MssChapters.locus_cooked"]], "locus_index (msschapters attribute)": [[29, "db.MssChapters.locus_index"]], "ms_id (manuscripts attribute)": [[29, "db.Manuscripts.ms_id"]], "mscap_n (msscapitularies attribute)": [[29, "db.MssCapitularies.mscap_n"]], "mscap_n (msschapters attribute)": [[29, "db.MssChapters.mscap_n"]], "msp_part (msparts attribute)": [[29, "db.MsParts.msp_part"]], "msp_part (msscapitularies attribute)": [[29, "db.MssCapitularies.msp_part"]], "msp_part (msschapters attribute)": [[29, "db.MssChapters.msp_part"]], "result_processor() (xml method)": [[29, "db.XML.result_processor"]], "status (manuscripts attribute)": [[29, "db.Manuscripts.status"]], "text (msschapterstext attribute)": [[29, "db.MssChaptersText.text"]], "title (capitularies attribute)": [[29, "db.Capitularies.title"]], "title (manuscripts attribute)": [[29, "db.Manuscripts.title"]], "transcribed (msschapters attribute)": [[29, "db.MssChapters.transcribed"]], "type_ (msschapterstext attribute)": [[29, "db.MssChaptersText.type_"]], "written (msparts attribute)": [[29, "db.MsParts.written"]], "xml (msschapters attribute)": [[29, "db.MssChapters.xml"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["index", "maintenance", "maintenance/logfiles", "maintenance/wordpress", "overviews", "overviews/collation_tool", "overviews/collections", "overviews/html_generation", "overviews/meta_search", "troubleshooting", "troubleshooting/collation_tool", "vm", "vm/apache", "vm/apache/database", "vm/apache/wordpress", "vm/apache/wordpress-custom", "vm/apache/wordpress/developer", "vm/apache/wordpress/plugins", "vm/apache/wordpress/plugins/collation-tool", "vm/apache/wordpress/plugins/dynamic-menu", "vm/apache/wordpress/plugins/file-includer", "vm/apache/wordpress/plugins/lib", "vm/apache/wordpress/plugins/meta-search", "vm/apache/wordpress/plugins/page-generator", "vm/apache/wordpress/theme", "vm/apache/wordpress/theme/main", "vm/apache/wordpress/theme/widgets", "vm/app_server", "vm/backup", "vm/database", "vm/intro", "vm/transformations", "vm/user"], "filenames": ["index.rst", "maintenance.rst", "maintenance/logfiles.rst", "maintenance/wordpress.rst", "overviews.rst", "overviews/collation_tool.rst", "overviews/collections.rst", "overviews/html_generation.rst", "overviews/meta_search.rst", "troubleshooting.rst", "troubleshooting/collation_tool.rst", "vm.rst", "vm/apache.rst", "vm/apache/database.rst", "vm/apache/wordpress.rst", "vm/apache/wordpress-custom.rst", "vm/apache/wordpress/developer.rst", "vm/apache/wordpress/plugins.rst", "vm/apache/wordpress/plugins/collation-tool.rst", "vm/apache/wordpress/plugins/dynamic-menu.rst", "vm/apache/wordpress/plugins/file-includer.rst", "vm/apache/wordpress/plugins/lib.rst", "vm/apache/wordpress/plugins/meta-search.rst", "vm/apache/wordpress/plugins/page-generator.rst", "vm/apache/wordpress/theme.rst", "vm/apache/wordpress/theme/main.rst", "vm/apache/wordpress/theme/widgets.rst", "vm/app_server.rst", "vm/backup.rst", "vm/database.rst", "vm/intro.rst", "vm/transformations.rst", "vm/user.rst"], "titles": ["Capitularia Documentation", "Maintenance", "Location of Logfiles", "Wordpress Maintenance", "Overviews", "Overview of the Collation Tool", "Collections", "HTML Generation", "Meta Search", "Troubleshooting", "Troubleshooting the Collation Tool", "Capitularia VM", "Apache Web Server", "Wordpress Database Structure", "Wordpress Installation", "Wordpress Customizations", "Developer Notes", "Wordpress Plugins", "Collation Tool", "Dynamic Menu", "File Includer", "Library", "Meta Search", "Page Generator", "Wordpress Theme", "Wordpress Theme", "Wordpress Theme Widgets", "Application Server", "TSM Backup", "Database Structure", "Introduction", "XSLT Transformations", "Users of the VM"], "terms": {"overview": [0, 18, 22, 31], "html": [0, 4, 16, 18, 19, 20, 22, 23, 25, 26, 30, 31, 32], "gener": [0, 4, 13, 16, 17, 18, 19, 20, 21, 22, 30, 31], "xslt": [0, 4, 10, 11, 17, 18, 20, 23, 30, 32], "transform": [0, 4, 11, 20, 23, 29, 30, 32], "user": [0, 4, 5, 8, 11, 18, 19, 20, 21, 22, 23, 25, 26, 29], "deliveri": [0, 4], "collat": [0, 4, 8, 9, 17, 21, 22, 27, 29, 30], "tool": [0, 3, 4, 7, 8, 9, 16, 17, 23, 29, 31], "pre": [0, 4, 8, 18, 20, 30], "process": [0, 4, 8, 17, 18, 23, 29, 30], "tei": [0, 4, 7, 8, 13, 18, 20, 22, 23, 29, 30, 31, 32], "file": [0, 4, 6, 7, 8, 10, 13, 14, 17, 18, 19, 21, 22, 25, 27, 28, 29, 30, 31, 32], "meta": [0, 4, 17, 27], "search": [0, 4, 17, 20, 24, 27, 30], "metadata": [0, 4, 12, 22, 23, 30], "extract": [0, 4, 5, 18, 22, 23, 29], "fulltext": [0, 4, 10, 22, 27, 30], "geodata": [0, 4], "collect": [0, 4, 19, 21], "algorithm": [0, 4, 18], "vm": [0, 7, 8, 14, 16, 17, 20, 22, 28, 30, 31], "introduct": [0, 11], "apach": [0, 1, 11, 30, 32], "web": [0, 11, 14, 20, 30, 32], "server": [0, 1, 5, 8, 11, 14, 16, 18, 20, 21, 22, 23, 25, 26, 28, 30, 32], "wordpress": [0, 1, 5, 6, 7, 8, 11, 12, 16, 18, 19, 20, 21, 22, 23, 29, 30], "instal": [0, 3, 11, 12, 20, 31, 32], "databas": [0, 3, 5, 6, 7, 8, 10, 11, 12, 18, 20, 21, 23, 27, 28, 30], "structur": [0, 11, 12, 22], "custom": [0, 5, 11, 12, 16, 18, 19, 22, 25, 26, 29], "applic": [0, 5, 8, 11, 16, 18, 30, 32], "data_serv": [0, 11, 22], "collator_serv": [0, 11], "geo_serv": [0, 11], "tile_serv": [0, 11], "schema": [0, 11], "gi": [0, 11], "db": [0, 11], "py": [0, 5, 6, 8, 11, 31], "graph": [0, 6, 11], "all": [0, 3, 5, 6, 7, 8, 10, 11, 14, 16, 18, 19, 20, 21, 22, 23, 25, 27, 29, 30, 32], "stylesheet": [0, 11, 21], "depend": [0, 5, 7, 8, 11, 16, 21, 25], "group": [0, 11], "ad": [0, 5, 11, 19, 25, 31], "new": [0, 3, 11, 16, 20, 22, 23, 25, 26, 28, 29], "secur": [0, 11, 21], "tsm": [0, 11, 30], "backup": [0, 3, 11, 30], "updat": [0, 3, 11, 14, 16, 19, 21, 22, 23, 24, 25, 26], "mainten": 0, "upgrad": [0, 1], "locat": [0, 1, 23, 27, 28], "logfil": [0, 1, 28], "php": [0, 1, 7, 13, 17, 24, 31], "python": [0, 1, 5, 6, 7, 20, 27, 30, 31], "app": [0, 1, 8, 16, 22, 30], "import": [0, 1, 5, 6, 8, 10], "script": [0, 1, 5, 6, 8, 18, 19, 20, 21, 23, 25, 28, 32], "troubleshoot": 0, "manuscript": [0, 5, 7, 8, 9, 17, 18, 20, 21, 22, 25, 27, 28, 29, 30], "do": [0, 9, 16, 18, 20, 22, 23, 26, 29], "show": [0, 9, 23], "up": [0, 5, 7, 8, 9, 20, 23, 27, 28], "index": [0, 8, 24, 29], "modul": [0, 16, 19, 27, 29, 32], "page": [0, 3, 7, 8, 13, 16, 17, 18, 19, 22, 24, 26, 27], "var": [2, 3, 13, 14, 22, 23, 27, 28], "log": [2, 6, 25, 28], "apache2": 2, "capitularia": [2, 3, 7, 8, 10, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 27, 28, 30, 31, 32], "uni": [2, 3, 10, 13, 14, 20, 25, 27, 28, 30, 32], "koeln": [2, 3, 10, 13, 14, 20, 25, 27, 28, 30, 32], "de": [2, 3, 10, 13, 14, 20, 25, 27, 28, 30, 32], "access": [2, 7, 13, 16, 17, 25, 32], "error": [2, 23, 27], "we": [3, 5, 6, 7, 8, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 30, 31], "us": [3, 5, 6, 8, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 27, 28, 29, 30, 31, 32], "cli": [3, 14, 17], "n": [3, 5, 18, 19, 20, 21, 22, 23, 24, 25, 27, 29], "b": [3, 5, 10, 23, 25, 29], "There": [3, 16, 19, 29, 30], "alreadi": [3, 5, 8, 23, 25, 29], "i": [3, 5, 6, 7, 8, 10, 13, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 32], "nightli": [3, 30], "run": [3, 5, 7, 8, 10, 18, 22, 30, 32], "login": [3, 25], "ssh": [3, 10, 32], "cd": [3, 10, 14], "www": [3, 13, 14, 27, 28, 32], "wp": [3, 13, 14, 16, 23, 25], "help": [3, 22, 23, 25, 27], "core": [3, 14, 16, 23], "theme": [3, 12, 14, 15, 16, 21, 22, 30], "plugin": [3, 5, 7, 8, 12, 13, 14, 15, 16, 25, 30], "The": [3, 5, 6, 7, 8, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], "need": [3, 5, 16, 17, 20, 22, 23, 26, 30, 32], "manual": [3, 28], "content": [3, 7, 8, 16, 18, 19, 20, 22, 23, 25, 27], "wget": [3, 28], "http": [3, 5, 16, 20, 21, 22, 23, 25, 26, 27, 28, 30], "github": 3, "com": [3, 16, 20, 21, 23, 28], "archiv": [3, 24, 25], "3": [3, 5, 16, 23, 31], "6": [3, 27], "2": [3, 6, 16, 18, 20, 22, 23, 25, 27, 29], "zip": 3, "unzip": 3, "rm": 3, "replac": [3, 5, 18, 19, 22, 23, 26, 28], "latest": [3, 28], "version": [3, 5, 18, 19, 20, 21, 22, 23, 28, 30], "Then": [3, 5, 7, 16, 22, 23], "go": [3, 19, 22, 23], "admin": [3, 17, 19, 20, 21, 22, 23, 25, 26, 32], "deactiv": 3, "old": [3, 17, 19, 20, 21, 22, 23, 25, 26], "activ": [3, 5, 15, 18, 23], "cceh": [3, 16, 19, 20, 21, 22, 23, 25, 32], "issu": 3, "62": 3, "descript": [6, 8, 13, 16, 18, 19, 20, 21, 22, 23, 25, 29], "everi": [5, 8, 19, 21, 25, 30], "chapter": [5, 8, 10, 22, 27, 29, 30], "capitular": [5, 22, 25, 27, 29, 30], "from": [5, 8, 14, 16, 18, 19, 20, 21, 22, 23, 25, 26, 29, 31], "store": [5, 7, 8, 18, 20, 21, 23, 30], "them": [5, 8, 10, 16, 18, 20, 21, 23], "separ": [19, 22, 23, 25], "record": 29, "postgr": [5, 8, 18, 29, 30], "text": [5, 8, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 29, 30], "normal": [5, 18, 22, 24, 26, 27], "If": [5, 7, 16, 20, 21, 22, 23, 25, 29], "contain": [5, 6, 8, 10, 16, 18, 20, 21, 22, 23, 25, 26, 27, 29], "more": [5, 6, 7, 19, 20, 21, 23, 29], "than": [5, 6, 7, 20, 22, 23, 29], "one": [5, 6, 7, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29], "copi": [5, 6, 19, 20, 25], "ar": [5, 6, 7, 8, 16, 18, 19, 20, 21, 22, 23, 25, 27, 28, 29, 30, 31, 32], "corrector": 29, "hand": [5, 27, 29], "wa": [5, 17, 25, 29], "both": [5, 20, 21, 23], "an": [5, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32], "origin": [5, 16, 22, 27, 29, 30], "correct": 5, "onlin": 5, "know": [5, 7, 8], "about": [5, 27], "offer": [5, 22, 28, 30, 31], "data": [5, 7, 8, 18, 19, 20, 23, 26, 27, 28, 29, 32], "flow": [5, 7, 8, 22], "dure": [5, 7, 8], "makefil": [5, 7, 8, 16, 18, 23, 30, 31], "cron": [5, 7, 8, 18, 23, 28, 32], "regular": [5, 7, 8], "interv": [5, 7, 8], "between": [5, 6, 7, 8, 29], "appropri": [5, 7, 8], "keep": [5, 7, 8], "date": [5, 7, 8, 20, 22, 25, 29], "intermedi": 10, "can": [5, 6, 8, 13, 16, 17, 18, 20, 21, 22, 23, 25, 27, 29, 32], "found": [5, 8, 13, 20, 21, 22, 23, 25, 29], "cach": [5, 7, 8, 23, 25, 27, 29], "directori": [5, 7, 8, 14, 16, 20, 21, 23, 26, 28, 31, 32], "One": 20, "per": 27, "eg": [5, 19, 21, 22, 23, 25, 26, 27, 29], "have": [5, 19, 20, 23, 25, 26, 27, 32], "v": [5, 6, 16], "u": [5, 19, 22, 29, 32], "divid": [], "two": [5, 6, 16, 21, 22], "part": [5, 22, 27, 29], "frontend": 5, "written": [5, 7, 29, 30, 31], "javascript": [5, 15, 18, 19, 21, 25], "vue": [5, 18], "j": [5, 10, 18, 19, 21, 22, 23, 25], "librari": [5, 16, 17], "backend": 5, "super": 5, "retriev": [5, 23], "result": [5, 6, 8, 18, 20, 22, 23, 25, 29], "sent": [5, 7, 23], "json": [5, 16, 21, 22, 23, 27], "doe": [5, 8, 16, 20, 23, 29, 30], "format": [5, 16, 20, 22, 23, 27], "displai": [5, 20, 21, 22, 23, 25, 26], "unit": [5, 22, 29], "so": [5, 14, 16, 20, 21, 22, 23, 25], "onli": [5, 6, 18, 19, 20, 22, 23, 25, 27, 29, 31], "short": [5, 25], "save": [5, 18, 20, 21, 22, 25, 26], "much": 5, "time": [5, 6, 10, 25], "deliv": 5, "client": [5, 27, 28, 29], "after": [5, 20, 25, 31], "commun": 5, "happen": 5, "directli": [5, 21], "enhanc": 5, "needleman": [5, 18], "wunsch": [5, 18], "gotoh": [5, 18], "gotoh1982": 5, "thi": [5, 6, 8, 10, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 32], "section": [5, 16, 18, 19, 20, 21, 23, 25, 27], "provid": [5, 18, 19, 20, 22, 23, 29], "veri": [5, 6, 20, 27], "high": [5, 27], "level": [5, 19], "As": 29, "exampl": [5, 16, 25, 27, 28, 32], "phrase": [], "quick": 5, "brown": 5, "fox": 5, "jump": 5, "over": [5, 6, 18, 19, 23, 25], "lazi": 5, "dog": 5, "sick": 5, "crazi": 5, "follow": [5, 20, 22, 29], "tabl": [13, 17, 18, 27, 29], "illustr": [], "how": [20, 21, 23, 25, 32], "build": [16, 18, 19, 22, 23, 26, 27], "its": [5, 6, 8, 18, 20, 21, 23, 25, 26, 30], "score": [], "matrix": 6, "three": 5, "number": [5, 6, 16, 18, 20, 21, 23, 29], "each": [5, 6, 19, 23, 25, 27, 32], "cell": 5, "repres": [6, 18, 23], "penalti": 5, "align": 5, "far": [], "": [5, 7, 16, 18, 19, 20, 21, 22, 23, 25, 26, 29, 32], "d": [5, 6, 27], "p": [5, 20, 23, 25], "q": [5, 23, 29], "respect": [5, 23, 25], "start": [5, 19, 20, 22, 25, 27, 28], "prime": [], "first": [5, 20, 21, 25, 31], "row": [5, 20, 21, 23, 29], "column": [5, 23, 29], "gap": 5, "extens": [5, 23, 29], "These": [21, 23, 31], "grai": 5, "remain": 5, "calcul": [5, 6, 18], "wai": [16, 20, 21, 22, 23, 25, 29], "valu": [5, 20, 21, 23, 25, 29], "diagon": [], "top": [5, 23, 25], "left": 5, "max": [5, 22, 27], "d_": 5, "p_": 5, "q_": 5, "mbox": [5, 6], "similar": [5, 6, 8, 18], "word_": 5, "openingpenalti": 5, "extensionpenalti": 5, "final": [5, 7], "arrow": 5, "set": [5, 17, 22, 26, 29, 32], "point": [5, 23, 27], "back": [20, 21, 22, 23, 25, 28], "yield": [5, 25], "highest": 5, "current": [5, 6, 18, 19, 20, 21, 22, 23, 25, 26, 32], "sickfoxiscrazi": 5, "0": [5, 6, 18, 19, 20, 21, 22, 23, 29], "000": 5, "00": 5, "50": 5, "70": 5, "90": 5, "1": [6, 19, 20, 21, 23, 25, 27, 28, 29, 31], "10": 5, "30": 5, "04": 5, "54": 5, "20": 5, "40": [5, 27], "74": 5, "46": 5, "24": [5, 27], "94": 5, "44": 5, "64": 5, "500": 5, "14": [5, 28], "040": 5, "36": 5, "34": 5, "84": 5, "06": 5, "140": [5, 27], "56": 5, "26": 5, "76": 5, "96": 5, "when": [5, 7, 10, 13, 16, 18, 20, 23, 25, 27, 29], "thu": 5, "complet": [5, 7, 18, 29, 31], "backtrack": [], "last": 5, "bottom": 5, "right": [5, 18], "empti": [5, 18, 21, 25], "sequenc": 5, "creat": [5, 13, 23, 27, 29, 32], "hyphen": [5, 23], "header": [5, 16, 23, 24, 27], "second": [5, 21, 29], "revers": 5, "print": [5, 25], "thequickbrownfoxjumpsoverthelazydog": 5, "foxi": 5, "open": [5, 16, 23, 25], "return": [5, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29], "being": [5, 20, 23], "total": 5, "differ": [5, 16, 18, 22, 23, 25, 26, 28, 29, 30], "equal": 5, "chosen": 5, "critic": 5, "should": [5, 18, 20, 21, 22, 29, 32], "increas": 5, "desir": 5, "otherwis": [5, 19, 25], "fix": [5, 18], "rule": [5, 16], "In": [5, 16, 18], "implement": [5, 17, 18, 20, 21, 23, 25, 27, 29, 30], "input": [5, 6, 7, 20, 22, 25, 26, 27], "split": [5, 8], "trigram": [5, 8], "sometim": 5, "call": [5, 16, 18, 20, 21, 22, 23, 28, 29], "shingl": 5, "obtain": 5, "prefix": 5, "suffix": 5, "space": [5, 23, 25], "cut": [5, 27], "string": [5, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27], "possibl": 5, "length": [5, 6, 18, 22], "mean": [5, 29], "partial": [5, 29], "overlap": [5, 22], "other": [5, 20, 21, 25], "To": [5, 8, 14, 16, 19, 20, 23, 26, 27, 28, 29, 32], "built": [5, 8, 19, 20, 22, 27], "common": [5, 16, 23], "given": [5, 6, 22, 27], "formula": 5, "frac": [5, 6], "set_": 5, "cap": [5, 16, 17, 24, 25, 27, 32], "set_a": 5, "set_b": 5, "factor": 5, "bring": 5, "ident": 5, "s\u00f8rensen": 5, "dice": 5, "coeffici": 5, "base": [5, 22, 23, 24], "becaus": [5, 6, 16, 17, 19, 20, 22, 23, 25, 29, 31], "done": [5, 8, 17, 18, 22, 25], "mathcal": 5, "o": [5, 27, 32], "wherea": 5, "levenshtein": 5, "distanc": 5, "onc": [5, 16], "you": [5, 14, 16, 19, 22, 23, 25], "presort": 5, "optim": 5, "yet": [5, 29], "step": [5, 16, 20], "gather": 5, "give": [5, 19], "integ": [5, 29], "id": [5, 8, 13, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29], "later": [5, 18, 19, 20, 21, 22, 23, 29], "oper": [5, 23], "mayb": 5, "hash": 5, "onto": [5, 23], "63": 5, "bitmask": 5, "mask": 5, "1982": 5, "improv": 5, "match": [5, 19, 22], "biolog": 5, "mol": 5, "biol": 5, "162": 5, "705": 5, "708": 5, "jalign": 5, "sourceforg": 5, "net": 5, "refer": [0, 4, 6, 20, 22, 29], "pdf": [5, 28], "want": [6, 20, 21, 23, 25], "find": [6, 7, 8, 25], "capitulari": [6, 22, 23, 27, 29, 30], "vagu": 6, "defin": [6, 19, 25, 29], "often": [6, 29], "togeth": 6, "cluster": 6, "read": [6, 18, 20, 25, 29, 32], "write": [6, 14, 16, 25, 32], "gephi": 6, "laid": 6, "out": [6, 20, 25, 27], "forc": [6, 20], "field": [6, 19, 20, 21, 22, 23, 26, 29], "plot": 6, "visual": 6, "identifi": 6, "potenti": [6, 25], "k": [6, 10], "document": [6, 19, 20], "occurr": 6, "term": [6, 22], "frequenc": 6, "denot": 6, "tf": 6, "_": 6, "either": [6, 20, 29], "technic": 6, "mai": [6, 16, 19, 20, 21, 22, 23, 25, 26, 29], "same": [6, 20, 23, 28, 29, 32], "ignor": 6, "our": [6, 16, 18, 20, 21, 22, 23, 25, 26, 30], "includ": [6, 7, 17, 21, 22, 23, 24, 26, 29], "df": 6, "_k": 6, "invers": [6, 23], "idf": 6, "assign": [6, 29], "weight": 6, "pair": [6, 25], "vector": 6, "vec": 6, "begin": [6, 22], "pmatrix": 6, "dot": 6, "end": [6, 18, 20, 22, 23, 25], "rel": [6, 18, 20, 21, 23, 29], "euclidean": 6, "vert": 6, "sqrt": 6, "sum_": 6, "_i": 6, "simpli": [6, 23], "squar": 6, "root": [6, 18, 20, 21, 23, 25, 28, 30, 32], "cosin": 6, "d_1": 6, "d_2": 6, "which": [5, 6, 7, 8, 19, 20, 22, 25, 27, 28, 29, 30], "here": [6, 20, 25, 29], "now": [6, 17, 23], "sim": 6, "cdot": 6, "where": [6, 16, 21], "product": [6, 16], "enter": [6, 20, 21, 23], "affin": 6, "layout": 6, "softwar": [6, 28], "atla": 6, "also": [6, 7, 8, 16, 19, 20, 21, 22, 23, 25, 27, 29, 30, 31, 32], "get": [6, 8, 18, 19, 20, 21, 22, 23, 25, 27, 28, 29], "instead": [6, 20, 22, 23, 29], "switch": 6, "convert": [7, 20, 23, 30], "see": [7, 13, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 31, 32], "list": [7, 8, 17, 18, 21, 22, 25, 26, 27, 28, 30], "output": [7, 16, 19, 20, 21, 22, 23, 25, 26], "url": [7, 18, 19, 21, 22, 23, 25, 26], "shortcod": [7, 18, 20, 23, 24], "control": [7, 16, 23, 25], "pass": [7, 20, 21, 23, 25], "check": [7, 21, 23, 25], "filum": 7, "includendum": 7, "newer": 7, "refresh": [7, 23], "insert": [7, 18, 19, 20, 22, 23], "footnot": [7, 17, 25], "post": [7, 17, 21, 22, 23, 25, 26, 27], "processor": [7, 17, 31], "still": [7, 16, 23], "plan": 7, "rewrit": [7, 31], "nov": [7, 20], "2019": [7, 20], "widget": [8, 15, 17, 24, 25], "internedi": 8, "corpu": [8, 10], "xml": [8, 13, 20, 21, 22, 23, 25, 27, 29], "scan": [8, 23], "describ": [5, 8], "under": [8, 20, 21, 23, 32], "plain": [8, 29], "publ": [5, 8, 27, 32], "mss": [8, 23, 25, 27], "capitularia_geo": [8, 29], "period": 8, "geoplac": [8, 29], "place": [8, 20, 22, 27], "tree": [8, 22], "dialog": 8, "good": 8, "full": [8, 22, 23, 28], "absenc": 8, "orthographi": 8, "send": [8, 16, 18, 21, 23, 27, 29], "queri": [8, 19, 20, 21, 22, 25, 27, 28], "actual": [8, 18, 19, 23], "doesn": [8, 25], "t": [8, 16, 21, 25, 27], "those": [8, 20, 22, 23, 27], "certain": [10, 23], "select": [10, 22, 23, 25, 28], "command": [10, 14, 16, 28], "rebuild": 10, "re": [10, 23], "But": 10, "clear": 10, "surplu": 10, "entri": [10, 19, 20, 21, 23], "warn": [10, 23], "take": [10, 18, 20], "long": [10, 25], "prj": [10, 27, 31], "solo": 10, "port": [10, 16], "6666": 10, "make": [10, 16, 18, 19, 20, 21, 23, 25, 26, 28, 29, 30], "r": [10, 32], "4": [10, 18, 19, 23, 27], "scrape_fulltext": 10, "develop": [12, 15], "note": [12, 15, 19, 20, 23, 25, 27, 29], "mysql": [13, 30], "standard": [13, 19, 23], "paramet": [13, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29], "config": [13, 16, 17, 18], "add": [13, 16, 18, 19, 20, 21, 22, 23, 25, 27, 30, 32], "wp_postmeta": 13, "transclud": 13, "resid": [14, 27, 31], "ha": [14, 20, 23, 25], "permiss": [14, 25, 32], "system": [14, 27, 32], "cannot": [14, 19, 20, 25], "dashboard": [14, 17, 18, 20, 21], "chang": [14, 16, 21, 23], "like": [5, 14, 16, 22, 30], "did": [15, 20, 22, 29], "obsolet": 15, "webpack": [15, 18, 19, 21, 25], "i18n": [15, 18], "environ": [16, 17, 25], "skill": 16, "sass": 16, "jqueri": [16, 23, 25], "bootstrap": [16, 25], "compil": 16, "css": [16, 18, 19, 23, 25], "manifest": [16, 21], "dist": 16, "public": [16, 17, 18, 21, 23, 25, 29], "path": [16, 18, 19, 20, 21, 22, 23, 25, 26], "load": [16, 19, 20, 21, 23, 25], "code": [16, 18, 19, 20, 23, 27], "through": [16, 19, 22, 31, 32], "function": [0, 4, 16, 17, 24, 29, 30], "lib": [16, 17], "enqueue_from_manifest": [16, 21], "kei": [16, 18, 20, 21, 23], "arrai": [16, 18, 19, 20, 21, 22, 23, 25, 26, 27], "ist": 16, "prod": 16, "enabl": 16, "hot": 16, "reload": 16, "hmr": 16, "serv": [16, 18, 22, 27], "dev": 16, "some": [16, 18, 20, 23, 25, 27], "your": 16, "socket": 16, "await": 16, "detect": 16, "sourc": [16, 19, 23], "down": [16, 22, 23], "tri": 16, "preserv": 16, "state": 16, "fail": 16, "fallback": 16, "whole": [16, 22, 28, 30], "lose": 16, "const": 16, "merg": [16, 20, 22], "requir": [16, 19, 21], "chokidar": 16, "host": [16, 27, 30], "fritz": 16, "box": [16, 22, 27], "devhost": 16, "localhost": 16, "devport": 16, "8081": 16, "export": 16, "mode": 16, "devtool": 16, "eval": 16, "map": [16, 29], "publicpath": 16, "test": [16, 20], "style": [16, 23, 27], "loader": 16, "option": [16, 19, 20, 21, 22, 23, 24, 25, 26, 27], "importload": 16, "postcss": 16, "devserv": 16, "true": [16, 20, 21, 22, 23, 25], "livereload": 16, "fals": [16, 20, 21, 22, 23, 27], "static": 16, "devmiddlewar": 16, "imag": [16, 21, 24, 25], "tradit": 16, "writetodisk": 16, "80": 16, "allowedhost": 16, "allow": [16, 19, 20, 23, 25], "watch": 16, "mikeseland": 16, "setupmiddlewar": 16, "middlewar": 16, "alwaysstat": 16, "atom": 16, "followsymlink": 16, "ignoreiniti": 16, "persist": 16, "usepol": 16, "sockwrit": 16, "internation": 16, "consist": [5, 16, 23], "jed": 16, "avail": [16, 18, 27], "runtim": [16, 19], "kind": [16, 29], "singl": [16, 23, 25], "compon": [16, 18, 25, 30], "gnu": 16, "xgettext": 16, "util": [16, 18, 23], "easygettext": 16, "__": 16, "_x": 16, "_n": 16, "boilerpl": 16, "domain": [16, 18, 19, 20, 21, 22, 23, 25], "lang": [16, 18, 19, 23], "dynam": [16, 17, 25, 26], "menu": [16, 17, 20, 21, 23, 24, 25], "gettext": 16, "msg": [16, 27], "pgettext": 16, "context": [16, 22], "ngettext": 16, "singular": 16, "plural": 16, "messag": [16, 22, 23], "pmessag": 16, "hint": 16, "nmessag": 16, "must": [16, 20, 23, 25, 27, 29, 32], "name": [16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28], "stupid": 16, "recogn": 16, "tag": [16, 18, 19, 20, 22, 23, 25, 26], "extractor": 16, "templat": [16, 25], "method": [16, 22, 23, 29], "h2": [16, 25], "span": [16, 20], "titl": [16, 18, 22, 23, 25, 26, 27, 29], "tooltip": [16, 22], "put": [16, 19, 20, 23], "main": [16, 20, 25, 27, 30], "befor": [16, 18, 20, 22, 23, 28], "initi": [5, 16, 19, 20, 21, 22, 23, 25, 29], "my": [16, 19, 23], "createapp": 16, "wrapper": [16, 20, 26], "globalproperti": 16, "direct": 16, "el": 16, "innertext": 16, "trim": 16, "mount": 16, "poedit": 16, "po": 16, "po2json": 16, "enqueue_script": [16, 18, 19], "anoth": 16, "minifi": 16, "load_textdomain": [16, 21], "wp_set_script_transl": [16, 21], "org": [16, 22, 23, 25, 29], "2018": 16, "11": 16, "09": 16, "support": [16, 18], "wrote": [17, 30], "variou": [17, 25, 27, 29], "class": [17, 18, 19, 24, 25, 27, 29], "highlight": [17, 27], "live": 17, "rewritten": [17, 20], "front": [17, 18, 19, 21, 22, 24, 26], "xsl": 17, "rewrittem": 17, "exclus": 17, "saxon": [17, 18, 30, 31], "while": [17, 25], "were": [5, 17, 20, 22, 29, 31], "limit": 17, "xsltproc": [17, 31], "rrzk": [17, 28, 30, 31, 32], "webprojekt": [17, 31], "uri": [18, 19, 20, 21, 22, 23], "author": [18, 19, 20, 21, 22, 23, 29], "marcello": [18, 19, 20, 21, 22, 23], "perathon": [18, 19, 20, 21, 22, 23], "licens": [18, 19, 20, 21, 22, 23], "gplv2": [18, 19, 20, 21, 22, 23], "languag": [18, 19, 20, 21, 22, 23], "let": [18, 22, 23, 26], "ani": [18, 19, 20, 21, 22, 23, 25, 27], "member": [18, 32], "arbitrari": 18, "within": 18, "request": [18, 21, 22, 23, 25, 27], "basic": 18, "api": [18, 21, 23, 27, 29, 30], "collatex": 18, "java": [18, 20], "A": [18, 20, 22, 23, 25, 26, 27, 29], "big": 18, "relev": 18, "remov": [18, 20, 25], "On": [18, 20], "incom": 18, "collatex_serv": 18, "constant": [18, 19, 20, 21, 22, 23, 25], "global": [18, 19, 22, 23], "function_nam": [18, 19, 20, 21, 22, 23, 25], "namespac": [18, 19, 20, 21, 22, 23, 25], "without": [18, 19, 20, 21, 22, 23, 25], "type": [18, 19, 20, 21, 22, 23, 25, 26, 27, 29], "enqueu": [18, 19, 21, 23, 25], "local": [18, 21, 25], "own": [18, 25, 32], "void": [18, 19, 20, 21, 22, 23, 25, 26], "on_shortcod": [18, 20], "dummy_att": [18, 20, 25], "dummy_cont": [18, 25], "unus": [18, 20, 22, 23, 25, 26], "attribut": [18, 19, 20, 22, 23, 25], "src": [18, 19, 21, 22, 23, 25], "applet": [18, 19, 22], "bk_id": 18, "obertext": 18, "cap_collation_algorithm": 18, "special": 18, "patch": [18, 28], "palett": 18, "color": [18, 23], "insert_css_palett": 18, "dom": [18, 19, 20], "argument": [18, 19, 20, 22, 23, 25, 26, 29], "get_api_entrypoint": 18, "entrypoint": 18, "endpoint": [18, 21, 23, 25], "object": [18, 19, 22, 23, 25, 26, 27, 29], "promis": 18, "resolv": 18, "encoderfc5987valuechar": 18, "str": [18, 20, 27], "valid": [18, 20, 21, 23], "filenam": [18, 23, 27, 29], "encod": [18, 30], "sort_kei": 18, "sort": [18, 21, 22], "deriv": 18, "build_witness_url": 18, "w": 18, "wit": [18, 27], "fix_wit": 18, "human": [18, 22], "readabl": 18, "parse_locus_url": 18, "pars": [18, 22, 25], "locu": [18, 27, 29], "unroll_wit": 18, "roll": 18, "unrol": 18, "struct": [18, 23], "turn": [18, 25], "corresp": [18, 25, 27, 29], "bk": [18, 22, 25, 27, 29], "40_4": 18, "textzeug": [18, 27], "vatikan": [18, 27], "bav": [18, 27], "chigi": [18, 27], "f": [18, 21, 27], "iv": [18, 27], "75": [18, 27], "137": 18, "kopenhagen": 18, "kb": 18, "1943": 18, "pari": [18, 21], "bn": [18, 21], "lat": [18, 21, 27], "2718": 18, "navig": [19, 26], "specifi": 19, "sidebar": [19, 24, 26], "element": [19, 20, 22, 23], "portion": [19, 20], "nest": 19, "configur": [19, 20, 21, 23, 26, 28], "xpath": [19, 20], "express": 19, "h3": 19, "h4": 19, "h5": 19, "properli": 19, "placehold": [19, 22, 26], "magic_menu": 19, "cap_dynamic_menu": 19, "on_enqueue_script": [19, 21, 23, 24, 25], "on_nav_menu_link_attribut": [19, 24, 25], "att": [19, 20, 25], "item": [19, 21, 22, 23, 25], "arg": [19, 22, 23, 25, 26], "depth": [19, 25], "would": [19, 21, 23], "lost": 19, "inform": [19, 22, 23, 25, 26, 27], "dynamic_menu": 19, "wp_post": [19, 20, 25], "stdclass": [19, 25], "wp_nav_menu": [19, 25], "int": [19, 22, 23, 25], "pad": [19, 25, 27], "interfac": [19, 23, 27], "link": [19, 20, 21, 22, 23, 25, 26], "magic": 19, "sign": 19, "default": [19, 20, 21, 23, 25, 27, 29], "h6": 19, "deep": 19, "caption": [19, 22, 23, 25, 26], "taken": 19, "dyn": 19, "textcont": 19, "along": [19, 27], "becom": 19, "my_menu": 19, "addition": 19, "workaround": 19, "thru": [19, 23], "lack": 19, "pack": 19, "babel": 19, "async": 19, "init_dynamic_menu": 19, "routin": 19, "look": 19, "transmogrifi": 19, "real": 19, "fit": [19, 21], "e": 19, "extern": 20, "regist": [20, 21, 22, 23, 25], "worpdress": 20, "transcrib": [20, 23, 25, 29], "maintain": 20, "customari": 20, "projekt": 20, "outdat": 20, "work": [20, 22], "materi": [20, 29], "move": 20, "cap_includ": 20, "param": [20, 21, 23], "batch": [20, 23], "stub": 20, "usual": [20, 23], "cap_fi_opt": 20, "fileincluderengin": 20, "inclus": 20, "engin": 20, "difficulti": 20, "earli": [20, 23], "enough": 20, "qtranslat": [20, 23], "x": [20, 23, 32], "translat": [20, 21, 22, 23, 25], "awai": 20, "unwant": 20, "hook": [20, 21, 22, 23], "the_post": 20, "too": [20, 23, 25, 30], "protect": [20, 28], "wpautop": 20, "wptextur": 20, "filter": [20, 22, 25, 27], "boundless": 20, "incompet": 20, "try": 20, "around": [20, 22, 27], "everywher": 20, "fuck": 20, "curli": 20, "quot": 20, "fend": 20, "off": 20, "disabl": 20, "wholesal": 20, "doubl": 20, "again": 20, "danger": 20, "proveni": 20, "searchabl": [20, 25], "properti": [20, 22, 23, 26], "do_sav": 20, "bool": [20, 21, 22, 23, 25], "ref": [20, 25], "on_shortcode_earli": 20, "on_the_post": 20, "file_includ": 20, "on_the_content_earli": 20, "nefari": 20, "clean": 20, "against": 20, "strip": [20, 26], "insid": [20, 23, 26], "besid": 20, "wp_queri": [20, 22, 25], "settings_pag": [20, 21, 23], "__construct": [20, 21, 22, 23, 24, 26], "constructor": [20, 21, 22, 23, 26], "do_settings_sect": [20, 21], "handl": [20, 21, 23, 26], "options_page_id": [20, 21, 23], "planetozh": [20, 21, 23], "blog": [20, 21, 23], "2009": [20, 21, 23], "05": [20, 21, 23], "28": [20, 21, 23], "register_set": [20, 21, 23], "self": 20, "rais": 20, "invalidargumentexcept": 20, "on_options_section_gener": [20, 21], "on_options_field_root": 20, "on_options_field_shortcod": 20, "sanitize_path": [20, 21], "sanit": [20, 21, 22, 23, 24, 26], "trail": [20, 21, 25], "slash": [20, 21, 25], "on_validate_opt": [20, 21], "associ": [20, 23], "somewhat": [20, 21, 23], "difficult": [20, 21, 23], "form": [20, 21, 22, 23, 24, 25, 26, 27], "thing": [20, 25, 26, 27], "easier": 20, "adjac": [20, 27], "word": [0, 4, 20, 22, 27], "drop": [20, 22, 23], "editori": 20, "backref": 20, "sequenti": 20, "wrap": [20, 25], "dropcap": 20, "substitut": 20, "editor": [20, 25, 29, 30, 32], "shortcut": 20, "proper": 20, "mediaev": 20, "punctuat": 20, "accept": [20, 25, 26], "alwai": 20, "declar": [20, 25], "symbol": [20, 25], "accord": [20, 23, 25, 27, 29], "psr": [20, 25], "footnote_span": 20, "ancestor": 20, "div": [20, 22, 25], "footnote_ref": 20, "concat": 20, "annot": 20, "is_not": 20, "node": [20, 22, 28], "domnod": 20, "add_class": 20, "manag": [20, 23, 28], "multipl": [20, 25, 30], "domel": 20, "has_class": 20, "is_text_nod": 20, "remove_nod": 20, "parent": [20, 23, 25], "merge_not": 20, "next": [20, 30], "word_end_po": 20, "text_nod": 20, "posit": [20, 29], "charact": 20, "whitespac": 20, "mix": [20, 23], "query_copi": 20, "xpath_query_result": 20, "domnodelist": 20, "insert_footnote_ref": 20, "elem": 20, "insert_footnote_backref": 20, "post_process": 20, "doc": [20, 28], "etc": [20, 25, 27, 29, 32], "domdocu": 20, "load_xml_or_html": 20, "had": 20, "save_html": 20, "embed": 20, "rid": 20, "doctyp": 20, "head": [20, 25], "bodi": [20, 25, 26, 29], "topmost": 20, "embedd": 20, "make_shortcode_around": 20, "surround": 20, "strip_pr": 20, "get_opt": [20, 21, 23], "get_root": 20, "on_init": [20, 21, 22, 23, 24, 25], "on_admin_menu": [20, 21, 23], "on_plugin_action_link": [20, 21, 23], "hack": [20, 21, 23, 25], "augment": [20, 21, 23], "bundl": 21, "don": 21, "quit": 21, "elsewher": 21, "excess": 21, "duplic": 21, "cap_lib_opt": 21, "_set": 21, "on_options_field_af": 21, "on_options_field_api": 21, "nonce_special_str": 21, "cap_lib_nonc": 21, "ajax": [21, 23], "nonce_param_nam": 21, "_ajax_nonc": 21, "add_nopriv_act": 21, "action": [21, 23, 25], "side": [21, 25], "wp_ajax_": 21, "make_sort_kei": 21, "sensibl": [21, 22], "bk1": 21, "bk2": 21, "bk10": 21, "4626": 21, "18238": 21, "on_cap_lib_get_api_endpoint": 21, "respons": [21, 23, 27], "talk": 21, "on_cap_lib_current_user_can": 21, "capabl": 21, "read_private_pag": 21, "on_cap_lib_get_published_id": 21, "visibl": 21, "publish": [21, 23, 25, 27, 28, 29], "privat": [21, 23, 25, 27, 29, 32], "get_published_id": 21, "statu": [21, 23, 25, 27, 28, 29], "distinct": 21, "api_json_request": 21, "decod": 21, "save_button": 21, "button": [21, 22, 23, 25], "urljoin": 21, "url1": 21, "url2": 21, "join": 21, "absolut": 21, "exactli": 21, "get_manifest_uri": 21, "distribut": 21, "images_dir_uri": 21, "stock": [21, 22], "images_dir_path": 21, "get_image_uri": 21, "languages_dir_path": 21, "mo": 21, "success": [21, 23, 25], "failur": 21, "vendor": 21, "frontpag": [21, 24], "on_admin_enqueue_script": [21, 23, 24, 25], "check_ajax_referr": 21, "nonc": 21, "die": 21, "invalid": 21, "on_admin_init": 21, "perform": [22, 23, 27], "awar": 22, "fuzzi": 22, "approach": 22, "It": [22, 23, 25, 27, 30], "snippet": [22, 23, 27], "excerpt": [22, 25], "cap_highlight_word": 22, "view": [22, 25], "get_bound": 22, "content_len": 22, "offset": 22, "strpo": 22, "preg_match": 22, "get_snippet": 22, "regex": 22, "max_snippet": 22, "few": 22, "thei": [22, 23, 32], "unord": 22, "escape_search_term": 22, "escap": 22, "regexp": 22, "preg_": 22, "safe": 22, "preg": 22, "on_get_the_excerpt": 22, "seri": 22, "on_the_cont": 22, "came": 22, "referr": 22, "naiv": 22, "preg_replac": 22, "mark": [22, 25, 29], "rigmarol": 22, "setup": [22, 23, 31], "dummy_arg": [22, 26], "instanc": [22, 25, 26, 29], "echo_opt": 22, "echo": [22, 23, 25, 26], "numer": 22, "substr": 22, "12": [22, 27], "echo_select": 22, "echo_places_tre": 22, "jstree": 22, "echo_input": 22, "nameof": 22, "overrid": [22, 23], "wp_widget": [22, 26], "before_titl": [22, 26], "after_titl": [22, 26], "before_widget": [22, 26], "after_widget": [22, 26], "particular": [22, 25, 32], "new_inst": [22, 26], "old_inst": [22, 26], "via": [22, 26], "cancel": 22, "the_opt": [22, 24, 26], "widet": 22, "metasearch": 22, "manipul": 22, "on_pre_get_post": [22, 24, 25], "program": 22, "goe": 22, "except": [22, 23, 27], "codex": 22, "class_refer": 22, "on_get_search_queri": 22, "dummy_messag": 22, "variabl": [22, 25], "123": [22, 25, 27], "950": 22, "karl": 22, "outsid": 22, "is_meta_search": 22, "is_highlight": 22, "meta_search": 22, "get_capitular": 22, "on_widgets_init": 22, "on_query_var": [22, 23], "on_cap_meta_search_the_permalink": 22, "permalink": [22, 25], "decor": 22, "help_init": 22, "places_tree_init": 22, "whenev": 23, "repositori": 23, "made": 23, "appear": 23, "choos": 23, "among": 23, "bulk": [23, 32], "automat": 23, "newli": 23, "noth": 23, "toolbar": 23, "filesystem": [23, 28, 30], "ofth": 23, "cap_page_gen_opt": 23, "cap_page_gen_dashboard": 23, "foreach": 23, "section_id": 23, "field_id": 23, "field_capt": 23, "field_descript": 23, "validation_callback": 23, "null": [23, 25, 26], "page_gener": 23, "init": 23, "kick": 23, "get_opt_path": 23, "path_id": 23, "section_can": 23, "dashboard_pag": 23, "click": [23, 25], "pagination_arg": 23, "pagin": 23, "bare": 23, "ui": [23, 25], "tab": [23, 25], "fill": 23, "display_sect": 23, "descriptor": 23, "format_error_messag": 23, "error_struct": 23, "notic": 23, "cross": 23, "icon": 23, "dismiss": 23, "process_bulk_act": 23, "checkbox": 23, "dropdown": [23, 25], "on_cap_action_fil": 23, "on_cap_load_sect": 23, "pager": 23, "send_json": 23, "reason": 23, "just": [23, 27], "assum": 23, "file_list_t": 23, "plu": 23, "trac": 23, "browser": [23, 25], "wp_list_tabl": 23, "status_to_notice_class": 23, "canon": [23, 25], "bulk_act": 23, "enum": 23, "abov": [23, 25, 27], "below": 23, "status": [23, 25], "xml_path": 23, "get_table_class": 23, "scandir_recurs": 23, "recurs": 23, "prepare_item": 23, "prepar": 23, "abstract": 23, "no_item": 23, "get_bulk_act": 23, "option_nam": 23, "option_titl": 23, "get_column": 23, "internal_nam": 23, "single_row": 23, "column_cb": 23, "_cb_": 23, "column_statu": 23, "_status_": 23, "column_slug": 23, "_slug_": 23, "column_titl": 23, "_title_": 23, "handle_row_act": 23, "column_nam": 23, "primari": 23, "hover": [23, 25], "automag": 23, "redraw": 23, "act": 23, "upon": 23, "disk": 23, "misnom": 23, "capit": [23, 25], "ldf": [23, 25], "xml_id": 23, "get_path": 23, "getter": 23, "get_section_id": 23, "get_filenam": 23, "get_slug": 23, "slug": [23, 25], "get_slug_with_path": 23, "get_slug_with_link": 23, "get_xml_id": 23, "get_titl": 23, "get_page_id": 23, "get_statu": 23, "parse_tei": 23, "iff": 23, "delete_pag": 23, "delet": 23, "uniqu": [23, 25, 27], "children": [23, 25], "intern": [23, 32], "account": [23, 32], "append": 23, "42": [23, 25, 29], "create_pag": 23, "transcript": [23, 25, 27, 29], "footer": [23, 24], "do_act": 23, "do_settings_field": 23, "_one_": 23, "on_options_field": 23, "add_settings_field": 23, "on_valid": 23, "cap_get_parent_id": 23, "cap_get_statu": 23, "page_id": [23, 25], "cap_get_section_page_statu": 23, "cap_make_path_relative_to": 23, "cap_sanitize_noth": 23, "cap_sanitize_capt": 23, "cap_sanitize_path": 23, "cap_sanitize_path_list": 23, "path_list": 23, "cap_sanitize_kei": 23, "cap_sanitize_key_list": 23, "key_list": 23, "cap_page_gen": 23, "bar": 23, "on_admin_bar_menu": 23, "wp_admin_bar": 23, "deparam": 23, "add_ajax_act": 23, "event": 23, "somewher": [23, 26], "make_cb_select_al": 23, "ev": 23, "uncheck": 23, "stolen": 23, "emit": 23, "get_url_paramet": 23, "init_tab": 23, "404": 24, "magic_login": [24, 25], "get_slug_root": [24, 25], "get_parent_path": [24, 25], "echo_attribut": [24, 25], "get_permalink_a": [24, 25], "get_main_start": [24, 25], "get_main_end": [24, 25], "get_sidebar_start": [24, 25], "get_sidebar_end": [24, 25], "get_content_start": [24, 25], "get_content_end": [24, 25], "on_wp_titl": [24, 25], "on_the_titl": [24, 25], "on_body_class": [24, 25], "on_dropdown_pages_arg": [24, 25], "translate_month_year": [24, 25], "fix_bk_nr": [24, 25], "bk_to_permalink": [24, 25], "siglum_to_permalink": [24, 25], "on_do_parse_request": [24, 25], "on_upload_mim": [24, 25], "on_login_redirect": [24, 25], "on_registered_post_typ": [24, 25], "cap_rest_user_info": [24, 25], "on_after_setup_them": [24, 25], "image_server_url": [24, 25], "page_blank": 24, "page_no": 24, "phpinfo": 24, "on_shortcode_logged_in": [24, 25], "on_shortcode_logged_out": [24, 25], "on_shortcode_cap_image_serv": [24, 25], "get_page_status_in_cach": [24, 25], "if_statu": [24, 25], "get_transcribed_in_cach": [24, 25], "on_shortcode_if_statu": [24, 25], "on_shortcode_if_not_statu": [24, 25], "if_vis": [24, 25], "on_shortcode_if_vis": [24, 25], "on_shortcode_if_not_vis": [24, 25], "on_shortcode_if_transcrib": [24, 25], "on_shortcode_current_d": [24, 25], "on_shortcode_permalink": [24, 25], "on_shortcode_cite_a": [24, 25], "initresetform": [24, 25], "initfootnotetooltip": [24, 25], "initlegend": [24, 25], "nav": 24, "archive_nav_menu_widget": [24, 26], "menu_id": [24, 26], "categori": 24, "categories_nav_menu_widget": [24, 26], "frontpage_image_widget": [24, 26], "strip_tag": [24, 26], "make_link": [24, 26], "the_widget_titl": [24, 26], "the_widget_bodi": [24, 26], "the_widget_imag": [24, 26], "logo": [24, 25], "frontpage_logo_widget": [24, 26], "frontpage_text_widget": [24, 26], "frontpage_widget_bas": [24, 26], "sticki": 24, "sticky_nav_menu_widget": [24, 26], "on_widget_nav_menu_arg": [24, 26], "cap_login_menu": 25, "sub": 25, "responsibilti": 25, "caller": 25, "close": 25, "sideabr": 25, "break": 25, "mani": [25, 30], "sep": 25, "window": 25, "bookmark": 25, "edit": [25, 26, 32], "der": 25, "fr\u00e4nkischen": 25, "herrschererlass": 25, "els": 25, "post_id": 25, "wiki": [25, 32], "websit": 25, "site": [25, 28, 32], "dropdown_arg": 25, "dummy_post": 25, "draft": 25, "futur": 25, "pend": 25, "elig": 25, "vanilla": 25, "previou": 25, "month_year": 25, "month": 25, "untransl": 25, "mmmmmmm": 25, "yyyi": 25, "canonic": 25, "innumer": 25, "mordek": [25, 27, 29], "exhaust": 25, "wild": 25, "042": 25, "bk_42": 25, "bk_042": 25, "nr": 25, "27": 25, "mordek_27": 25, "42a": 25, "mordek_15": 25, "correspond": 25, "No": [25, 27], "figur": 25, "subdirectori": [25, 28, 32], "pre814": 25, "post840": 25, "042a": 25, "siglum": [25, 27], "random": 25, "ba2": 25, "bamberg": [25, 27], "sb": [25, 27], "7": [25, 27], "do_pars": 25, "extra_query_var": 25, "redirect": 25, "subdir": [25, 28], "whether": [25, 29], "extra": 25, "unchang": 25, "twitter": 25, "fb": 25, "mime": 25, "upload": 25, "svg": 25, "redirect_to": 25, "requested_redirect_to": 25, "destin": 25, "unnam": 25, "wp_user": 25, "wp_error": 25, "target": 25, "post_typ": 25, "post_type_object": 25, "wp_post_typ": 25, "rest": [25, 27], "auth": 25, "cooki": 25, "wp_rest_request": 25, "block": [25, 26], "execut": 25, "logic": 25, "effect": 25, "blank": 25, "info": [25, 27], "debug": 25, "logged_in": 25, "shortocd": 25, "logged_out": 25, "pleas": 25, "cap_image_serv": 25, "sure": 25, "hundr": 25, "sql": [25, 28], "lead": [25, 26], "dictionari": 25, "guarante": 25, "exist": 25, "cap_id": [25, 27, 29], "m": [25, 29, 32], "wien": 25, "if_not_statu": 25, "suffici": 25, "secret": 25, "if_any_vis": 25, "leo1": 25, "leo2": 25, "hic": 25, "sunt": 25, "leon": 25, "if_not_vis": 25, "premium": 25, "pai": 25, "bore": 25, "if_transcrib": 25, "ms_id": [25, 27, 29], "barcelona": [25, 27], "aca": [25, 27], "ripol": [25, 27], "current_d": 25, "prefer": 25, "represent": [25, 27], "jan": 25, "1970": 25, "cite_a": 25, "cite": 25, "dummi": 25, "happi": 25, "reset": 25, "ie": 25, "popup": 25, "mous": 25, "shall": 25, "stai": 25, "5": 25, "legend": 25, "slide": 25, "grab": 26, "inject": 26, "hidden": 26, "callabl": [26, 29], "descendand": 26, "widget_op": 26, "wp_register_sidebar_widget": 26, "ensur": 26, "href": 26, "png": [26, 27], "dummy_inst": 26, "nav_menu_arg": 26, "dummy_nav_menu": 26, "flask": 27, "systemd": 27, "servic": [27, 28], "compos": 27, "build_pars": 27, "default_config_fil": 27, "commandlin": 27, "parser": 27, "200": 27, "ok": 27, "avranch": 27, "bm": 27, "145": 27, "biblioth\u00e8qu": 27, "municipal": 27, "av": 27, "staatsbibliothek": 27, "ba": [27, 28], "arxiu": 27, "la": 27, "corona": 27, "arag\u00f3": 27, "bc": 27, "consid": 27, "ones": [27, 29], "sigla": 27, "necessarili": 27, "138": 27, "ecclesiasticum": 27, "17": 27, "139": [27, 29], "capitula": 27, "legibu": 27, "addenda": 27, "29": 27, "se": 27, "scribenda": 27, "168": 27, "1_inscriptio": 27, "8": [27, 28], "400": 27, "bad": 27, "40_1": 27, "cava": 27, "dei": 27, "tirreni": 27, "bdb": 27, "243v": 27, "c": [27, 29], "biblioteca": 27, "statal": 27, "del": 27, "monumento": 27, "nazional": 27, "badia": 27, "di": 27, "ivrea": 27, "xxxiv": 27, "53v": 27, "i1": 27, "capitolar": 27, "94r": 27, "v5": 27, "apostolica": 27, "vaticana": 27, "123_4": 27, "datablueprint": 27, "import_nam": 27, "static_fold": 27, "pathlik": 27, "none": [27, 29], "static_url_path": 27, "template_fold": 27, "url_prefix": 27, "subdomain": 27, "url_default": 27, "dict": 27, "root_path": 27, "cli_group": 27, "fstat": 27, "conn": 27, "produc": [27, 31], "places_json": 27, "hierarchi": 27, "known": 27, "query_manuscript": 27, "stat": 27, "charset": 27, "utf": 27, "20a_3": 27, "20b_3": 27, "reg": 27, "263": 27, "v10": 27, "xyz": 27, "black": 27, "white": 27, "cat": 27, "kitten": 27, "collatorblueprint": 27, "collatorerror": 27, "normalize_with_pattern": 27, "pattern": 27, "whole_word": 27, "preprocess": [5, 27, 29], "ngram": 27, "combin": 27, "oldstr": 27, "newstr": 27, "appli": [27, 29], "geo": 27, "geoblueprint": 27, "capitularies_csv": 27, "geometri": 27, "csv": 27, "capitularies_json": 27, "geojson": 27, "extent_json": 27, "extent": 27, "info_json": 27, "layer": 27, "msparts_csv": 27, "msparts_json": 27, "mss_csv": 27, "mss_json": 27, "places_capitularies_json": 27, "count": [27, 29], "places_msparts_json": 27, "msp_part": [27, 29], "places_mss_json": 27, "tile": 27, "simpl": 27, "openstreetmap": 27, "mapnik": 27, "render": 27, "probabl": 27, "speed": 27, "ask": 27, "bigger": 27, "metatil": 27, "avoid": 27, "ugli": 27, "label": 27, "placement": 27, "border": 27, "tileblueprint": 27, "tile_png": 27, "mapid": 27, "zoom": 27, "xtile": 27, "ytile": 27, "mperatho": 28, "tsm6": 28, "opt": 28, "tivoli": 28, "bin": 28, "dsm": 28, "sy": 28, "increment": 28, "daili": 28, "sh": [28, 32], "dump": [28, 30], "past": 28, "kept": [28, 30], "weekli": 28, "montli": 28, "yearli": 28, "basi": 28, "dsmerror": 28, "dsminstr": 28, "sudo": [28, 29, 32], "dsmc": 28, "mysqldump": 28, "ye": 28, "restor": 28, "home": [28, 32], "joe": 28, "deleted_fil": 28, "txt": 28, "mysqldump_copi": 28, "15": 28, "ftp": 28, "ibm": 28, "storag": 28, "v8r1": 28, "linux": 28, "linuxx86_deb": 28, "v8115": 28, "tiv": 28, "tsmbac": 28, "tar": 28, "xvf": 28, "dpkg": 28, "tivsm": 28, "api64": 28, "amd64": 28, "deb": 28, "apicit": 28, "bacit": 28, "systemctl": 28, "restart": 28, "dsmcad": 28, "en": 28, "spectrum": 28, "topic": 28, "line": 28, "daten_speichern_teilen_verwalten": 28, "20180813_isp": 28, "ubuntu": 28, "installationsanleitung": 28, "teihead": 29, "msdesc": 29, "mspart": 29, "loci": 29, "relat": 29, "caught": 29, "mss_capitulari": 29, "finer": 29, "grain": 29, "mss_chapter": 29, "mss_chapters_text": 29, "infer": 29, "mileston": 29, "msitem": 29, "mscap_n": 29, "indic": 29, "concept": 29, "sqlalchemi": 29, "superus": 29, "psql": 29, "password": [29, 32], "owner": 29, "pg_trgm": 29, "WITH": 29, "postgi": 29, "alter": 29, "search_path": 29, "rebuild_db": 29, "kwarg": 29, "catalogu": 29, "1_inscript": 29, "geoarea": 29, "geograph": 29, "area": 29, "geoplacesnam": 29, "geonam": 29, "scrape": 29, "et": 29, "al": 29, "project": [29, 30, 31, 32], "offici": 29, "mnmanuscriptsgeoplac": 29, "relationship": 29, "mnmspartsgeonam": 29, "rang": 29, "year": 29, "leaf": 29, "size": 29, "locus_cook": 29, "cook": 29, "design": 29, "msscapitulari": 29, "granular": 29, "msschapter": 29, "albeit": 29, "42ra": 29, "45vb": 29, "n_th": 29, "occur": 29, "sinc": 29, "preced": 29, "untranscrib": 29, "sortabl": 29, "locus_index": 29, "139_2": 29, "msschapterstext": 29, "type_": 29, "later_hand": 29, "bind_processor": 29, "dialect": 29, "convers": 29, "bind": 29, "receiv": 29, "sole": 29, "necessari": 29, "specif": 29, "face": 29, "feasibl": 29, "subclass": 29, "typeengin": 29, "order": 29, "altern": 29, "_type": 29, "unless": 29, "userdefinedtyp": 29, "explicitli": 29, "behavior": 29, "typedecor": 29, "process_bind_param": 29, "types_typedecor": 29, "result_processor": 29, "coltyp": 29, "process_result_valu": 29, "dbapi": 29, "cursor": 29, "virtual": 30, "machin": 30, "debian": [30, 32], "stabl": 30, "recent": 30, "openjdk": 30, "inconveni": 30, "auxiliari": 30, "driven": [30, 31], "hold": 30, "he": 31, "rewrot": 31, "june": 31, "2020": 31, "xslt_dep": 31, "usernam": 32, "unikim": 32, "winscp": 32, "meckhart": 32, "documentroot": 32, "job": 32, "demand": 32, "person": 32, "inarbeit": 32, "semi": 32, "acl": 32, "rwx": 32, "sai": 32, "getfacl": 32, "setfacl": 32, "rx": 32, "g": 32, "dir": 32, "add_capitularia_us": 32, "themselv": 32, "authent": 32, "kerbero": 32, "pam": 32, "pam_krb5": 32, "For": [5, 32], "voic": 32, "zugang": 32, "zu": 32, "gast": 32, "mit": 32, "dp": 5, "paper": 5, "explain": [], "shortli": [], "phase": [], "comparison": [0, 4], "until": 5, "reach": 5, "letter": 5}, "objects": {"": [[27, 0, 1, "post--collator-collate", "/collator/collate"], [18, 2, 1, "module-plugins-collation-tools", "plugins/collation/tools"], [19, 2, 1, "module-plugins-dynamic-menu", "plugins/dynamic-menu"], [21, 2, 1, "module-plugins-lib", "plugins/lib"], [22, 2, 1, "module-plugins-meta-search", "plugins/meta-search"], [23, 2, 1, "module-plugins-page-generator", "plugins/page-generator"], [25, 2, 1, "module-themes-capitularia", "themes/capitularia"], [18, 6, 0, "-", "\\cceh\\capitularia\\collation_user"], [18, 7, 1, "", "\\cceh\\capitularia\\collation_user\\DOMAIN"], [18, 7, 1, "", "\\cceh\\capitularia\\collation_user\\NAME"], [18, 8, 1, "", "\\cceh\\capitularia\\collation_user\\enqueue_scripts"], [18, 8, 1, "", "\\cceh\\capitularia\\collation_user\\ns"], [18, 8, 1, "", "\\cceh\\capitularia\\collation_user\\on_shortcode"], [19, 6, 0, "-", "\\cceh\\capitularia\\dynamic_menu"], [19, 7, 1, "", "\\cceh\\capitularia\\dynamic_menu\\DOMAIN"], [19, 7, 1, "", "\\cceh\\capitularia\\dynamic_menu\\MAGIC_MENU"], [19, 8, 1, "", "\\cceh\\capitularia\\dynamic_menu\\ns"], [19, 8, 1, "", "\\cceh\\capitularia\\dynamic_menu\\on_enqueue_scripts"], [19, 8, 1, "", "\\cceh\\capitularia\\dynamic_menu\\on_nav_menu_link_attributes"], [20, 6, 0, "-", "\\cceh\\capitularia\\file_includer"], [20, 7, 1, "", "\\cceh\\capitularia\\file_includer\\DOMAIN"], [20, 7, 1, "", "\\cceh\\capitularia\\file_includer\\FOOTNOTE_REF"], [20, 7, 1, "", "\\cceh\\capitularia\\file_includer\\FOOTNOTE_SPAN"], [20, 9, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine"], [20, 10, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::$do_save"], [20, 10, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::$post"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::on_shortcode"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::on_shortcode_early"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\FileIncluderEngine::on_the_posts"], [20, 7, 1, "", "\\cceh\\capitularia\\file_includer\\NAME"], [20, 7, 1, "", "\\cceh\\capitularia\\file_includer\\OPTIONS"], [20, 9, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::__construct"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::display"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::on_options_field_root"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::on_options_field_shortcode"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::on_options_section_general"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::on_validate_options"], [20, 11, 1, "", "\\cceh\\capitularia\\file_includer\\Settings_Page::sanitize_path"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\add_class"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\get_opt"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\get_root"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\has_class"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\insert_footnote_backref"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\insert_footnote_ref"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\is_note"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\is_text_node"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\load_xml_or_html"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\make_shortcode_around"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\merge_notes"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\ns"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\on_admin_menu"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\on_init"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\on_plugin_action_links"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\post_process"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\query_copy"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\remove_node"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\save_html"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\strip_pre"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\word_end_pos"], [20, 8, 1, "", "\\cceh\\capitularia\\file_includer\\wrap"], [21, 6, 0, "-", "\\cceh\\capitularia\\lib"], [21, 7, 1, "", "\\cceh\\capitularia\\lib\\DOMAIN"], [21, 7, 1, "", "\\cceh\\capitularia\\lib\\NAME"], [21, 7, 1, "", "\\cceh\\capitularia\\lib\\NONCE_PARAM_NAME"], [21, 7, 1, "", "\\cceh\\capitularia\\lib\\NONCE_SPECIAL_STRING"], [21, 7, 1, "", "\\cceh\\capitularia\\lib\\OPTIONS"], [21, 9, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::__construct"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::display"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::on_options_field_afs"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::on_options_field_api"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::on_options_section_general"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::on_validate_options"], [21, 11, 1, "", "\\cceh\\capitularia\\lib\\Settings_Page::sanitize_path"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\add_nopriv_action"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\api_json_request"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\check_ajax_referrer"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\enqueue_from_manifest"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\get_image_uri"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\get_manifest_uri"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\get_opt"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\get_published_ids"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\images_dir_path"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\images_dir_uri"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\languages_dir_path"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\load_textdomain"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\make_sort_key"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\ns"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_admin_enqueue_scripts"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_admin_init"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_admin_menu"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_cap_lib_current_user_can"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_cap_lib_get_api_endpoint"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_cap_lib_get_published_ids"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_enqueue_scripts"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_init"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\on_plugin_action_links"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\save_button"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\urljoin"], [21, 8, 1, "", "\\cceh\\capitularia\\lib\\wp_set_script_translations"], [22, 6, 0, "-", "\\cceh\\capitularia\\meta_search"], [22, 7, 1, "", "\\cceh\\capitularia\\meta_search\\DOMAIN"], [22, 7, 1, "", "\\cceh\\capitularia\\meta_search\\HIGHLIGHT"], [22, 9, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter::escape_search_term"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter::get_bounds"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter::get_snippets"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter::on_get_the_excerpt"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Highlighter::on_the_content"], [22, 9, 1, "", "\\cceh\\capitularia\\meta_search\\MetaSearch"], [22, 10, 1, "", "\\cceh\\capitularia\\meta_search\\MetaSearch::$json"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\MetaSearch::on_get_search_query"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\MetaSearch::on_get_the_excerpt"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\MetaSearch::on_pre_get_posts"], [22, 7, 1, "", "\\cceh\\capitularia\\meta_search\\NAME"], [22, 9, 1, "", "\\cceh\\capitularia\\meta_search\\Widget"], [22, 10, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::$title"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::__construct"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::echo_input"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::echo_options"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::echo_places_tree"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::echo_select"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::form"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::setup"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::the_option"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::update"], [22, 11, 1, "", "\\cceh\\capitularia\\meta_search\\Widget::widget"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\get_capitulars"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\is_highlight"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\is_meta_search"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\ns"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\on_cap_meta_search_the_permalink"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\on_init"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\on_query_vars"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\on_widgets_init"], [22, 8, 1, "", "\\cceh\\capitularia\\meta_search\\sanitize"], [23, 6, 0, "-", "\\cceh\\capitularia\\page_generator"], [23, 9, 1, "", "\\cceh\\capitularia\\page_generator\\Config"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Config::$options"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Config::$sections"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Config::__construct"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Config::get_opt"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Config::get_opt_path"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Config::init"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Config::section_can"], [23, 7, 1, "", "\\cceh\\capitularia\\page_generator\\DASHBOARD"], [23, 7, 1, "", "\\cceh\\capitularia\\page_generator\\DOMAIN"], [23, 9, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::$pagination_args"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::__construct"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::display"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::display_section"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::format_error_message"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::on_cap_action_file"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::on_cap_load_section"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::process_bulk_actions"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Dashboard_Page::send_json"], [23, 9, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$bulk_actions"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$directory"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$paths"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$section_id"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$status_to_notice_class"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$statuses"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::$xml_path"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::__construct"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::column_cb"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::column_slug"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::column_status"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::column_title"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::get_bulk_actions"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::get_columns"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::get_table_classes"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::handle_row_actions"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::no_items"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::prepare_items"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::scandir_recursive"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\File_List_Table::single_row"], [23, 9, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::$path"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::$section_id"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::$title"], [23, 10, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::$xml_id"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::__construct"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::create_page"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::delete_pages"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::do_action"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_filename"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_page_id"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_path"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_section_id"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_slug"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_slug_with_link"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_slug_with_path"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_status"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_title"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::get_xml_id"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Manuscript::parse_tei"], [23, 7, 1, "", "\\cceh\\capitularia\\page_generator\\NAME"], [23, 7, 1, "", "\\cceh\\capitularia\\page_generator\\OPTIONS"], [23, 9, 1, "", "\\cceh\\capitularia\\page_generator\\Settings_Page"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Settings_Page::__construct"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Settings_Page::display"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Settings_Page::on_options_field"], [23, 11, 1, "", "\\cceh\\capitularia\\page_generator\\Settings_Page::on_validate"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_get_parent_id"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_get_section_page_status"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_get_status"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_make_path_relative_to"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_caption"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_key"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_key_list"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_nothing"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_path"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\cap_sanitize_path_list"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\ns"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_admin_bar_menu"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_admin_enqueue_scripts"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_admin_menu"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_cap_action_file"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_cap_load_section"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_enqueue_scripts"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_init"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_plugin_action_links"], [23, 8, 1, "", "\\cceh\\capitularia\\page_generator\\on_query_vars"], [26, 6, 0, "-", "\\cceh\\capitularia\\theme"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget::$menu_id"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Archive_Nav_Menu_Widget::widget"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget::$menu_id"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Categories_Nav_Menu_Widget::widget"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::$class"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::$options"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::form"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::make_link"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::normalize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::sanitize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::strip_tags"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_option"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_widget_body"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_widget_image"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::the_widget_title"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::update"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Image_Widget::widget"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::$class"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::$options"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::form"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::make_link"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::normalize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::sanitize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::strip_tags"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_option"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_widget_body"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_widget_image"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::the_widget_title"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::update"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Logo_Widget::widget"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::$class"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::$options"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::form"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::make_link"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::normalize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::sanitize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::strip_tags"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_option"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_widget_body"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_widget_image"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::the_widget_title"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::update"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Text_Widget::widget"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::$class"], [26, 10, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::$options"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::form"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::make_link"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::normalize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::sanitize"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::strip_tags"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_option"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_widget_body"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_widget_image"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::the_widget_title"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::update"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Frontpage_Widget_Base::widget"], [25, 7, 1, "", "\\cceh\\capitularia\\theme\\IMAGE_SERVER_URL"], [25, 7, 1, "", "\\cceh\\capitularia\\theme\\MAGIC_LOGIN"], [26, 9, 1, "", "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget::__construct"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget::on_widget_nav_menu_args"], [26, 11, 1, "", "\\cceh\\capitularia\\theme\\Sticky_Nav_Menu_Widget::widget"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\bk_to_permalink"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\cap_rest_user_info"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\echo_attribute"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\fix_bk_nr"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_content_end"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_content_start"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_main_end"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_main_start"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_page_status_in_cache"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_parent_path"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_permalink_a"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_sidebar_end"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_sidebar_start"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_slug_root"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\get_transcribed_in_cache"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\if_status"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\if_visible"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\ns"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_admin_enqueue_scripts"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_after_setup_theme"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_body_class"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_do_parse_request"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_dropdown_pages_args"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_enqueue_scripts"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_init"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_login_redirect"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_nav_menu_link_attributes"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_pre_get_posts"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_registered_post_type"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_cap_image_server"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_cite_as"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_current_date"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_if_not_status"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_if_not_visible"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_if_status"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_if_transcribed"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_if_visible"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_logged_in"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_logged_out"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_shortcode_permalink"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_the_title"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_upload_mimes"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\on_wp_title"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\siglum_to_permalink"], [25, 8, 1, "", "\\cceh\\capitularia\\theme\\translate_month_year"], [27, 12, 0, "-", "collator_server"], [27, 12, 0, "-", "data_server"], [29, 12, 0, "-", "db"], [27, 12, 0, "-", "geo_server"], [27, 12, 0, "-", "server"], [27, 12, 0, "-", "tile_server"]], "/data/capitularies": [[27, 1, 1, "get--data-capitularies.json-", "json/"]], "/data/capitulary/<cap_id>/chapter/<chapter>/manuscripts": [[27, 1, 1, "get--data-capitulary--cap_id--chapter--chapter--manuscripts.json-", "json/"]], "/data/capitulary/<cap_id>/chapters": [[27, 1, 1, "get--data-capitulary--cap_id--chapters.json-", "json/"]], "/data/capitulary/<cap_id>/manuscripts": [[27, 1, 1, "get--data-capitulary--cap_id--manuscripts.json-", "json/"]], "/data/corresp/<corresp>/manuscripts": [[27, 1, 1, "get--data-corresp--corresp--manuscripts.json-", "json/"]], "/data/manuscripts": [[27, 1, 1, "get--data-manuscripts.json-", "json/"]], "plugins/collation/tools": [[18, 3, 1, "plugins-collation-tools.LANG", "LANG"], [18, 3, 1, "plugins-collation-tools.Palette", "Palette"], [18, 4, 1, "plugins-collation-tools.api", "api"], [18, 3, 1, "plugins-collation-tools.bk_id", "bk_id"], [18, 4, 1, "plugins-collation-tools.build_witness_url", "build_witness_url"], [18, 3, 1, "plugins-collation-tools.cap_collation_algorithms", "cap_collation_algorithms"], [18, 4, 1, "plugins-collation-tools.encodeRFC5987ValueChars", "encodeRFC5987ValueChars"], [18, 4, 1, "plugins-collation-tools.fix_witness", "fix_witness"], [18, 4, 1, "plugins-collation-tools.get_api_entrypoint", "get_api_entrypoint"], [18, 4, 1, "plugins-collation-tools.insert_css_palette", "insert_css_palette"], [18, 4, 1, "plugins-collation-tools.parse_locus_url", "parse_locus_url"], [18, 4, 1, "plugins-collation-tools.sort_key", "sort_key"], [18, 4, 1, "plugins-collation-tools.unroll_witnesses", "unroll_witnesses"]], "plugins/dynamic-menu": [[19, 3, 1, "plugins-dynamic-menu.LANG", "LANG"], [19, 4, 1, "plugins-dynamic-menu.init_dynamic_menues", "init_dynamic_menues"]], "plugins/meta-search": [[22, 5, 1, "plugins-meta-search.collator", "collator"], [22, 4, 1, "plugins-meta-search.help_init", "help_init"], [22, 4, 1, "plugins-meta-search.places_tree_init", "places_tree_init"]], "plugins/page-generator": [[23, 4, 1, "plugins-page-generator.add_ajax_action", "add_ajax_action"], [23, 4, 1, "plugins-page-generator.deparam", "deparam"], [23, 4, 1, "plugins-page-generator.get_url_parameter", "get_url_parameter"], [23, 4, 1, "plugins-page-generator.init_tabs", "init_tabs"], [23, 4, 1, "plugins-page-generator.make_cb_select_all", "make_cb_select_all"], [23, 4, 1, "plugins-page-generator.on_cap_action_file", "on_cap_action_file"], [23, 4, 1, "plugins-page-generator.on_cap_load_section", "on_cap_load_section"]], "themes/capitularia": [[25, 4, 1, "themes-capitularia.initFootnoteTooltips", "initFootnoteTooltips"], [25, 4, 1, "themes-capitularia.initLegend", "initLegend"], [25, 4, 1, "themes-capitularia.initResetForm", "initResetForm"]], "collator_server": [[27, 13, 1, "", "CollatorBlueprint"], [27, 14, 1, "", "CollatorError"], [27, 15, 1, "", "collate"], [27, 15, 1, "", "normalize_with_patterns"], [27, 15, 1, "", "preprocess"]], "data_server": [[27, 15, 1, "", "capitularies"], [27, 15, 1, "", "chapters"], [27, 13, 1, "", "dataBlueprint"], [27, 15, 1, "", "fstat"], [27, 15, 1, "", "highlight"], [27, 15, 1, "", "manuscripts"], [27, 15, 1, "", "places_json"], [27, 15, 1, "", "query_manuscripts"], [27, 15, 1, "", "stat"]], "db": [[29, 13, 1, "", "Capitularies"], [29, 13, 1, "", "Chapters"], [29, 13, 1, "", "GeoAreas"], [29, 13, 1, "", "GeoPlaces"], [29, 13, 1, "", "GeoPlacesNames"], [29, 13, 1, "", "Geonames"], [29, 13, 1, "", "Manuscripts"], [29, 13, 1, "", "MnManuscriptsGeoPlaces"], [29, 13, 1, "", "MnMsPartsGeonames"], [29, 13, 1, "", "MsParts"], [29, 13, 1, "", "MssCapitularies"], [29, 13, 1, "", "MssChapters"], [29, 13, 1, "", "MssChaptersText"], [29, 13, 1, "", "XML"]], "db.Capitularies": [[29, 16, 1, "", "cap_id"], [29, 16, 1, "", "title"]], "db.Chapters": [[29, 16, 1, "", "chapter"]], "db.Manuscripts": [[29, 16, 1, "", "filename"], [29, 16, 1, "", "ms_id"], [29, 16, 1, "", "status"], [29, 16, 1, "", "title"]], "db.MsParts": [[29, 16, 1, "", "date"], [29, 16, 1, "", "leaf"], [29, 16, 1, "", "locus_cooked"], [29, 16, 1, "", "msp_part"], [29, 16, 1, "", "written"]], "db.MssCapitularies": [[29, 16, 1, "", "locus"], [29, 16, 1, "", "locus_cooked"], [29, 16, 1, "", "mscap_n"], [29, 16, 1, "", "msp_part"]], "db.MssChapters": [[29, 16, 1, "", "locus"], [29, 16, 1, "", "locus_cooked"], [29, 16, 1, "", "locus_index"], [29, 16, 1, "", "mscap_n"], [29, 16, 1, "", "msp_part"], [29, 16, 1, "", "transcribed"], [29, 16, 1, "", "xml"]], "db.MssChaptersText": [[29, 16, 1, "", "text"], [29, 16, 1, "", "type_"]], "db.XML": [[29, 17, 1, "", "bind_processor"], [29, 17, 1, "", "result_processor"]], "geo_server": [[27, 13, 1, "", "GeoBlueprint"], [27, 15, 1, "", "capitularies_csv"], [27, 15, 1, "", "capitularies_json"], [27, 15, 1, "", "extent_json"], [27, 15, 1, "", "info_json"], [27, 15, 1, "", "msparts_csv"], [27, 15, 1, "", "msparts_json"], [27, 15, 1, "", "mss_csv"], [27, 15, 1, "", "mss_json"], [27, 15, 1, "", "places_capitularies_json"], [27, 15, 1, "", "places_msparts_json"], [27, 15, 1, "", "places_mss_json"]], "plugins.cap-collation": [[18, 12, 0, "-", "cap-collation"], [18, 12, 0, "-", "functions"]], "plugins.cap-dynamic-menu": [[19, 12, 0, "-", "cap-dynamic-menu"], [19, 12, 0, "-", "functions"]], "plugins.cap-file-includer": [[20, 12, 0, "-", "cap-file-includer"], [20, 12, 0, "-", "class-file-includer"], [20, 12, 0, "-", "class-settings-page"], [20, 12, 0, "-", "footnotes-post-processor-include"], [20, 12, 0, "-", "functions"], [20, 12, 0, "-", "post-process-cli"]], "plugins.cap-lib": [[21, 12, 0, "-", "cap-lib"], [21, 12, 0, "-", "class-settings-page"], [21, 12, 0, "-", "functions"]], "plugins.cap-meta-search": [[22, 12, 0, "-", "cap-meta-search"], [22, 12, 0, "-", "class-highlighter"], [22, 12, 0, "-", "class-meta-search"], [22, 12, 0, "-", "class-meta-search-widget"], [22, 12, 0, "-", "functions"]], "plugins.cap-page-generator": [[23, 12, 0, "-", "cap-page-generator"], [23, 12, 0, "-", "class-config"], [23, 12, 0, "-", "class-dashboard-page"], [23, 12, 0, "-", "class-file-list-table"], [23, 12, 0, "-", "class-manuscript"], [23, 12, 0, "-", "class-settings-page"], [23, 12, 0, "-", "functions"]], "server": [[27, 15, 1, "", "build_parser"]], "themes.Capitularia": [[25, 12, 0, "-", "404"], [25, 12, 0, "-", "footer"], [25, 12, 0, "-", "front-page"], [25, 12, 0, "-", "functions"], [25, 12, 0, "-", "functions-include"], [25, 12, 0, "-", "header"], [25, 12, 0, "-", "index"], [25, 12, 0, "-", "page"], [25, 12, 0, "-", "page_blank"], [25, 12, 0, "-", "page_no-sidebar"], [25, 12, 0, "-", "phpinfo"], [25, 12, 0, "-", "search"], [25, 12, 0, "-", "shortcodes"], [25, 12, 0, "-", "sidebars"]], "themes.Capitularia.widgets": [[26, 12, 0, "-", "cap-widgets"], [26, 12, 0, "-", "class-archive-nav-menu-widget"], [26, 12, 0, "-", "class-categories-nav-menu-widget"], [26, 12, 0, "-", "class-frontpage-image-widget"], [26, 12, 0, "-", "class-frontpage-logo-widget"], [26, 12, 0, "-", "class-frontpage-text-widget"], [26, 12, 0, "-", "class-frontpage-widget-base"], [26, 12, 0, "-", "class-sticky-nav-menu-widget"]], "tile_server": [[27, 15, 1, "", "info_json"], [27, 13, 1, "", "tileBlueprint"], [27, 15, 1, "", "tile_png"]]}, "objtypes": {"0": "http:post", "1": "http:get", "2": "js:module", "3": "js:data", "4": "js:function", "5": "js:attribute", "6": "php:namespace", "7": "php:const", "8": "php:function", "9": "php:class", "10": "php:attr", "11": "php:method", "12": "py:module", "13": "py:class", "14": "py:exception", "15": "py:function", "16": "py:attribute", "17": "py:method"}, "objnames": {"0": ["http", "post", "HTTP post"], "1": ["http", "get", "HTTP get"], "2": ["js", "module", "JavaScript module"], "3": ["js", "data", "JavaScript data"], "4": ["js", "function", "JavaScript function"], "5": ["js", "attribute", "JavaScript attribute"], "6": ["php", "namespace", "PHP namespace"], "7": ["php", "const", "PHP const"], "8": ["php", "function", "PHP function"], "9": ["php", "class", "PHP class"], "10": ["php", "attr", "PHP attribute"], "11": ["php", "method", "PHP method"], "12": ["py", "module", "Python module"], "13": ["py", "class", "Python class"], "14": ["py", "exception", "Python exception"], "15": ["py", "function", "Python function"], "16": ["py", "attribute", "Python attribute"], "17": ["py", "method", "Python method"]}, "titleterms": {"capitularia": [0, 11, 25, 26, 29], "document": 0, "develop": [0, 16], "manual": 0, "indic": 0, "tabl": [0, 5, 23], "mainten": [1, 3], "locat": 2, "logfil": 2, "apach": [2, 12], "php": [2, 16, 18, 19, 20, 21, 22, 23, 25, 26], "python": 2, "app": 2, "server": [2, 12, 27], "import": 2, "script": 2, "wordpress": [3, 13, 14, 15, 17, 24, 25, 26], "upgrad": 3, "qtranslat": 3, "xt": 3, "overview": [4, 5], "collat": [5, 10, 18], "tool": [5, 10, 18], "pre": 5, "process": [5, 20], "tei": 5, "file": [5, 16, 20, 23], "algorithm": [5, 6], "word": 5, "comparison": 5, "function": [5, 18, 19, 20, 21, 22, 23, 25], "collect": 6, "html": 7, "gener": [7, 23], "xslt": [7, 31], "transform": [7, 31], "user": [7, 32], "deliveri": 7, "meta": [8, 22], "search": [8, 22, 25], "metadata": [8, 13], "extract": [8, 16], "fulltext": 8, "geodata": 8, "troubleshoot": [9, 10], "manuscript": [10, 23], "do": 10, "show": 10, "up": 10, "vm": [11, 32], "web": 12, "databas": [13, 29], "structur": [13, 29], "instal": 14, "custom": 15, "note": 16, "webpack": 16, "i18n": 16, "javascript": 16, "j": 16, "vue": 16, "translat": 16, "enqueu": 16, "plugin": [17, 18, 19, 20, 21, 22, 23], "activ": 17, "obsolet": 17, "cap": [18, 19, 20, 21, 22, 23, 26], "dynam": 19, "menu": [19, 26], "includ": [20, 25], "class": [20, 21, 22, 23, 26], "set": [20, 21, 23], "page": [20, 21, 23, 25], "footnot": 20, "post": 20, "processor": 20, "cli": 20, "librari": 21, "lib": 21, "highlight": 22, "widget": [22, 26], "config": 23, "dashboard": 23, "list": 23, "theme": [24, 25, 26], "404": 25, "footer": 25, "front": 25, "header": 25, "index": 25, "page_blank": 25, "page_no": 25, "sidebar": 25, "phpinfo": 25, "shortcod": 25, "archiv": 26, "nav": 26, "categori": 26, "frontpag": 26, "imag": 26, "logo": 26, "text": 26, "base": 26, "sticki": 26, "applic": 27, "data_serv": 27, "endpoint": 27, "collator_serv": 27, "geo_serv": 27, "tile_serv": 27, "tsm": 28, "backup": 28, "updat": 28, "schema": 29, "gi": 29, "db": 29, "py": 29, "introduct": 30, "graph": 31, "all": 31, "stylesheet": 31, "depend": 31, "group": 32, "ad": 32, "new": 32, "secur": 32, "phase": 5, "1": 5, "build": 5, "2": 5, "backtrack": 5, "paramet": 5, "refer": 5}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Capitularia Documentation": [[0, "capitularia-documentation"]], "Developer Manual": [[0, "developer-manual"]], "Indices and tables": [[0, "indices-and-tables"]], "Maintenance": [[1, "maintenance"]], "Location of Logfiles": [[2, "location-of-logfiles"]], "Apache / PHP": [[2, "apache-php"]], "Python App Server": [[2, "python-app-server"]], "Python Import Script": [[2, "python-import-script"]], "Wordpress Maintenance": [[3, "wordpress-maintenance"]], "Wordpress Upgrades": [[3, "wordpress-upgrades"]], "qtranslate-xt": [[3, "qtranslate-xt"]], "Overviews": [[4, "overviews"]], "Collections": [[6, "collections"]], "Algorithm": [[6, "algorithm"]], "HTML Generation": [[7, "html-generation"]], "XSLT Transformations": [[7, "xslt-transformations"], [31, "xslt-transformations"]], "User Delivery": [[7, "user-delivery"]], "Meta Search": [[8, "meta-search"], [22, "meta-search"]], "Metadata Extraction": [[8, "metadata-extraction"]], "Fulltext Extraction": [[8, "fulltext-extraction"]], "Geodata Extraction": [[8, "geodata-extraction"]], "Search": [[8, "search"]], "Troubleshooting": [[9, "troubleshooting"]], "Troubleshooting the Collation Tool": [[10, "troubleshooting-the-collation-tool"]], "Manuscripts do not show up": [[10, "manuscripts-do-not-show-up"]], "Capitularia VM": [[11, "capitularia-vm"]], "Apache Web Server": [[12, "apache-web-server"]], "Wordpress Database Structure": [[13, "wordpress-database-structure"]], "Metadata": [[13, "metadata"]], "Wordpress Installation": [[14, "wordpress-installation"]], "Wordpress Customizations": [[15, "wordpress-customizations"]], "Developer Notes": [[16, "developer-notes"]], "webpack": [[16, "webpack"]], "i18n of Javascript": [[16, "i18n-of-javascript"]], "Extract": [[16, "extract"]], "PHP Files": [[16, "php-files"]], "JS Files": [[16, "js-files"]], "Vue Files": [[16, "vue-files"]], "Translate": [[16, "translate"]], "Enqueue Translations": [[16, "enqueue-translations"]], "Wordpress Plugins": [[17, "wordpress-plugins"]], "Active Plugins": [[17, "active-plugins"]], "Obsolete Plugins": [[17, "obsolete-plugins"]], "Collation Tool": [[18, "collation-tool"], [5, "id1"]], "plugins/cap-collation/cap-collation.php": [[18, "plugins-cap-collation-cap-collation-php"]], "plugins/cap-collation/functions.php": [[18, "plugins-cap-collation-functions-php"]], "plugins/collation/tools": [[18, "plugins-collation-tools"]], "Dynamic Menu": [[19, "dynamic-menu"]], "plugins/cap-dynamic-menu/cap-dynamic-menu.php": [[19, "plugins-cap-dynamic-menu-cap-dynamic-menu-php"]], "plugins/cap-dynamic-menu/functions.php": [[19, "plugins-cap-dynamic-menu-functions-php"]], "plugins/dynamic-menu": [[19, "plugins-dynamic-menu"]], "File Includer": [[20, "file-includer"]], "plugins/cap-file-includer/cap-file-includer.php": [[20, "plugins-cap-file-includer-cap-file-includer-php"]], "plugins/cap-file-includer/class-file-includer.php": [[20, "plugins-cap-file-includer-class-file-includer-php"]], "plugins/cap-file-includer/class-settings-page.php": [[20, "plugins-cap-file-includer-class-settings-page-php"]], "plugins/cap-file-includer/footnotes-post-processor-include.php": [[20, "plugins-cap-file-includer-footnotes-post-processor-include-php"]], "plugins/cap-file-includer/functions.php": [[20, "plugins-cap-file-includer-functions-php"]], "plugins/cap-file-includer/post-process-cli.php": [[20, "plugins-cap-file-includer-post-process-cli-php"]], "Library": [[21, "library"]], "plugins/cap-lib/cap-lib.php": [[21, "plugins-cap-lib-cap-lib-php"]], "plugins/cap-lib/class-settings-page.php": [[21, "plugins-cap-lib-class-settings-page-php"]], "plugins/cap-lib/functions.php": [[21, "plugins-cap-lib-functions-php"]], "plugins/lib": [[21, "plugins-lib"]], "plugins/cap-meta-search/cap-meta-search.php": [[22, "plugins-cap-meta-search-cap-meta-search-php"]], "plugins/cap-meta-search/class-highlighter.php": [[22, "plugins-cap-meta-search-class-highlighter-php"]], "plugins/cap-meta-search/class-meta-search-widget.php": [[22, "plugins-cap-meta-search-class-meta-search-widget-php"]], "plugins/cap-meta-search/class-meta-search.php": [[22, "plugins-cap-meta-search-class-meta-search-php"]], "plugins/cap-meta-search/functions.php": [[22, "plugins-cap-meta-search-functions-php"]], "plugins/meta-search": [[22, "plugins-meta-search"]], "Page Generator": [[23, "page-generator"]], "plugins/cap-page-generator/cap-page-generator.php": [[23, "plugins-cap-page-generator-cap-page-generator-php"]], "plugins/cap-page-generator/class-config.php": [[23, "plugins-cap-page-generator-class-config-php"]], "plugins/cap-page-generator/class-dashboard-page.php": [[23, "plugins-cap-page-generator-class-dashboard-page-php"]], "plugins/cap-page-generator/class-file-list-table.php": [[23, "plugins-cap-page-generator-class-file-list-table-php"]], "plugins/cap-page-generator/class-manuscript.php": [[23, "plugins-cap-page-generator-class-manuscript-php"]], "plugins/cap-page-generator/class-settings-page.php": [[23, "plugins-cap-page-generator-class-settings-page-php"]], "plugins/cap-page-generator/functions.php": [[23, "plugins-cap-page-generator-functions-php"]], "plugins/page-generator": [[23, "plugins-page-generator"]], "Wordpress Theme": [[24, "wordpress-theme"], [25, "wordpress-theme"]], "themes/Capitularia/404.php": [[25, "themes-capitularia-404-php"]], "themes/Capitularia/footer.php": [[25, "themes-capitularia-footer-php"]], "themes/Capitularia/front-page.php": [[25, "themes-capitularia-front-page-php"]], "themes/Capitularia/functions-include.php": [[25, "themes-capitularia-functions-include-php"]], "themes/Capitularia/functions.php": [[25, "themes-capitularia-functions-php"]], "themes/Capitularia/header.php": [[25, "themes-capitularia-header-php"]], "themes/Capitularia/index.php": [[25, "themes-capitularia-index-php"]], "themes/Capitularia/page.php": [[25, "themes-capitularia-page-php"]], "themes/Capitularia/page_blank.php": [[25, "themes-capitularia-page-blank-php"]], "themes/Capitularia/page_no-sidebar.php": [[25, "themes-capitularia-page-no-sidebar-php"]], "themes/Capitularia/phpinfo.php": [[25, "themes-capitularia-phpinfo-php"]], "themes/Capitularia/search.php": [[25, "themes-capitularia-search-php"]], "themes/Capitularia/shortcodes.php": [[25, "themes-capitularia-shortcodes-php"]], "themes/Capitularia/sidebars.php": [[25, "themes-capitularia-sidebars-php"]], "themes/capitularia": [[25, "themes-capitularia"]], "Wordpress Theme Widgets": [[26, "wordpress-theme-widgets"]], "themes/Capitularia/widgets/cap-widgets.php": [[26, "themes-capitularia-widgets-cap-widgets-php"]], "themes/Capitularia/widgets/class-archive-nav-menu-widget.php": [[26, "themes-capitularia-widgets-class-archive-nav-menu-widget-php"]], "themes/Capitularia/widgets/class-categories-nav-menu-widget.php": [[26, "themes-capitularia-widgets-class-categories-nav-menu-widget-php"]], "themes/Capitularia/widgets/class-frontpage-image-widget.php": [[26, "themes-capitularia-widgets-class-frontpage-image-widget-php"]], "themes/Capitularia/widgets/class-frontpage-logo-widget.php": [[26, "themes-capitularia-widgets-class-frontpage-logo-widget-php"]], "themes/Capitularia/widgets/class-frontpage-text-widget.php": [[26, "themes-capitularia-widgets-class-frontpage-text-widget-php"]], "themes/Capitularia/widgets/class-frontpage-widget-base.php": [[26, "themes-capitularia-widgets-class-frontpage-widget-base-php"]], "themes/Capitularia/widgets/class-sticky-nav-menu-widget.php": [[26, "themes-capitularia-widgets-class-sticky-nav-menu-widget-php"]], "Application Server": [[27, "application-server"]], "server": [[27, "server"]], "data_server": [[27, "module-data_server"]], "Endpoints": [[27, "endpoints"], [27, "id1"]], "collator_server": [[27, "module-collator_server"]], "geo_server": [[27, "module-geo_server"]], "tile_server": [[27, "module-tile_server"]], "TSM Backup": [[28, "tsm-backup"]], "Update": [[28, "update"]], "Database Structure": [[29, "database-structure"]], "Schema capitularia:": [[29, "schema-capitularia"]], "Schema gis:": [[29, "schema-gis"]], "db.py": [[29, "module-db"]], "Introduction": [[30, "introduction"]], "Graph of All Transformations": [[31, "graph-of-all-transformations"]], "Graph of Stylesheet Dependencies": [[31, "graph-of-stylesheet-dependencies"]], "Users of the VM": [[32, "users-of-the-vm"]], "Users and Groups": [[32, "users-and-groups"]], "Adding a New User": [[32, "adding-a-new-user"]], "Security": [[32, "security"]], "Overview of the Collation Tool": [[5, "overview-of-the-collation-tool"]], "Pre-Processing of the TEI files": [[5, "pre-processing-of-the-tei-files"]], "Collation Algorithm": [[5, "collation-algorithm"]], "Phase 1 - Build Table": [[5, "phase-1-build-table"]], "Phase 2 - Backtrack": [[5, "phase-2-backtrack"]], "Parameters": [[5, "parameters"]], "Word Comparison Function": [[5, "word-comparison-function"]], "References": [[5, "references"]]}, "indexentries": {}}) \ No newline at end of file diff --git a/docs/troubleshooting.html b/docs/troubleshooting.html index 2b04cbc1..7ac081f9 100644 --- a/docs/troubleshooting.html +++ b/docs/troubleshooting.html @@ -179,7 +179,7 @@
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with Sphinx using a diff --git a/docs/troubleshooting/collation_tool.html b/docs/troubleshooting/collation_tool.html index 6dfbb5f8..f84d6bad 100644 --- a/docs/troubleshooting/collation_tool.html +++ b/docs/troubleshooting/collation_tool.html @@ -185,7 +185,7 @@

                        Manuscripts do not show up -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with
                        Sphinx using a diff --git a/docs/vm.html b/docs/vm.html index 34b29d86..9704a32f 100644 --- a/docs/vm.html +++ b/docs/vm.html @@ -211,7 +211,7 @@
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with Sphinx using a diff --git a/docs/vm/apache.html b/docs/vm/apache.html index 261527b6..1dc69a36 100644 --- a/docs/vm/apache.html +++ b/docs/vm/apache.html @@ -187,7 +187,7 @@
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with Sphinx using a diff --git a/docs/vm/apache/database.html b/docs/vm/apache/database.html index e6bd3bd3..71d38dc7 100644 --- a/docs/vm/apache/database.html +++ b/docs/vm/apache/database.html @@ -187,7 +187,7 @@

                        Metadata -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with
                        Sphinx using a diff --git a/docs/vm/apache/wordpress-custom.html b/docs/vm/apache/wordpress-custom.html index 5c8a4f64..f364433b 100644 --- a/docs/vm/apache/wordpress-custom.html +++ b/docs/vm/apache/wordpress-custom.html @@ -193,7 +193,7 @@
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with Sphinx using a diff --git a/docs/vm/apache/wordpress.html b/docs/vm/apache/wordpress.html index ede447be..ff430b93 100644 --- a/docs/vm/apache/wordpress.html +++ b/docs/vm/apache/wordpress.html @@ -186,7 +186,7 @@

                        Wordpress Installation
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with
                        Sphinx using a diff --git a/docs/vm/apache/wordpress/developer.html b/docs/vm/apache/wordpress/developer.html index 549f67b9..681962f0 100644 --- a/docs/vm/apache/wordpress/developer.html +++ b/docs/vm/apache/wordpress/developer.html @@ -424,7 +424,7 @@

                        Enqueue Translations
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with
                        Sphinx using a diff --git a/docs/vm/apache/wordpress/plugins.html b/docs/vm/apache/wordpress/plugins.html index 137629e4..5f03c66f 100644 --- a/docs/vm/apache/wordpress/plugins.html +++ b/docs/vm/apache/wordpress/plugins.html @@ -241,7 +241,7 @@

                        Obsolete Plugins -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with
                        Sphinx using a diff --git a/docs/vm/apache/wordpress/plugins/collation-tool.html b/docs/vm/apache/wordpress/plugins/collation-tool.html index befcc709..d58908f6 100644 --- a/docs/vm/apache/wordpress/plugins/collation-tool.html +++ b/docs/vm/apache/wordpress/plugins/collation-tool.html @@ -476,7 +476,7 @@

                        plugins/collation/too
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with
                        Sphinx using a diff --git a/docs/vm/apache/wordpress/plugins/dynamic-menu.html b/docs/vm/apache/wordpress/plugins/dynamic-menu.html index aae648d5..2a4440ed 100644 --- a/docs/vm/apache/wordpress/plugins/dynamic-menu.html +++ b/docs/vm/apache/wordpress/plugins/dynamic-menu.html @@ -296,7 +296,7 @@

                        plugins/dynamic-menu<
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with
                        Sphinx using a diff --git a/docs/vm/apache/wordpress/plugins/file-includer.html b/docs/vm/apache/wordpress/plugins/file-includer.html index 816987c2..2c2f02b9 100644 --- a/docs/vm/apache/wordpress/plugins/file-includer.html +++ b/docs/vm/apache/wordpress/plugins/file-includer.html @@ -913,7 +913,7 @@

                        plugins/cap-file-incl
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with
                        Sphinx using a diff --git a/docs/vm/apache/wordpress/plugins/lib.html b/docs/vm/apache/wordpress/plugins/lib.html index 1e841f54..571ef055 100644 --- a/docs/vm/apache/wordpress/plugins/lib.html +++ b/docs/vm/apache/wordpress/plugins/lib.html @@ -790,7 +790,7 @@

                        plugins/lib
                        -

                        © Copyright 2018-22 CCeH - Licensed under the GNU GPL v3 or later.

                        +

                        © Copyright 2018-23 CCeH - Licensed under the GNU GPL v3 or later.

                        Built with
                        Sphinx using a diff --git a/docs/vm/apache/wordpress/plugins/meta-search.html b/docs/vm/apache/wordpress/plugins/meta-search.html index 9eb6b968..53df945f 100644 --- a/docs/vm/apache/wordpress/plugins/meta-search.html +++ b/docs/vm/apache/wordpress/plugins/meta-search.html @@ -320,7 +320,7 @@

                        plugins/cap-meta-sear
                        on_the_content(content)

                        Highlight the search terms in the post.

                        -

                        Highlight the full post if it we came through the search page. We use +

                        Highlight the full post if we came through the search page. We use the query string in the HTTP referrer to highlight the content.

                        The naive approach:

                        @@ -744,8 +744,8 @@

                        plugins/cap-meta-sear

                        Get the permalink for the search result

                        -

                        Return a link that will go to the post and highlight the search terms -if followed.

                        +

                        Called from the search results page of the Capitularia theme. Return a link that +will go to the post and highlight the search terms if followed.

                        Parameters: