•
equivalent_tag
tags. Not intended for use with other tags.
•
indicates whether the tag has a direct visual effect on the page. For example, the
is_visual
ColdFusion tag
); the ColdFusion tag
"true"
for server markup tags is controlled by the Invisible Elements category of the Preferences dialog
box; visibility for visual server markup tags can be set independent of visibility for nonvisual
server markup tags.
•
if specified, indicates that the
server_model
the specified server model. If server_model is not specified, the
pages. For example, the delimiters for ASP and JSP tags are the same, but the
JSP specifies a server_model of
appropriate delimiters on a JSP page, it displays a JSP icon. When it encounters such code on a
non-JSP page, it displays an ASP icon.
Contents
None (empty tag).
Container
None.
Example
<tagspec tag_name="happy" tag_type="nonempty" render_contents="false"
content_model="marker_model" icon="happy.gif" icon_width="18"
icon_height="18"></tagspec>
How custom tags appear in the Design view
How custom tags appear in the Design view of the Document window depends on the values of
the
and
tag_type
render_contents
interpretation of third-party tags" on page
specified in the
icon
render_contents
example shows how an instance of the
<p>This is a paragraph that includes an instance of the <code>happy</code>
tag (<happy>Joe</happy>).</p>
Because
render_contents
tag (the word
) are not rendered; instead the start and end tags and their contents appear as a
Joe
single icon.
For nonempty tags that have a
the Design view; instead, the contents between the opening and closing tags (such as the text
between the tags in
) appears. If View > Invisible Elements is enabled, the content is highlighted using
tags</mytag>
the third-party tag color specified in Highlighting preferences. (Highlighting applies only to tags
defined in tag database files.)
specifies simple HTML equivalents for certain ColdFusion form-related
doesn't specify a value for
cfgraph
is specified as having
cfset
"JSP"
attributes of the
attribute appears. If the value of
is
, the icon appears as it would for an empty tag. The following
"false"
happy
is set to
"false"
render_contents
<mytag>This is the contents between the opening and closing
is_visual
is_visual
tag applies only on pages belonging to
tagspec
, so when Dreamweaver encounters code with the
tagspec
34.) If the value of
tag_type
tag_type
tag defined earlier might appear in the HTML:
in the tag specification, the contents of the
value of
"true"
(so the value defaults to
set to
"false"
tag applies on all
tagspec
tagspec
tag. (See
"Customizing the
is
, the icon
"empty"
is
but the value of
"nonempty"
, the icon does not appear in
Customizing Dreamweaver
. Visibility
tag for
happy
37
Need help?
Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?
Questions and answers