• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 4.x Series
    • Feature
    • User Requests option to turn off autolinks in forum

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: User Requests option to turn off autolinks in forum

    • Issue Tools
      • View Changes
    1. issueid=5933 December 1, 2019 11:27 PM
      dvsDave dvsDave is offline
      Regular Member
      User Requests option to turn off autolinks in forum
      Request for option to disable wiki autolinks

      I've got a great user who has a self-professed touch of Asperger's, and the wiki links really drive him nuts. I'd like to be able to accommodate him with an option or some other method to disable the wiki autolinks for him. Any way to pull this off?
    Issue Details
    Issue Number 5933
    Issue Type Feature
    Project VaultWiki 4.x Series
    Category Permissions / Security
    Status Public Release
    Priority 7 - Minor Features / Enhancements
    Suggested Version 4.1.0 Beta 4
    Implemented Version (none)
    Milestone (none)
    Software DependencyXenForo 2.x
    License TypePaid
    Votes for this feature 0
    Votes against this feature 0
    Attachments 0
    Assigned Users (none)
    Tags auto-links, permissions




    1. December 2, 2019 8:46 AM
      pegasus pegasus is offline
      VaultWiki Team
      There is an existing option for this, but it is not working properly. It is already slated to be fixed in the next release.

      There is a checkbox in Your Account > Preferences > Content Options, "Disable automatic links to wiki pages in posted content"
      This should work in the future but currently the checkbox state will not save if you try to change it. You can let the user know a solution is in the works but you may or may not want to point them to this checkbox until it is actually fixed.

      You can try the following yourself to see if it gets the checkbox working in the mean time.

      In src/addons/vw/vw/_core/model/user/xf2.php, find:
      Code:
      $value = json_decode($value, true);
      Replace with:
      Code:
      $value = @unserialize($value);
      In AdminCP > Appearance > Template modifications > VaultWiki > account_preferences, find:
      Code:
      name="vw_autolink"
      Replace with:
      Code:
      name="vw_autolinks"
      You may need to temporarily activate your forum's debug mode in order to make the second edit.
      Reply Reply  
    2. This petition for a change to Flagged for Future was rejected
      December 2, 2019 11:20 AM
      dvsDave dvsDave is offline
      Regular Member
      Quote Originally Posted by pegasus
      In AdminCP > Appearance > Template modifications > VaultWiki > account_preferences, find:
      Code:
      name="vw_autolink"
      Replace with:
      Code:
      name="vw_autolinks"
      You may need to temporarily activate your forum's debug mode in order to make the second edit.
      Works great, small correction though, you need to enable development mode, not debug mode.

      I used this mod to quickly enter and exit development (or debug) mode: https://xenforo.com/community/resour...from-acp.7163/ I like this mod (there are several mods that do this) but only this one has usergroup permissions for debug and dev mode. I like that a lot!
       
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 11:10 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.