doc/share/sgml/header.ent

313 lines
10 KiB
Text
Raw Normal View History

<!-- $FreeBSD$ -->
<!-- FreeBSD HTML Header Entities -->
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header Entities//EN" -->
<!-- Images -->
<!ENTITY i.daemon '<img src="&enbase;/gifs/daemon.gif" alt="" align="left" width="80" height="76">'>
<!ENTITY i.new '<img src="&enbase;/gifs/new.gif" alt="[New!]" width="28" height="11">'>
<!-- Components making up the standard headers and footers. -->
<!-- Override in the prolog <em>before</em> including this -->
<!-- file if necessary. -->
<!ENTITY copyright '<a href="&base;/search/index-site.html">Site Map</a> |
<a href="&base;/copyright/">Legal Notices</a> | &copy; 1995-2012 The FreeBSD Project.
All rights reserved.'>
<!ENTITY email 'freebsd-questions'>
<!ENTITY author '<a href="&base;/index.html">home</a> &nbsp; | &nbsp; <a href="&base;/mailto.html">contact</a> &nbsp; | &nbsp; <a href="&base;/copyright/index.html">legal</a> &nbsp; | &nbsp; &copyright;'>
<!ENTITY date ''>
<!ENTITY home '<a href="&base;/index.html"><img src"&enbase;/gifs/home.gif"
alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>
<!ENTITY stylesheet '&enbase;/layout/css/fixed.css?20060509'>
<!ENTITY stylesheetlarge '&enbase;/layout/css/fixed_large.css'>
<!ENTITY nav ''>
<!-- Standard headers and footers -->
<![ %xml.features; [
<!ENTITY html.br.clearboth '<br class="clearboth" />'>
<!ENTITY html.br '<br />'>
]]>
<!ENTITY html.br.clearboth '<br class="clearboth">'>
<!ENTITY html.br '<br>'>
<![ %xml.features; [
<!ENTITY header1.meta '
<meta http-equiv="Content-Type" content="text/html; charset=&xml.encoding;" />
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
'>
]]>
<!ENTITY header1.meta '
<meta http-equiv="Content-Type" content="text/html; charset=&xml.encoding;">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
'>
<![ %xml.features; [
<!ENTITY header1.link '
<link rel="shortcut icon" href="&enbase;/favicon.ico" type="image/x-icon" />
<link rel="icon" href="&enbase;/favicon.ico" type="image/x-icon" />
<!--
FOR TRANSLATORS:
Do not translate the "Normal Text" and "Large Text" attributes in the
following two lines. They are not literal texts but JavaScript
parameters. Changing them will result in rendering errors.
-->
<link rel="stylesheet" media="screen" href="&stylesheet;" type="text/css" title="Normal Text" />
<link rel="alternate stylesheet" media="screen" href="&stylesheetlarge;" type="text/css" title="Large Text" />'>
]]>
<!ENTITY header1.link '
<link rel="shortcut icon" href="&enbase;/favicon.ico" type="image/x-icon">
<link rel="icon" href="&enbase;/favicon.ico" type="image/x-icon">
<!--
FOR TRANSLATORS:
Do not translate the "Normal Text" and "Large Text" attributes in the
following two lines. They are not literal texts but JavaScript
parameters. Changing them will result in rendering errors.
-->
<link rel="stylesheet" media="screen" href="&stylesheet;" type="text/css" title="Normal Text">
<link rel="alternate stylesheet" media="screen" href="&stylesheetlarge;" type="text/css" title="Large Text">'>
<!ENTITY % header.rss "IGNORE">
<![ %header.rss; [
<!ENTITY header1.rsslink '
<link rel="alternate" type="application/rss+xml"
title="&rsstitle;" href="&rsslink;" />
'>
]]>
<!ENTITY header1.rsslink ''>
<![ %html.header.script.google; [
<!ENTITY header1.googlejs '<script type="text/javascript" src="&enbase;/layout/js/google.js"></script>'>
]]>
<!ENTITY header1.googlejs ''>
<!ENTITY header1 '
<head>
<title>&title;</title>
&header1.meta;
&header1.link;
&header1.rsslink;
<script type="text/javascript" src="&enbase;/layout/js/styleswitcher.js"></script>
&header1.googlejs;
</head>
'>
<![ %xml.features; [
<!ENTITY header2.logo-red '
<a href="&base;" title="FreeBSD"><img src="&enbase;/layout/images/logo-red.png"
width="457" height="75" alt="FreeBSD" /></a>
'>
]]>
<!ENTITY header2.logo-red '
<a href="&base;" title="FreeBSD"><img src="&enbase;/layout/images/logo-red.png"
width="457" height="75" alt="FreeBSD"></a>
'>
<!ENTITY header2.word.search 'Search'>
<!ENTITY header2.word.textsize 'Text Size'>
<!ENTITY header2.word.normaltextsize 'Normal Text Size'>
<!ENTITY header2.word.largetextsize 'Large Text Size'>
<!ENTITY header2.word.normal 'Normal'>
<!ENTITY header2.word.large 'Large'>
<!ENTITY header2.word.donate 'Donate'>
<!ENTITY header2.word.contact 'Contact'>
<![ %xml.features; [
<!ENTITY header2.searchinputs '
<div xml:space="preserve">
<input type="hidden" name="max" value="25" />
<input type="hidden" name="source" value="www" />
<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[ ]]>
<input id="SUBMIT" name="submit" type="submit" value="&header2.word.search;" />
</div>
'>
]]>
<!ENTITY header2.searchinputs '
<div>
<input type="hidden" name="max" value="25">
<input type="hidden" name="source" value="www">
<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;">
<input id="SUBMIT" name="submit" type="submit" value="&header2.word.search;">
</div>
'>
<!ENTITY header2.topnav '
<h2 class="blockhide">Site Navigation</h2>
<div id="MENU">
<ul class="first">
<li><a href="&base;/">Home</a></li>
</ul>
<ul>
<li><a href="&base;/about.html">About</a>
<ul>
<li><a href="&base;/projects/newbies.html">Introduction</a></li>
<li><a href="&base;/features.html">Features</a></li>
<li><a href="&base;/advocacy/">Advocacy</a></li>
<li><a href="&base;/marketing/">Marketing</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="&base;/where.html">Get FreeBSD</a>
<ul>
<li><a href="&base;/releases/">Release Information</a></li>
<li><a href="&base;/releng/">Release Engineering</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="&base;/docs.html">Documentation</a>
<ul>
<li><a href="&base;/doc/en_US.ISO8859-1/books/faq/">FAQ</a></li>
<li><a href="&base;/doc/en_US.ISO8859-1/books/handbook/">Handbook</a></li>
<li><a href="&base;/doc/en_US.ISO8859-1/books/porters-handbook">Porter&#39;s Handbook</a></li>
<li><a href="&base;/doc/en_US.ISO8859-1/books/developers-handbook">Developer&#39;s Handbook</a></li>
<li><a href="&cgibase;/man.cgi">Manual Pages</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="&base;/community.html">Community</a>
<ul>
<li><a href="&base;/community/mailinglists.html">Mailing Lists</a></li>
<li><a href="http://forums.freebsd.org">Forums</a></li>
<li><a href="&base;/usergroups.html">User Groups</a></li>
<li><a href="&base;/events/events.html">Events</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="&base;/projects/index.html">Developers</a>
<ul>
2011-03-27 13:28:34 +02:00
<li><a href="http://wiki.FreeBSD.org/IdeasPage">Project Ideas</a></li>
<li><a href="http://svn.FreeBSD.org/viewvc/base/">Source SVN Repository</a></li>
<li><a href="http://svn.FreeBSD.org/viewvc/doc/">Documentation SVN Repository</a></li>
<li><a href="http://cvsweb.FreeBSD.org">CVS Repository</a></li>
<li><a href="http://p4web.FreeBSD.org">Perforce Repository</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="&base;/support.html">Support</a>
<ul>
<li><a href="&base;/commercial/commercial.html">Vendors</a></li>
<li><a href="http://security.FreeBSD.org/">Security Information</a></li>
<li><a href="&cgibase;/query-pr-summary.cgi">Bug Reports</a></li>
<li><a href="&base;/send-pr.html">Submit Bug-report</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="http://www.freebsdfoundation.org/">Foundation</a>
<ul>
<li><a href="http://www.freebsdfoundation.org/donate/">Donate</a></li>
</ul>
</li>
</ul>
</div> <!-- MENU -->
'>
<!ENTITY header2 '
<span 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)</span>
<div id="HEADERCONTAINER">
<div id="HEADER">
<h2 class="blockhide">Header And Logo</h2>
<div id="HEADERLOGOLEFT">
&header2.logo-red;
</div> <!-- HEADERLOGOLEFT -->
<div id="HEADERLOGORIGHT">
<h2 class="blockhide">Peripheral Links</h2>
<div 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>
/
<a href="#" onkeypress="return false;"
onclick="setActiveStyleSheet(&#39;Large Text&#39;); return false;"
title="&header2.word.largetextsize;">&header2.word.large;</a></li>
<li><a href="&base;/donations/" title="&header2.word.donate;">&header2.word.donate;</a></li>
<li class="last-child"><a href="&base;/mailto.html" title="&header2.word.contact;">&header2.word.contact;</a></li>
</ul>
</div> <!-- SEARCHNAV -->
<div id="SEARCH">
<form action="&cgibase;/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="WORDS">&header2.word.search;</label></h2>
&header2.searchinputs;
</div>
</form>
</div> <!-- SEARCH -->
</div> <!-- HEADERLOGORIGHT -->
</div> <!-- HEADER -->
&header2.topnav;
</div> <!-- HEADERCONTAINER -->
'>
<!ENTITY header3 '<h1>&title;</h1>'>
<!ENTITY header '
&header1;
<body>
<div id="CONTAINERWRAP">
<div id="CONTAINER">
&header2;
<div id="CONTENT">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;'>
<!ENTITY footer '
</div> <!-- CONTENTWRAP -->
&html.br.clearboth;
</div> <!-- CONTENT -->
<div id="FOOTER">
&copyright;&html.br;
&date;
</div> <!-- FOOTER -->
</div> <!-- CONTAINER -->
</div> <!-- CONTAINERWRAP -->'>
<!-- macro for webbuild paper -->
<!ENTITY webbuild '
<p>This document describes how to build and update
the FreeBSD Web pages from the CVS repository by hand.</p>'>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->