Search found 1 match

by Preben
Sat Dec 17, 2011 12:12 pm
Forum: Advanced Find and Replace
Topic: Replacing according to pattern
Replies: 0
Views: 23452

Replacing according to pattern

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 ...