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
- 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
- Extract HomeSiteExtensionsForCF8.zip to your homesite-root directory. Overwrite identically named files.
- Configure the Help tree:
- Open homesite-root/Help/cf8booktree.xml in a text editor.
- Select All and copy the selected text.
- Open homesite-root/Help/booktree.xml in a text editor.
- Scroll to the bottom of the file and insert a blank line just before the final tag:
</help_ref>
- Paste the copied text into the blank line.
- Save booktree.xml.
- Restart HomeSite+.