[rt-users] 12 days "ago"

John DeBerry jdeberry at townnews.com
Tue Sep 25 16:55:28 EDT 2001


I agree with you. I think this would be a good change to make. We ended up
removing that from our instance of RT.

In the lib/RT/Date.pm file, I just changed:

    return ("$s $string $negative");

to

    return ("$s $string");

You might know how to do that already, of course.

Actually (with the help of several nice people on the list), I changed the
space between the two variables to a   to prevent wrapping. Of course,
when you do that, you have to add a '|n' to TicketCell (I believe) so it
won't de-HTMLize it. I kinda wish this were the default, as the text wraps
even without the 'ago'. This makes the rows much easier to skim through.

John


> -----Original Message-----
> From: rt-users-admin at lists.fsck.com
> [mailto:rt-users-admin at lists.fsck.com]On Behalf Of Russ Johnson
> Sent: Tuesday, September 25, 2001 3:37 PM
> To: rt-users at lists.fsck.com
> Subject: [rt-users] 12 days "ago"
>
>
> Not trying to pick nits here, but on the search page, the age and last
> columns have "## [min|hours|days] ago".
>
> Can that be shortened to "## [min|hours|days]"?
>
> Dropping off the "ago" will allow the column to be narrower,
> taking up much
> less real-estate. It's implied, just by the fact that it's an age column.
>
> Just a thought.
>
>
> Russ Johnson
> Stargate Online
>
> http://www.dimstar.net
> telnet://telnet.dimstar.net
> ICQ: 3739685
>
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>






More information about the rt-users mailing list