Adobe 38040334 - Dreamweaver CS3 User Manual page 328

Pc
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

See also
"About regular expressions" on page 304
"Search for and replace text" on page 229
Save and recall search patterns
You can save search patterns and reuse them later.
See also
"About regular expressions" on page 304
"Search for and replace text" on page 229
Save a search pattern
1
In the Find And Replace dialog box (Edit > Find And Replace), set the parameters for the search.
Click the Save Query button (the disk icon).
2
3
In the dialog box that appears, navigate to the folder where you want to save queries. Then type a filename that
identifies the query, and click Save.
For example, if the search pattern involves looking for
img_no_alt.dwr.
Note: Saved queries have the filename extension .dwr. Some saved queries from older versions of Dreamweaver may
have the extension .dwq.
Recall a search pattern
1
Select Edit > Find And Replace.
Click the Load Query button (the folder icon).
2
3
Navigate to the folder where your queries are saved. Then select a query file and click Open.
Click Find Next, Find All, Replace, or Replace All to initiate the search.
4
Change code selections
1
In Code view, select some code and right-click (Windows) or Control-click (Macintosh).
Select the Selection submenu, and select any of the following options:
2
Collapses the selected code.
Collapse Selection
Collapses all of the code outside the selected code.
Collapse Outside Selection
Expands the selected code fragment.
Expand Selection
Collapses the content between a set of opening and closing tags (for example, the content between
Collapse Full Tag
and
).
<table>
</table>
Collapses the content outside a set of opening and closing tags (for example, the content
Collapse Outside Full Tag
outside
and
<table>
</table>
Restores all collapsed code.
Expand All
Wraps the selected code with
Apply HTML Comment
tags with no
img
).
and
<!--
September 4, 2007
attribute, you might name the query
alt
, or opens a new tag if no code is selected.
--!>
DREAMWEAVER CS3
321
User Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents