Post
Topic
Board Bitcoin Wiki
Re: Enable user javascript?
by
Gisado
on 13/02/2015, 17:34:42 UTC
Just using MediaWiki:Common.js is enough for site-wide javascript. Personal script is to be listed at User:{{USERNAME}}/*.js.

(ps. *.js and *.css pages in userspace are protected by the system so the only the user or admins can modify. And all MediaWiki: namespace is protected by mw core, so only admins can edit them. Unrpotection is impossible.)