[Rt-devel] Patch vs 3.6.3

Matthew Keller kellermg at potsdam.edu
Tue Mar 27 16:54:24 EDT 2007


In the Wiki wishlists, on the list, and now in my office, there have
been requests for a user preference to set RT-At-A-Glance refreshing, so
it's persistent between sessions. I've implemented a solution in the
attached files. Touches two files, and adds a value to the SiteConfig to
set a default. My RT-fu is young, but I tried to touch as little code as
necessary and imitate existing style. Constructive criticism welcome.

Config addition:

Set($DefaultRefresh, 0);

Patches  (udiffs) to Prefs/MyRT.html and index.html included. Consider
copyright and license assignment to be to Best Practical. No rights
reserved.

-- 
Matthew Keller
Information Security Officer/Network Administrator
Computing & Technology Services
State University of New York @ Potsdam
Potsdam, NY, USA
http://mattwork.potsdam.edu/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: index.html.patch
Type: text/x-patch
Size: 540 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/rt-devel/attachments/20070327/b4119ebe/index.html.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MyRT.html.patch
Type: text/x-patch
Size: 1007 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/rt-devel/attachments/20070327/b4119ebe/MyRT.html.bin


More information about the Rt-devel mailing list