<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://skipperguide.de/index.php?action=history&amp;feed=atom&amp;title=SkipperGuide%3AInterne_Dokumentation%2FInputBox</id>
	<title>SkipperGuide:Interne Dokumentation/InputBox - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://skipperguide.de/index.php?action=history&amp;feed=atom&amp;title=SkipperGuide%3AInterne_Dokumentation%2FInputBox"/>
	<link rel="alternate" type="text/html" href="https://skipperguide.de/index.php?title=SkipperGuide:Interne_Dokumentation/InputBox&amp;action=history"/>
	<updated>2026-04-07T14:21:50Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in SkipperGuide</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://skipperguide.de/index.php?title=SkipperGuide:Interne_Dokumentation/InputBox&amp;diff=17871&amp;oldid=prev</id>
		<title>Peter: InputBox-Doku</title>
		<link rel="alternate" type="text/html" href="https://skipperguide.de/index.php?title=SkipperGuide:Interne_Dokumentation/InputBox&amp;diff=17871&amp;oldid=prev"/>
		<updated>2009-12-05T12:53:35Z</updated>

		<summary type="html">&lt;p&gt;InputBox-Doku&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Installation==&lt;br /&gt;
1. Create the folder InputBox in the extensions folder.&lt;br /&gt;
&lt;br /&gt;
2. Download and save the files &lt;br /&gt;
:# &amp;lt;tt&amp;gt;[http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/InputBox/InputBox.php InputBox.php]&amp;lt;/tt&amp;gt; &lt;br /&gt;
:#  &amp;lt;tt&amp;gt;[http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/InputBox/InputBox.i18n.php InputBox.i18n.php]&amp;lt;/tt&amp;gt;&lt;br /&gt;
:# &amp;lt;tt&amp;gt;[http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/InputBox/InputBox.classes.php?view=co InputBox.classes.php]&amp;lt;/tt&amp;gt; and &lt;br /&gt;
:# &amp;lt;tt&amp;gt;[http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/InputBox/InputBox.hooks.php?view=co InputBox.hooks.php]&amp;lt;/tt&amp;gt; &lt;br /&gt;
&lt;br /&gt;
:...to the &amp;#039;&amp;#039;extensions/InputBox/&amp;#039;&amp;#039; folder of your MediaWiki installation. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. In [[Manual:LocalSettings.php|LocalSettings.php]] add the following line with the other &amp;quot;require_once&amp;quot; lines: &amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;require_once($IP.&amp;#039;/extensions/InputBox/InputBox.php&amp;#039;);&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Test der Installation ==&lt;br /&gt;
&amp;lt;table class=&amp;quot;wikitable&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;50%&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
===Wiki code===&lt;br /&gt;
 &amp;amp;lt;inputbox&amp;gt;&lt;br /&gt;
 type=search&lt;br /&gt;
 width=42&lt;br /&gt;
 buttonlabel=Go&lt;br /&gt;
 searchbuttonlabel=Search&lt;br /&gt;
 break=no&lt;br /&gt;
 &amp;amp;lt;/inputbox&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td width=&amp;quot;50%&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Result===&lt;br /&gt;
&amp;lt;inputbox&amp;gt;&lt;br /&gt;
type=search&lt;br /&gt;
width=42&lt;br /&gt;
height=100&lt;br /&gt;
buttonlabel=Go&lt;br /&gt;
searchbuttonlabel=Search&lt;br /&gt;
break=no&lt;br /&gt;
&amp;lt;/inputbox&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
This kind was found on the main page of a Wikipedia. It could be used for starting new articles, since it doesn’t go to the edit box of articles that already exist.&lt;/div&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
</feed>