XenForo
Administrative
- Thread starter
- Admin
- #1
is it possible? I know I can access matches with $0, $1, $2
but is it possible to use an expression like this:
#.(something1).(something2)#
and use capturing groups so I can add new things
This is exactly what I wanna do:
I have this template: (actually it's not even a template. its another template mod comming from another add-on. I'm adding 2nd level template modification to it) so here it ends before my template mod...
Read more
ادامه مطلب...
but is it possible to use an expression like this:
#.(something1).(something2)#
and use capturing groups so I can add new things
new thing 1 something1 blahblah new thing2 something2
This is exactly what I wanna do:
I have this template: (actually it's not even a template. its another template mod comming from another add-on. I'm adding 2nd level template modification to it) so here it ends before my template mod...
Read more
ادامه مطلب...