Help:Inputbox: Difference between revisions

Content deleted Content added
Ikip (talk | contribs)
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.netcheckout: wikipedia/extensions/inputbox/i
Ikip (talk | contribs)
fuck still broken
Line 161:
 
==Installation==
#Download and save the file [http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/inputbox/inputbox.php inputbox.php] '''LINK BROKEN 12/30/08''' to the ''extensions'' folder of your MediaWiki installation. <!-- This CVS version appears to be old and out of date; use the SVN version above instead: [http://wikipedia.cvs.sourceforge.net/viewvc*checkout*/wikipedia/extensions/inputbox/inputbox.php?revision=1.20 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>