Content deleted Content added
corrected link: http://wikipedia.cvs.sourceforge.net/viewvc/wikipedia/extensions/inputbox/ |
removed , no longer needed: <!-- This CVS version appears to be old and out of date; use the SVN version above instead: [http://wikipedia.cvs.sourceforge.net→checkout: wikipedia/extensions/inputbox/i |
||
Line 161:
==Installation==
#Download and save the file [http://wikipedia.cvs.sourceforge.net/viewvc/wikipedia/extensions/inputbox/] to the ''extensions'' folder of your MediaWiki installation.
#Open and edit the [[LocalSettings.php]] file by adding the following line near the bottom:
<pre>require_once("extensions/inputbox.php");</pre>
|