- Convert more id's and references to lower case

- Drop upper case support from CSS

Approved by:	doceng (implicit)
This commit is contained in:
Gabor Kovesdan 2012-08-19 11:11:51 +00:00
parent 16e0394616
commit acb8333ccd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39396
28 changed files with 224 additions and 228 deletions
de_DE.ISO8859-1/htdocs
en_US.ISO8859-1/htdocs
fr_FR.ISO8859-1/htdocs
hu_HU.ISO8859-2/htdocs
ja_JP.eucJP/htdocs/java
nl_NL.ISO8859-1/htdocs
ru_RU.KOI8-R/htdocs
share/sgml
zh_CN.GB2312/htdocs
zh_TW.Big5/htdocs

View file

@ -16,19 +16,19 @@
<body class="navinclude.about">
<ul>
<li><a href="#BSD-DAEMON">Der BSD Daemon</a></li>
<li><a href="#POWERED-BY">Die <q>Powered by FreeBSD</q>-Logos</a></li>
<li><a href="#ADV">Die alten Werbebanner</a></li>
<li><a href="#USE">Nutzungsbedingungen der Grafiken</a></li>
<li><a href="#bsd-daemon">Der BSD Daemon</a></li>
<li><a href="#powered-by">Die <q>Powered by FreeBSD</q>-Logos</a></li>
<li><a href="#adv">Die alten Werbebanner</a></li>
<li><a href="#use">Nutzungsbedingungen der Grafiken</a></li>
</ul>
<p>Diese Seite enth&auml;lt diverse FreeBSD-<q>Kunst</q>.
Weitere Vorschl&auml;ge k&ouml;nnen an <a
href="mailto:www@FreeBSD.org">www@FreeBSD.org</a> gesendet
werden. Bitte beachten Sie die <a
href="#USE">Nutzungsbedingungen der Grafiken</a>.</p>
href="#use">Nutzungsbedingungen der Grafiken</a>.</p>
<h2 id="BSD-DAEMON"><a href="&enbase;/copyright/daemon.html">Der
<h2 id="bsd-daemon"><a href="&enbase;/copyright/daemon.html">Der
BSD Daemon</a></h2>
<table width="100%" border="0">
@ -70,7 +70,7 @@
</tbody>
</table>
<h2 id="POWERED-BY">Die <q>Powered by FreeBSD</q>-Logos</h2>
<h2 id="powered-by">Die <q>Powered by FreeBSD</q>-Logos</h2>
<table width="100%" border="0">
<tbody>

View file

@ -16,9 +16,9 @@
<body class="navinclude.about">
<ul>
<li><a href="#GUIDELINE">Richtlinien</a></li>
<li><a href="#RESOURCE">Quellen</a></li>
<li><a href="#SAMPLE">Beispiele</a></li>
<li><a href="#guideline">Richtlinien</a></li>
<li><a href="#resource">Quellen</a></li>
<li><a href="#sample">Beispiele</a></li>
</ul>
<p></p>

View file

@ -14,18 +14,18 @@
<body class="navinclude.about">
<ul>
<li><a href="#BSD-DAEMON">BSD Daemon</a></li>
<li><a href="#POWERED-BY"><q>Powered by FreeBSD</q> Logos</a></li>
<li><a href="#ADV">Old advertisement banners</a></li>
<li><a href="#USE">Graphics use</a></li>
<li><a href="#bsd-daemon">BSD Daemon</a></li>
<li><a href="#powered-by"><q>Powered by FreeBSD</q> Logos</a></li>
<li><a href="#adv">Old advertisement banners</a></li>
<li><a href="#use">Graphics use</a></li>
</ul>
<p>This page contains miscellaneous FreeBSD <q>art</q>.
Suggestions for additions can be sent to <a
href="mailto:www@FreeBSD.org">www@FreeBSD.org</a>. Please note
the <a href="#USE">usage policy</a> for these graphics.</p>
the <a href="#use">usage policy</a> for these graphics.</p>
<h2 id="BSD-DAEMON"><a href="copyright/daemon.html">BSD
<h2 id="bsd-daemon"><a href="copyright/daemon.html">BSD
Daemon</a></h2>
<table width="100%" border="0">
@ -58,7 +58,7 @@
</tbody>
</table>
<h2 id="POWERED-BY"><q>Powered by FreeBSD</q> Logos</h2>
<h2 id="powered-by"><q>Powered by FreeBSD</q> Logos</h2>
<table width="100%" border="0">
<tbody>

View file

@ -14,7 +14,7 @@
<p><b>I want to</b>:</p>
<br/>...<a href="#code">work on the port itself</a>
<br/>...<a href="#testing">help testing</a>
<br/>...<a href="#BUG">report a bug</a>
<br/>...<a href="#bug">report a bug</a>
<br/>...<a href="#documentation">write documentation</a>

View file

@ -5,7 +5,6 @@
/*Win IE fix \*/
* html #TOPNAVLIST li { margin: 0 0.5em 0 -0.5em; }
* html #topnavlist li { margin: 0 0.5em 0 -0.5em; }
* html #menu ul.first { border-left: 0; }
@ -16,12 +15,10 @@
* html #searchnavlist li { padding: 0 0.4em 0 0.8em; }
* html #searchnavlist li.last-child { padding: 0 0 0 0.8em; }
* html #SEARCHNAVLIST li { padding: 0 0.4em 0 0.8em; }
* html #SEARCHNAVLIST li.last-child { padding: 0 0 0 0.8em; }
* html #SEARCH, #search { height: 1%; }
* html #search { height: 1%; }
* html #MIRROR, #mirror { height: 1%; }
* html #mirror { height: 1%; }
/*End Win IE fix*/
@ -35,20 +32,20 @@
/*Win IE fix \*/
* html #FRONTSHORTCUTS, #frontshortcuts { height: 1%; }
* html #frontshortcuts { height: 1%; }
* html #FRONTSHORTCUTSWRAP, #frontshortcutswrap { height: 1%; }
* html #frontshortcutswrap { height: 1%; }
* html #FRONTSHORTCUTSCONTENT, #frontshortcutscontent { height: 1%; }
* html #frontshortcutscontent { height: 1%; }
* html #FRONTSHORTCUTSLIST, #frontshortcutslist { height: 1%; }
* html #frontshortcutslist { height: 1%; }
* html #FRONTRELEASES, #frontreleases { height: 1%; }
* html #frontreleases { height: 1%; }
* html #FRONTRELEASESWRAP, #frontreleaseswrap { height: 1%; }
* html #frontreleaseswrap { height: 1%; }
* html #FRONTRELEASESCONTENT, #frontreleasescontent { height: 1%; }
* html #frontreleasescontent { height: 1%; }
* html #FRONTRELEASESLIST, #frontreleaseslist { height: 1%; }
* html #frontreleaseslist { height: 1%; }
/*End Win IE fix*/

