/usr/share/bibledit/developer/index.html is in bibledit-data 5.0.453-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | <h3>Developer</h3>
<p><a href="?debug=etcbc4download">Download raw data from the ETCBC4 database for Hebrew morphology and block for hours till ready</a></p>
<p><a href="?debug=etcbc4parse">Parse the downloaded raw data from the ETCBC4 database for Hebrew morphology and block till ready</a></p>
<p><a href="?debug=parsekjv">Parse Crosswire kjvfull.xml into the KJV database and block till ready</a></p>
<p><a href="?debug=parsemorphgnt">Parse MorphGNT Greek New Testament morphology into the morphgnt database and block till ready</a></p>
<p><a href="?debug=parsehebrewlexicon">Parse Open Scriptures Hebrew Lexicon into a database and block till ready</a></p>
<p><a href="?debug=crash">Cause a crash</a></p>
<p><a href="javascript:;" onclick="notifyItSuccess ('This is a notification');">Show notification</a></p>
<p><a href="?debug=receive">Receive email now</a></p>
<p><a href="?debug=ipv6">Connect to http://ipv6.google.com</a></p>
<p><a href="?debug=ipv6s">Connect to https://ipv6.google.com</a></p>
<p><a href="?debug=maintain">Database maintenance</a></p>
<p class="success">##success##</p>
<p class="error">##error##</p>
<pre><code>
##code##
</code></pre>
<script type="text/javascript" src="index.js"></script>
|