Chapter 13
Customizing the
Development Environment
This chapter introduces the Visual Tools Markup Language (VTML) and the Wizard
Markup Language (WIZML), tag-based languages that are used internally by
HomeSite, ColdFusion Studio, and JRun Studio.
You can use VTML to generate tag-specific dialog boxes and other interface elements
for entering and editing HTML, XHTML, CFML, JSP, and all other supported
language elements.
WIZML enables you to design and build custom wizards to gather user input and to
drive application output.
The online VTML Reference contains the full syntax and descriptions of both
languages.
The term Visual Tools is used in this chapter to refer to the Macromedia products
HomeSite, ColdFusion Studio, and JRun Studio.
Contents
•
The Visual Tools Markup Language (VTML)......................................................... 170
•
Customizing the Tag Chooser ................................................................................ 171
•
Dialog Definition Files ............................................................................................ 173
•
Creating Tag Definitions ......................................................................................... 174
•
Building Tag Editors ................................................................................................ 176
•
Adding Tag Help ...................................................................................................... 180
•
Container/Control Examples ................................................................................. 181
•
Building Custom Wizards ....................................................................................... 185
•
Creating Wizard Definition Pages .......................................................................... 186
•
Creating Wizard Output Templates ....................................................................... 189
•
Wizard Definition Page Library .............................................................................. 191
Summary of Contents for ColdFusion Server 5
Page 18: ...xviii About This Book...
Page 26: ...8 Chapter 1 Setting Up the Product...
Page 42: ...24 Chapter 2 Configuring Browsers and Servers...
Page 60: ...42 Chapter 3 Exploring the Workspace...
Page 100: ...82 Chapter 6 Editing Pages...
Page 126: ...108 Chapter 7 Using Web Development Languages...
Page 212: ...194 Chapter 13 Customizing the Development Environment...
Page 320: ...302 Glossary...