Option to control columns

This commit is contained in:
Jamie Cameron
2009-09-11 15:51:25 -07:00
parent b78cb18f68
commit a3febb6444
4 changed files with 5 additions and 2 deletions

View File

@ -605,3 +605,4 @@ Added a domain-owner leven restriction to prevent changing of a virtual server's
If Postfix relay domains are stored in a hash, update it instead of adding to relay_domains in /etc/postfix/main.cf.
Additional allowed MySQL client hosts are now included in backups.
Added a warning to the configuration check for systems behind a NAT gateway with an incorrectly configured DNS IP address.
Added options to the Module Config page for selecting which columns appear on the List Virtual Servers page, including new ones like the reseller, email address and extra admins.

View File

@ -174,3 +174,4 @@ usermin_switch=1
plan_auto=1
hide_alias=0
avail_htaccess-htpasswd=1
index_cols=dom,user,owner,users,aliases

View File

@ -172,3 +172,4 @@ usermin_switch=1
plan_auto=1
hide_alias=0
avail_htaccess-htpasswd=1
index_cols=dom,user,owner,users,aliases

View File

@ -19,8 +19,8 @@ netmask6=Netmask size for IPv6 addresses,3,Default (64)
line1.4=User interface settings,11
display_max=Maximum number of domains to display,3,Unlimited
name_max=Maximum domain name length to display,0,5
show_features=Show server features on main page?,1,1-Yes,0-No
show_quotas=Show disk usage on main page?,1,1-Yes,0-No
index_cols=Columns to show,2,dom-Domain name,user-Username,owner-Description,emailto-Email address<br>,reseller-Reseller,admins-Extra admins,users-User count,aliases-Alias count<br>,quota-Disk quota,uquota-Quota used
index_fcols=Feature columns to show,2,web-Website,ssl-SSL website,dns-DNS domain,mail-Email<br>,mysql-MySQL,postgres-PostgreSQL,spam-Spam filtering,virus-Virus filtering<br>,webalizer-Webalizer,webmin-Webmin login
show_mailsize=Show mailbox size in users list?,1,1-Yes,0-No
template_auto=Allow editing of limits when creating server?,1,0-Yes,1-No
plan_auto=Set default features from plan when creating server?,1,1-Yes,0-No