logo       
Google Custom Search
    AddThis Social Bookmark Button

Related Msgs: audio.musicbrai...    enbd.general/20...    ietf.idr/2002-0...    java.ant-contri...    gnu.make.genera...    qplus.devel/200...    video.freevo.cv...    os.netbsd.ports...    yellowdog.gener...    xfree86.cvs/200...    search.nutch.us...    freedesktop.xse...    programming.swi...    capabilities.ge...    telephony.pbx.a...    mail.sylpheed.c...    db.firebase.por...    boot-loaders.u-...    recreation.radi...    netbsd.bugs/200...    web.zope.plone....    user-groups.lin...   

mantisbt config_defaults_inc.php,1.257,1.258: msg#00099

Subject: mantisbt config_defaults_inc.php,1.257,1.258
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 ...
<Prev in Thread] Current Thread [Next in Thread>