• 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
    • Feature Request - IF partial match

    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: Feature Request - IF partial match

    • Issue Tools
      • View Changes
    1. issueid=5530 January 1, 2016 3:27 PM
      Desita Desita is offline
      Junior Member
      Feature Request - IF partial match

      We could use partial match for IF
      for example, regexp style [IF="{{{var1}}}=~somethinginstring"]. does not really have to support regexp of course
      how it could look in php:
      Code:
      $var = 'is there somethinginstring?';
      $val = 'somethinginstring';
      
      if ( $test == '=~' )
      {
       $pos = strpos ( $var , $val );
       if ( $pos !== false ){ return true; }
      }
    Issue Details
    Issue Number 5530
    Issue Type Feature
    Project VaultWiki 4.x Series
    Category BB-Code Parsing
    Status Implemented
    Priority 7 - Minor Features / Enhancements
    Suggested Version 4.0.20
    Implemented Version 4.1.0 Alpha 1 Preview
    Milestone (none)
    Software DependencyAny
    License TypePaid
    Votes for this feature 0
    Votes against this feature 1
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. October 1, 2017 11:48 AM
      Mcclintock Mcclintock is offline
      New Member
      Quote Originally Posted by pegafsus
      This is implemented in 4.1.x. The phenq review is ~= which tests that left-side contains right-side (case-insensitive).
      That would be a nice little feature to have. Hope they implement it.
      Reply Reply  
    2. October 29, 2018 12:25 PM
      pegasus pegasus is offline
      VaultWiki Team
      This is implemented in 4.1.x. The test is ~= which tests that left-side contains right-side (case-insensitive).
      Reply Reply  
    + 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 7:36 PM.
    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 © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.