https://github.com/peburrows/reg-exp-urls
Radiant extension to provide for regular expression URL tags
https://github.com/peburrows/reg-exp-urls
Last synced: 4 months ago
JSON representation
Radiant extension to provide for regular expression URL tags
- Host: GitHub
- URL: https://github.com/peburrows/reg-exp-urls
- Owner: peburrows
- Created: 2008-09-30T20:17:42.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2008-09-30T20:17:47.000Z (over 17 years ago)
- Last Synced: 2025-09-04T13:45:26.534Z (9 months ago)
- Homepage: http://blog.philburrows.com/articles/2008/02/21/and-were-back/
- Size: 82 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
= RegExpUrls Extension
Created By: Phil Burrows, January 2008
send patches to: peburrows@gmail.com
http://philburrows.com
http://dev.philburrows.com/svn/radiant-extensions/reg_exp_urls/trunk
-------------------------
== Description
An extension to make links and urls in your pages much less fragile.
== Usage
the 'matches' attribute is required, and is a regular expression to be tested
against the pages in your site. similar to the standard
except this tag uses regular expressions instead of absolutes.