https://bugzilla.wikimedia.org/show_bug.cgi?id=23438
xenocidic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from xenocidic <[email protected]> 2010-05-08 17:31:07 UTC --- (In reply to comment #2) > 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>'); I'm not quite sure your rationale for this. It seems eminently sensible to have a common.js and .css, so that documentation for every single script doesn't have to explain the necessities of importing it into the correct skin-based page. Why offer a 'hacky method in the mean time' when this excellent solution is available? -- 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
