Commentary and Book side footnote Link
Commentary and Book side footnote Link
How to link footnote inside Commentary, Dictionary and Book modules, is it different form bible modules or the same? Please give me some suggestion.
Re: Commentary and Book side footnote Link
Book.
<a href="book://title/chapter">%s</a>
Commentary,
<a href="comm/ABBR://%s">%s</a>
Dictionary,
<a href="dict/ABBR://%s">%s</a>
The ABBR must be the tab name of the title, like "Scofield".
The "%s" in the link must be the specific topic or cmt reference, like "aaron" or "Joh 3:16"
<a href="book://title/chapter">%s</a>
Commentary,
<a href="comm/ABBR://%s">%s</a>
Dictionary,
<a href="dict/ABBR://%s">%s</a>
The ABBR must be the tab name of the title, like "Scofield".
The "%s" in the link must be the specific topic or cmt reference, like "aaron" or "Joh 3:16"
Tim Morton
Developer, Bible Analyzer
But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)
Developer, Bible Analyzer
But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)
Re: Commentary and Book side footnote Link
Thank you so much for your response. Is it possible to link without a topic in the same module name?
How do I use these links?
<a href="part0012_split_001.html#AgriculturalCalendar" class="calibre7">2. Agricultural Calendar</a>
<a id="AgriculturalCalendar"></a>
<a href="part0019_split_001_split_001.html#id9780805428360ddd00906" class="calibre7">7. Miracles of Jesus</a>
<a id="id9780805428360ddd00906"></a>
How do I use these links?
<a href="part0012_split_001.html#AgriculturalCalendar" class="calibre7">2. Agricultural Calendar</a>
<a id="AgriculturalCalendar"></a>
<a href="part0019_split_001_split_001.html#id9780805428360ddd00906" class="calibre7">7. Miracles of Jesus</a>
<a id="id9780805428360ddd00906"></a>
Re: Commentary and Book side footnote Link
No, there must always be a topic/ref in the link as shown in the previous post.
Tim Morton
Developer, Bible Analyzer
But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)
Developer, Bible Analyzer
But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)
Re: Commentary and Book side footnote Link
ok thanks so much.