Main public logs
Appearance
Combined display of all available logs of Biographical Directory of Documentation and Information. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:06, 7 September 2025 Hthach talk contribs created page MediaWiki:Gadget-OralHistoryRecords.js (Created page with "global mw: (function () { 'use strict'; // CSV source (keep the proxy if the origin lacks CORS; best is to host the CSV same-origin) var CSV_URL = 'https://corsproxy.io/?http://asist.a2hosted.com/data-files/People.csv'; // Helpers function onReady(fn) { if (document.readyState !== 'loading') fn(); else document.addEventListener('DOMContentLoaded', fn); } function displayError(message) { var loading = document.getElementById('ohr-loading'...")