Replacing according to pattern

General discussions about Advanced Find and Replace
Post Reply
Preben
Posts: 1
Joined: Sat Dec 17, 2011 12:07 pm

Replacing according to pattern

Post by Preben »

Is it possible with Advanced Find & Replace in one go to replace
<div class="boks">Pagetitle</div>
with
<div class="boks"><h1>Pagetitle</h1></div>
where "Pagetitle" is different from page to page?

The code that must be replaced is sometimes in more than one line, sometimes not. And the pages are in severel subdirectories.

/Preben

Post Reply