changeset 2693:8ba86a100c53

Adding direct subscribe field on the page
author Klaus Ethgen <Klaus@Ethgen.de>
date Mon, 01 Jan 2018 13:40:30 +0100
parents 83a880b68c75
children 4126aaeef776 b4543cadf55f 6aef3ede2ec5 88b48668094b 79b668de97df c96eddf47c78
files web/index.html
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/web/index.html	Mon Jan 01 13:33:53 2018 +0100
+++ b/web/index.html	Mon Jan 01 13:40:30 2018 +0100
@@ -86,7 +86,14 @@
         are frequent updates, and compiling is a quick and painless task. The instructions for <a href=
         "installing.html">downloading and installing</a> are easy to follow.
         <h4>Support</h4>
-	<p>If you need help or have questions about Geeqie, just <a href="mailto:geeqie@freelists.org">send a message</a> to the <a href="https://www.freelists.org/list/geeqie">mailing list</a>. Although it is not mandatory, we encourage you to subscribe.
+	<p>If you need help or have questions about Geeqie, just <a href="mailto:geeqie@freelists.org">send a message</a> to the <a href="https://www.freelists.org/list/geeqie">mailing list</a>.
+	<form action="https://www.freelists.org/cgi-bin/subscription.cgi" method="post">
+	   Although it is not mandatory, we encourage you to subscribe: <input type="text" name="email">
+	   <input type="hidden" name="list" value="YOURLISTNAMEHERE">
+	   <input type="hidden" name="url_or_message" value="You are registred to geeqie mailing list now.">
+	   <input type="hidden" name="action" value="subscribe">
+	   <input type="submit" value="Go!">
+	</form>
         <p>For bugs and feature requests, <a href="https://github.com/BestImageViewer/geeqie/issues">Geeqie at
         GitHub</a> is the place to go.</p>
     </div>