You can run site reports on workflow or HTML attributes, including accessibility, for the current document, selected files, or the entire site.
Workflow reports can improve collaboration among members of a web team. You can run workflow reports that display who has checked out a file, which files have Design Notes associated with them, and which files have been modified recently. You can further refine Design Note reports by specifying name/value parameters.
NOTE |
|
You must have a remote site connection defined to run the workflow reports. To define a remote site, see Setting up a remote folder. |
HTML reports enable you to compile and generate reports for several HTML attributes. You can check combinable nested font tags, accessibility, missing Alt text, redundant nested tags, removable empty tags, and untitled documents.
After you run a report, you can save it as an XML file, then import it into a template instance or a database or spreadsheet and print it, or display it on a website.
NOTE |
|
You can also add different report types to Dreamweaver through the Macromedia Dreamweaver Exchange website (see Adding extensions to Dreamweaver). |
To use the Reports command to check links in your site, see Checking for broken, external, and orphaned links.
TIP |
|
If you want to run only an accessibility report for your site, you can select File > Check Page > Check Accessibility and the report appears in the Site Reports panel of the Results panel group. |
The Reports dialog box appears.
For more information, see Setting Reports dialog box options.
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).
A list of results appears in the Site Reports panel (in the Results panel group).
You can sort by filename, line number, or description. You can also run several different reports and keep the different reports open.
The information appears in the Reference panel.
NOTE |
|
If you are in Design view, Dreamweaver changes the display to split view to show the reported problem in code. |
When you save a report, you can import it into an existing template file. You can then import the file into a database or spreadsheet and print it, or use the file to display the report on a website.
TIP |
|
After running HTML reports, use the Clean Up HTML command to correct any HTML errors the reports listed (see Cleaning up your code). |