Display notices based on any number of keywords found in the page URL.

Features:

  • Seamless integration with the existing Notices system
    • New “URL Keyword” ability under “Page Criteria”
  • Keyword matching
  • Wildcard matching ( with * )
  • Regular expression matching

URL Examples:

  1. /whatever/bugs-bunny-lives-here
  2. /threads/bugs-are-no-good
  3. /forums/1979-bugs-bunny-movie

You can match all #1, #2 and #3 with:
*bugs*

Or, match #1 and #3 with:
*bugs*bunny*

Or, specifically only match #3 types of URL’s (YEAR-bugs-bunny) with:
/[0-9]{4}-bugs-bunny/i

Please note:

  • There are no specific options with this add-on
  • Install and use the “Notices” system as usual
  • This add-on will appear under “Page Criteria” of the Notices system
Notice by URL Keyword Options
Administrator options for the Notice By URL Keyword system.