doc/de/includes.sgml
Murray Stokely 01b3e4af6c Merge new web redesign to German tree.
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 07:44:00 +00:00

205 lines
8.2 KiB
Text

<!--
$FreeBSD: www/de/includes.sgml,v 1.18 2005/08/25 15:37:31 jkois Exp $
$FreeBSDde: de-www/includes.sgml,v 1.27 2005/08/15 12:29:02 jkois Exp $
basiert auf: 1.62
-->
<!ENTITY url.doc.langcode 'de_DE.ISO8859-1'>
<!--
Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or
relative to the server root. It should be defined in the prolog
<em>before</em> including this file if the page does not live at the
default location below.
When making a link, use <a href="&base;/mypage.html">foo</a> and
&base; will be expanded appropriately. Base is also used in the
definition of standard boilerplate entities in this file, so be sure
base is correct!
-->
<!ENTITY base CDATA ".">
<!ENTITY debase CDATA "http://www.de.FreeBSD.org/de">
<!ENTITY enbase CDATA "..">
<!-- Images -->
<!ENTITY i.daemon '<img src="&base;/../gifs/daemon.gif" alt="" align="left" width="80" height="76">'>
<!ENTITY i.new '<img src="&base;/../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 '&copy; 1995-2005 Das FreeBSD Projekt.
Alle Rechte vorbehalten.'>
<!ENTITY author '<a href="&base;/index.html">Startseite</a> &nbsp; | &nbsp;
<a href="&base;/mailto.html">Ansprechpartner</a> &nbsp; | &nbsp;
<a href="&base;/../copyright/index.html">Legal</a> &nbsp; | &nbsp;
&copyright;'>
<!ENTITY home '<a href="&base;/index.html"><img src="&base;/../gifs/home.gif"
alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>
<!ENTITY stylesheet '&enbase;/&base;/layout/css/fixed.css'>
<!ENTITY stylesheetlarge '&enbase;/&base;/layout/css/fixed_large.css'>
<!ENTITY nav ''>
<!-- Standard headers and footers -->
<!ENTITY header '<head><title>&title;</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<link rel="shortcut icon" href="&enbase;/&base;/favicon.ico" type="image/x-icon">
<link rel="icon" href="&enbase;/&base;/favicon.ico" type="image/x-icon">
<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">
<script type="text/javascript" src="&enbase;/&base;/layout/js/styleswitcher.js"></script>
</head>
<body>
<div id="containerwrap">
<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" accesskey="2">Skip section navigation</a> (2)</span>
<div id="headercontainer">
<div id="header">
<h2 class="blockhide">Header And Logo</h2>
<div id="headerlogoleft">
<a href="&base;" title="FreeBSD"><img src="&enbase;/&base;/layout/images/logo.png" width="360" height="40" alt="FreeBSD"></a>
</div> <!-- headerlogoleft -->
<div id="headerlogoright">
<h2 class="blockhide">Peripheral Links</h2>
<div id="searchnav">
<ul id="searchnavlist">
<li>
Text Size: <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet(&#39;Normal Text&#39;); return false;" title="Normal Text Size">Normal</a> / <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet(&#39;Large Text&#39;); return false;" title="Large Text Size">Large</a>
</li>
<li>
<a href="&enbase;/donations/" title="Spenden">Spenden</a>
</li>
<li class="last-child">
<a href="&base;/mailto.html" title="Contact">Contact</a>
</li>
</ul>
</div> <!-- searchnav -->
<div id="search">
<form action="&enbase;/cgi/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">Suche</label></h2>
<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="Suche"> <input id="submit" name="submit" type="submit" value="Suche">
</div>
</form>
</div> <!-- search -->
</div> <!-- headerlogoright -->
</div> <!-- header -->
<h2 class="blockhide">Site Navigation</h2>
<div id="topnav">
<ul id="topnavlist">
<li>
<a href="&base;/" title="Home">Home</a>
</li>
<li>
<a href="&base;/about.html" title="About">About</a>
</li>
<li>
<a href="&base;/where.html" title="FreeBSD Bezugsquellen">FreeBSD Bezugsquellen</a>
</li>
<li>
<a href="&base;/docs.html" title="Dokumentation">Dokumentation</a>
</li>
<li>
<a href="&enbase;/community.html" title="Community">Community</a>
</li>
<li>
<a href="&enbase;/projects/index.html" title="Entwicklung">Entwicklung</a>
</li>
<li>
<a href="&base;/support.html" title="Hilfe">Hilfe</a>
</li>
</ul>
</div> <!-- topnav -->
</div> <!-- headercontainer -->
<div id="content">
<div id="sidewrap">
&nav;
</div> <!-- sidewrap -->
<div id="contentwrap">
<h1>&title;</h1>'>
<!ENTITY footer '</div> <!-- contentwrap -->
<br class="clearboth">
</div> <!-- content -->
<div id="footer">
&copyright;<br>
&date;
</div> <!-- footer -->
</div> <!-- container -->
</div> <!-- containerwrap -->'>
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
<!-- The currently released versions of FreeBSD. This value is used to
create some links on web sites and such, so do NOT change it until
it's really release time. When you update this, you should also
update (at least) the following:
- similar entity in the Handbook
- similar entity in the Relnotes
- releases/index.sgml has the date of the current release
- the FAQ has links to the release FTP url
- "versions supported" in security.sgml
(If you're the release engineer, feel free to update this list with
other doc-related things you had to do. It'll save you time and
trouble the next time around :-).)
As of 5.0, we now have the concept of two different "currently"
released versions (from two different development branches). Use
rel.* and u.rel.* for the "latest and greatest" version and
rel2.* and u.rel2.* for the "conservative users" version.
-->
<!ENTITY rel.current '5.4'>
<!ENTITY rel.current.date 'May 2004'>
<!-- URLs to information on the latest release -->
<!ENTITY u.rel.notes '&enbase;/releases/&rel.current;R/relnotes.html'>
<!ENTITY u.rel.announce '&enbase;/releases/&rel.current;R/announce.html'>
<!ENTITY u.rel.errata '&enbase;/releases/&rel.current;R/errata.html'>
<!ENTITY u.rel.hardware '&enbase;/releases/&rel.current;R/hardware.html'>
<!ENTITY u.rel.early '&enbase;/releases/&rel.current;R/early-adopter.html'>
<!ENTITY u.rel.migration '&enbase;/releases/&rel.current;R/migration-guide.html'>
<!ENTITY u.rel.installation '&enbase;/releases/&rel.current;R/installation.html'>
<!ENTITY u.rel.readme '&enbase;/releases/&rel.current;R/readme.html'>
<!-- Secondary "current release" entities -->
<!ENTITY rel2.current '4.11'>
<!ENTITY rel2.current.date 'Januar 2005'>
<!-- URLs to information on the latest release -->
<!ENTITY u.rel2.notes '&base;/releases/&rel2.current;R/relnotes.html'>
<!ENTITY u.rel2.announce '&base;/releases/&rel2.current;R/announce.html'>
<!ENTITY u.rel2.errata '&base;/releases/&rel2.current;R/errata.html'>
<!ENTITY u.rel2.hardware '&base;/releases/&rel2.current;R/hardware.html'>
<!ENTITY u.rel2.installation '&base;/releases/&rel2.current;R/installation.html'>
<!ENTITY u.rel2.readme '&base;/releases/&rel2.current;R/readme.html'>
<!-- macro for webbuild paper -->
<!ENTITY webbuild '
<p>Dieses Dokument beschreibt, wie man die FreeBSD Webseiten von Hand
mittels des CVS Repository aktualisiert und &uuml;bersetzt.</p>'>
<!ENTITY % includes.global SYSTEM "../share/sgml/includes.sgml">
%includes.global;
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->