doc/en_US.ISO8859-1/htdocs/index.xsl
Benedict Reuschling fc3d8d111f Fix link to the FreeBSD Journal on the front page of FreeBSD.org
After the refresh of the FreeBSD Foundation's website, some links changed,
which caused the link from the FreeBSD.org front page to the Journal to not
make the proper redirect anymore. Change the link to point to the new
location.

Reported by:	    will senn gmail com
2020-08-06 06:59:43 +00:00

332 lines
11 KiB
XML

<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
"http://www.FreeBSD.org/XML/share/xml/xslt10-freebsd.dtd" [
<!ENTITY title "The FreeBSD Project">
]>
<!-- $FreeBSD$ -->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/lang/share/xml/libcommon.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/share/xml/xhtml.xsl"/>
<!-- these params should be externally bound. The values
here are not used actually -->
<xsl:param name="advisories.xml" select="'none'"/>
<xsl:param name="notices.xml" select="'none'"/>
<xsl:param name="mirrors.xml" select="'none'"/>
<xsl:param name="news.press.xml-master" select="'none'"/>
<xsl:param name="news.press.xml" select="'none'"/>
<xsl:param name="news.project.xml-master" select="'none'"/>
<xsl:param name="news.project.xml" select="'none'"/>
<xsl:param name="events.xml-master" select="'none'"/>
<xsl:param name="events.xml" select="'none'"/>
<xsl:param name="html.header.script.google" select="'IGNORE'"/>
<xsl:variable name="title">&title;</xsl:variable>
<xsl:template name="process.content">
<div id="frontcontainer">
<div id="frontmain">
<div id="frontfeaturecontainer">
<div id="frontfeatureleft">
<div id="frontfeaturecontent">
<h1>The &os; Project</h1>
<p>&os; is an
operating system used to power
modern servers, desktops, and
embedded
<a href="&base;/platforms/">platforms</a>.
A large
<a
href="&base;/doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">community</a>
has continually developed it for
more than thirty years. Its advanced
networking, security, and storage
features have made &os; the platform
of choice for many of the
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/nutshell.html#introduction-nutshell-users">busiest web sites</a>
and most pervasive
embedded networking and storage
devices.</p>
<div
id="txtfrontfeaturelink"> &#187;<a
href="&base;/about.html"
title="Learn More">Learn More</a>
</div> <!-- TXTFRONTFEATURELINK -->
<div id="txtfrontjournalblock">
<br/>&#187;
<span
id="txtfrontjournallink">
Get the <a
href="https://freebsdfoundation.org/our-work/journal/"
title="&os;&nbsp;Journal">&os;&nbsp;Journal</a>
</span> <!-- TXTFRONTJOURNALLINK -->
</div> <!-- TXTFRONTJOURNALBLOCK -->
<!-- IMPORTANT NOTICES -->
<!--
<div
style="width:640px; margin: 16px 16px 16px 32px; auto">
<h2>ANNOUNCEMENT: [header]</h2>
<p align="justify">[text]</p>
</div>
-->
<!-- END IMPORTANT NOTICES -->
</div> <!-- FRONTFEATURECONTENT -->
</div> <!-- FRONTFEATURELEFT -->
<div id="frontfeaturemiddle">
<div class="frontgetroundbox">
<div class="frontgettop"><div><b style="display: none">.</b></div></div>
<div class="frontgetcontent">
<a href="&base;/where.html">Download &os;</a>
</div> <!-- frontgetcontent -->
<div class="frontgetbot"><div><b style="display: none">.</b></div></div>
</div> <!-- frontgetroundbox -->
<div id="frontreleases">
<div id="frontreleasescontent" class="txtshortcuts">
<h2><a href="&base;/releases/">Supported Releases</a></h2>
<ul id="frontreleaseslist">
<li>Production:&nbsp;<a
href="&u.rel121.announce;">&rel121.current;</a>,
<a
href="&u.rel114.announce;">&rel114.current;</a>,
<a
href="&u.rel113.announce;">&rel113.current;</a></li>
<xsl:if test="'&beta.upcoming;' != 'IGNORE'">
<li>Upcoming: <a
href="&u.betarel.schedule;">&betarel.current;</a></li>
</xsl:if>
<xsl:if test="'&beta2.upcoming;' != 'IGNORE'">
<li>Upcoming: <a
href="&u.betarel2.schedule;">&betarel2.current;</a></li>
</xsl:if>
<li><a href="&base;/security/security.html#sup">Support Lifecycle</a></li>
</ul>
</div> <!-- FRONTRELEASESCONTENT -->
</div> <!-- FRONTRELEASES -->
</div> <!-- FRONTFEATUREMIDDLE -->
<div id="frontfeatureright">
<h2 class="blockhide">Language Links</h2>
<div id="languagenav">
<ul id="languagenavlist">
<li>
<a href="&base;/de/" title="German">de</a>
</li>
<li>
<a href="&base;/" title="English">en</a>
</li>
<li>
<a href="&base;/ja/" title="Japanese">ja</a>
</li>
<li>
<a href="&base;/zh_CN/" title="Chinese (Simplified)">zh_CN</a>
</li>
<li class="last-child">
<a href="&base;/zh_TW/" title="Chinese (Traditional)">zh_TW</a>
</li>
</ul>
</div> <!-- LANGUAGENAV -->
<div id="frontshortcuts">
<div id="frontshortcutscontent" class="txtshortcuts">
<h2>SHORTCUTS</h2>
<ul id="frontshortcutslist">
<li>
<a href="&base;/community/mailinglists.html" title="Mailing Lists">Mailing Lists</a>
</li>
<li>
<a href="&base;/support/bugreports.html" title="Reporting Problems">Reporting Problems</a>
</li>
<li>
<a href="&base;/doc/en_US.ISO8859-1/books/faq/index.html" title="FAQ">FAQ</a>
</li>
<li>
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/index.html" title="Handbook">Handbook</a>
</li>
<li>
<a href="&base;/ports/index.html" title="Ports">Ports</a>
</li>
</ul>
</div> <!-- FRONTSHORTCUTSCONTENT -->
</div> <!-- FRONTSHORTCUTS -->
<div class="frontnewroundbox">
<div class="frontnewtop"><div><b style="display: none">.</b></div></div>
<div class="frontnewcontent">
<a href="&base;/projects/newbies.html">New to FreeBSD?</a>
</div> <!-- frontnewcontent -->
<div class="frontnewbot"><div><b style="display: none">.</b></div></div>
</div> <!-- frontnewroundbox -->
<!-- 25th anniversary logo -->
<div class="frontfeaturecontent">
<!-- XXX: target page not yet ready
<a href="XXX TBD"
title="&os; 25th Anniversary">
-->
<img
src="&enbase;/layout/images/25thanniversary.png"
style="margin-top: 5px;"
width="167" height="88"
alt="25th Anniversary Logo" />
<!--
</a>
-->
</div>
<!-- end 25th anniversary logo -->
</div> <!-- FEATURERIGHT -->
</div> <!-- FRONTFEATURECONTAINER -->
<br class="clearboth" />
<div id="frontnemscontainer">
<div id="frontnews">
<div id="frontnewscontent" class="txtnewsevent">
<h2>LATEST NEWS</h2>
<div class="newseventswrap">
<xsl:call-template name="html-index-news-project-items">
<xsl:with-param name="news.project.xml-master" select="$news.project.xml-master" />
<xsl:with-param name="news.project.xml" select="$news.project.xml" />
</xsl:call-template>
<div>
<ul class="newseventslist">
<li class="first-child">
<a href="&base;/news/newsflash.html" title="More News">More News</a>
</li>
<li class="last-child">
<a href="&base;/news/rss.xml" title="News RSS Feed"><img class="rssimage" src="&base;/layout/images/ico_rss.png" width="27" height="12" alt="News RSS Feed" /></a>
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
</div> <!-- FRONTNEWSCONTENT -->
</div> <!-- FRONTNEWS -->
<div class="frontseparator"><b style="display: none">.</b></div>
<div id="frontevents">
<div id="fronteventscontent" class="txtnewsevent">
<h2>UPCOMING EVENTS</h2>
<div class="newseventswrap">
<xsl:call-template name="html-index-events-items">
<xsl:with-param name="events.xml-master" select="$events.xml-master" />
<xsl:with-param name="events.xml" select="$events.xml" />
</xsl:call-template>
<div>
<ul class="newseventslist">
<li class="only-child">
<a href="&base;/events/" title="More Events">More Events</a>
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
</div> <!-- FRONTEVENTSCONTENT -->
</div> <!-- FRONTEVENTS -->
<div class="frontseparator"><b style="display: none">.</b></div>
<div id="frontmedia">
<div id="frontmediacontent" class="txtnewsevent">
<h2>PRESS</h2>
<div class="newseventswrap">
<xsl:call-template name="html-index-news-press-items">
<xsl:with-param name="news.press.xml-master" select="$news.press.xml-master" />
<xsl:with-param name="news.press.xml" select="$news.press.xml" />
</xsl:call-template>
<div>
<ul class="newseventslist">
<li class="only-child">
<a href="&base;/news/press.html" title="More Media">More Media</a>
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
</div> <!-- FRONTMEDIACONTENT -->
</div> <!-- FRONTMEDIA -->
<div class="frontseparator"><b style="display: none">.</b></div>
<div id="frontsecurity">
<div id="frontsecuritycontent" class="txtnewsevent">
<h2>SECURITY ADVISORIES</h2>
<div class="newseventswrap">
<xsl:call-template name="html-index-advisories-items">
<xsl:with-param name="advisories.xml" select="$advisories.xml" />
<xsl:with-param name="type" select="'advisory'" />
</xsl:call-template>
<div>
<ul class="newseventslist">
<li class="first-child">
<a href="&base;/security/advisories.html" title="More Security Advisories">More</a>
</li>
<li class="last-child">
<a href="&base;/security/rss.xml" title="Security Advisories RSS Feed"><img class="rssimage" src="&base;/layout/images/ico_rss.png" width="27" height="12" alt="Security Advisories RSS Feed" /></a>
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
<br />
<h2>ERRATA NOTICES</h2>
<div class="newseventswrap">
<xsl:call-template name="html-index-advisories-items">
<xsl:with-param name="advisories.xml" select="$notices.xml" />
<xsl:with-param name="type" select="'notice'" />
</xsl:call-template>
<div>
<ul class="newseventslist">
<li class="first-child">
<a href="&base;/security/notices.html" title="More Errata Notices">More</a>
</li>
<li class="last-child">
<a href="&base;/security/errata.xml" title="Errata Notices RSS Feed"><img class="rssimage" src="&base;/layout/images/ico_rss.png" width="27" height="12" alt="Errata Notices RSS Feed" /></a>
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
</div> <!-- FRONTSECURITYCONTENT -->
</div> <!-- FRONTSECURITY -->
<br class="clearboth" />
</div> <!-- FRONTNEMSCONTAINER -->
</div> <!-- FRONTMAIN -->
</div> <!-- FRONTCONTAINER -->
</xsl:template>
<xsl:template name="process.footer">
&copyright;
The mark FreeBSD is a registered trademark of The FreeBSD
Foundation and is used by The FreeBSD Project with the
permission of <a
href="https://www.freebsdfoundation.org/legal/trademark-usage-terms-and-conditions/">The
FreeBSD Foundation</a>.
<a href="&base;/mailto.html" title="&header2.word.contact;">&header2.word.contact;</a>
</xsl:template>
</xsl:stylesheet>