/usr/share/bibledit-gtk/site/extra/xiphos.html is in bibledit-gtk-data 4.6-1.
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 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link href="../bibledit.css" rel="stylesheet" type="text/css" /><!--
Copyright (©) 2003-2011 Teus Benschop and Contributors to the Wiki.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts. A copy of the license is included in the section entitled "GNU
Free Documentation License" in the file FDL.
-->
<title></title>
</head>
<body>
<div id="menu">
<ul>
<li>
<a href="../home.html">1 Bibledit</a>
</li>
<li>
<a href="../extra.html">Extra</a>
</li>
<li style="list-style: none; display: inline">
<hr />
</li>
<li>
<a href="bibletime.html">BibleTime</a>
</li>
<li>
<a href="bibleworks.html">BibleWorks</a>
</li>
<li>
<a href="gobible.html">GoBible</a>
</li>
<li>
<a href="online-bible.html">Online Bible</a>
</li>
<li>
<a href="paratext.html">Paratext</a>
</li>
<li>Xiphos
<ul>
<li>
<a href="xiphos/installation.html">Installation</a>
</li>
</ul>
</li>
</ul>
</div>
<div id="content">
<h1>
Xiphos
</h1>Xiphos is a front-end for the Sword library. <br />
Bibledit-Xiphos can retrieve the focused reference through Bibledit-Web, and then forward it to Xiphos.<br />
To make this work, do the following:<br />
Install Bibledit-Web on your local computer or on the web.Point Bibledit-Gtk to Bibledit-Web, so that it knows where to send its focused reference. The location of Bibledit-Web can be entered in Bibledit-Gtk under menu Preferences - Reference exchange. If Bibledit-Web would be installed locally, one could enter the local website, e.g. http://localhost/bibledit.<a href="https://sites.google.com/site/bibledit/extra/xiphos/installation">Install Bibledit-Xiphos on your local computer</a>.Point Bibledit-Xiphos to Bibledit-Web. Entries can be made under Settings.<br />
Once the above has been done, sharing of focused references should work.
</div>
</body>
</html>
|