William Cahill-Manley

Results 3 issues of William Cahill-Manley

Well I wanted to let you all know I'm currently rewriting this. When I first wrote this I wasn't that familiar with the Sublime API or the Xdebug protocol itself....

This adds numeric and named capture group replacement to case content return data. Example: ``` {exp:switchee variable="{segment_3}"} {!-- detect pagination, for example --} {case value="#^P(?P\d+)$#|''"} We are on page #{switchee:page}...