[rt-users] MessageBox size

Kenneth Crocker KFCrocker at lbl.gov
Thu Jan 17 17:11:46 EST 2008


Drew,


	What are the resulting differences between "HARD" and "SOFT"?


Ken
LBNL

On 1/17/2008 10:35 AM, Drew Barnes wrote:
> RT_SiteConfig.pm
> 
> # For message boxes, set the entry box width and what type of wrapping
> # to use.
> #  # Default width: 72
> Set($MessageBoxWidth , 72);
> 
> # Default wrapping: "HARD"  (choices "SOFT", "HARD")            
> Set($MessageBoxWrap, "HARD");
> 
> 
> Scott Benson wrote:
>> Hello Everyone,
>>   I'm looking for a way to make the reply/comment message box bigger 
>> than the 72 wide.  I edited
>> /opt/rt3/share/html/Elements/MessageBox
>> /opt/rt3/local/html/Elements/MessageBox
>> /root/rt-3.6.4/html/Elements/MessageBox
>>
>> so that
>>
>> $Width => $RT::MessageBoxWidth || 72
>>
>> was bigger than 20(just for testing purposes) and the size stayed the 
>> same.   I'd also like to turn off word wrapping in Comments if 
>> possible.  Does this seem like something that should have worked?  
>> Where did i go wrong?
>>
>> Scott
>> _______________________________________________
>> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>>
>> Community help: http://wiki.bestpractical.com
>> Commercial support: sales at bestpractical.com
>>
>>
>> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
>> Buy a copy at http://rtbook.bestpractical.com
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
> 
> 
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy 
> a copy at http://rtbook.bestpractical.com
> 




More information about the rt-users mailing list