blob: 5d99cc917e648884f713eb4befbd6652c045eeea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
� š� tekst� gali b�ti �trauktos
<a href="http://docs.python.org/library/stdtypes.html#string-formatting-operations">Python
formato eilut�s</a> kurios yra apdorojamos pagal po�ymius.
�ia pateikiame pakeitim� s�raš�:
<ul>
<li><b>real_name</b> - S�rašo pavadinimas; da�niausiai
iš did�iosios raid�s.
<li><b>list_name</b> - The name by which the list is
identified in URLs, where case is significant.
<li><b>host_name</b> - The fully qualified domain name
that the list server runs on.
<li><b>web_page_url</b> - The base URL for Mailman. This
can be appended with,
e.g. <em>listinfo/%(list_name)s</em> to yield the
listinfo page for the mailing list.
<li><b>description</b> - Trumpas forumo aprašymas.
<li><b>info</b> - Pilnas forumo aprašymas.
<li><b>cgiext</b> - The extension added to CGI scripts.
</ul>
|