Completed move of available modules into templates

This commit is contained in:
Jamie Cameron
2009-06-03 07:01:24 +00:00
parent 595b4d78a5
commit 04d50506c0
4 changed files with 4 additions and 24 deletions

View File

@@ -580,3 +580,5 @@ Greylisting using Postgrey can now be setup using Virtualmin, via the new Email
---- Changes since 3.69 ----
Bandwidth usage by date or month can now be graphed for sub-servers.
Partially completed backups (where only some domains failed) are now shown in the backup logs.
Added the Convert Alias Server page to change an existing alias virtual server into a sub-server.
Moved the settings for which Webmin modules are available to virtual server owners from the Module Config page to a new section in server templates, so that it can be adjusted on a per-template basis.

View File

@@ -112,30 +112,6 @@ quota_list_groups_command=Command to list group quotas,3,Use standard programs
quota_get_user_command=Command to get a user's quota,3,Use standard programs
quota_get_group_command=Command to get a group's quota,3,Use standard programs
line5=Webmin modules available to server administrators,11
avail_dns=BIND DNS Server (for DNS domain),1,1-Yes,0-No
avail_mail=Virtual Email (for mailboxes and aliases),1,1-Yes,0-No
avail_web=Apache Webserver (for virtual host),1,1-Yes,0-No
avail_webalizer=Webalizer Logfile Analysis (for website's logs),1,1-Yes,0-No
avail_mysql=MySQL Database Server (for database),1,1-Yes,0-No
avail_postgres=PostgreSQL Database Server (for database),1,1-Yes,0-No
avail_spam=SpamAssassin Mail Filter (for domains config file),1,1-Yes,0-No
line3=Extra modules available to server administrators,11
avail_file=File Manager (home directory only),1,1-Yes,0-No
avail_passwd=Change Password,1,2-User and mailbox passwords,1-User password,0-No
avail_proc=Running Processes (user's processes only),1,2-See own processes,1-See all processes,0-No
avail_cron=Scheduled Cron Jobs (user's Cron jobs),1,1-Yes,0-No
avail_at=Scheduled Commands (user's commands),1,1-Yes,0-No
avail_telnet=SSH/Telnet Login,1,1-Yes,0-No
avail_updown=Upload and Download (as user),1,1-Yes,0-No
avail_change-user=Change Language and Theme,1,1-Yes,0-No
avail_htaccess-htpasswd=Protected Web Directories (under home directory),1,1-Yes,0-No
avail_mailboxes=Read User Mail (users' mailboxes),1,1-Yes,0-No
avail_custom=Custom Commands,1,1-Yes,0-No
avail_shell=Command Shell (run commands as admin),1,1-Yes,0-No
avail_syslog=System Logs (view Apache logs),1,1-Yes,0-No
line7=Status collection,11
collect_interval=Interval between status collection job runs,10,none-Never run,Minutes
collect_restart=Restart services that are detected as down?,1,1-Yes,0-No

View File

@@ -0,0 +1 @@
../virtual-server/unalias-domain.pl

View File

@@ -0,0 +1 @@
../virtual-server/unalias.cgi