Operation Manual
<!ENTITY entityname "entitycode;">
In the example, you would enter the following entity tag:
<!ENTITY Egrave "È">
4. Save your file.
If you repeatedly use the same character entities, you may want to permanently add their definitions in the XSL files
Dreamweaver creates by default when you use File > New.
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.
Legal Notices | Online Privacy Policy
672