View file

@ -8,11 +8,11 @@
/* Page Container */
#CONTAINERWRAP, #containerwrap {
#containerwrap {
text-align: center; /* Win IE5 */
}
#CONTAINER, #container {
#container {
margin: 0em auto;
width: 775px;
padding: 0;
@ -23,11 +23,11 @@
/* Header */
#HEADERCONTAINER, #headercontainer {
#headercontainer {
padding-bottom: 2px;
}
#HEADER, #header {
#header {
position: relative;
height: 76px;
margin: 0;
@ -35,7 +35,7 @@
clear: both;
}
#HEADERLOGOLEFT, #headerlogoleft {
#headerlogoleft {
position: relative;
border: 0px;
padding: 0px;
@ -44,11 +44,11 @@
float: left;
}
#HEADERLOGOLEFT img, #headerlogoleft img {
#headerlogoleft img {
border: 0px;
}
#HEADERLOGORIGHT, #headerlogoright {
#headerlogoright {
position: relative;
border: 0px;
padding-left: 0px;
@ -56,13 +56,13 @@
float: right;
}
#HEADERLOGORIGHT img, #headerlogoright img {
#headerlogoright img {
border: 0px;
}
/* Search */
#SEARCH, #search {
#search {
position: relative;
text-align: right;
padding: 0;
@ -71,7 +71,7 @@
color: #666;
}
#SEARCH form, #search form {
#search form {
position: relative;
top: 5px;
right: 0;
@ -80,16 +80,16 @@
white-space: nowrap; /* for Opera */
}
#SEARCH form label, #search form label {
#search form label {
color: #666;
font-size: 0.8em;
}
#SEARCH form input, #search form input {
#search form input {
font-size: 0.8em;
}
#SEARCH form #SUBMIT, #search form #submit {
#search form #submit {
font-size: 0.8em;
background: transparent;
color: #fff;
@ -100,7 +100,7 @@
padding: 1px 5px 1px 5px;
}
#SEARCH form #WORDS, #search form #words {
#search form #words {
font-size: 0.8em;
width: 120px;
border: 1px solid #DADADA;
@ -111,7 +111,7 @@
/* Mirror Select */
#MIRROR, #mirror {
#mirror {
text-align: right;
padding: 0;
margin: 0;
@ -119,7 +119,7 @@
color: #666;
}
#MIRROR form, #mirror form {
#mirror form {
padding-top: 5px;
right: 0;
margin: 0; /* need for IE Mac */
@ -127,16 +127,16 @@
white-space: nowrap; /* for Opera */
}
#MIRROR form label, #mirror form label {
#mirror form label {
color: #666;
font-size: 0.8em;
}
#MIRROR form select, #mirror form select {
#mirror form select {
font-size: 0.8em;
}
#MIRROR form #mirrorsel, #mirror form #mirrorsel {
#mirror form #mirrorsel {
font-size: 0.8em;
width: 150px;
border: 1px solid #DADADA;
@ -144,7 +144,7 @@
color: #666;
}
#MIRROR input, #mirror input {
#mirror input {
font-size: 0.8em;
background: transparent;
color: #666;
@ -153,48 +153,48 @@
/* Content */
#CONTENT, #content {
#content {
clear: both;
display: block;
}
#FRONTCONTAINER, #frontcontainer {
#frontcontainer {
width: 100%;
float: left;
}
#FRONTFEATURECONTAINER, #frontfeaturecontainer {
#frontfeaturecontainer {
clear: both;
}
#FRONTFEATURELEFT, #frontfeatureleft{
#frontfeatureleft{
width: 273px;
margin: 0;
padding: 0;
float: left;
}
#FRONTFEATURELEFT h2, #frontfeatureleft h2 {
#frontfeatureleft h2 {
border: none;
margin-top: 0;
}
#FRONTFEATURELEFT p, #frontfeatureleft p {
#frontfeatureleft p {
margin: 0 0 1em 0;
}
#FRONTFEATURECONTENT, #frontfeaturecontent {
#frontfeaturecontent {
margin: 10px 10px 10px 13px;
}
#FRONTFEATUREMIDDLE, #frontfeaturemiddle {
#frontfeaturemiddle {
float: left;
margin-top: 20px;
background: url(../images/beastie.png) no-repeat top left;
min-height: 196px;
}
#FRONTFEATURERIGHT, #frontfeatureright {
#frontfeatureright {
position: relative;
border: 0px;
padding: 0px;
@ -205,7 +205,7 @@
/* News/Events/Media/Security Box */
#FRONTNEMSCONTAINER, #frontnemscontainer {
#frontnemscontainer {
background: #eee;
display: inline;
float: left;
@ -213,47 +213,47 @@
margin-bottom: 8px;
}
#FRONTNEWS, #frontnews {
#frontnews {
width: 191px;
margin: 0;
padding: 0;
float: left;
}
#FRONTNEWSCONTENT, #frontnewscontent {
#frontnewscontent {
margin: 17px 15px 24px 18px;
}
#FRONTEVENTS, #frontevents {
#frontevents {
width: 189px;
margin: 0;
padding: 0;
float: left;
}
#FRONTEVENTSCONTENT, #fronteventscontent {
#fronteventscontent {
margin: 17px 15px 24px 14px;
}
#FRONTMEDIA, #frontmedia {
#frontmedia {
width: 189px;
margin: 0;
padding: 0;
float: left;
}
#FRONTMEDIACONTENT, #frontmediacontent {
#frontmediacontent {
margin: 17px 15px 24px 14px;
}
#FRONTSECURITY, #frontsecurity {
#frontsecurity {
width: 190px;
margin: 0;
padding: 0;
float: left;
}
#FRONTSECURITYCONTENT, #frontsecuritycontent {
#frontsecuritycontent {
margin: 17px 15px 24px 14px;
}
@ -309,20 +309,20 @@
/* Shortcuts */
#FRONTSHORTCUTS, #frontshortcuts {
#frontshortcuts {
margin: 0;
padding: 0;
color: #666;
}
#FRONTSHORTCUTSCONTENT, #frontshortcutscontent {
#frontshortcutscontent {
margin: 0;
padding: 0;
padding-left: 15px;
padding-top: 20px;
}
#FRONTSHORTCUTSLIST, #frontshortcutslist {
#frontshortcutslist {
margin: 0;
padding: 0;
margin-left: 5px;
@ -330,7 +330,7 @@
list-style: none;
}
#FRONTSHORTCUTSLIST li, #frontshortcutslist li {
#frontshortcutslist li {
margin: 0;
padding-left: 12px;
background-image: url(../images/blt_red_arrow.png);
@ -340,7 +340,7 @@
/* Latest Releases */
#FRONTRELEASES, #frontreleases {
#frontreleases {
padding: 0;
margin: 0;
margin-left: 162px;
@ -350,12 +350,12 @@
width: 155px;
}
#FRONTRELEASESCONTENT, #frontreleasescontent {
#frontreleasescontent {
margin: 0;
padding: 0;
}
#FRONTRELEASESLIST, #frontreleaseslist {
#frontreleaseslist {
margin: 0;
padding: 0;
margin-left: 5px;
@ -363,7 +363,7 @@
list-style: none;
}
#FRONTRELEASESLIST li, #frontreleaseslist li {
#frontreleaseslist li {
margin: 0;
padding-left: 12px;
background-image: url(../images/blt_red_arrow.png);
@ -450,27 +450,27 @@
/* Secondary Pages */
#SIDEWRAP, #sidewrap {
#sidewrap {
float: left;
width: 166px;
margin-top: 15px;
margin-right: -170px;
}
#RIGHTWRAP, #rightwrap {
#rightwrap {
float: right;
width: 166px;
margin-left: 15px;
}
#CONTENTWRAP, #contentwrap {
#contentwrap {
margin-left: 170px;
padding-top: 15px;
}
/* Footer */
#FOOTER, #footer {
#footer {
font-size: 0.9em;
color: #737373;
line-height: 1.3em;

