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.
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
+ Improved word wrapping in various output.
|
+ Improved word wrapping in various output.
|
||||||
+ Fixed bug that added an extra line between header and graph in the
|
+ Fixed bug that added an extra line between header and graph in the
|
||||||
ghistory report.
|
ghistory report.
|
||||||
|
+ Added simple 'taskprogram' mailing list subscribe form to the web site.
|
||||||
|
|
||||||
------ old releases ------------------------------
|
------ old releases ------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -74,6 +74,34 @@
|
|||||||
For the latest news, discussion of proposed task features, and
|
For the latest news, discussion of proposed task features, and
|
||||||
somewhere to voice your opinions, join us at
|
somewhere to voice your opinions, join us at
|
||||||
<a href="http://groups.google.com/group/taskprogram">http://groups.google.com/group/taskprogram</a>.
|
<a href="http://groups.google.com/group/taskprogram">http://groups.google.com/group/taskprogram</a>.
|
||||||
|
|
||||||
|
<table border=0 style="background-color: #fff; padding: 5px;" cellspacing=0>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<img src="http://groups.google.com/groups/img/3nb/groups_bar.gif"
|
||||||
|
height=26 width=132 alt="Google Groups">
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="padding-left: 5px">
|
||||||
|
<b>Subscribe to taskprogram</b>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<form action="http://groups.google.com/group/taskprogram/boxsubscribe">
|
||||||
|
<tr>
|
||||||
|
<td style="padding-left: 5px;">
|
||||||
|
Email:
|
||||||
|
<input type=text name=email>
|
||||||
|
<input type=submit name="sub" value="Subscribe">
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</form>
|
||||||
|
<tr>
|
||||||
|
<td align=right>
|
||||||
|
<a href="http://groups.google.com/group/taskprogram">Visit this group</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
@@ -130,6 +158,7 @@
|
|||||||
<li>Improved word wrapping in various output.
|
<li>Improved word wrapping in various output.
|
||||||
<li>Fixed bug that added an extra line between header and graph in the
|
<li>Fixed bug that added an extra line between header and graph in the
|
||||||
ghistory report.
|
ghistory report.
|
||||||
|
<li>Added simple 'taskprogram' mailing list subscribe form to the web site.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user