
Re: Hybrid .cmt/.gbk Module Building Instructions
In
http://forum.theword.net/viewtopic.php?f=7&t=4857, I found WJ Swanepoel's attachment very helpful. This is the resulting hybrid module:
http://www.wordmodules.com/the-word-modules/file/1025-searching-for-j/Basically, this was an experiment for me, and there is no cookbook to pass along. I would be happy to answer questions, perhaps towards coming up with a more methodical approach. The key steps:
From WJS, "verse.sync=1" was added to the config table. The "rel_refs" table was created using his SQL. Two different modules were created. One for the book itself, one for the commentary references. A welcome surprise, the modules were eventually joined using drag n drop. The status bar read "Adding ..." then "Indexing ...". You have to appreciate our chief programmer!
Creating the "rel_refs" table was done in a text editor by combining elements of a spreadsheet with the authors data and the other tables for topic_id, etc.. This was formatted for the table with regular expressions.
I hope this is a start for some more of your fine work ...