Skip to content

Commit 8c4660c

Browse files
author
marknl
committed
Added custom feeds for admin, reseller and client
http://bugtracker.ispconfig.org/index.php?do=details&task_id=1689
1 parent b55e2b7 commit 8c4660c

25 files changed

+480
-406
lines changed

interface/web/admin/form/system_config.tform.php

Lines changed: 294 additions & 282 deletions
Large diffs are not rendered by default.

interface/web/admin/lib/lang/ar_system_config.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ $wb['phpmyadmin_url_txt'] = 'PHPMyAdmin URL';
1515
$wb['use_domain_module_txt'] = 'Use the domain-module to add new domains';
1616
$wb['use_domain_module_hint'] = 'If you use this module, your customers can only select one of the domains the admin creates for them. They cannot free edit the domain-field.You have to re-login after changing this value, to make the changes visible.';
1717
$wb['new_domain_txt'] = 'HTML to create a new domain';
18-
$wb['dashboard_atom_url_txt'] = 'Dashboard atom feed URL';
18+
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
19+
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
20+
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
1921
$wb['webdavuser_prefix_txt'] = 'Webdav user prefix';
2022
$wb['webdavuser_prefix_error_regex'] = 'Char not allowed in webdav user prefix.';
2123
$wb['webftp_url_txt'] = 'WebFTP URL';

interface/web/admin/lib/lang/bg_system_config.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ $wb['phpmyadmin_url_txt'] = 'PHPMyAdmin URL';
1515
$wb['use_domain_module_txt'] = 'Use the domain-module to add new domains';
1616
$wb['use_domain_module_hint'] = 'If you use this module, your customers can only select one of the domains the admin creates for them. They cannot free edit the domain-field.You have to re-login after changing this value, to make the changes visible.';
1717
$wb['new_domain_txt'] = 'HTML to create a new domain';
18-
$wb['dashboard_atom_url_txt'] = 'Dashboard atom feed URL';
18+
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
19+
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
20+
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
1921
$wb['webdavuser_prefix_txt'] = 'Webdav user prefix';
2022
$wb['webdavuser_prefix_error_regex'] = 'Char not allowed in webdav user prefix.';
2123
$wb['webftp_url_txt'] = 'WebFTP URL';

interface/web/admin/lib/lang/br_system_config.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ $wb['phpmyadmin_url_txt'] = 'URL do PHPMyAdmin';
1515
$wb['use_domain_module_txt'] = 'Use o módulo domínios para adcionar novos domínios';
1616
$wb['use_domain_module_hint'] = 'Se você usar este módulo, os clientes podem selecionar apenas um dos domínios do administrador cria para eles. Eles não podem editar o campo domínio livremente.Você deve relogar-se depois de alterar esse valor, para que as mudanças sejam visíveis.';
1717
$wb['new_domain_txt'] = 'HTML para criar um novo domínio';
18-
$wb['dashboard_atom_url_txt'] = 'URL do Dashboard atom feed';
18+
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
19+
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
20+
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
1921
$wb['webdavuser_prefix_txt'] = 'Prefixo do usuário Webdav';
2022
$wb['webdavuser_prefix_error_regex'] = 'Caractere não permitido no prefixo de usuário webdav.';
2123
$wb['webftp_url_txt'] = 'URL do WebFTP';

interface/web/admin/lib/lang/cz_system_config.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ $wb['dblist_phpmyadmin_link_txt'] = 'Odkaz na apolikaci PHPMyAdmin v DB seznamu'
1212
$wb['mailboxlist_webmail_link_txt'] = 'Odkaz na aplikaci Webmail v Mailbox seznamu';
1313
$wb['webmail_url_txt'] = 'Webmail URL';
1414
$wb['phpmyadmin_url_txt'] = 'PHPMyAdmin URL';
15-
$wb['dashboard_atom_url_txt'] = 'Dashboard atom feed URL';
15+
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
16+
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
17+
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
1618
$wb['webdavuser_prefix_txt'] = 'Webdav user prefix';
1719
$wb['webdavuser_prefix_error_regex'] = 'Char not allowed in webdav user prefix.';
1820
$wb['use_domain_module_txt'] = 'Use the domain-module to add new domains';

