~ubuntu-branches/ubuntu/precise/mailman/precise

« back to all changes in this revision

Viewing changes to templates/ast/headfoot.html

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2009-12-31 15:50:29 UTC
  • mfrom: (1.1.6 upstream) (2.2.8 sid)
  • Revision ID: james.westby@ubuntu.com-20091231155029-wmhhmczxazp5hrk6
Tags: 1:2.1.13-1
* New upstream release. Patches incorporated:
  - 16_update_debian (partially)
  - 30_pipermail_threads
  - 65_handle_templates_directories
  - 77_header_folding_in_attachments
* Remove msgfmt.py, only used at build-time (closes: #555416).
* Remove adduser calls for 'list' user. Base-passwd guarantees it
  to be available, and trying to add it if it were not present may
  lead to inconsistencies regarding expectations for that user.
* Document second parameter of postfix-to-mailman.py to be
  ${mailbox}, effectively reverting inappropriate fix for #305762
  (closes: #549224).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Esti testu puede incluyir 
 
2
<a href="http://docs.python.org/library/stdtypes.html#string-formatting-operations">cadenes de formatu Python</a> que sustituyir&aacute;nse polos atributos de la llista. La llista de sustituciones permit&iacute;es son:
 
3
 
 
4
<ul>
 
5
    <li><b>real_name</b> - El nome 'presentable' de la llista. Davezu ye'l nome de la llista cola primer lletra en may&uacute;scula.
 
6
    
 
7
    <li><b>list_name</b> - El nome pol que s'identifica la llista nes URLs, estr&eacute;mense may&uacute;scules de min&uacute;scules.
 
8
 
 
9
    <li><b>host_name</b> - El nome can&oacute;nicu del sirvidor qu'agospia la llista.
 
10
 
 
11
    <li><b>web_page_url</b> - El URL base de Mailman. Por exemplu pa indicar la p&aacute;xina d'informaci&oacute;n de la llista nam&aacute;i habr&iacute;a d'amest&aacute;-y darrera: <em>listinfo/%(list_name)s</em>
 
12
 
 
13
    <li><b>description</b> - Una descripci&oacute;n concisa tocante a la llista de distribuci&oacute;n.
 
14
 
 
15
    <li><b>info</b> - La descripci&oacute;n completa tocante a la
 
16
    llista de distribuci&oacute;n.
 
17
 
 
18
    <li><b>cgiext</b> - La estensi&oacute;n que s'amiesta a los guiones
 
19
    CGI.
 
20
</ul>