Difference between revisions of "Extension:Javascript"

From Organic Design wiki
({{legacy}})
m (Nad moved page Extension:Javascript.php to Extension:Javascript without leaving a redirect)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{legacy}}
 
{{legacy}}
{{svn|extensions|JavaScript/JavaScript.php}}
 
  
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 [http://svn.organicdesign.co.nz/listing.php?repname=extensions&path=%2FJavaScript%2F#path_JavaScript_ here].
+
{{info|JavaScript loading and dependency management is all handled by the [[MW:Manual:Resource loader|Resource loader]] now.}}
  
== See also ==
+
{{svn|extensions|MediaWiki-Legacy/JavaScript/JavaScript.php}}
*[[MW:Extension:Javascript]]
+
 
 +
[[Category:Legacy Extensions|Javascript]]

Latest revision as of 18:17, 30 April 2015

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 JavaScript loading and dependency management is all handled by the Resource loader now.


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.