Made website more Valid XHTML
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@26 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
parent
fae4976112
commit
a5a3211944
3 changed files with 40 additions and 46 deletions
|
@ -3,14 +3,6 @@
|
||||||
* URI : sinorca/sinorca-screen.css *
|
* URI : sinorca/sinorca-screen.css *
|
||||||
* MODIF: 2003-Apr-30 19:31 +0800 *
|
* MODIF: 2003-Apr-30 19:31 +0800 *
|
||||||
*************************************/
|
*************************************/
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*
|
|
||||||
* $LastChangedDate$
|
|
||||||
* $Rev$
|
|
||||||
* $Author$
|
|
||||||
*
|
|
||||||
* */
|
|
||||||
|
|
||||||
|
|
||||||
/* ##### Common Styles ##### */
|
/* ##### Common Styles ##### */
|
||||||
|
@ -304,4 +296,4 @@ dd {
|
||||||
|
|
||||||
#footer a:hover {
|
#footer a:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
|
@ -1,16 +1,16 @@
|
||||||
<?php session_start(); ?>
|
<?php session_start(); ?>
|
||||||
<!-- ----------------------------------------
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
$LastChangedDate$
|
|
||||||
$Rev$
|
|
||||||
$Author$
|
|
||||||
|
|
||||||
------------------------------------------ -->
|
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<?php
|
<?php
|
||||||
|
/*
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
|
|
||||||
|
* $LastChangedDate$
|
||||||
|
* $Rev$
|
||||||
|
* $Author$
|
||||||
|
*
|
||||||
|
* */
|
||||||
/* Extra ideetjes voor de website
|
/* Extra ideetjes voor de website
|
||||||
- contents: readme file & stuff
|
- contents: readme file & stuff
|
||||||
*/
|
*/
|
||||||
|
@ -158,7 +158,7 @@ foreach ($pages as $id => $subpage) {
|
||||||
</span>
|
</span>
|
||||||
<span class="sideBarText">
|
<span class="sideBarText">
|
||||||
Website is hosted on
|
Website is hosted on
|
||||||
<A href="http://sourceforge.net"> <IMG src="http://sourceforge.net/sflogo.php?group_id=116817&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></A>
|
<a href="http://sourceforge.net"> <img src="http://sourceforge.net/sflogo.php?group_id=116817&type=2" width="125" height="37" alt="SourceForge.net Logo" /></a>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -29,7 +29,7 @@ $text['title'] = "dnspark protocol";
|
||||||
$text['menu'] = "dnspark";
|
$text['menu'] = "dnspark";
|
||||||
$text['body'] =
|
$text['body'] =
|
||||||
"<p>The 'dnspark' protocol is used by DNS service offered by www.dnspark.com.</p>\n ".
|
"<p>The 'dnspark' protocol is used by DNS service offered by www.dnspark.com.</p>\n ".
|
||||||
"<p>Configuration variables applicable to the 'easydns' protocol are:\n ".
|
"<p>Configuration variables applicable to the 'dsnpark' protocol are:</p>\n ".
|
||||||
"<table>\n" .
|
"<table>\n" .
|
||||||
"<tr><td>protocol=dnspark </td><td> </td></tr>\n".
|
"<tr><td>protocol=dnspark </td><td> </td></tr>\n".
|
||||||
"<tr><td>server=fqdn.of.service </td><td> defaults to www.dnspark.com</td></tr>\n".
|
"<tr><td>server=fqdn.of.service </td><td> defaults to www.dnspark.com</td></tr>\n".
|
||||||
|
@ -64,7 +64,7 @@ $text['body'] =
|
||||||
"login=my-dnspark.com-login, \\\n" .
|
"login=my-dnspark.com-login, \\\n" .
|
||||||
"password=my-dnspark.com-password \\\n" .
|
"password=my-dnspark.com-password \\\n" .
|
||||||
"my-toplevel-domain.com,my-other-domain.com\n" .
|
"my-toplevel-domain.com,my-other-domain.com\n" .
|
||||||
"<pre>\n" .
|
"</pre>\n" .
|
||||||
"</div>\n" ;
|
"</div>\n" ;
|
||||||
|
|
||||||
$main[] = $text;
|
$main[] = $text;
|
||||||
|
@ -76,16 +76,16 @@ $text['body'] =
|
||||||
"<p>The 'dslreports1' protocol is used by a free DSL monitoring service\n" .
|
"<p>The 'dslreports1' protocol is used by a free DSL monitoring service\n" .
|
||||||
"offered by www.dslreports.com.</p>\n" .
|
"offered by www.dslreports.com.</p>\n" .
|
||||||
|
|
||||||
"<p>Configuration variables applicable to the 'dslreports1' protocol are:</p>" .
|
"<p>Configuration variables applicable to the 'dslreports1' protocol are:</p>
|
||||||
"<table>\n" .
|
<table>
|
||||||
"<tr><td>protocol=dslreports1 </td><td> </td></tr>" .
|
<tr><td>protocol=dslreports1 </td><td> </td></tr>
|
||||||
"<tr><td>server=fqdn.of.service </td><td> defaults to www.dslreports.com</td></tr>" .
|
<tr><td>server=fqdn.of.service </td><td> defaults to www.dslreports.com</td></tr>
|
||||||
"<tr><td>login=service-login </td><td> login name and password registered with the service</td></tr>" .
|
<tr><td>login=service-login </td><td> login name and password registered with the service</td></tr>
|
||||||
"<tr><td>password=service-password </td><td></td></tr>" .
|
<tr><td>password=service-password </td><td></td></tr>
|
||||||
"<tr><td>unique-number </td><td> the host registered with the service.</td></tr>" .
|
<tr><td>unique-number </td><td> the host registered with the service.</td></tr>
|
||||||
"<table>\n" .
|
</table>
|
||||||
|
|
||||||
"<p>Example ddclient.conf file entries:</p>" .
|
<p>Example ddclient.conf file entries:</p>" .
|
||||||
"<div class=\"code\">\n" .
|
"<div class=\"code\">\n" .
|
||||||
"<pre>\n" .
|
"<pre>\n" .
|
||||||
"## single host update\n" .
|
"## single host update\n" .
|
||||||
|
@ -94,8 +94,8 @@ $text['body'] =
|
||||||
"login=my-dslreports-login, \\\n" .
|
"login=my-dslreports-login, \\\n" .
|
||||||
"password=my-dslreports-password \\\n" .
|
"password=my-dslreports-password \\\n" .
|
||||||
"123456\n" .
|
"123456\n" .
|
||||||
"</div>\n" .
|
|
||||||
"</pre>\n" .
|
"</pre>\n" .
|
||||||
|
"</div>\n" .
|
||||||
|
|
||||||
"<p>Note: DSL Reports uses a unique number as the host name. This number\n" .
|
"<p>Note: DSL Reports uses a unique number as the host name. This number\n" .
|
||||||
"can be found on the Monitor Control web page.</p>\n" ;
|
"can be found on the Monitor Control web page.</p>\n" ;
|
||||||
|
@ -109,7 +109,7 @@ $text['body'] =
|
||||||
"update the www.dyndns.org service. However, other services are also \n".
|
"update the www.dyndns.org service. However, other services are also \n".
|
||||||
"using this protocol so support is still provided by ddclient. </p>\n".
|
"using this protocol so support is still provided by ddclient. </p>\n".
|
||||||
" \n".
|
" \n".
|
||||||
"Configuration variables applicable to the 'dyndns1' protocol are: \n".
|
"<p>Configuration variables applicable to the 'dyndns1' protocol are:</p> \n".
|
||||||
"<table>\n" .
|
"<table>\n" .
|
||||||
"<tr><td>protocol=dyndns1 </td><td> </td></tr>\n" .
|
"<tr><td>protocol=dyndns1 </td><td> </td></tr>\n" .
|
||||||
"<tr><td>server=fqdn.of.service </td><td> defaults to members.dyndns.org</td></tr>\n" .
|
"<tr><td>server=fqdn.of.service </td><td> defaults to members.dyndns.org</td></tr>\n" .
|
||||||
|
@ -136,8 +136,8 @@ $text['body'] =
|
||||||
"password=my-dyndns.org-password, \\\n" .
|
"password=my-dyndns.org-password, \\\n" .
|
||||||
"mx=a.host.willing.to.mx.for.me,backupmx=yes,wildcard=yes \\\n" .
|
"mx=a.host.willing.to.mx.for.me,backupmx=yes,wildcard=yes \\\n" .
|
||||||
"myhost.dyndns.org,my2ndhost.dyndns.org \n" .
|
"myhost.dyndns.org,my2ndhost.dyndns.org \n" .
|
||||||
"</div> \n" .
|
|
||||||
"</pre>\n" .
|
"</pre>\n" .
|
||||||
|
"</div> \n" .
|
||||||
"<p>Note: you only need one of the examples</p>\n";
|
"<p>Note: you only need one of the examples</p>\n";
|
||||||
|
|
||||||
$main[] = $text;
|
$main[] = $text;
|
||||||
|
@ -199,7 +199,7 @@ $text['body'] =
|
||||||
"<p>The 'easydns' protocol is used by the for fee DNS service offered \n" .
|
"<p>The 'easydns' protocol is used by the for fee DNS service offered \n" .
|
||||||
"by www.easydns.com.</p>\n" .
|
"by www.easydns.com.</p>\n" .
|
||||||
|
|
||||||
"<p>Configuration variables applicable to the 'easydns' protocol are:\n".
|
"<p>Configuration variables applicable to the 'easydns' protocol are:</p>\n".
|
||||||
"<table>\n" .
|
"<table>\n" .
|
||||||
"<tr><td>protocol=easydns </td><td> </td></tr>\n" .
|
"<tr><td>protocol=easydns </td><td> </td></tr>\n" .
|
||||||
"<tr><td>server=fqdn.of.service </td><td> defaults to members.easydns.com</td></tr>\n" .
|
"<tr><td>server=fqdn.of.service </td><td> defaults to members.easydns.com</td></tr>\n" .
|
||||||
|
@ -209,7 +209,7 @@ $text['body'] =
|
||||||
"<tr><td>login=service-login </td><td> login name and password registered with the service</td></tr>\n" .
|
"<tr><td>login=service-login </td><td> login name and password registered with the service</td></tr>\n" .
|
||||||
"<tr><td>password=service-password </td><td></td></tr>\n" .
|
"<tr><td>password=service-password </td><td></td></tr>\n" .
|
||||||
"<tr><td>fully.qualified.host </td><td> the host registered with the service.</td></tr>\n" .
|
"<tr><td>fully.qualified.host </td><td> the host registered with the service.</td></tr>\n" .
|
||||||
"</table></p>\n" .
|
"</table>\n" .
|
||||||
|
|
||||||
"<p>Example ddclient.conf file entries:</p> " .
|
"<p>Example ddclient.conf file entries:</p> " .
|
||||||
"<div class=\"code\">\n" .
|
"<div class=\"code\">\n" .
|
||||||
|
@ -247,7 +247,7 @@ $text['body'] =
|
||||||
"The 'hammernode1' protocol is the protocol used by the free dynamic \n" .
|
"The 'hammernode1' protocol is the protocol used by the free dynamic \n" .
|
||||||
"DNS service offered by Hammernode at www.hn.org </p>\n" .
|
"DNS service offered by Hammernode at www.hn.org </p>\n" .
|
||||||
|
|
||||||
"Configuration variables applicable to the 'hammernode1' protocol are: </p>\n" .
|
"<p>Configuration variables applicable to the 'hammernode1' protocol are: </p>\n" .
|
||||||
"<table>\n" .
|
"<table>\n" .
|
||||||
"<tr><td>protocol=hammernode1 </td><td> </td></tr>\n" .
|
"<tr><td>protocol=hammernode1 </td><td> </td></tr>\n" .
|
||||||
"<tr><td>server=fqdn.of.service </td><td> defaults to members.dyndns.org</td></tr>\n" .
|
"<tr><td>server=fqdn.of.service </td><td> defaults to members.dyndns.org</td></tr>\n" .
|
||||||
|
@ -308,16 +308,18 @@ $main[] = $text;
|
||||||
$text['id'] = "zoneedit1";
|
$text['id'] = "zoneedit1";
|
||||||
$text['title'] = "zoneedit1";
|
$text['title'] = "zoneedit1";
|
||||||
$text['menu'] = "zoneedit1";
|
$text['menu'] = "zoneedit1";
|
||||||
$text['body'] =
|
$text['body'] = "
|
||||||
"<p>The 'zoneedit1' protocol is used by a DNS service offered by
|
<p>The 'zoneedit1' protocol is used by a DNS service offered by
|
||||||
www.zoneedit.com.</p>\n" .
|
www.zoneedit.com.</p>
|
||||||
|
<p>Configuration variables applicable to the 'zoneedit1'
|
||||||
"<p>Configuration variables applicable to the 'zoneedit1' protocol are:</p>\n" .
|
protocol are:</p>
|
||||||
"<tr><td>protocol=zoneedit1 </td><td> </td></tr>\n" .
|
<table>
|
||||||
"<tr><td>server=fqdn.of.service </td><td> defaults to www.zoneedit.com</td></tr>\n" .
|
<tr><td>protocol=zoneedit1 </td><td> </td></tr>
|
||||||
"<tr><td>login=service-login </td><td> login name and password registered with the service</td></tr>\n" .
|
<tr><td>server=fqdn.of.service </td><td> defaults to www.zoneedit.com</td></tr>
|
||||||
"<tr><td>password=service-password </td><td></td></tr>\n" .
|
<tr><td>login=service-login </td><td> login name and password registered with the service</td></tr>
|
||||||
"<tr><td>your.domain.name </td><td> the host registered with the service.</td></tr>\n" .
|
<tr><td>password=service-password </td><td></td></tr>
|
||||||
|
<tr><td>your.domain.name </td><td> the host registered with the service.</td></tr>
|
||||||
|
</table>\n" .
|
||||||
|
|
||||||
"<p>Example ddclient.conf file entries:</p>\n" .
|
"<p>Example ddclient.conf file entries:</p>\n" .
|
||||||
"<div class=\"code\">\n" .
|
"<div class=\"code\">\n" .
|
||||||
|
|
Loading…
Reference in a new issue