<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PunBB Forums - PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
		<link>http://punbb.informer.com/forums/topic/21483/punbb-jumps-to-the-textarea-of-the-username-userlistphp-change/</link>
		<description><![CDATA[The most recent posts in PunBB "jumps" to the textarea of the username (userlist.php) - change?.]]></description>
		<lastBuildDate>Wed, 15 Apr 2009 15:56:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link>http://punbb.informer.com/forums/post/126826/#p126826</link>
			<description><![CDATA[<div class="quotebox"><cite>Klappspaten wrote:</cite><blockquote><p>I searched all template and include files - but there is no line containing this expression.</p></blockquote></div><p>It is in header.php right under the line:<br /></p><div class="codebox"><pre><code>// START SUBST - &lt;body&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Tieguy)]]></author>
			<pubDate>Wed, 15 Apr 2009 15:56:29 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/126826/#p126826</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link>http://punbb.informer.com/forums/post/126825/#p126825</link>
			<description><![CDATA[<p>And how can I edit it that the function is disabled? Just comment it out?</p>]]></description>
			<author><![CDATA[dummy@example.com (Klappspaten)]]></author>
			<pubDate>Wed, 15 Apr 2009 15:53:16 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/126825/#p126825</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link>http://punbb.informer.com/forums/post/126820/#p126820</link>
			<description><![CDATA[<p>It is in header.php.</p><div class="codebox"><pre><code>// START SUBST - &lt;body&gt;
if (isset($focus_element))
{
    $tpl_main = str_replace(&#039;&lt;body onload=&quot;&#039;, &#039;&lt;body onload=&quot;document.getElementById(\&#039;&#039;.$focus_element[0].&#039;\&#039;).&#039;.$focus_element[1].&#039;.focus();&#039;, $tpl_main);
    $tpl_main = str_replace(&#039;&lt;body&gt;&#039;, &#039;&lt;body onload=&quot;document.getElementById(\&#039;&#039;.$focus_element[0].&#039;\&#039;).&#039;.$focus_element[1].&#039;.focus();&quot;&gt;&#039;, $tpl_main);
}
// END SUBST - &lt;body&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Tieguy)]]></author>
			<pubDate>Wed, 15 Apr 2009 15:10:35 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/126820/#p126820</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link>http://punbb.informer.com/forums/post/126819/#p126819</link>
			<description><![CDATA[<p>Templates or includes. I&#039;ve no idea which, offhand. Use a text search tool to find it.</p>]]></description>
			<author><![CDATA[dummy@example.com (MattF)]]></author>
			<pubDate>Wed, 15 Apr 2009 15:02:24 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/126819/#p126819</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link>http://punbb.informer.com/forums/post/126818/#p126818</link>
			<description><![CDATA[<p>In which file? The &quot;userlist.php&quot; in the main folder has no &lt;body&gt;-tag.</p>]]></description>
			<author><![CDATA[dummy@example.com (Klappspaten)]]></author>
			<pubDate>Wed, 15 Apr 2009 14:56:18 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/126818/#p126818</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link>http://punbb.informer.com/forums/post/126805/#p126805</link>
			<description><![CDATA[<p>Get rid of this line in the source code:</p><div class="codebox"><pre><code>&lt;body onload=&quot;document.getElementById(&#039;userlist&#039;).username.focus()&quot;&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (MattF)]]></author>
			<pubDate>Wed, 15 Apr 2009 13:51:37 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/126805/#p126805</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link>http://punbb.informer.com/forums/post/126796/#p126796</link>
			<description><![CDATA[<p>No idea? <img src="http://punbb.informer.com/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Klappspaten)]]></author>
			<pubDate>Wed, 15 Apr 2009 12:05:30 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/126796/#p126796</guid>
		</item>
		<item>
			<title><![CDATA[PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link>http://punbb.informer.com/forums/post/126700/#p126700</link>
			<description><![CDATA[<p>Hi there,</p><p>When I open the userlist.php to look for the usernames signed to the board the cursor always jumps to the field for the username. Can I change it, so the site&#039;s just opening?</p><p>Thanks!</p><p>Greetings,<br />David</p>]]></description>
			<author><![CDATA[dummy@example.com (Klappspaten)]]></author>
			<pubDate>Fri, 10 Apr 2009 17:27:33 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/126700/#p126700</guid>
		</item>
	</channel>
</rss>
