| ColdFusion XML Toolkit
|
|
Installation |
Installation
The following steps explain how to install and setup the toolkit.
- The file XMLTags.zip contains the actual toolkit tags. Unzip this
file into your \cfusion\ directory, making sure you have the 'Use Folder Names'
box ticked. This will create a directory under your \cfusion\customtags directory,
called XML which holds the tags.
- The file XMLCFStudio.zip contains the ColdFusion studio extensions,
making it easier to develop with the tags. This should be unziped into the
root of your coldfusion studio installation, for example \program files\allaire\coldfusion
studio 4.5\. If the 'Use Folder Names' box is ticked when unzipping, it will
install the tag help, and tag completion templates.
- The file XMLSamples.zip contains some small sample apps that show
various aspects of the toolkit. Create a directory under your web root called,
XMLSamples, and unzip this file into there, for example \inetpub\wwwroot\xmlsamples.
Once unzipped, open a browser and point to the page http://server\xmlsamples\index.htm.
- The file XMLTagDocs.zip contains the tag reference and extra notes.
Unzip this into any directory and open a browser to the index.htm page.