The purpose of this dialog box is to run a report on a document or site. You can run reports to improve workflow, test a site, and check accessibility.
NOTE |
|
You cannot run a Selected Files in Site report unless you have already selected files in the Files panel. |
Checked Out By creates a report listing all documents checked out by a specific team member.
Design Notes creates a report listing all Design Notes for selected documents or for the site.
Recently Modified creates a report listing files that have changed during a specified time frame.
Combinable Nested Font Tags creates a report that lists all nested font tags that can be combined to clean up the code.
For example, <font color="#FF0000"><font size="4">STOP!</font></font>
is reported.
Missing Alt Text creates a report listing all the img
tags that dont have alternate text.
Alternate text appears in place of images for text-only browsers or for browsers that have been set to download images manually. Screen readers read alternate text, and some browsers display alternate text when the user mouses over the image.
Accessibility creates a report detailing conflicts between your content and the Section 508 accessibility guidelines of the 1998 Rehabilitation Act.
Redundant Nested Tags creates a report detailing nested tags that should be cleaned up.
For example, <i> The rain <i> in</i> Spain stays mainly in the plain</i>
is reported.
Removable Empty Tags creates a report detailing all empty tags that can be removed to clean up the HTML code.
For example, you may have deleted an item or image in Code view, but left behind the tags that applied to that item.
Untitled Documents creates a report listing all the untitled documents found within the selected parameters. Dreamweaver reports all documents with default titles, duplicate titles, or missing title tags.
NOTE |
|
If you selected more than one workflow report, you need to click the Report Settings button for each report. Select a report, click Report Settings, and enter settings; then, repeat the process for any other workflow reports. |
Depending on the type of report you run, you might be prompted to save your file, define your site, or select a folder (if you havent already done so).