... | in instant_text.naml |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<override_macro name="instant_text" requires="subscription,node_page" unindent="true">
<n.if Binary Namespace: BasicNamespace
Parameters:
condition, else, then
♦ ♦ Binary Namespace: NodePageNamespace
Parameters:
do
♦ ♦ Binary Namespace: NodeNamespace
♦ ♦
<then>
<t><t.username.page_node Binary Namespace: NodePageNamespace
Parameters:
do
♦ ♦ Binary Namespace: NodeNamespace
Parameters:
do
♦ ♦ Binary Namespace: UserNamespace
Parameters:
truncate
♦ ♦
</then>
</n.if.page_node.is_app>
<n.comment Macro Parameters:
text
♦ ♦
<t>If you want the reply to go ONLY to the author, please change the email address to: </t><n.page_node Binary Namespace: NodePageNamespace
Parameters:
do
♦ ♦ Binary Namespace: NodeNamespace
Parameters:
do
♦ ♦ Binary Namespace: UserNamespace
♦ ♦
<t>If just you reply to this email, your message will go to all SUDSOL members.</t>
_______________________________________________
<n.page_node Binary Namespace: NodePageNamespace
Parameters:
do
♦ ♦ Macro Requires: node
♦ ♦
_______________________________________________
<t>If you want the reply to go ONLY to the author, please change the email address to: </t><n.page_node Binary Namespace: NodePageNamespace
Parameters:
do
♦ ♦ Binary Namespace: NodeNamespace
Parameters:
do
♦ ♦ Binary Namespace: UserNamespace
♦ ♦
<t>If just you reply to this email, your message will be added to the discussion below</t>:
<n.page_node Binary Namespace: NodePageNamespace
Parameters:
do
♦ ♦ Macro Requires: node
Parameters:
template, date, index_record
♦ ♦
<t></t>
<n.start_new_topic_line Macro Requires: subscription, node_page
Parameters:
append
♦ ♦
<n.unsubscribe_line Macro Requires: subscription
Parameters:
format
♦ ♦
</override_macro>
|
... | in email.naml |
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
<macro name="instant_text" requires="subscription,node_page" unindent="true">
<n.if.page_node.is_app>
<then>
<t><t.username.page_node.owner.name/> created a new subcategory</t>:
<n.page_node.subject/>
</then>
</n.if.page_node.is_app>
<n.page_node.text_email_message_with_signature />
_______________________________________________
<t>If you reply to this email, your message will be added to the discussion below</t>:
<n.page_node.url/>
<n.start_new_topic_line/>
<n.unsubscribe_line format="text"/>
</macro>
|
Free forum by Nabble | Edit this page |