Skip to content
Snippets Groups Projects
Commit 05e47770 authored by Patrick Cernko's avatar Patrick Cernko
Browse files

special create_list_template for gen_config's XML

parent 8692ce76
Branches
No related tags found
No related merge requests found
title.gettext mailman2sympa
# mailman2sympa template
subject [% subject %]
status [% status %]
[% IF topics -%]
topics [% topics %]
[% END %]
visibility [% visibility %]
send [% send %]
process_archive [% process_archive %]
archive
web_access [% archive.web_access %]
mail_access [% archive.mail_access %]
reply_to_header
value [% reply_to_header.value %]
[% IF reply_to_header.other_email %]
other_email [% reply_to_header.other_email %]
[% END %]
subscribe [% subscribe %]
unsubscribe [% unsubscribe %]
review [% review %]
invite owner
custom_subject [% custom_subject %]
[% IF anonymous_sender %]
anonymous_sender = [% anonymous_sender %]
[% END %]
[% IF digest %]
digest 0,1,2,3,4,5,6 12:03
[% END %]
[% FOREACH o = owner -%]
owner
email [% o.email %]
profile privileged
[% IF o.gecos -%]
gecos [% o.gecos %]
[% END %]
[% END %]
[% IF editor -%]
[% FOREACH e = editor -%]
editor
email [% e.email %]
[% IF e.gecos -%]
gecos [% e.gecos %]
[% END %]
[% END %]
[% END %]
shared_doc
d_edit private
d_read private
creation
date [% creation.date %]
date_epoch [% creation.date_epoch %]
[% IF creation_email -%]
email [% creation_email %]
[% END %]
serial 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment