Difference between revisions of "MediaWiki:EditToolbar.js"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Testing changes to Edit buttonbar)
(Blanked the page)
 
Line 1: Line 1:
if (mwCustomEditButtons) {
+
 
 
  mwCustomEditButtons[mwCustomEditButtons.length] = {
 
    "imageFile": "http://wiki.services.openoffice.org/w/images/7/74/Button_comment.png",
 
    "speedTip": "Comment visible only for editors",
 
    "tagOpen": "<!-- ",
 
    "tagClose": " -->",
 
    "sampleText": "Insert comment here"}
 
  }
 

Latest revision as of 14:34, 22 March 2011


Personal tools