xF2 Copyright Footer Management

  • 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,503
    7,742
    321
    localhost
    Heisenberg submitted a new resource:

    - Easy way to merge your products' copyright footers in a single line!

    This is a quick and dirty tutorial for how to automatically merge all copyright footers from your products into a single line, avoiding a situation where you have 5 mods released with 5 separate lines :D

    Template Modifications

    Template: PAGE_CONTAINER
    Modification Key: your_namespace_copyright_footer_display
    Description: Copyright Footer
    Search type: PHP Callback
    Find: #({{ phrase\('extra_copyright'\) }})#si
    Replace:...

     

    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,503
    7,742
    321
    localhost
    Resource has been updated with a new update entry:



    The main branding code section was changed slightly to accommodate an optional extra section for DragonByte eCommerce users.

    This section teaches you how to automatically strip branding for users who purchase Branding Free add-ons, if you use eCommerce to generate downloads on the fly.