From: john Date: Sun, 12 Jan 2003 22:13:12 +0000 (+0000) Subject: really basic(i.e. ugly), but functional templates for X-Git-Tag: BEFORE_MERGE_1_1~336 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=b124e82b87d24e33f38663ec4c822f3f84fc48db;p=mir.git really basic(i.e. ugly), but functional templates for a servlet interface to sending mircontent via email --- diff --git a/etc/open/prepare_mail.template b/etc/open/prepare_mail.template new file mode 100755 index 00000000..d7818aef --- /dev/null +++ b/etc/open/prepare_mail.template @@ -0,0 +1,22 @@ + +EMAIL.... + +Use the follwoing form to send an article as an email. The first three fields are required.
+
+ + +Forward article to this email address:
+Your email address:
+Your name:
+A comment to attach to the article:
+The language you want the explanatory text of the forwarded article to appear in: + + + +
+ + \ No newline at end of file diff --git a/etc/open/sent_mail.template b/etc/open/sent_mail.template new file mode 100755 index 00000000..47b4b6d4 --- /dev/null +++ b/etc/open/sent_mail.template @@ -0,0 +1,9 @@ + + +the article was sent to the specified address. + +>> ${lang("postingdone.back")} + + + +