Help:Inputbox: Difference between revisions

Content deleted Content added
Achitnis (talk | contribs)
m fixed outdated CVS link
Achitnis (talk | contribs)
No edit summary
Line 213:
 
==Installation==
#Download and save the file [http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/inputbox/inputbox.php inputbox.php] to the ''extensions'' folder of your MediaWiki installation. Make sure you use this link to download the extension, as the latest version in CVS does not work with the current MediaWiki release branch.
#Open and edit the [[LocalSettings.php]] file by adding the following line near the bottom:
<pre>require_once(&quot;extensions/inputbox.php&quot;);</pre>