Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Request Tracker: Devel

How to make changes to the RT website

 

 

Request Tracker devel RSS feed   Index | Next | Previous | View Threaded


Andy.Werner at amxinc

May 2, 2008, 10:51 AM

Post #1 of 6 (441 views)
Permalink
How to make changes to the RT website

I'm trying to make some changes to the RT website. Specifically, I'm trying to add a JavaScript to the "update ticket" screen. I don't know what file to change on the server and how to apply the changes so they are reflected on the website. Any help on this would be helpful.

Andy Werner


mike.peachey at jennic

May 2, 2008, 10:54 AM

Post #2 of 6 (430 views)
Permalink
Re: How to make changes to the RT website [In reply to]

Andy Werner wrote:
> I’m trying to make some changes to the RT website. Specifically, I’m
> trying to add a JavaScript to the “update ticket” screen. I don’t know
> what file to change on the server and how to apply the changes so they
> are reflected on the website. Any help on this would be helpful.

Change:

$RTHOME/share/html/Ticket/Update.html

To apply:

apachectl stop
rm -rvf $RTHOME/var/mason_data/obj/*
apachectl start

--
Kind Regards,

__________________________________________________

Mike Peachey, IT
Tel: +44 114 281 2655
Fax: +44 114 281 2951
Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK
Comp Reg No: 3191371 - Registered In England
http://www.jennic.com
__________________________________________________
_______________________________________________
List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel


Andy.Werner at amxinc

May 2, 2008, 11:01 AM

Post #3 of 6 (430 views)
Permalink
Re: How to make changes to the RT website [In reply to]

Mike,
Thank you for the speedy response!

One question: Why do I need to remove all objects in the $RTHOME/var/mason_data/obj folder and will that have any negative consequences on the server?

Andy Werner
Help Desk Intern
AMX International, INC.
(208) 542-8230
andy.werner[at]amxinc.com


-----Original Message-----
From: Mike Peachey [mailto:mike.peachey[at]jennic.com]
Sent: Friday, May 02, 2008 11:54 AM
To: Andy Werner
Cc: rt-devel[at]lists.bestpractical.com
Subject: Re: [Rt-devel] How to make changes to the RT website

Andy Werner wrote:
> I’m trying to make some changes to the RT website. Specifically, I’m
> trying to add a JavaScript to the “update ticket” screen. I don’t know
> what file to change on the server and how to apply the changes so they
> are reflected on the website. Any help on this would be helpful.

Change:

$RTHOME/share/html/Ticket/Update.html

To apply:

apachectl stop
rm -rvf $RTHOME/var/mason_data/obj/*
apachectl start

--
Kind Regards,

__________________________________________________

Mike Peachey, IT
Tel: +44 114 281 2655
Fax: +44 114 281 2951
Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK
Comp Reg No: 3191371 - Registered In England
http://www.jennic.com
__________________________________________________
_______________________________________________
List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel


mike.peachey at jennic

May 2, 2008, 11:05 AM

Post #4 of 6 (429 views)
Permalink
Re: How to make changes to the RT website [In reply to]

Andy Werner wrote:
> Mike,
> Thank you for the speedy response!
>
> One question: Why do I need to remove all objects in the $RTHOME/var/mason_data/obj folder and will that have any negative consequences on the server?

http://wiki.bestpractical.com/view/CleanMasonCache

--
Kind Regards,

__________________________________________________

Mike Peachey, IT
Tel: +44 114 281 2655
Fax: +44 114 281 2951
Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK
Comp Reg No: 3191371 - Registered In England
http://www.jennic.com
__________________________________________________
_______________________________________________
List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel


Andy.Werner at amxinc

May 2, 2008, 11:09 AM

Post #5 of 6 (430 views)
Permalink
Re: How to make changes to the RT website [In reply to]

Makes sense. Thanks!

Andy Werner
Help Desk Intern
AMX International, INC.
(208) 542-8230
andy.werner[at]amxinc.com


-----Original Message-----
From: Mike Peachey [mailto:mike.peachey[at]jennic.com]
Sent: Friday, May 02, 2008 12:05 PM
To: Andy Werner
Cc: rt-devel[at]lists.bestpractical.com
Subject: Re: [Rt-devel] How to make changes to the RT website

Andy Werner wrote:
> Mike,
> Thank you for the speedy response!
>
> One question: Why do I need to remove all objects in the $RTHOME/var/mason_data/obj folder and will that have any negative consequences on the server?

http://wiki.bestpractical.com/view/CleanMasonCache

--
Kind Regards,

__________________________________________________

Mike Peachey, IT
Tel: +44 114 281 2655
Fax: +44 114 281 2951
Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK
Comp Reg No: 3191371 - Registered In England
http://www.jennic.com
__________________________________________________
_______________________________________________
List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel


barnesaw at ucrwcu

May 2, 2008, 11:16 AM

Post #6 of 6 (398 views)
Permalink
Re: How to make changes to the RT website [In reply to]

All changes should be done in the local tree or they will be gone on
upgrade.

http://wiki.bestpractical.com/view/CleanlyCustomizeRT



Mike Peachey wrote:
> Andy Werner wrote:
>
>> I’m trying to make some changes to the RT website. Specifically, I’m
>> trying to add a JavaScript to the “update ticket” screen. I don’t know
>> what file to change on the server and how to apply the changes so they
>> are reflected on the website. Any help on this would be helpful.
>>
>
> Change:
>
> $RTHOME/share/html/Ticket/Update.html
>
> To apply:
>
> apachectl stop
> rm -rvf $RTHOME/var/mason_data/obj/*
> apachectl start
>
>
_______________________________________________
List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel

Request Tracker devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.