SeaHawk Forum
| NAML
alpha
| should_get_instant_mail
app_subscription_controls
cell_details
gallery_table_row
Requires app_namespace
♦
♦
html
instant_html
Requires subscription, node_page
♦
♦
instant_text
Requires subscription, node_page
♦
♦
manage_subscribers_controls
Requires node_page
♦
♦
mixed_table_stylesheet
next_topic
prev_topic
raw_subscriber_list
Requires node
♦
♦
raw_subscriber_list_horizontal_tab
root_dropdown
Requires node_page
♦
♦
root_post_message
send_subscription_email
Requires subscription
♦
♦
should_get_instant_mail
Requires user, node_page
♦
♦
show_topic_navigation_links
translation: Next Topic
translation: Previous Topic
view_gallery_page
classic_rows_per_page
has_small_avatar
site_style
should_get_instant_mail
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of SeaHawk Forum.
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="should_get_instant_mail" requires="user,node_page" > <n.this_user.can_view.page_node /> </override_macro>
↓
Overrides default macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may
try finding all usages of "should_get_instant_mail"
.
...
in
email.naml
13
14
15
<macro name="should_get_instant_mail" requires="user,node_page" >
<n.this_user.can_view.page_node />
</macro>
Free forum by Nabble
Edit this page