<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Where to change topmenu?</title>
        <description> Hi, i am trying to change the menu at top of each page, but just can't find out where to do this?

I have tried to search in header.tpl, index_classic.tpl and some others.
i just can't find out how this menu is build up?

its about this part of the html-source code:

&amp;lt;div class=&amp;quot;PhorumNavBlock&amp;quot;&amp;gt;
  &amp;lt;span class=&amp;quot;PhorumNavHeading&amp;quot; etcetera...</description>
        <link>http://www.phorum.org/phorum5/read.php?63,146552,146552#msg-146552</link>
        <lastBuildDate>Wed, 19 Jun 2013 18:20:45 -0500</lastBuildDate>
        <generator>Phorum 5.2.19</generator>
        <item>
            <guid>http://www.phorum.org/phorum5/read.php?63,146552,146554#msg-146554</guid>
            <title>Re: Where to change topmenu?</title>
            <link>http://www.phorum.org/phorum5/read.php?63,146552,146554#msg-146554</link>
            <description><![CDATA[ Thanks, i have found the needed code, they all look like:<br />
<br />
<pre class="php bbcode_geshi"><div class="head">Language: PHP</div><span class="sy0">&lt;</span>div <span class="kw2">class</span><span class="sy0">=</span><span class="st0">&quot;PhorumNavBlock&quot;</span> style<span class="sy0">=</span><span class="st0">&quot;text-align: left;&quot;</span><span class="sy0">&gt;</span>
  <span class="sy0">&lt;</span>span <span class="kw2">class</span><span class="sy0">=</span><span class="st0">&quot;PhorumNavHeading PhorumHeadingLeft&quot;</span><span class="sy0">&gt;</span><span class="br0">&#123;</span>LANG<span class="sy0">-&gt;</span><span class="me1">Goto</span><span class="br0">&#125;</span><span class="sy0">:&lt;/</span>span<span class="sy0">&gt;&amp;</span>nbsp<span class="sy0">;</span><span class="br0">&#123;</span><span class="kw1">IF</span> URL<span class="sy0">-&gt;</span><span class="me1">INDEX</span><span class="br0">&#125;</span><span class="sy0">&lt;</span>a <span class="kw2">class</span><span class="sy0">=</span><span class="st0">&quot;PhorumNavLink&quot;</span> href<span class="sy0">=</span><span class="st0">&quot;../mainmenu.php&quot;</span><span class="sy0">&gt;</span>Hoofdmenu<span class="sy0">&lt;/</span>a<span class="sy0">&gt;&amp;</span>bull<span class="sy0">;&lt;</span>a <span class="kw2">class</span><span class="sy0">=</span><span class="st0">&quot;PhorumNavLink&quot;</span> href<span class="sy0">=</span><span class="st0">&quot;{URL-&gt;INDEX}&quot;</span><span class="sy0">&gt;</span><span class="br0">&#123;</span>LANG<span class="sy0">-&gt;</span><span class="me1">ForumList</span><span class="br0">&#125;</span><span class="sy0">&lt;/</span>a<span class="sy0">&gt;&amp;</span>bull<span class="sy0">;</span><span class="br0">&#123;</span><span class="sy0">/</span><span class="kw1">IF</span><span class="br0">&#125;</span><span class="br0">&#123;</span><span class="kw1">IF</span> URL<span class="sy0">-&gt;</span><a href="http://www.php.net/list"><span class="kw3">LIST</span></a><span class="br0">&#125;</span><span class="sy0">&lt;</span>a <span class="kw2">class</span><span class="sy0">=</span><span class="st0">&quot;PhorumNavLink&quot;</span> href<span class="sy0">=</span><span class="st0">&quot;{URL-&gt;LIST}&quot;</span><span class="sy0">&gt;</span><span class="br0">&#123;</span>LANG<span class="sy0">-&gt;</span><span class="me1">MessageList</span><span class="br0">&#125;</span><span class="sy0">&lt;/</span>a<span class="sy0">&gt;&amp;</span>bull<span class="sy0">;</span><span class="br0">&#123;</span><span class="sy0">/</span><span class="kw1">IF</span><span class="br0">&#125;</span><span class="br0">&#123;</span><span class="kw1">IF</span> URL<span class="sy0">-&gt;</span><span class="me1">POST</span><span class="br0">&#125;</span><span class="sy0">&lt;</span>a <span class="kw2">class</span><span class="sy0">=</span><span class="st0">&quot;PhorumNavLink&quot;</span> href<span class="sy0">=</span><span class="st0">&quot;{URL-&gt;POST}&quot;</span><span class="sy0">&gt;</span><span class="br0">&#123;</span>LANG<span class="sy0">-&gt;</span><span class="me1">NewTopic</span><span class="br0">&#125;</span><span class="sy0">&lt;/</span>a<span class="sy0">&gt;&amp;</span>bull<span class="sy0">;</span><span class="br0">&#123;</span><span class="sy0">/</span><span class="kw1">IF</span><span class="br0">&#125;</span><span class="br0">&#123;</span><span class="kw1">INCLUDE</span> <span class="st0">&quot;loginout_menu&quot;</span><span class="br0">&#125;</span>
<span class="sy0">&lt;/</span>div<span class="sy0">&gt;&lt;</span>br <span class="sy0">/&gt;</span></pre>
<br />
So it isn't possible to do this just on one place.<br />
I needed to add a link to our mainpage, because i had troubles to integrate our own site-topmenu into the templates.<br />
A big css topmenu, which includes php/mysql code for updates of user specific data.<br />
Because we have huge performance issues with our own (ugly coded by ourselves) forum, we need to get this phorum up and running today.  I need to find out later how to do that:)<br />
<br />
many thanks for your fast answer! I had taken a day off for this:)]]></description>
            <dc:creator>Terradon</dc:creator>
            <category>5.2 Templates</category>
            <pubDate>Thu, 28 Oct 2010 08:19:15 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.phorum.org/phorum5/read.php?63,146552,146553#msg-146553</guid>
            <title>Re: Where to change topmenu?</title>
            <link>http://www.phorum.org/phorum5/read.php?63,146552,146553#msg-146553</link>
            <description><![CDATA[ There's not a single template file for that in the classic template. There are multiple places where the menu is defined. I searched through the code for constructions like the one that you mentioned, and came up with the following list of template files:<br />
<br />
cc_index.tpl<br />
follow.tpl<br />
index_classic.tpl<br />
index_new.tpl<br />
list_threads.tpl<br />
list.tpl<br />
login.tpl<br />
message.tpl<br />
pm.tpl<br />
posting_menu.tpl<br />
profile.tpl<br />
read_threads.tpl<br />
register.tpl<br />
report.tpl<br />
search.tpl]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>5.2 Templates</category>
            <pubDate>Thu, 28 Oct 2010 07:48:49 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.phorum.org/phorum5/read.php?63,146552,146552#msg-146552</guid>
            <title>Where to change topmenu?</title>
            <link>http://www.phorum.org/phorum5/read.php?63,146552,146552#msg-146552</link>
            <description><![CDATA[ Hi, i am trying to change the menu at top of each page, but just can't find out where to do this?<br />
<br />
I have tried to search in header.tpl, index_classic.tpl and some others.<br />
i just can't find out how this menu is build up?<br />
<br />
its about this part of the html-source code:<br />
<br />
&lt;div class=&quot;PhorumNavBlock&quot;&gt;<br />
  &lt;span class=&quot;PhorumNavHeading&quot; etcetera...]]></description>
            <dc:creator>Terradon</dc:creator>
            <category>5.2 Templates</category>
            <pubDate>Thu, 28 Oct 2010 07:10:45 -0500</pubDate>
        </item>
    </channel>
</rss>
