[Rt-devel] Custom My Day Page
Jerrad Pierce
jpierce at cambridgeenergyalliance.org
Tue Aug 11 14:50:03 EDT 2009
Yes. It's actually pretty trivial. copy MyDay.html to a new name in local/
Change the LimitStatus lines at the bottom of the file to suit your tastes,
presumably with an added condition limiting it 'today'.
Then use the Tools/Elements/Tabs/Default callback to add it to the menu e.g;
<%init>
$tabs->{'MMD'} = { title =>"My My Day",
path => "Tools/MyMyDay.html",
description =>"My Day for recently resoled tickets" };
</%init>
<%args>
$tabs
</%args>
--
Cambridge Energy Alliance: Save money. Save the planet.
More information about the Rt-devel
mailing list