Update of /cvsroot/mantisbt/mantisbt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17627
Modified Files:
config_defaults_inc.php
Log Message:
fix for 0004762: Preformatted text is misbehaving.
- based on patch from polzin
Index: config_defaults_inc.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/config_defaults_inc.php,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -d -r1.257 -r1.258
--- config_defaults_inc.php 25 Apr 2005 13:53:55 -0000 1.257
+++ config_defaults_inc.php 26 Apr 2005 01:49:02 -0000 1.258
@@ -739,6 +739,11 @@
# set to 0 to disable truncations
$g_max_dropdown_length = 40;
+ # This flag conntrolls whether pre-formatted text (delimited by <pre>
tags
+ # is wrapped to a maximum linelength (defaults to 100 chars in
strings_api)
+ # If turned off, the display may be wide when viewing the text
+ $g_wrap_in_preformatted_text = ON;
+
##########################
# Mantis HR Settings
##########################
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|