https://bugzilla.wikimedia.org/show_bug.cgi?id=23438
p858snake <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Highest |Normal CC| |[email protected] --- Comment #2 from p858snake <[email protected]> 2010-05-08 11:24:04 UTC --- Bumping it back down, The skin is already choose-able under their preferences and the required pages can already be created (vector.css and vector.js) or the pre-existing ones can be moved using the standard move function. A hacky method in the mean time would be adding one of the following to the appriaote pages: > 1. importScript('User:USERNAME/monobook.js'); > 2. document.write('<script type="text/javascript" src="' + > 'http://en.wikipedia.org/w/index.php?title=User:USERNAME/PAGENAME.js' + > '&action=raw&ctype=text/javascript"></script>'); -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
