xF2 CODE Box Parser - Rich Text as Default

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,471
    7,711
    321
    localhost
    Heisenberg submitted a new resource:

    - Change the default behaviour of CODE boxes to match vBulletin 3/4 with CODE=Rich as default.

    Changes the default behaviour of CODE boxes to act as CODE=Rich code boxes and match vBulletin 3/4 CODE behaviour.

    Note: This changes the default behaviour of
    Code:
     and adds in a new option called [CODE=plain] members can select to no-parse code.
    
    Before the add-on:
    [ATTACH=full]92909[/ATTACH]
    With add-on installed:
    [ATTACH=full]92910[/ATTACH]
    [B]New Plain / NoParse code option[/B]
    
    Phrase can be modified using phrase: "sysnative_codeparsing_code_language.plain".
    
    This acts as the NoParse...