Module icon

User-submitted Bookshelf with links to books of the Bible 1.01
For notes and outlines by book

No permission to download

wsbones

Beta Tester
Messages
3,209
wsbones updated Bookshelf with links to books of the Bible with a new update entry:

Added 2 topics that were missing

I noticed that that there was no topic for 2Ch and Neh. Their links were in the bookshelf but the topics were missing. FIXED.

IDEA: If you want to take notes and outlines concerning a whole book, it is convenient in your regular verse commentary to put a link to this module on chapter 1, verse 1 of each of the 66 books.

You can link either to the bookshelf topic or to the individual entry for the particular book.

Read the rest of this update entry...
 
Last edited:
wsbones submitted a new module:

Bookshelf with links to books of the Bible - For notes and outlines by book



Read more about this module...
Brandon, Wsbones,
I built a module using your bookshelf with edits, thanks for this.
[MyShelf] Notes and Outlines
Hoping to change the title and name but before I do wanted to ask.

"Rename a User Module" will this change any links inside [module] we worked so hard to create?
(searched help nothing yet)
New Title: Langley Study Library
New Abbreviations: BibleSG

Not final name yet.
 
Brandon, Wsbones,
I built a module using your bookshelf with edits, thanks for this.
[MyShelf] Notes and Outlines
Hoping to change the title and name but before I do wanted to ask.

"Rename a User Module" will this change any links inside [module] we worked so hard to create?
(searched help nothing yet)
New Title: Langley Study Library
New Abbreviations: BibleSG

Not final name yet.
It depends on how you create the links. Your modules can have internal links that do not specify a specific module as the target, so they will be treated as "internal" links and will continue to work even after renaming the module.

If the links are tied to a hardcoded module name, they will not work if that module name doesn't exist.

You can try renaming the module and see if your links still work. Rename it back to what it was before if they don't.
 
Thanks. So to test I can do a export Forge text file and search and look inside.
This will be a Global search and, oh just tried, SwordSearcher can do same too.
Final here no more edits. Ha Ha...
Used WikipediA
<A href="https://en.wikipedia.org/wiki/King_James_Version">
Hopefully these will stay, are these what you call, HARDCODED?
Or "hardcoded" means those links that take you outside SwordSearcher's Deluxe Library and or the actual Book Module?
 
Last edited:
Hopefully these will stay, are these what you call, HARDCODED?
Or "hardcoded" means those links that take you outside SwordSearcher's Deluxe Library and or the actual Book Module?
They are hard coded, but since it's outside of SS it still will work. The problem happens when you rename a module, and something is linked to that module by it's SS name. Here's an example:

<A href="swordsearcher://book+Dict/Similitude">Similitude </A>
and then you change the name of the dictionary to DictNew, that link will not work
 
If you use this tool to create your entry links:

1735493123967.png


The link will be "soft coded" target so that it doesn't matter what name the module is. If you use the second item, which is for linking to another book or commentary module, that is a "hard coded" target and will not be function of that target module doesn't exist or has its abbreviation changed.

You can make both link styles and then see what they look like in the code editor, but this is also part of the link specification:


Here's a screen shot showing both kinds of links in the code editor:

1735493376909.png
 
Basically you should only be specifying the target module in the link if it is a different module than the one you are editing. If there is no target module specified, SwordSearcher will just assume the active module when resolving the link.
 
Making cents💰 now 😎 headed to the test module to play.
Yep,made one of those guys to test and play with code.
Funny, I JUST DISCOVERED WHAT YOU ARE SHOWING by way of Right-Click "send book entry link to editor" FEW DAYS AGO!
Most of all the links were done this way. Thanks to both of you!
I'm slooow.🐢
 
Back
Top