ezmlm-web release:
* released source and debian file
This commit is contained in:
parent
b93f629a9c
commit
db6538cda5
161 changed files with 32232 additions and 0 deletions
78
ezmlm-web-3.3/template/ui/easy.hdf
Normal file
78
ezmlm-web-3.3/template/ui/easy.hdf
Normal file
|
@ -0,0 +1,78 @@
|
|||
UI {
|
||||
|
||||
Top {
|
||||
Language = 1
|
||||
Interface = 1
|
||||
}
|
||||
|
||||
Navigation {
|
||||
DomainSelect = 1
|
||||
ListSelect = 1
|
||||
ListCreate = 1
|
||||
Subscribers {
|
||||
Subscribers = 1
|
||||
Allow = 1
|
||||
Moderators = 1
|
||||
}
|
||||
|
||||
Config {
|
||||
Main = 1
|
||||
Processing = 1
|
||||
}
|
||||
|
||||
Gnupg {
|
||||
PublicKeys = 1
|
||||
SecretKeys = 1
|
||||
GenerateKey = 1
|
||||
}
|
||||
|
||||
TextEdit = 1
|
||||
ListDelete = 1
|
||||
SubscribeLog = 1
|
||||
GpgEzmlmConvert = 1
|
||||
Help = 1
|
||||
}
|
||||
|
||||
|
||||
Options {
|
||||
|
||||
Create {
|
||||
Listname = create_listname
|
||||
Listaddress = create_listaddress
|
||||
Listlanguage = lang_select
|
||||
Webuser = webusers
|
||||
}
|
||||
|
||||
|
||||
Subscribers {
|
||||
Subscribers = {}
|
||||
}
|
||||
|
||||
GenerateKey {
|
||||
KeyName = gnupg_keyname
|
||||
KeyComment = gnupg_keycomment
|
||||
}
|
||||
|
||||
Config {
|
||||
Main {
|
||||
Language = lang_select
|
||||
Owner = owner_address
|
||||
SubscribeRules = subscribe_selection
|
||||
PostingRules = posting_selection
|
||||
Confirm = confirm_selection
|
||||
WebUsers = webusers
|
||||
}
|
||||
|
||||
Processing {
|
||||
Prefix = prefix
|
||||
ReplyToSelf = reply_to_self
|
||||
Trailer = trailer
|
||||
From = from_address
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue