You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2019/06/14 15:41:36 UTC

svn commit: r1046298 - in /websites/staging/vcl/trunk/content: ./ docs/htmlemailmessages.html

Author: buildbot
Date: Fri Jun 14 15:41:36 2019
New Revision: 1046298

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/docs/htmlemailmessages.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jun 14 15:41:36 2019
@@ -1 +1 @@
-1861349
+1861351

Modified: websites/staging/vcl/trunk/content/docs/htmlemailmessages.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/htmlemailmessages.html (original)
+++ websites/staging/vcl/trunk/content/docs/htmlemailmessages.html Fri Jun 14 15:41:36 2019
@@ -130,12 +130,12 @@ code. The same substitution available in
 <span style="margin-left:40px;">(use --getmessagenames to get a list of message names)</span></p>
 <p>&lt;<strong>filename</strong>&gt; = filename (including path) of file containing html contents for email message</p>
 <p>&lt;<strong>message subject</strong>&gt; = subject for email message (enclose in single quotes)</p>
-<p>So, use "--<strong>getmessagenames</strong>" to get a list of all of the messages that can be set.  Use 
-"--<strong>dumpmessage</strong>" to see the current contents of a message.</p>
+<p>So, use --<strong>getmessagenames</strong> to get a list of all of the messages that can be set.  Use 
+--<strong>dumpmessage</strong> to see the current contents of a message.</p>
 <p>To set a new message, create a file containing the HTML that you would like used as the message. 
-Then, use "--<strong>setmessage</strong>" to set the contents of the message, specifying both a message subject and 
+Then, use --<strong>setmessage</strong> to set the contents of the message, specifying both a message subject and 
 the file containing the contents of the HTML message.  To reset a message back to the stock message 
-supplied at VCL installation, use "--<strong>resetmessage</strong>".  Only the "Global" messages can be reset.</p>
+supplied at VCL installation, use --<strong>resetmessage</strong>.  Only the "Global" messages can be reset.</p>
 <p>To set a new message for a specific affiliation, an affiliation specific message, plain text 
 message needs to be created through the web UI first. Then, that message can be converted to HTML 
 using the script.</p>