How To Uncheck The "Automatically Parse Links" Box By Default

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    How To Uncheck The "Automatically Parse Links" Box By Default

    Go to your:

    Admin CP -> Styles & Templates -> Style Manager -> « » -> New Posting Templates » -> newreply

    Find this code and add the code in red:

    <div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" <if condition="$postpreview">$checked[parseurl]</if> />$vbphrase[automatically_parse_links_in_text]</label></div>
    Make this same change to the newthread and editpost templates.
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...