--- smeserver-ddclient-1.0.0/root/etc/e-smith/web/functions/ddclient.add2general 2006-11-12 08:11:56.000000000 -0700 +++ smeserver-ddclient-1.0.0/root/etc/e-smith/web/functions/ddclient 2008-04-28 11:52:29.000000000 -0600 @@ -218,7 +218,7 @@ print $q->Tr (esmith::cgi::genSmallCell ($q, $q->b ($fm->localise('DOMAIN'))), esmith::cgi::genSmallCell ($q, $q->b ($fm->localise('DESCRIPTION'))), - esmith::cgi::genSmallCell ($q, $q->b ($fm->localise('CONTENT_LABEL', ))), + esmith::cgi::genSmallCell ($q, $q->b ($fm->localise('CONTENT', ))), esmith::cgi::genSmallCell ($q, $q->b ($fm->localise('PUBLICATION', ))), $q->td (' '), $q->td (' ')); @@ -358,10 +358,10 @@ print $q->table ({border => 0, cellspacing => 0, cellpadding => 4}, - $q->Tr (esmith::cgi::genCell ($q,$fm->localise('DOMAIN_NAME_LABEL')), + $q->Tr (esmith::cgi::genCell ($q,$fm->localise('DOMAIN_NAME')), esmith::cgi::genCell ($q,$q->b($domain))), - $q->Tr (esmith::cgi::genCell($q,$fm->localise('DESCRIPTION_LABEL')), + $q->Tr (esmith::cgi::genCell($q,$fm->localise('DESCRIPTION_BRIEF')), esmith::cgi::genCell($q,$properties{'Description'})), $q->Tr (esmith::cgi::genCell ($q,$fm->localise('CONTENT')), @@ -502,11 +502,11 @@ print $q->table ({border => 0, cellspacing => 0, cellpadding => 4}, $q->Tr (esmith::cgi::genCell ($q, - $fm->localise('DOMAIN_NAME_LABEL')), + $fm->localise('DOMAIN_NAME')), esmith::cgi::genCell ($q, $domain)), $q->Tr (esmith::cgi::genCell ($q, - $fm->localise('DESCRIPTION_LABEL')), + $fm->localise('DESCRIPTION_BRIEF')), esmith::cgi::genCell ($q, $properties {'Description'})), $q->Tr (esmith::cgi::genCell ($q, @@ -716,302 +716,4 @@ ################################################################################################# - __DATA__ -
- - - FORM_TITLE - - Create, remove or change the publication of virtual domains - - - - OPERATION_STATUS_REPORT - - Operation status report - - - - FORM_DESCRIPTION - - virtual domain for publication on the net. - - - - NO_VIRTUAL_DOMAINS - - There are no virtual domains in the system. - - - - CURRENT_LIST_OF_DOMAINS - - Current list of virtual domains - - - - PUBLICATION - - publication - - - - DOMAIN - - Domain - - - - DESCRIPTION - - Description - - - - PRIMARY_SITE - - primary site - - - - CONTENT - - {$content} i-bay - - - - CREATE - Create - - - MODIFY - Modify - - - REMOVE - Remove - - - CREATE_TITLE - - Create a new publication virtual domain - - - - DOMAIN_NAME_LABEL - - Domain name - - - - SERVERS_LABEL - - where to publish - - - - DELETE - - Delete... - - - - MX - - record MX - - - - NAME_LABEL - - login to publish - - - - PASSWORD_LABEL - - password to publish - - - - DESCRIPTION_LABEL - - Brief description - - - - CONTENT_FIELD_DESCRIPTION - - For the web site, you may choose your primary web site or any - i-bay as the content. - - - - CONTENT_LABEL - - Content - - - - CREATE - Create - - - DOMAIN_NAME_VALIDATION_ERROR - - Error: unexpected or missing characters in domain name - {$domainName}. The domain name should contain one or more - letters, numbers, periods and minus signs. Did not create new - domain. - - - - DOMAIN_DESCRIPTION_VALIDATION_ERROR - - Error: unexpected or missing characters in domain description - {$domainDesc}. Did not create new domain. - - - - DOMAIN_IN_USE_ERROR - - Error: domain {$domainName} is already in use. Did not create - new domain. - - - - RESERVED_SECURE_DOMAIN_ERROR - - Error: domain {$domainName} is reserved to provide a secured - webserver for the virtual domain {$key}. Did not create new - domain. - - - - SYSTEM_DOMAIN_ERROR - - Error: domain {$domainName} is your system domain name. You - cannot have a virtual domain with the same name. Did not create - new domain. - - - - RESERVED_SECURE_SYSTEM_DOMAIN_ERROR - - Error: domain {$domainName} is reserved to provide a secured - webserver for your system domain name {$systemDomain}. Did not - create new domain. - - - - SUCCESSFULLY_CREATED - - Successfully publication domain {$domainName} on {$dns}. - - - - MODIFY_TITLE - - Modify virtual domain - - - - NONEXISTENT_DOMAIN_ERROR - - Error: {$domainName} is not an existing domain. - - - - SUCCESSFULLY_MODIFIED - - Successfully modified the publication {$domainName} on {$dns}. - - - - REMOVE_TITLE - - Remove publication of virtual domain - - - - REMOVE_DESCRIPTION - - - You are about to remove the publication of domain {$domain} - ({$domainDesc}) on {$dns}. -

-

- Are you sure you wish to remove this domain's publication ? -

- ]]> -
-
- - ERROR_WHILE_REMOVING_DOMAIN - - Error: internal failure while removing publictaion of - {$domain}. - - - - SUCCESSFULLY_DELETED - - Successfully deleted publication of {$domain} on {$dns}. - - - - - - DYNDNS1 - dyndns.org dynamic addresses - - - - DYNDNS2 - dyndns.org static addresses - - - - DYNDNS3 - dyndns.org custom addresses - - - - ZONEDIT - ZoneEdit (zoneedit.com) - - - - EASYDNS - EasyDNS (easydns.com) - - - - HAMMER - Hammernode (hn.org) dynamic addresses - - - - DSLREPORTS - dslreports.com dynamic-host monitoring - - - - EURODYNDNS - eurodyndns.org dynamic adresses - - - - - Configuration - Configuration - - - ddclient - Dynamic Clients - - -
-
--- smeserver-ddclient-1.0.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/ddclient.add2general 2008-04-28 11:49:19.000000000 -0600 +++ smeserver-ddclient-1.0.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/ddclient 2008-04-28 11:50:20.000000000 -0600 @@ -30,18 +30,6 @@ - DOMAIN - - Domain - - - - DESCRIPTION - - Description - - - PRIMARY_SITE primary site @@ -60,12 +48,6 @@ - DOMAIN_NAME_LABEL - - Domain name - - - SERVERS_LABEL where to publish @@ -90,24 +72,12 @@ - DESCRIPTION_LABEL - - Brief description - - - CONTENT_FIELD_DESCRIPTION For the web site, you may choose your primary web site or any i-bay as the content. - CONTENT_LABEL - - Content - - - DOMAIN_NAME_VALIDATION_ERROR Error: unexpected or missing characters in domain name @@ -239,10 +209,6 @@ eurodyndns.org dynamic adresses - Configuration - Configuration - - ddclient Dynamic Clients