Hi,
I've tried four different reference tagger modules and each has their pros and cons (as expected), however I've settled on yours which seems the best fit for us. It's pretty lightweight, links to a nice looking site, doesn't false hit, and shows a preview of the verse... which is where the others fail!
One of the biggest 'cons' with your module is the fact that it doesn't detect as many verses as the others do, but I think that would be easily fixed...
Could you add to your regular expression so that it will accept 'v' as the verse separator, e.g.
"1 Peter 5v7" - verses are commonly written in this fashion in our forums :)
If you can support spaces there too that would be great ("Deuteronomy 18 v 14-20" or "Deut 34 v6"), although I realize this might produce more false positives.
Thanks!
Comments
Comment #1
nrambeck commentedThis module just implements the javascript code provided by Logos. You'll need to contact them if you have feature request involving verse parsing.
http://reftagger.com/
Comment #2
luke.oakes commentedThanks for responding :) I realized it was an external thing but thought I'd try posting here in case you were responsible for both.