An open API service indexing awesome lists of open source software.

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

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.