This is an old revision of the document!


  • This script fixes the r3 wiki bug of not loading css because of a double wiki/doku.php/wiki/doku.php
  • How to
// ==UserScript==
// @name        Fix realraum wiki css bug
// @namespace   fix_r3_wiki_css_bug
// @include     https://realraum.at/wiki/doku.php/wiki/doku.php*
// @version     1.0
// @grant       none
// ==/UserScript==
 
window.location = window.location.href.replace( "wiki/doku.php/wiki/doku.php", "wiki/doku.php" );
realraum Graz, Brockmanngasse 15, 8010 Graz, realraum - Verein für Technik in Kultur und Gesellschaft
  • /var/lib/dokuwiki/data/attic/ruru4143/fixwikicss.1752936672.txt.gz
  • Last modified: 2025-07-19 16:51
  • by ruru4143