RE: [otrs] How do I add new icons/link in the nav bar?

You just add the links to either AgentNavigationBar.dtl or CustomerNavigationBar.dtl...
<td valign="top" align="center" class="nav">
<a href="http://host.domain.com/site/" target="_blank"><br>$Text{"Legacy System"}</a>
</td>
I put mine after preferences for the agent navigation bar...
-----Original Message-----
From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of Steven
Sent: Tuesday, October 25, 2005 11:19 AM
To: otrs@otrs.org
Subject: [otrs] How do I add new icons/link in the nav bar?
How do I add new icons/link in the nav bar?
I want to add a link for users to our old ticket system during the
transition.
I want to also be able to add some links to other web based tools we use.
--
--
Steven
May you have the peace and freedom that come from abandoning all hope of
having a better past.
--- - --- - - - - - - - -- - - - --- - ------ -
- --- - - -- - - - -- - - -
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/
This email may contain material that is confidential, privileged and/or attorney work product for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.

I was assuming that the actual data is being pulled from elsewhere because my AgentNavigationBar.dtl is full of: <!-- dtl:block:ItemPre --> <td valign="top" align="center" class="nav">

Hi Steven, Steven wrote:
I was assuming that the actual data is being pulled from elsewhere because my AgentNavigationBar.dtl is full of: [...] There is no reference Preferences, FAQ or Admin, etc. True (assuming you're using OTRS 2.0). The Navigationbar is dynamically build. You will have to use Sysconfig FAQ -> Frontend::Agent::ModuleRegistration Here you can change the image value of Frontend::Module###FAQ: from help.png to name_of_your_icon.png. Where name_of_your_icon needs to be replaced with the name of your icon. ;-)
This way you can replace the standard-icons via your customized versions. :-) Have a nice day. Christopher Kuhn -- ((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing Fon: +49 (0) 9421 1862 760 :: Fax: +49 (0) 9421 1862 769 http://www.otrs.com/ :: Communication with success!
participants (3)
-
Christopher Kuhn
-
Seigafuse, Mike
-
Steven