View file

@ -6,7 +6,7 @@
/* Site Navigation */
#TOPNAV, #topnav {
#topnav {
text-align: left;
color: #666;
font-size: 0.9em;
@ -17,7 +17,7 @@
margin-top: 7px;
}
#TOPNAVLEFT, #topnavleft {
#topnavleft {
width: 7px;
height: 29px;
border: 0px;
@ -26,13 +26,13 @@
float: left;
}
#TOPNAVLEFT img, #topnavleft img {
#topnavleft img {
border: 0px;
margin: 0;
padding: 0;
}
#TOPNAVRIGHT, #topnavright {
#topnavright {
width: 7px;
height: 29px;
border: 0px;
@ -41,32 +41,32 @@
float: right;
}
#TOPNAVRIGHT img, #topnavright img {
#topnavright img {
border: 0px;
margin: 0;
padding: 0;
}
#TOPNAVLIST, #topnavlist {
#topnavlist {
list-style: none;
margin: 0;
padding: 0;
height: 29px;
}
#TOPNAVLIST li, #topnavlist li {
#topnavlist li {
padding: 0 1em 0 1.2em;
display: inline;
border-left: 1px solid #B4B4B4;
}
#TOPNAVLIST li a, #topnavlist li a {
#topnavlist li a {
color: #666;
font-weight: bold;
text-decoration: none;
}
#TOPNAVLIST li:first-child, #topnavlist li:first-child {
#topnavlist li:first-child {
border-left: 0;
padding-left: 0;
}
@ -147,7 +147,7 @@ div#menu ul ul ul li:hover ul {
/* Language selection */
#LANGUAGENAV, #languagenav {
#languagenav {
text-align: right;
color: #666;
font-size: 0.9em;
@ -156,33 +156,33 @@ div#menu ul ul ul li:hover ul {
padding: 0;
}
#LANGUAGENAVLIST, #languagenavlist {
#languagenavlist {
list-style: none;
margin: 0;
padding: 0;
}
#LANGUAGENAVLIST li, #languagenavlist li {
#languagenavlist li {
padding: 0 0.5em 0 0.2em;
display: inline;
border-right: 1px solid #B6B6B6;
}
#LANGUAGENAVLIST li.last-child, #languagenavlist li.last-child {
#languagenavlist li.last-child {
padding: 0 0em 0 0.2em;
border-right: 0;
}
#LANGUAGENAVLIST li a, #languagenavlist li a {
#languagenavlist li a {
text-decoration: underline;
}
#LANGUAGENAVLIST li a:hover, #languagenavlist li a:hover {
#languagenavlist li a:hover {
}
/* The search navigation is the list of links above the search box. */
#SEARCHNAV, #searchnav {
#searchnav {
position: relative;
text-align: right;
color: #fff;
@ -193,52 +193,52 @@ div#menu ul ul ul li:hover ul {
padding: 0;
}
#SEARCHNAVLIST, #searchnavlist {
#searchnavlist {
list-style: none;
margin: 0;
padding: 0;
}
#SEARCHNAVLIST li, #searchnavlist li {
#searchnavlist li {
padding: 0 0.6em 0 0.3em;
display: inline;
border-right: 1px solid #fff;
}
#SEARCHNAVLIST li.last-child, #searchnavlist li.last-child {
#searchnavlist li.last-child {
padding: 0 0 0 0.3em;
border-right: 0;
}
#SEARCHNAVLIST li a, #searchnavlist li a {
#searchnavlist li a {
color: #FFCC66;
text-decoration: underline;
}
#SEARCHNAVLIST li a:hover, #searchnavlist li a:hover {
#searchnavlist li a:hover {
color: #fff;
}
/* Category Navigation */
#SIDENAV, #SIDENAV ul, #SIDENAV ul ul, #sidenav, #sidenav ul, #sidenav ul ul {
#sidenav, #sidenav ul, #sidenav ul ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 1.0em;
}
#SIDENAV, #sidenav {
#sidenav {
width: 150px;
background-color: #eee;
border: 1px solid #D4D4D4;
}
#SIDENAV ul, #sidenav ul {
#sidenav ul {
padding: 8px 4px 12px 4px;
}
#SIDENAV ul ul, #sidenav ul ul {
#sidenav ul ul {
background: none;
background-color: #eee;
margin: 0;
@ -246,12 +246,12 @@ div#menu ul ul ul li:hover ul {
list-style: none;
}
#SIDENAV ul ul li, #sidenav ul ul li {
#sidenav ul ul li {
background: none;
border: none;
}
#SIDENAV ul li, #sidenav ul li {
#sidenav ul li {
border-bottom: 1px solid #eee;
margin: 0;
padding-left: 12px;
@ -260,15 +260,15 @@ div#menu ul ul ul li:hover ul {
background-position: 12px 0.65em;
}
#SIDENAV ul li.active, #sidenav ul li.active {
#sidenav ul li.active {
font-weight: bold;
}
#SIDENAV ul li.active span, #sidenav ul li.active span {
#sidenav ul li.active span {
display: none;
}
#SIDENAV ul li a, #sidenav ul li a {
#sidenav ul li a {
display: block;
color: #990000;
text-decoration: underline;
@ -276,21 +276,21 @@ div#menu ul ul ul li:hover ul {
margin: 0;
}
#SIDENAV ul ul li a.active, #sidenav ul ul li a.active {
#sidenav ul ul li a.active {
font-weight: bold;
}
#SIDENAV ul ul li a, #sidenav ul ul li a {
#sidenav ul ul li a {
display: block;
padding-left: 12px;
margin: 0;
}
#SIDENAV ul li a:hover, #sidenav ul li a:hover {
#sidenav ul li a:hover {
color: #000;
}
#FEEDLINKS, #feedlinks {
#feedlinks {
padding-top: 5px;
padding-left: 5px;
margin-top: 5px;
@ -299,30 +299,30 @@ div#menu ul ul ul li:hover ul {
display: block;
}
#FEEDLINKS ul, #feedlinks ul {
#feedlinks ul {
list-style-image: url(../images/ico_rss.png);
}
/* Right Navigation */
.RIGHTNAV, .RIGHTNAV ul, .RIGHTNAV ul ul, .rightnav, .rightnav ul, .rightnav ul ul {
.rightnav, .rightnav ul, .rightnav ul ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 1.0em;
}
.RIGHTNAV, .rightnav {
.rightnav {
width: 150px;
background-color: #eee;
border: 1px solid #D4D4D4;
}
.RIGHTNAV ul, .rightnav ul {
.rightnav ul {
padding: 8px 4px 12px 4px;
}
.RIGHTNAV ul ul, .rightnav ul ul {
.rightnav ul ul {
background: none;
background-color: #eee;
margin: 0;
@ -330,12 +330,12 @@ div#menu ul ul ul li:hover ul {
list-style: none;
}
.RIGHTNAV ul ul li, .rightnav ul ul li {
.rightnav ul ul li {
background: none;
border: none;
}
.RIGHTNAV ul li, .rightnav ul li {
.rightnav ul li {
border-bottom: 1px solid #eee;
margin: 0;
padding-left: 12px;
@ -344,15 +344,15 @@ div#menu ul ul ul li:hover ul {
background-position: 12px 0.65em;
}
.RIGHTNAV ul li.active, .rightnav ul li.active {
.rightnav ul li.active {
font-weight: bold;
}
.RIGHTNAV ul li.active span, .rightnav ul li.active span {
.rightnav ul li.active span {
display: none;
}
.RIGHTNAV ul li a, .rightnav ul li a {
.rightnav ul li a {
display: block;
color: #990000;
text-decoration: underline;
@ -360,21 +360,20 @@ div#menu ul ul ul li:hover ul {
margin: 0;
}
.RIGHTNAV ul ul li a.active, .rightnav ul ul li a.active {
.rightnav ul ul li a.active {
font-weight: bold;
}
.RIGHTNAV ul ul li a, .rightnav ul ul li a {
.rightnav ul ul li a {
display: block;
padding-left: 12px;
margin: 0;
}
.RIGHTNAV ul li a:hover, .rightnav ul li a:hover {
.rightnav ul li a:hover {
color: #000;
}
.RIGHTNAV h1, .RIGHTNAV h2, .RIGHTNAV h3, .RIGHTNAV h4, .RIGHTNAV h5, .RIGHTNAV h6, .RIGHTNAV p,
.rightnav h1, .rightnav h2, .rightnav h3, .rightnav h4, .rightnav h5, .rightnav h6, .rightnav p {
padding-left: 10px;
padding-right: 10px;

View file

@ -85,11 +85,11 @@ h4 {
width: 1990px;
}
#TXTFRONTFEATUREHEADING, #txtfrontfeatureheading {
#txtfrontfeatureheading {
padding-bottom: 0em;
}
#TXTFRONTFEATURELINK a, #txtfrontfeaturelink a {
#txtfrontfeaturelink a {
font-size: 1.2em;
font-weight: bold;
padding-left: 5px;
@ -102,24 +102,24 @@ a:visited { color:#990000; text-decoration: underline; }
a:hover { color:#000000; text-decoration: underline; }
a:active { color:#990000; text-decoration: underline; }
#FOOTER a:link, #footer a:link { color:#666; text-decoration: underline; }
#FOOTER a:visited, #footer a:visited { color:#666; text-decoration: underline; }
#FOOTER a:hover, #footer a:hover { color:#000000; text-decoration: underline; }
#FOOTER a:active, #footer a:active { color:#666; text-decoration: underline; }
#footer a:link { color:#666; text-decoration: underline; }
#footer a:visited { color:#666; text-decoration: underline; }
#footer a:hover { color:#000000; text-decoration: underline; }
#footer a:active { color:#666; text-decoration: underline; }
#FRONTNEMSCONTAINER h2, #frontnemscontainer h2 {
#frontnemscontainer h2 {
margin: 0;
padding: 0;
font-size: 1.1em;
}
#FRONTSHORTCUTS h2, #frontshortcuts h2 {
#frontshortcuts h2 {
margin: 0;
padding: 0;
font-size: 1.1em;
}
#FRONTRELEASES h2, #frontreleases h2 {
#frontreleases h2 {
margin: 0;
padding: 0;
font-size: 1.1em;

View file

@ -14,9 +14,9 @@
<body class="navinclude.about">
<ul>
<li><a href="#GUIDELINE">Usage Guideline</a></li>
<li><a href="#RESOURCE">Resource</a></li>
<li><a href="#SAMPLE">Sample</a></li>
<li><a href="#guideline">Usage Guideline</a></li>
<li><a href="#resource">Resource</a></li>
<li><a href="#sample">Sample</a></li>
</ul>
<p></p>

View file

@ -17,18 +17,18 @@ type="text/css" title="Large Text" />
</head>
<body>
<div id="containerwrap">
<div id="container"><span class="txtoffscreen"><a href="#CONTENT"
<div id="container"><span class="txtoffscreen"><a href="#content"
title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)</span> <span
class="txtoffscreen"><a href="#CONTENTWRAP" title="Skip section navigation"
class="txtoffscreen"><a href="#contentwrap" title="Skip section navigation"
accesskey="2">Skip section navigation</a> (2)</span>
<div id="HEADERCONTAINER">
<div id="HEADER">
<div id="headercontainer">
<div id="header">
<h2 class="blockhide">Header And Logo</h2>
<div id="HEADERLOGOLEFT"><a href="http://www.freebsd.org" title="FreeBSD"><img
<div id="headerlogoleft"><a href="http://www.freebsd.org" title="FreeBSD"><img
src="http://www.freebsd.org/layout/images/logo-red.png" width="457" height="75" alt="FreeBSD" /></a></div>
<div id="HEADERLOGORIGHT">
<div id="headerlogoright">
<h2 class="blockhide">Peripheral Links</h2>
</div>

View file

@ -21,19 +21,19 @@
<body class="navinclude.about">
<ul>
<li><a href="#BSD-DAEMON">Le &quot;daemon&quot; BSD</a></li>
<li><a href="#POWERED-BY">Les logos <q>Powered by FreeBSD</q></a></li>
<li><a href="#ADV">Les anciennes bannières publicitaires</a></li>
<li><a href="#USE">Utilisation des ressources graphiques</a></li>
<li><a href="#bsd-daemon">Le &quot;daemon&quot; BSD</a></li>
<li><a href="#powered-by">Les logos <q>Powered by FreeBSD</q></a></li>
<li><a href="#adv">Les anciennes bannières publicitaires</a></li>
<li><a href="#use">Utilisation des ressources graphiques</a></li>
</ul>
<p>Cette page contient diverses ressources <q>artistiques</q> FreeBSD.
Des suggestions pour enrichir cette rubrique peuvent être envoyées &agrave; <a
href="mailto:www@FreeBSD.org">www@FreeBSD.org</a>. S'il vous plaît,
prenez connaissance des <a href="#USE">conditions d'utilisation</a> de
prenez connaissance des <a href="#use">conditions d'utilisation</a> de
ces ressources graphiques.</p>
<h2 id="BSD-DAEMON"><a href="copyright/daemon.html">Le &quot;daemon&quot;
<h2 id="bsd-daemon"><a href="copyright/daemon.html">Le &quot;daemon&quot;
BSD</a></h2>
<table width="100%" border="0">
@ -66,7 +66,7 @@
</tbody>
</table>
<h2 id="POWERED-BY">Les logos <q>Powered by FreeBSD</q></h2>
<h2 id="powered-by">Les logos <q>Powered by FreeBSD</q></h2>
<table width="100%" border="0">
<tbody>

View file

@ -25,7 +25,7 @@
<p><b>Je voudrais</b> :
<br/>...<a href="#code">travailler sur le port lui-même</a>
<br/>...<a href="#testing">aider aux tests</a>
<br/>...<a href="#BUG">signaler un bug</a>
<br/>...<a href="#bug">signaler un bug</a>
<br/>...<a href="#documentation">écrire de la documentation</a></p>

View file

@ -19,9 +19,9 @@
<body class="navinclude.about">
<ul>
<li><a href="#GUIDELINE">Recommandations concernant l'utilisation</a></li>
<li><a href="#RESOURCE">Ressources</a></li>
<li><a href="#SAMPLE">Exemples</a></li>
<li><a href="#guideline">Recommandations concernant l'utilisation</a></li>
<li><a href="#resource">Ressources</a></li>
<li><a href="#sample">Exemples</a></li>
</ul>
<p></p>

View file

@ -21,10 +21,10 @@
<body class="navinclude.about">
<ul>
<li><a href="#BSD-DAEMON">BSD d&eacute;mon</a></li>
<li><a href="#POWERED-BY"><q>Powered by FreeBSD</q> log&oacute;k</a></li>
<li><a href="#ADV">R&eacute;gi rekl&aacute;mok</a></li>
<li><a href="#USE">A grafik&aacute;k
<li><a href="#bsd-daemon">BSD d&eacute;mon</a></li>
<li><a href="#powered-by"><q>Powered by FreeBSD</q> log&oacute;k</a></li>
<li><a href="#adv">R&eacute;gi rekl&aacute;mok</a></li>
<li><a href="#use">A grafik&aacute;k
felhaszn&aacute;l&aacute;sa</a></li>
</ul>
@ -35,10 +35,10 @@
href="mailto:www@FreeBSD.org">www@FreeBSD.org</a>
e-mail c&iacute;mre k&uuml;ldhet&#245;ek. Ne felejts&uuml;k el
elolvasni a grafik&aacute;k <a
href="#USE">felhaszn&aacute;l&aacute;si</a>
href="#use">felhaszn&aacute;l&aacute;si</a>
felt&eacute;teleit.</p>
<h2 id="BSD-DAEMON"><a href="&enbase;/copyright/daemon.html">BSD
<h2 id="bsd-daemon"><a href="&enbase;/copyright/daemon.html">BSD
d&eacute;mon</a></h2>
<table width="100%" border="0">
@ -71,7 +71,7 @@
</tbody>
</table>
<h2 id="POWERED-BY"><q>Powered by FreeBSD</q> log&oacute;k</h2>
<h2 id="powered-by"><q>Powered by FreeBSD</q> log&oacute;k</h2>
<table width="100%" border="0">
<tbody>

View file

@ -21,10 +21,10 @@
<body class="navinclude.about">
<ul>
<li><a href="#GUIDELINE">Felhaszn&aacute;l&aacute;si
<li><a href="#guideline">Felhaszn&aacute;l&aacute;si
&uacute;tmutat&oacute;</a></li>
<li><a href="#RESOURCE">Forr&aacute;sok</a></li>
<li><a href="#SAMPLE">P&eacute;ld&aacute;k</a></li>
<li><a href="#resource">Forr&aacute;sok</a></li>
<li><a href="#sample">P&eacute;ld&aacute;k</a></li>
</ul>
<p></p>

View file

@ -17,7 +17,7 @@
<p><b>私は</b>
<br/>...<a href="#code">移植そのものの作業</a>
<br/>...<a href="#testing">テストを支援</a>
<br/>...<a href="#BUG">バグを報告</a>
<br/>...<a href="#bug">バグを報告</a>
<br/>...<a href="#documentation">ドキュメントを寄稿</a>
<br/><b>したいです。</b></p>

View file

@ -18,18 +18,18 @@
<body class="navinclude.about">
<ul>
<li><a href="#BSD-DAEMON">BSD Daemon</a></li>
<li><a href="#POWERED-BY"><q>Powered by &os;</q> Logo's</a></li>
<li><a href="#ADV">Oude advertentiebanners</a></li>
<li><a href="#USE">Grafisch gebruik</a></li>
<li><a href="#bsd-daemon">BSD Daemon</a></li>
<li><a href="#powered-by"><q>Powered by &os;</q> Logo's</a></li>
<li><a href="#adv">Oude advertentiebanners</a></li>
<li><a href="#use">Grafisch gebruik</a></li>
</ul>
<p>Deze pagina bevat verschillende &os; <q>illustraties</q>.
Suggesties voor toevoegingen kunnen gemaild worden aan <a
href="mailto:www@FreeBSD.org">www@FreeBSD.org</a>. Neem notitie
van het <a href="#USE">gebruiksbeleid</a> voor deze illustraties.</p>
van het <a href="#use">gebruiksbeleid</a> voor deze illustraties.</p>
<h2 id="BSD-DAEMON"><a href="&enbase;/copyright/daemon.html">BSD
<h2 id="bsd-daemon"><a href="&enbase;/copyright/daemon.html">BSD
Daemon</a></h2>
<table width="100%" border="0">
@ -61,7 +61,7 @@
</tbody>
</table>
<h2 id="POWERED-BY"><q>Powered by &os;</q> Logo's</h2>
<h2 id="powered-by"><q>Powered by &os;</q> Logo's</h2>
<table width="100%" border="0">
<tbody>

View file

@ -17,9 +17,9 @@
<body class="navinclude.about">
<ul>
<li><a href="#GUIDELINE">Gebruiksrichtlijnen</a></li>
<li><a href="#RESOURCE">Bronnen</a></li>
<li><a href="#SAMPLE">Voorbeeld</a></li>
<li><a href="#guideline">Gebruiksrichtlijnen</a></li>
<li><a href="#resource">Bronnen</a></li>
<li><a href="#sample">Voorbeeld</a></li>
</ul>
<p></p>

View file

@ -22,19 +22,19 @@
<body class="navinclude.about">
<ul>
<li><a href="#BSD-DAEMON">äÁĹÍĎÎ BSD</a></li>
<li><a href="#POWERED-BY">ěĎÇĎÔÉĐŮ <q>Powered by FreeBSD</q></a></li>
<li><a href="#ADV">óÔÁŇŮĹ ŇĹËĚÁÍÎŮĹ ÂÁÎÎĹŇŮ</a></li>
<li><a href="#USE">đŇÁ×ÉĚÁ ÉÓĐĎĚŘÚĎ×ÁÎÉŃ ÇŇÁĆÉËÉ</a></li>
<li><a href="#bsd-daemon">äÁĹÍĎÎ BSD</a></li>
<li><a href="#powered-by">ěĎÇĎÔÉĐŮ <q>Powered by FreeBSD</q></a></li>
<li><a href="#adv">óÔÁŇŮĹ ŇĹËĚÁÍÎŮĹ ÂÁÎÎĹŇŮ</a></li>
<li><a href="#use">đŇÁ×ÉĚÁ ÉÓĐĎĚŘÚĎ×ÁÎÉŃ ÇŇÁĆÉËÉ</a></li>
</ul>
<p>Эта страница содержит различные <q>изображения</q> FreeBSD.
Предложения по дополнению этой страницы могут быть отправлены на <a
href="mailto:www@FreeBSD.org">www@FreeBSD.org</a>. Пожалуйста,
ĎÚÎÁËĎÍŘÔĹÓŘ Ó <a href="#USE">ĐŇÁ×ÉĚÁÍÉ ÉÓĐĎĚŘÚĎ×ÁÎÉŃ</a> ÜÔÉČ
ĎÚÎÁËĎÍŘÔĹÓŘ Ó <a href="#use">ĐŇÁ×ÉĚÁÍÉ ÉÓĐĎĚŘÚĎ×ÁÎÉŃ</a> ÜÔÉČ
изображений.</p>
<h2 id="BSD-DAEMON"><a href="copyright/daemon.html">äÁĹÍĎÎ
<h2 id="bsd-daemon"><a href="copyright/daemon.html">äÁĹÍĎÎ
BSD</a></h2>
<table width="100%" border="0">
@ -67,7 +67,7 @@
</tbody>
</table>
<h2 id="POWERED-BY">ěĎÇĎÔÉĐŮ <q>Powered by FreeBSD</q></h2>
<h2 id="powered-by">ěĎÇĎÔÉĐŮ <q>Powered by FreeBSD</q></h2>
<table width="100%" border="0">
<tbody>

View file

@ -24,7 +24,7 @@
<p><b>Я хочу</b>:
<br/>...<a href="#code">работать над собственно портом</a>
<br/>...<a href="#testing">участвовать в тестировании</a>
<br/>...<a href="#BUG">酉下萆载 下 羡陕伺</a>
<br/>...<a href="#bug">酉下萆载 下 羡陕伺</a>
<br/>...<a href="#documentation">писать документацию</a></p>

View file

@ -20,9 +20,9 @@
<body class="navinclude.about">
<ul>
<li><a href="#GUIDELINE">őËÁÚÁÎÉŃ ĐĎ ÉÓĐĎĚŘÚĎ×ÁÎÉŔ</a></li>
<li><a href="#RESOURCE">ňĹÓŐŇÓŮ</a></li>
<li><a href="#SAMPLE">đŇÉÍĹŇŮ</a></li>
<li><a href="#guideline">őËÁÚÁÎÉŃ ĐĎ ÉÓĐĎĚŘÚĎ×ÁÎÉŔ</a></li>
<li><a href="#resource">ňĹÓŐŇÓŮ</a></li>
<li><a href="#sample">đŇÉÍĹŇŮ</a></li>
</ul>
<p></p>

View file

@ -47,12 +47,12 @@
<div xmlns="http://www.w3.org/1999/xhtml">
<input type="hidden" name="max" value="25" />
<input type="hidden" name="source" value="www" />
<input id="WORDS" name="words" type="text" size="20"
<input id="words" name="words" type="text" size="20"
maxlength="255"
onfocus="if( this.value==this.defaultValue ) this.value=&#39;&#39;;"
value="&header2.word.search;" /><![CDATA[ ]]>
<span>&nbsp;</span>
<input id="SUBMIT" name="submit" type="submit" value="&header2.word.search;" />
<input id="submit" name="submit" type="submit" value="&header2.word.search;" />
</div>
'>
@ -136,8 +136,8 @@
<!ENTITY header2.searchnav.label '<h2 xmlns="http://www.w3.org/1999/xhtml" class="blockhide">Peripheral Links</h2>'>
<!ENTITY header2.searchnav '
<div xmlns="http://www.w3.org/1999/xhtml" id="SEARCHNAV">
<ul id="SEARCHNAVLIST">
<div xmlns="http://www.w3.org/1999/xhtml" id="searchnav">
<ul id="searchnavlist">
<li>&header2.word.textsize;: <a href="#" onkeypress="return false;"
onclick="setActiveStyleSheet(&#39;Normal Text&#39;); return false;"
title="&header2.word.normaltextsize;">&header2.word.normal;</a>
@ -155,8 +155,8 @@
<!ENTITY header2.skipnav '
<span xmlns="http://www.w3.org/1999/xhtml" class="txtoffscreen">
<a href="#CONTENT" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)
<a href="#CONTENTWRAP" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)
<a href="#content" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)
<a href="#contentwrap" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)
</span>'>
<!ENTITY header2 '
@ -175,10 +175,10 @@
&header2.searchnav;
<div id="SEARCH">
<div id="search">
<form action="&cgibase;/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="WORDS">&header2.word.search;</label></h2>
<h2 class="blockhide"><label for="words">&header2.word.search;</label></h2>
&header2.searchinputs;
</div>

View file

@ -1,7 +1,7 @@
<!-- $FreeBSD$ -->
<!ENTITY nav.about '
<div xmlns="http://www.w3.org/1999/xhtml" id="SIDENAV">
<div xmlns="http://www.w3.org/1999/xhtml" id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
@ -25,7 +25,7 @@
</div> <!-- SIDENAV -->'>
<!ENTITY nav.community '
<div xmlns="http://www.w3.org/1999/xhtml" id="SIDENAV">
<div xmlns="http://www.w3.org/1999/xhtml" id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
@ -42,7 +42,7 @@
</div> <!-- SIDENAV -->'>
<!ENTITY nav.developers '
<div xmlns="http://www.w3.org/1999/xhtml" id="SIDENAV">
<div xmlns="http://www.w3.org/1999/xhtml" id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
@ -58,7 +58,7 @@
</div> <!-- SIDENAV -->'>
<!ENTITY nav.docs '
<div xmlns="http://www.w3.org/1999/xhtml" id="SIDENAV">
<div xmlns="http://www.w3.org/1999/xhtml" id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
@ -75,7 +75,7 @@
</div> <!-- SIDENAV -->'>
<!ENTITY nav.download '
<div xmlns="http://www.w3.org/1999/xhtml" id="SIDENAV">
<div xmlns="http://www.w3.org/1999/xhtml" id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
<li><a href="&base;/where.html">Get FreeBSD</a></li>
@ -91,7 +91,7 @@
</div> <!-- SIDENAV -->'>
<!ENTITY nav.gnome '
<div xmlns="http://www.w3.org/1999/xhtml" id="SIDENAV">
<div xmlns="http://www.w3.org/1999/xhtml" id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
@ -118,7 +118,7 @@
</div> <!-- SIDENAV -->'>
<!ENTITY nav.ports '
<div xmlns="http://www.w3.org/1999/xhtml" id="SIDENAV">
<div xmlns="http://www.w3.org/1999/xhtml" id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
<li><a href="&base;/ports/index.html">About ports</a></li>
@ -136,7 +136,7 @@
</div> <!-- SIDENAV -->'>
<!ENTITY nav.support '
<div xmlns="http://www.w3.org/1999/xhtml" id="SIDENAV">
<div xmlns="http://www.w3.org/1999/xhtml" id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>

View file

@ -76,10 +76,10 @@ parameters. Changing them will result in rendering errors.
&header2.searchnav;
<div id="SEARCH">
<div id="search">
<form action="&cgibase;/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="WORDS">&header2.word.search;</label></h2>
<h2 class="blockhide"><label for="words">&header2.word.search;</label></h2>
&header2.searchinputs;
</div>

View file

@ -17,18 +17,18 @@
<body class="navinclude.about">
<ul>
<li><a href="#BSD-DAEMON">BSD Daemon</a></li>
<li><a href="#POWERED-BY"><q>动力源自 FreeBSD</q> 标志</a></li>
<li><a href="#ADV">旧的广告标语</a></li>
<li><a href="#USE">图形的使用</a></li>
<li><a href="#bsd-daemon">BSD Daemon</a></li>
<li><a href="#powered-by"><q>动力源自 FreeBSD</q> 标志</a></li>
<li><a href="#adv">旧的广告标语</a></li>
<li><a href="#use">图形的使用</a></li>
</ul>
<p>这个页面包含各式各样的 FreeBSD <q>艺术</q>。
有任何建议请发送至 <a
href="mailto:www@FreeBSD.org">www@FreeBSD.org</a>。请注意这些图形的<a
href="#USE">使用方式</a>。</p>
href="#use">使用方式</a>。</p>
<h2 id="BSD-DAEMON"><a href="copyright/daemon.html">BSD
<h2 id="bsd-daemon"><a href="copyright/daemon.html">BSD
Daemon</a></h2>
<table width="100%" border="0">
@ -60,7 +60,7 @@
</tbody>
</table>
<h2 id="POWERED-BY"><q>动力源自 FreeBSD</q> 标志</h2>
<h2 id="powered-by"><q>动力源自 FreeBSD</q> 标志</h2>
<table width="100%" border="0">
<tbody>

View file

@ -17,9 +17,9 @@
<body class="navinclude.about">
<ul>
<li><a href="#GUIDELINE">使用原则</a></li>
<li><a href="#RESOURCE">资源</a></li>
<li><a href="#SAMPLE">样例</a></li>
<li><a href="#guideline">使用原则</a></li>
<li><a href="#resource">资源</a></li>
<li><a href="#sample">样例</a></li>
</ul>
<p></p>

View file

@ -17,17 +17,17 @@
<body class="navinclude.about">
<ul>
<li><a href="#BSD-DAEMON">BSD Daemon</a></li>
<li><a href="#POWERED-BY"><q>Powered by FreeBSD</q> Logo 圖</a></li>
<li><a href="#ADV">舊式廣告圖標</a></li>
<li><a href="#USE">圖形的使用</a></li>
<li><a href="#bsd-daemon">BSD Daemon</a></li>
<li><a href="#powered-by"><q>Powered by FreeBSD</q> Logo 圖</a></li>
<li><a href="#adv">舊式廣告圖標</a></li>
<li><a href="#use">圖形的使用</a></li>
</ul>
<p>本頁有各式各樣的 FreeBSD <q>藝術</q>。 如有任何建議,請寄至 <a
href="mailto:www@FreeBSD.org">www@FreeBSD.org</a>。請注意這些圖形的<a
href="#USE">使用、授權方式</a>。</p>
href="#use">使用、授權方式</a>。</p>
<h2 id="BSD-DAEMON"><a href="copyright/daemon.html">BSD
<h2 id="bsd-daemon"><a href="copyright/daemon.html">BSD
Daemon</a></h2>
<table width="100%" border="0">
@ -60,7 +60,7 @@
</tbody>
</table>
<h2 id="POWERED-BY"><q>Powered by FreeBSD</q> Logo 圖</h2>
<h2 id="powered-by"><q>Powered by FreeBSD</q> Logo 圖</h2>
<table width="100%" border="0">
<tbody>

View file

@ -17,9 +17,9 @@
<body class="navinclude.about">
<ul>
<li><a href="#GUIDELINE">ㄏ<E3848F>玥</a></li>
<li><a href="#RESOURCE">戈方</a></li>
<li><a href="#SAMPLE">妓セ</a></li>
<li><a href="#guideline">ㄏ<E3848F>玥</a></li>
<li><a href="#resource">戈方</a></li>
<li><a href="#sample">妓セ</a></li>
</ul>
<p></p>