All public logs

Combined display of all available logs of Disaster Risk Gateway. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:49, 24 June 2025 Myriad-admin talk contribs created page MediaWiki:Login.js (Created page with "mw.loader.using('mediawiki.util', function () { $(function () { // Prevent double-injection if ($('#drg-navbar').length) return; // 1) Grab the built-in Vector logo icon const logoSrc = $('.mw-logo-icon').attr('src') || '/images/3/3f/Myriad_logo_icon_transparent.png'; // 2) Build a simple Login button const userArea = `<a class="drg-button" href="${mw.util.getUrl('Special:UserLogin')}">Login</a>`; // 3) Inject the navbar $('body...")