Web Tag Reference
All of the regular html tags work as normal. However, a number of enhanced tags are provided to simplify the coding process. These enhanced tags all begin with an module name (e.g. dc, dcf, dcm) a period and then an uppercase tag name. All enhanced tags and enhanced attributes will use uppercase names, while all regular html tags and attributes should use lowercase.
Examples of enhanced tags are
dc.Html
(a replacement for
html
) and
dc.MenuWidget
(helps build a menu).
TODO more intro
To Be Sorted
Structural Tags
Overview of Structural Tags
General Tags
-
dc.Label
(future) -
dc.Markdown
(future)
Layout Tags
-
- dc.Column - part of row layout, see RowLayout documentation for info
Widget Tags
-
dcm.HighlightWidget
Enhanced Form Tags
-
dcf.Aligned
-
dcf.AlignedInstructions
-
dcf.ButtonGroup
-
dcf.CheckControl
-
dcf.CheckGroup
-
dcf.CheckInput
-
dcf.Hidden
-
dcf.HorizCheckGroup
-
dcf.HorizRadioGroup
-
dcf.InputControl
-
dcf.InputField
-
dcf.Instructions
-
dcf.Label
-
dcf.Password
-
dcf.RadioGroup
-
dcf.RadioButton
-
dcf.Select
Enhanced Include and Script Tags
-
dcm.IncludeFeed
-
dcm.IncludeFeedInline
-
dc.IncludeFragment
-
dc.IncludeFragmentInline
-
dc.IncludeParam
-
dc.Param