Difference between revisions of "MediaWiki/js"

From Freephile Wiki
Jump to navigation Jump to search
(testing link feature of FCKEditor)
(Link to wikEd)
Line 1: Line 1:
The first thing to know about [[MediaWiki]] and [[JavaScript]] is that the site administrator can customize the wiki installation by simply modifying the article [[MediaWiki:Common.js]]  
+
The first thing to know about [[MediaWiki]] and [[JavaScript]] is that the site administrator can customize the wiki installation by simply modifying the article [[MediaWiki:Common.js]]
  
For instance, if you put the [[JavaScript|JavaScript]] code for WikEd in there, it will make the WikEd editor available to all users of the local wiki.
+
For instance, if you put the [[JavaScript|JavaScript]] code for [[wp:User:Cacycle/wikEd | wikEd]] in there, it will make the WikEd editor available to all users of the local wiki.

Revision as of 08:30, 8 April 2013

The first thing to know about MediaWiki and JavaScript is that the site administrator can customize the wiki installation by simply modifying the article MediaWiki:Common.js

For instance, if you put the JavaScript code for wikEd in there, it will make the WikEd editor available to all users of the local wiki.