We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 39177
    • 22 Posts
    Quote from: chunkyRice at Apr 07, 2014, 05:51 PM
    It's not very clear from the changelog and the manual hasn't yet been adjusted either, but since tagLister 1.1.7, the snippet getResourcesTag uses a parameter called &tagSearchType that allows you to match tags in 5 different ways:

    • contains (default)
    • exact
    • beginswith
    • endswith
    • within

    Bruno17's solutions is neat and very precise, but also rather complex. For most people, the new tagLister parameter will probably do just fine.

    Unfortunately the `within` option doesn't seem to work? Perhaps because getResources doesn't support the IN operator?