[rt-commit] CVS commit: rt
jesse at fsck.com
jesse at fsck.com
Thu Apr 6 01:49:04 EDT 2000
Module Name: rt
Committed By: jesse
Date: Thu Apr 6 05:49:04 UTC 2000
Modified Files:
rt: Makefile
rt/etc: schema.mysql
rt/lib/RT: Template.pm
Log Message:
Ok, i think i significantly cut down the complexity of the actions we've got
so far. I nuked the old notify rules, as they were superceeded by my more
capable SendEmail.pm There are still a few things I'm not happy with...
like, the way that scrips, scripscopes and templates are related. it needs
some thought and cleanup. but i think it'll work just fine for now.
I redid the templates and scrips to fit with the revised actions and added
some more docs to SendEmail.pm
the generic RT::Action should deal with templates, not SendEmail, I think,
but I'm leaving that abstraction for another day.
Oh, the Argument from the scrip is now passed into the template as $T::Argument.
To generate a diff of this commit:
cvs rdiff -r1.90.2.65 -r1.90.2.66 rt/Makefile
cvs rdiff -r1.1.2.56 -r1.1.2.57 rt/etc/schema.mysql
cvs rdiff -r1.1.2.9 -r1.1.2.10 rt/lib/RT/Template.pm
More information about the Rt-commit
mailing list