~ubuntu-branches/debian/squeeze/sympa/squeeze

« back to all changes in this revision

Viewing changes to web_tt2/help.tt2

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Hornburg (Racke)
  • Date: 2008-10-05 12:36:30 UTC
  • mfrom: (1.1.5 upstream) (6.1.3 gutsy)
  • Revision ID: james.westby@ubuntu.com-20081005123630-8ga1kt0ogrkqaizf
Tags: 5.3.4-6
* fix usage of $* Perl variable deprecated in Perl 5.10 
  (Closes: #501154, thanks to Micah Anderson <micah@debian.org> and
  David Moreno <david@dev.axiombox.com> for the report and patches)
* add the sympa.pl --upgrade procedure to the debian/postinst 
  to migrate existing installs (Closes: #498144, thanks to Micah
  Anderson <micah@debian.org> for the patch)
* additional patch for insecure use of /tmp (Closes: #496520)
* missing debian/compat file added

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- $Id: help.tt2,v 1.2 2004/12/10 14:42:58 sympa-authors Exp $ -->
 
1
<!-- RCS Identication ; $Revision: 4019 $ ; $Date: 2006-11-15 14:00:29 +0100 (mer, 15 nov 2006) $ --><!-- $Id: help.tt2 4019 2006-11-15 13:00:29Z olivier.salaun $ -->
2
2
 
3
3
[% IF help_topic %]
4
4
 [% PROCESS "help_${help_topic}.tt2" IF help_topic %]
5
5
 
6
6
[% ELSE %]
7
7
<br />
8
 
[%|loc%]WWSympa provides  you access to your environment on mailing list server[%END%]
9
 
<strong>[% conf.email %]@[% conf.host %]</strong>.
10
 
<br /><br />
11
 
[%|loc%]Functions, equivalent to Sympa robot commands, are accessible in
12
 
the higher part of the user interface's banner. WWSympa provides 
13
 
a customized environment with access to the following functions :[%END%]
14
 
 
15
 
<ul>
16
 
<li><a href="[% path_cgi %]/pref">[%|loc%]Preferences[%END%]</a> [%|loc%]: user preferences. This is proposed to identified users only.[%END%]</li>
17
 
 
18
 
<li><a href="[% path_cgi %]/lists">[%|loc%]Public lists[%END%]</a> [%|loc%]: directory of lists available on the server[%END%]</li>
19
 
 
20
 
<li><a href="[% path_cgi %]/which">[%|loc%]Your subscriptions[%END%]</a> [%|loc%]: your environment as a subscriber or as owner[%END%]</li>
21
 
 
22
 
<li><a href="[% path_cgi %]/loginrequest">[%|loc%]Login[%END%]</a> / <a href="[% path_cgi %]/logout">[%|loc%]Logout[%END%]</a> [%|loc%]: Login / Logout from WWSympa.[%END%]</li>
23
 
</ul>
24
 
 
25
 
<h2>[%|loc%]Login[%END%]</h2>
26
 
 
27
 
[% IF auth == 'classic' %]
28
 
[%|loc%]When authenticating ([%END%]<a href="[% path_cgi %]/loginrequest">[%|loc%]Login[%END%]</a>[%|loc%]), provide your email address and associated password.[%END%]
29
 
<br /><br />
30
 
[%|loc%]Once you have been authenticated, a <em>cookie</em> containing your login 
31
 
information make your connection to WWSympa last. The lifetime of this
32
 
<em>cookie</em> is customizeable through your <strong>Preferences</strong>[%END%]. 
33
 
 
34
 
<br /><br />
35
 
[% END %]
36
 
 
37
 
[%|loc%]You can logout (deletion of the cookie) at any time using logout button.[%END%]
38
 
 
39
 
<h5>[%|loc%]Login issues[%END%]</h5>
40
 
 
41
 
<em>[%|loc%]I am not a list subscriber[%END%] </em><br />
42
 
[%|loc%]Your are therefore not registered in Sympa user database and you can't login.
43
 
If you subscribe to a list, WWSympa will give you an initial password.[%END%]
44
 
<br /><br />
45
 
 
46
 
<em>[%|loc%]I am subscriber to at least one list but I have no password[%END%]</em><br />
47
 
[%|loc%]To receive your password :[%END%] 
48
 
<a href="[% path_cgi %]/remindpasswd">[% path_cgi %]/remindpasswd</a>
49
 
<br /><br />
50
 
 
51
 
<em>[%|loc%]I forgot my password[%END%]</em><br />
52
 
 
53
 
[%|loc%]WWSympa can remind you your password by email :[%END%]
54
 
<a href="[% path_cgi %]/remindpasswd">[% path_cgi %]/remindpasswd</a>
55
 
 
56
 
<p></p>
57
 
 
58
 
[%|loc%]To contact this service administrator :[%END%] <a href="mailto:[% conf.listmaster_email %]@[% conf.host %]">[% conf.listmaster_email %]@[% conf.host %]</a>
59
 
[% END %]
60
 
 
8
 
 
9
<h2>Subscriber, moderator and owner documentation</h2>
 
10
 
 
11
        <p>In this documentation, you will find:</p>
 
12
        <ul>
 
13
                <li>a <a href="[% path_cgi %]/help/introduction">general introduction</a> to mailing lists;</li>
 
14
                <li>a <a href="[% path_cgi %]/help/user">user guide</a> about the use of Sympa;</li>
 
15
                <li>an <a href="[% path_cgi %]/help/admin">administrator guide</a> about the use of Sympa.</li>
 
16
        </ul>
 
17
 
 
18
<p>If you want to perform a particular task, take a look at the list of all <a href="[% path_cgi %]/help/introduction#features">available features</a> in the mailing list management software Sympa.<br />
 
19
If you experience any problem, please refer to the <a href="[% path_cgi %]/help/faquser">users <acronym title="Frequently asked questions">FAQ</acronym></a> or to the <a href="[% path_cgi %]/help/faqadmin">administrators <acronym title="Frequently asked questions">FAQ</acronym></a>.</p>
 
20
 
 
21
[% END %]