Specifications
CHAPTER 6
68
Installing Integrated Technologies
2 Double-click the filename.
Install ColdFusion Extensions for Dreamweaver MX 2004
1 Make a backup copy of the configuration/taglibraries/content/codehints folder and its contents.
2 Download the cf8dreamweaverextensions.mxp from the Adobe website.
3 Double-click the cf8dreamweaverextensions.mxp file.
Installing HomeSite+ Extensions
You can update HomeSite+ to include all the new and updated tags and functions in ColdFusion 8.
Update HomeSite+ tag completion and help to match ColdFusion 8
1 Back up the following directories (homesite-root refers to the directory that contains HomeSite+):
- homesite-root/Extensions/Docs/CFMLFunctions
- homesite-root/Extensions/Docs/CFMLTags
- homesite-root/Extensions/TagDefs/CFML
- homesite-root/Extensions/TagDefs/validator.vtv
- homesite-root/Extensions/Includes/tcCFML.inc
- homesite-root/Extensions/Outline Profiles/CFML Tags.vtm
- homesite-root/Extensions/ExpressionElements.vtm
- homesite-root/Extensions/valuemap.vtv
- homesite-root/Extensions/versions.vtv
- homesite-root/UserData/tagcomp.dat
- homesite-root/UserData/TagList.dat
- homesite-root/Help/booktree.xml
2 Extract HomeSiteExtensionsForCF8.zip to your homesite-root directory. Overwrite identically named files.
3 Configure the Help tree:
a Open homesite-root/Help/cf8booktree.xml in a text editor.
b Select All and copy the selected text.
c Open homesite-root/Help/booktree.xml in a text editor.
d Scroll to the bottom of the file and insert a blank line just before the final tag:
</help_ref>
e Paste the copied text into the blank line.