More actions
m Protected "User:Rayanth/SeekritStuff" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
|||
| Line 23: | Line 23: | ||
* Utilizing the skin-specific JavaScript file ( [[MediaWiki:Uniwiki.js]] ) to add javascript to pages, but also including filters that prevent the javascript from firing on unintended pages (though it will always load on all pages, unfortunately) | * Utilizing the skin-specific JavaScript file ( [[MediaWiki:Uniwiki.js]] ) to add javascript to pages, but also including filters that prevent the javascript from firing on unintended pages (though it will always load on all pages, unfortunately) | ||
* Adding a new feature to the wiki by utilizing the site-wide CSS and JS files, but not impacting other things negatively (There was an unintended side effect for toggle buttons on other pages, which i had to resolve) | * Adding a new feature to the wiki by utilizing the site-wide CSS and JS files, but not impacting other things negatively (There was an unintended side effect for toggle buttons on other pages, which i had to resolve) | ||
* Utilizing javascript-generated and -enabled toggle buttons to control on-page features | |||
==Red Dot== | ==Red Dot== | ||