Re: Formatting plugin report

2006-08-23 Thread Justin Mason
John D. Hardin writes: > On Tue, 22 Aug 2006, Daryl C. W. O'Shea wrote: > > > >> I took a casual glance at the code, it seems to be related to the > > >> "test_log" subroutine, which populates test_log_msgs, that later > > >> gets added to the REPORT and SUMMARY. > > > > > > I got the same impre

Re: Formatting plugin report

2006-08-23 Thread Justin Mason
Daryl C. W. O'Shea writes: > John D. Hardin wrote: > > On Tue, 22 Aug 2006, Matt Kettler wrote: > >> John D. Hardin wrote: > >>> Coders (if any): > >>> > >>> Can anybody point me at a code sample showing how to get details into > >>> the report SUMMARY tag from within a plugin? > >>> > >>> Like th

Re: Formatting plugin report

2006-08-22 Thread John D. Hardin
On Tue, 22 Aug 2006, Daryl C. W. O'Shea wrote: > >> I took a casual glance at the code, it seems to be related to the > >> "test_log" subroutine, which populates test_log_msgs, that later > >> gets added to the REPORT and SUMMARY. > > > > I got the same impression, but $self->test_log($msg); in t

Re: Formatting plugin report

2006-08-22 Thread Daryl C. W. O'Shea
John D. Hardin wrote: On Tue, 22 Aug 2006, Matt Kettler wrote: John D. Hardin wrote: Coders (if any): Can anybody point me at a code sample showing how to get details into the report SUMMARY tag from within a plugin? Like the [IP address etc.] in this: * 1.0 RBL_PSBL_01 RBL: Mail clien

Re: Formatting plugin report

2006-08-22 Thread John D. Hardin
On Tue, 22 Aug 2006, Matt Kettler wrote: > John D. Hardin wrote: > > Coders (if any): > > > > Can anybody point me at a code sample showing how to get details into > > the report SUMMARY tag from within a plugin? > > > > Like the [IP address etc.] in this: > > > > * 1.0 RBL_PSBL_01 RBL: Mail

Re: Formatting plugin report

2006-08-22 Thread Matt Kettler
John D. Hardin wrote: > Coders (if any): > > Can anybody point me at a code sample showing how to get details into > the report SUMMARY tag from within a plugin? > > Like the [IP address etc.] in this: > > * 1.0 RBL_PSBL_01 RBL: Mail client listed by psbl.surriel.com > * [64.8.111.2 l

Formatting plugin report

2006-08-21 Thread John D. Hardin
Coders (if any): Can anybody point me at a code sample showing how to get details into the report SUMMARY tag from within a plugin? Like the [IP address etc.] in this: * 1.0 RBL_PSBL_01 RBL: Mail client listed by psbl.surriel.com * [64.8.111.2 listed in psbl.surriel.com] I can't s