Developer
Supported
IfElse
Back to this add-on's main page
View Other Add-ons From Mark Croxton
if pagination page?
Support Request
|
Media Surgery
|
| Posted: 02 July 2011 10:40 AM |
|
|
|
|
Hi, this plugin looks like it has serious potential. Iv been using switchee a lot and just came across this.
Any way of detecting pagination natively within it?
Thanks.
|
|
|
|
|
Mark Croxton
|
| Posted: 04 July 2011 07:34 AM |
# 1
|
|
|
Developer
|
No sorry, ifElse is really just a wrapper for EE’s if/else functionality that makes it work in the way you would expect, i.e. non-matching conditions are removed before they can be run.
I use Switchee for all uri-routing situations as it supports full regular expression matching. I also have a beta version that allows for unlimited nesting:
https://github.com/croxton/Switchee/tree/develop
|
|
|
|