Last active
August 29, 2015 14:03
-
-
Save thotbox/31eb77edc494908c33f8 to your computer and use it in GitHub Desktop.
ExpressionEngine: Switchee Template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{exp:switchee variable="{segment_2}" parse="inward"} | |
{case value="#^P(\d+)$#|''"} | |
{/case} | |
{case default="yes"} | |
{/case} | |
{/exp:switchee} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment