Edit Homepage
Nabble Application Markup Language
Subscribe to Updates
Advanced Search
Home
Documentation
Tutorials
News
| NAML
alpha
|
new_topic
›
new_post
›
html_format_field
admin_options_for_app
Requires node
♦
♦
admin_options_for_post
Requires node
♦
♦
app_body_header
Requires node_page, servlet
♦
♦
breadcrumbs
homepage_node
html
is_home
is_selection_under
list_child_topics
Requires node
♦
♦
macro_viewer_page_link
nabble_footer
nabble_stylesheets
news_details_row
Requires node
♦
♦
news_page_layout
Requires app_namespace
♦
♦
node_breadcrumbs
Requires node
♦
♦
options_menu
Requires node
♦
♦
page_header
Requires node
♦
♦
page_logo
page_menu_section
shBrushXml
shCore
shCss
topic
Requires servlet
♦
♦
topic_dropdown
Requires node
♦
♦
topic_dropdown_later
Requires servlet
♦
♦
topic_footer
view_app
Requires servlet, nabble, basic
♦
♦
view_homepage
view_mixed
Requires basic, nabble, servlet
♦
♦
visible_for_admins
html_format_field
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of NAML.
If you are not the administrator, you can
create your own Nabble app
and customize its NAML code!
Email
Example: johnsmith@domain.com
Password
Forgot your password?
<override_macro name="html_format_field" dot_parameter="do"> <n.field. name="html_format"><n.do/></n.field.> </override_macro>
↓
Overrides default macro
...
in
edit_post.naml
157
158
159
<macro name="html_format_field" dot_parameter="do">
<n.
field
Binary
Namespace:
ServletNamespace
Parameters:
name, do
♦
♦
. name="html_format"><n.do/></n.field.>
</macro>