Help:Inputbox: Difference between revisions

Content deleted Content added
Ikip (talk | contribs)
'''LINK BROKEN 12/30/08'''
Ikip (talk | contribs)
corrected link: http://wikipedia.cvs.sourceforge.net/viewvc/wikipedia/extensions/inputbox/
Line 161:
 
==Installation==
#Download and save the file [http://svnwikipedia.wikimediacvs.orgsourceforge.net/svnrootviewvc/mediawiki/trunkwikipedia/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/*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>