Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Visual Tool Markup Language

< >

Visual Tool Markup Language is a programming language created in 1997.

#2946on PLDB 27Years Old

Visual Tool Markup Language, a user interface markup language used by Macromedia HomeSite, ColdFusion Studio and JRun Studio. VTML is used for tag editors and custom dialogs shipped with these applications and can be used to extend the user interface and to support additional tag-based languages. It is documented in help files included with these applications or available online, notably in the "VTML Reference" and "Customizing the Development Environment" sections. Read more on Wikipedia...


Example from the web:
<TAG> <ATTRIBUTES> ... Defines tag attribute properties and behavior </ATTRIBUTES> <ATTRIBCATEGORIES> ... Defines logical grouping for tag attributes </ATTRIBCATEGORIES> <EDITORLAYOUT> ... Defines the layout of a tag editor </EDITORLAYOUT> <TAGLAYOUT> ... Defines the tag generation template </TAGLAYOUT> <TAGDESCRIPTION> ... HTML-based documentation for the tag </TAGDESCRIPTION> </TAG>

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io