Add include files needed by new redesign.

Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
This commit is contained in:
Murray Stokely 2005-10-04 07:35:59 +00:00
parent 202b9e9781
commit 71ff735468
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25819
6 changed files with 156 additions and 0 deletions

26
en/includes.navabout.sgml Normal file
View file

@ -0,0 +1,26 @@
<!-- $FreeBSD: www/en/includes.navabout.sgml,v 1.62 2003/10/11 18:51:26 hrs Exp $ -->
<!--
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 % includes.nav SYSTEM "../share/sgml/includes.navabout.sgml">
%includes.nav;
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -0,0 +1,26 @@
<!-- $FreeBSD: www/en/includes.navcommunity.sgml,v 1.62 2003/10/11 18:51:26 hrs Exp $ -->
<!--
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 % includes.nav SYSTEM "../share/sgml/includes.navcommunity.sgml">
%includes.nav;
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -0,0 +1,26 @@
<!-- $FreeBSD: www/en/includes.navdevelopers.sgml,v 1.62 2003/10/11 18:51:26 hrs Exp $ -->
<!--
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 % includes.nav SYSTEM "../share/sgml/includes.navdevelopers.sgml">
%includes.nav;
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

26
en/includes.navdocs.sgml Normal file
View file

@ -0,0 +1,26 @@
<!-- $FreeBSD: www/en/includes.navdocs.sgml,v 1.62 2003/10/11 18:51:26 hrs Exp $ -->
<!--
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 % includes.nav SYSTEM "../share/sgml/includes.navdocs.sgml">
%includes.nav;
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -0,0 +1,26 @@
<!-- $FreeBSD: www/en/includes.navdownload.sgml,v 1.62 2003/10/11 18:51:26 hrs Exp $ -->
<!--
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 % includes.nav SYSTEM "../share/sgml/includes.navdownload.sgml">
%includes.nav;
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -0,0 +1,26 @@
<!-- $FreeBSD: www/en/includes.navsupport.sgml,v 1.62 2003/10/11 18:51:26 hrs Exp $ -->
<!--
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 % includes.nav SYSTEM "../share/sgml/includes.navsupport.sgml">
%includes.nav;
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->