Re: Long template names are truncated

  •  12-09-2013, 10:10 PM

    Re: Long template names are truncated

    Dear frJericho,

     

    Please open file "richtexteditor/dialogs/browsedialogbase.xml",

    about line 188

    1. <method name="bind_item">  
    2.             <![CDATA[  
    3.             var MAX_STRING_LENGTH=24  
     the MAX_STRING_LENGTH is the variable which defines the name length, you can set a new number for it.

     

    Regards,

    Jeff 

View Complete Thread