[rt-users] Help adding links to things

Max McGrath mmcgrath at carthage.edu
Wed Apr 28 12:20:13 EDT 2010


Okay!  I think it's working!  That is a perfect solution to what I needed!
 Thanks!

However, I think doing this broke something else.  When I try adding
QuickSearch to RT at a glance, I get the following error where it should
appear.

could not find component for path 'QuickSearch'

I've checked my RT_SiteConfig.pm and this is where is in there:

Set($HomepageComponents, [qw(
        QuickCreate QuickSearch MyAdminQueues MySupportQueues MyReminders
RefreshHomepage Dashboards Links)]);

So, it's not misspelled or anything...  Everything else seems to be working
fine when I add it!

I'm lost...
--
Max McGrath
Asst. Network Admin/Systems Specialist
Carthage College
262-552-5512
mmcgrath at carthage.edu


On Wed, Apr 28, 2010 at 10:40 AM, Andy Harrison <aharrison at gmail.com> wrote:

> On Wed, Apr 28, 2010 at 11:20 AM, Max McGrath <mmcgrath at carthage.edu>
> wrote:
> > Hi Andy -
> > Thanks for the reply.
> > I made the Links file, edited the RT_SiteConfig.pm file and restarted
> > apache.
> > When I get to the RT-at-a-glance under global config, I can see links in
> > there now.  But I add it to both RT at a glance:body AND RT at a
> > glance:summary, but I see nothing on my homepage.
> > Where you say <!-- insert some html links here --> I just added one
> normal
> > link for the time being:
> > <a href="http://server.domain.com" target=_blank>Server Link</a>
> > That's what you meant, right?
> > What am I missing here?
> > Also, can anyone explain the difference between the at a glance:body and
> at
> > a glance:summary?
> > Thanks!
> > Max
>
> Yes, that's what I meant.
>
> You probably just need to clear your mason cache, restart apache,
> logout/login.
>
> rm -rf $RTHOME/var/mason_data/*
>
> The body area is the large area in the middle of the page, the summary
> area is the medium sized sidebar on the right.
>
> --
> Andy Harrison
> public key: 0x67518262
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100428/cc801a4c/attachment.htm>


More information about the rt-users mailing list