From 64ae5294146bc026538eeed0dddd7e97d77d9798 Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Wed, 8 May 2002 15:15:51 +0000 Subject: [PATCH] added !!DETAILEDHTML!! field documentation --- pod/spong.message.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pod/spong.message.pod b/pod/spong.message.pod index 3db875b..635c94a 100755 --- a/pod/spong.message.pod +++ b/pod/spong.message.pod @@ -250,6 +250,12 @@ The summary message field in the status message. The detailed message field of the status message. The value of this variable can be very large and have multiple lines of text. +=item !!DETAILEDHTML!! + +This is the same the !!DETAILED!! except that the field is HTMLized (i.e. +newlines replaced with
, etc.). This will allow HTML message to be sent +and formatted properly. + =item !!CURTIME!! The current system time formatted according to $DATETIMEFMT -- 2.30.2