Hello. I am Superdadsuper, I am an Administrator and Bureaucrat (this means that when we are larger I have more weight to decisions, more active, and have more of a leadership role compared to other admins as well as managing them) of Biblicalapedia. Biblicalapedia is an online wiki about the Bible and its history, theology and literature. Being a wiki and one about the Bible, one of the most important things its attribution to verify everything submitted. The prime if not sole source of all our content should be the Bible and needs to be attributed to it.
If you take our standard script, remove the opening and closing script tags, and add it to your Common.js file, I would expect it to work.
David Mitchell Development Lead Faithlife
That does not seem to work. One of the issues might be is that I believe the "common.js" file loads before the the end of the body tag. What needs to be done is a way to take this script and have it appended at the end (I wouldn't know how to do that without replacing the current part of the script at the bottom
var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.src = "//api.reftagger.com/v2/RefTagger.js"; s.parentNode.insertBefore(g, s); }(document, "script"));
There is a specific element "ol class="references" in which the references are found under. I think asides from having it append under that a problem may be the reftagger script is not applied to ol tags (i'm unsure)