BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: {bb} HTML formatting.



Look for this on etc/bbdef-server.sh

#
# What runtime options for bbd do you want to use ?
# valid options are:
# ENABLE_DISABLE - turn on enabling/disabling of notifications
# DATAMSG - accept "data" messages
# NOTESMSG - accept "notes" messages
# EMBEDHTML - If defined, Keep HTML code in incoming status
# CONVHTMLTAGS - If defined, Change HTML <> tags to &lt; and &gt; in
incoming status
# LARRD - Inline code for LARRD when generating HTML status log

RUNOPTS="EMBEDHTML LARRD"
export RUNOPTS

And unset CONVHTMLTAGS, probably need to restart bb with 
./runbb.sh stop 
./runbb.sh start


-----Original Message-----
From: owner-bb@bb4.com [mailto:owner-bb@bb4.com] On Behalf Of Lipsey,
Michael
Sent: Wednesday, June 23, 2004 4:02 PM
To: bb@bb4.com
Subject: {bb} HTML formatting.

I seem to have run into the same problems with my own LARRD style
scripts that I was running into with LARRD.

I am seeing that my inserted HTML is going into BB as preformatted text
using the <PRE> tag. All of my "<" and ">" signs are being changed to
"&lt" and "&gt" which is screwing everything up.

Anyone know how to stop this from happening?

Thanks

J. Michael Lipsey
Network Security Administrator, LAUSD 
michael.lipsey@lausd.net


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.



--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index