interface/web/admin/lib/lang/de_system_config.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ $wb['dblist_phpmyadmin_link_txt'] = 'Link zu phpMyAdmin in der Datenbankliste';
1212
$wb['mailboxlist_webmail_link_txt'] = 'Link zu Webmail in der Mailboxliste';
1313
$wb['webmail_url_txt'] = 'Webmail URL';
1414
$wb['phpmyadmin_url_txt'] = 'PHPMyAdmin URL';
15-
$wb['dashboard_atom_url_txt'] = 'Dashboard atom feed URL';
15+
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
16+
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
17+
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
1618
$wb['webdavuser_prefix_txt'] = 'Webdav user prefix';
1719
$wb['webdavuser_prefix_error_regex'] = 'Char not allowed in webdav user prefix.';
1820
$wb['use_domain_module_txt'] = 'Use the domain-module to add new domains';

interface/web/admin/lib/lang/el_system_config.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
2-
$wb['dashboard_atom_url_txt'] = 'URL των atom δημοσιεύσεων του Dashboard';
2+
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
3+
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
4+
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
35
$wb['warning'] = 'Επεξεργαστείτε τις τιμές με προσοχή! ΜΗΝ αφαιρείτε τα προθέματα σε συστήματα με περισσότερους από έναν πελάτες.';
46
$wb['dbname_prefix_txt'] = 'Πρόθεμα Ονόματος Βάσης Δεδομένων';
57
$wb['dbuser_prefix_txt'] = 'Πρόθεμα Χρήστη Βάσης Δεδομένων';

interface/web/admin/lib/lang/en_system_config.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
2-
$wb["dashboard_atom_url_txt"] = 'Dashboard atom feed URL';
2+
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
3+
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
4+
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
35
$wb["warning"] = 'Edit these values carefully! Do not remove the prefixes on a systems with more then one client.';
46
$wb["dbname_prefix_txt"] = 'Database name prefix';
57
$wb["dbuser_prefix_txt"] = 'Database user prefix';

interface/web/admin/lib/lang/es_system_config.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ $wb['phpmyadmin_url_txt'] = 'PHPMyAdmin URL';
1515
$wb['use_domain_module_txt'] = 'Use the domain-module to add new domains';
1616
$wb['use_domain_module_hint'] = 'If you use this module, your customers can only select one of the domains the admin creates for them. They can not free edit the domain-field.You have to re-login after changing this value, to make the changes visible.';
1717
$wb['new_domain_txt'] = 'HTML to create a new domain';
18-
$wb['dashboard_atom_url_txt'] = 'Dashboard atom feed URL';
18+
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
19+
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
20+
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
1921
$wb['webdavuser_prefix_txt'] = 'Webdav user prefix';
2022
$wb['webdavuser_prefix_error_regex'] = 'Char not allowed in webdav user prefix.';
2123
$wb['webftp_url_txt'] = 'WebFTP URL';

interface/web/admin/lib/lang/fi_system_config.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ $wb['phpmyadmin_url_txt'] = 'PHPMyAdmin-osoite';
1515
$wb['use_domain_module_txt'] = 'Use the domain-module to add new domains';
1616
$wb['use_domain_module_hint'] = 'If you use this module, your customers can only select one of the domains the admin creates for them. They can not free edit the domain-field.You have to re-login after changing this value, to make the changes visible.';
1717
$wb['new_domain_txt'] = 'HTML to create a new domain';
18-
$wb['dashboard_atom_url_txt'] = 'Dashboard atom feed URL';
18+
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
19+
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
20+
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
1921
$wb['webdavuser_prefix_txt'] = 'Webdav user prefix';
2022
$wb['webdavuser_prefix_error_regex'] = 'Char not allowed in webdav user prefix.';
2123
$wb['webftp_url_txt'] = 'WebFTP URL';

0 commit comments

Comments
 (0)