Notice Shown by URL Keyword
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:
- /whatever/bugs-bunny-lives-here
- /threads/bugs-are-no-good
- /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
