QuoteWidth

Name

QuoteWidth -- Maximum allowed length of a "word" with no spaces

Synopsis

      
        <channel="#channel">
         Logfile = "channel.log"
         Format = "xchat"
         QuoteWidth = "48"
        </channel>

        <set QuoteWidth="48">
      
    

Description

Pisg will automaticaly insert a space in words that have a length over the amount quotewidth is set to. When used in breaking up URL's it will insert a space in the displayed URL, but not in the actual URL referenced by the HREF.

Default

80