MediaWiki:Common.js

From UIT
(Difference between revisions)
Jump to: navigation, search
Admin (Talk | contribs)
(Created page with "- Any JavaScript here will be loaded for all users on every page load.: if (mwCustomEditButtons) { mwCustomEditButtons[mwCustomEditButtons.length] = { "imageFile":...")

Latest revision as of 18:08, 13 February 2012

/* Any JavaScript here will be loaded for all users on every page load. */
 
if (mwCustomEditButtons) {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://wiki.hevs.ch/eda/images/1/1b/Ico_btSource.png",
     "speedTip": "GeSHi",
     "tagOpen": "<source lang='",
     "tagClose": "'>\n</source>",
     "sampleText": "Insert your language"};
 
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://wiki.hevs.ch/eda/images/1/15/Ico_btRSS.gif",
     "speedTip": "RSS",
     "tagOpen": "<rss max=5 highlight='HighlightedText'>",
     "tagClose": "</rss>",
     "sampleText": "URL"};
 
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://wiki.hevs.ch/eda/images/2/25/Ico_btComment.png",
     "speedTip": "Comment",
     "tagOpen": "<comments >",
     "tagClose": "",
     "sampleText": ""};
  }
Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox