JonathanReeve / sanger

Margaret Sanger Papers Project Search Engine
0 stars 3 forks source link

"Margaret Sanger Microfilm" is highlighted as a link, but query returns no results #48

Closed JonathanReeve closed 11 years ago

JonathanReeve commented 11 years ago

This is because "Margaret Sanger Microfilm" is surrounded with and tags, which makes the XSLT recognize it as a journal title, and thus turns it into a hyperlink. </p> <p>Possible solutions: </p> <ul> <li>write XSL to ignore Margaret Sanger Microfilm titles. </li> <li>remove <bibl><title> from "Margaret Sanger Microfilm" or find analagous tags to replace these</li> <li>find a way to search for documents containing "Margaret Sanger Microfilm" so that the search link works. </li> </ul> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>