DREAMWEAVER CS3
User Guide
448
Add entity definitions to the XSL files Dreamweaver creates by default
1
Locate the following configuration file in the Dreamweaver application folder and open it in any text editor:
Configuration/DocumentTypes/MMDocumentTypeDeclarations.xml
2
Locate the declaration called mm_xslt_1:
<documenttypedeclaration id="mm_xslt_1">
3
Enter the new entity tag or tags in the list of entity tags, as follows:
<!ENTITY
entityname
"
entitycode
;">
4
Save the file and restart Dreamweaver.
September 4, 2007