Site Definitions

Dreamweaver stores the site definitions for Mac users in the Preferences. If you need to reinstall DW or perform other actions that might cause your site definitions to be lost, simply create a backup copy of the Dreamweaver Preferences first using a different name. Then when you are finished, you can rename the backup file and replace the Preferences with the file containing your site definitions.

Making the head editable in a Dreamweaver template

Heard from Joette in Bangkok, who manages Project Aware, that her template research revealed that you can make the <head> content in a Dreamweaver template contain an editable section. Use the tag <mm:editable>&nbsp;</mm:editable> in the head so that you can add meta tags or a JavaScript later directly into the <head> source code in place of the nonbreaking space placeholder.