Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Find and Replace a sequence of multiple words or code in Bulk in multiple open documents.

New Here ,
Jan 21, 2020 Jan 21, 2020

Hi,

I usually have to replace a sequence of words, titles, pictures, coding....across multiple html files. The find and replace feature works fine, yet it can still be pretty time-consuming when replacing hundreds of words across dozens of files every time. Is there any faster way to makes these changes in bulk?

Something like the following:

- Replace sequence of : <Picture1>,<Text1>,<code1>

with : <Picture2>,<Text2>,<code2>

Thank you for your help!

TOPICS
Code , How to , Other
400
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 22, 2020 Jan 22, 2020
LATEST

It really depends on what, exactly, you're doing, but the F&R tool in DW "can" be made more efficient using Regular Expressions.

Though crafting those expressions isn't always straight-forward and can take some time themselves. 

The articles are older, but the information is still good, this might be of use to you...

https://www.adobe.com/devnet/archive/dreamweaver/articles/regular_expressions_pt1.html

https://www.adobe.com/devnet/archive/dreamweaver/articles/regular_expressions_pt2.html 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines