Populating a commentary template with clickable weblinks

Ask here any questions regarding program functionality
tasosanton
Posts: 5
Joined: Sun Jun 28, 2020 4:11 pm

Populating a commentary template with clickable weblinks

Post by tasosanton »

Hello, i am trying to create a commentary module for the NT.
linked to every verse of the NT.

i have a word document with 9757 clickable hyperlinks
in form of one hyperlink in every line:

http://domain...../01.htm
http://domain...../02.htm
http://domain...../03.htm
.
.
http://domain...../7957.htm

i've tried to copy paste the whole 7959 lines
to the SQLite DB Browser in the "contents" data table
of the module ive created.
It worked partially because i can see my pasted contend on each verse in theword,
but they are just text. I need them to be clickable so that they
redirect to my internet browser.

i would love to get some help from experienced users to be able to do that.
Thanks in advance
User avatar
JG
Posts: 4599
Joined: Wed Jun 04, 2008 8:34 pm

Re: Populating a commentary template with clickable weblinks

Post by JG »

If you can post your file, that would allow someone to make the module
Jon
the
Word 6 Bible Software
OS for testing; Windows 10
Beta Download ------Beta Setup Guide------On-line Manual------Tech doc's and Utilities------Copyright Factsheet
tasosanton
Posts: 5
Joined: Sun Jun 28, 2020 4:11 pm

Re: Populating a commentary template with clickable weblinks

Post by tasosanton »

JG thanks for the answer. i've finally figure it out.
i have added before and after each link the rtf syntax for hyperlinks.
for everyone interested this is the syntax:

{\field{\*\fldinst HYPERLINK "http://www.yourlink.com/"}{\fldrslt www.yourlinkname.com}}

then i've pasted in DB Browser and it worked just fine.
User avatar
JG
Posts: 4599
Joined: Wed Jun 04, 2008 8:34 pm

Re: Populating a commentary template with clickable weblinks

Post by JG »

So, do you have one link per topic or all those links in one topic? Just curious.
Jon
the
Word 6 Bible Software
OS for testing; Windows 10
Beta Download ------Beta Setup Guide------On-line Manual------Tech doc's and Utilities------Copyright Factsheet
tasosanton
Posts: 5
Joined: Sun Jun 28, 2020 4:11 pm

Re: Populating a commentary template with clickable weblinks

Post by tasosanton »

one link per verse starting from Mat 1:1 to Rev 22:21
7957 pre formatted Links in notepad++
and copy pasted in 7957 cells of "content" / "data"
started from Cell 23146 all the way down to 31102
User avatar
JG
Posts: 4599
Joined: Wed Jun 04, 2008 8:34 pm

Re: Populating a commentary template with clickable weblinks

Post by JG »

Thanks for explanation. I have never done that. I must try it myself.
Jon
the
Word 6 Bible Software
OS for testing; Windows 10
Beta Download ------Beta Setup Guide------On-line Manual------Tech doc's and Utilities------Copyright Factsheet
User avatar
jonathangkoehn
Posts: 1253
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Populating a commentary template with clickable weblinks

Post by jonathangkoehn »

Would you be interested in sharing your commentary with the forum?
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
tasosanton
Posts: 5
Joined: Sun Jun 28, 2020 4:11 pm

Re: Populating a commentary template with clickable weblinks

Post by tasosanton »

sure its very simple.. in every Bible verse there is a link to studylight.org with commentaries for the active verse
nothing special.

greetings
Tasos
Attachments
Studylight.org.Links.cmt.twm.zip
(787.3 KiB) Downloaded 240 times
Post Reply