Difference between revisions of "Extension:Javascript"

From Organic Design wiki
({{legacy}})
Line 6: Line 6:
 
== See also ==
 
== See also ==
 
*[[MW:Extension:Javascript]]
 
*[[MW:Extension:Javascript]]
 +
[[Category:Extensions]]

Revision as of 01:53, 4 July 2013

Legacy.svg Legacy: This article describes a concept that has been superseded in the course of ongoing development on the Organic Design wiki. Please do not develop this any further or base work on this concept, this is only useful for a historic record of work done. You may find a link to the currently used concept or function in this article, if not you can contact the author to find out what has taken the place of this legacy item.


Info.svg This code is in our Git repository here.

Note: If there is no information in this page about this code and it's a MediaWiki extension, there may be something at mediawiki.org.

Include this extension from your LocalSettings.php to have all the *.js files that reside in the same directory as the extension to automatically be loaded by your wiki. You can see the list of JavaScript files we include here.

See also