if_param_tags
Allows to build simple if/else constructs that look at url params.
Adds <r:if_param name [matches] />, <r:unless_param name [matches] /> and
| Author | Benny Degezelle |
|---|---|
| Website | https://github.com/jomz/radiant-if_param_tags-extension |
| Repository | git://github.com/jomz/radiant-if_param_tags-extension.git |
| Download | https://github.com/jomz/radiant-if_param_tags-extension/tarball/master |
| Supports | Radiant 1.0.0.rc3 |
| Record Created | November 8, 2011 (4 months ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install if_param_tags
Only tested on > 0.9.1 instances, but should just work in older versions of Radiant; only some radius tags are added.
