Help:Inputbox: Difference between revisions

Content deleted Content added
Omniplex (talk | contribs)
m TRANSWIKI from Meta
Achitnis (talk | contribs)
m fixed outdated CVS link
Line 213:
 
==Installation==
#Download and save the file [http://cvssvn.sourceforgewikimedia.netorg/viewcvs.pyviewvc/*checkout*mediawiki/wikipediatrunk/extensions/inputbox/inputbox.php?rev=1.19 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>