REGEX for template modifications

Status
This content is read-only, or is not open for further replies.

Nicolas FR

Guest
offline
Hello,
In order to make template modifications more secure or universal I guess REGEXes are more suitable than simple replacements which can be disturbed by other modifications from different addons. Am I right ?

Unfortunately I totally discover this syntax and am quite unable to use it for example in 2 concrete cases that I currently encounter.

In PAGE_CONTAINER template i want to add code before this part
HTML:

Code:
        <div class="p-footer-row">
            <xf:if...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom