From 9f2521ca8351e454e03193ddccbf5eb2166ec1fd Mon Sep 17 00:00:00 2001 From: Daniel Stefan Haischt Date: Sat, 1 Sep 2007 04:10:13 +0000 Subject: * added copyright header to each file * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files --- packages/tinydns/tinydns_domains.xml | 48 +++++++++++++++++++----------------- 1 file changed, 26 insertions(+), 22 deletions(-) (limited to 'packages/tinydns/tinydns_domains.xml') diff --git a/packages/tinydns/tinydns_domains.xml b/packages/tinydns/tinydns_domains.xml index 2e9213d6..2a7bf6e6 100644 --- a/packages/tinydns/tinydns_domains.xml +++ b/packages/tinydns/tinydns_domains.xml @@ -1,4 +1,5 @@ + @@ -45,9 +46,9 @@ Describe your package requirements here Currently there are no FAQ items provided. tinydnsdomains - installedpackages->package->tinydnsdomains - /usr/local/pkg/tinydns.inc + none TinyDNS: Domains + /usr/local/pkg/tinydns.inc Settings @@ -75,6 +76,7 @@ /pkg_edit.php?xml=tinydns_sync.xml&id=0 + installedpackages->package->tinydnsdomains Fully Qualified Domain Name (Hostname) @@ -95,29 +97,29 @@ - hostname Hostname or FQDN www.exampledomain.com + hostname The DNS server will supply Records for the Fully Qualified Domain Name that is entered - input 35 + Record type recordtype DNS Record types. A, PTR, MX, NS, SOA, TXT, CNAME - select 1 + - - - - - - - - + + + + + + + + @@ -127,32 +129,34 @@ checkbox - ipaddress FQDN or IP Address + ipaddress IP Address for A Records. FQDN or Hostname for SOA, PTR, CNAME Records. For NS Records an IP:FQDN - input 40 + - ttl DNS record time to live + ttl input 35 - monitorip IP to ping to ensure service is up + monitorip input 35 - threshhold Time in minutes before DNS switches to backup host + threshhold input 35 + none + none rowhelper @@ -192,14 +196,14 @@ - - tinydns_create_zone_file(); - tinydns_setup_ping_items(); - tinydns_create_zone_file(); tinydns_setup_ping_items(); + + tinydns_create_zone_file(); + tinydns_setup_ping_items(); + tinydns_create_zone_file(); tinydns_setup_ping_items(); -- cgit v1.2.3