From e8443889bbd7ecb473ae3f65c965a029716a9b00 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 9 May 2009 16:09:31 -0400 Subject: [PATCH] Documentation Update - subscribe form on site - Added a simple subscribe button and form to the web site. Several people have stated that subscribing to the group is confusing, and maybe this will help. --- ChangeLog | 2 +- html/task.html | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c0fa1c832..14c2a8dec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,7 @@ + Improved word wrapping in various output. + Fixed bug that added an extra line between header and graph in the ghistory report. - + + Added simple 'taskprogram' mailing list subscribe form to the web site. ------ old releases ------------------------------ diff --git a/html/task.html b/html/task.html index e8a199a35..ee9c2b84f 100644 --- a/html/task.html +++ b/html/task.html @@ -74,6 +74,34 @@ For the latest news, discussion of proposed task features, and somewhere to voice your opinions, join us at http://groups.google.com/group/taskprogram. + + + + + + + + + + + + + + + + +
+ Google Groups +
+ Subscribe to taskprogram +
+ Email: + + +
+ Visit this group +


@@ -130,6 +158,7 @@
  • Improved word wrapping in various output.
  • Fixed bug that added an extra line between header and graph in the ghistory report. +
  • Added simple 'taskprogram' mailing list subscribe form to the web site.