Add more shared include files for the new web design.
Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
This commit is contained in:
parent
71ff735468
commit
27aba1d5f2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25820
6 changed files with 115 additions and 0 deletions
19
share/sgml/includes.navabout.sgml
Normal file
19
share/sgml/includes.navabout.sgml
Normal file
|
@ -0,0 +1,19 @@
|
|||
<!-- $FreeBSD: www/share/sgml/includes.navabout.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
|
||||
|
||||
<!ENTITY nav '<div id="sidenav">
|
||||
<h2 class="blockhide">Section Navigation</h2>
|
||||
<ul>
|
||||
<li><a href="&base;/about.html">About</a></li>
|
||||
<li><a href="&base;/features.html">Features</a></li>
|
||||
<li><a href="&base;/applications.html">Applications</a></li>
|
||||
<li><a href="&base;/internet.html">Internetworking</a></li>
|
||||
<li><a href="&base;/advocacy/">Advocacy</a></li>
|
||||
<li><a href="&base;/marketing/">Marketing</a></li>
|
||||
<li><a href="&base;/news/newsflash.html">News</a></li>
|
||||
<li><a href="&base;/events/events.html">Events</a></li>
|
||||
<li><a href="&base;/news/press.html">Press</a></li>
|
||||
<li><a href="&base;/art.html">Artwork</a></li>
|
||||
<li><a href="&base;/donations/">Donations</a></li>
|
||||
<li><a href="&base;/copyright/">Legal Notices</a></li>
|
||||
</ul>
|
||||
</div> <!-- sidenav -->'>
|
13
share/sgml/includes.navcommunity.sgml
Normal file
13
share/sgml/includes.navcommunity.sgml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!-- $FreeBSD: www/share/sgml/includes.navcommunity.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
|
||||
|
||||
<!ENTITY nav '<div id="sidenav">
|
||||
<h2 class="blockhide">Section Navigation</h2>
|
||||
<ul>
|
||||
<li><a href="&base;/community.html">Community</a></li>
|
||||
<li><a href="&base;/community/mailinglists.html">Mailing Lists</a></li>
|
||||
<li><a href="&base;/community/irc.html">IRC</a></li>
|
||||
<li><a href="&base;/community/newsgroups.html">Newsgroups</a></li>
|
||||
<li><a href="&base;/usergroups.html">User Groups</a></li>
|
||||
<li><a href="&base;/community/webresources.html">Web Resources</a></li>
|
||||
</ul>
|
||||
</div> <!-- sidenav -->'>
|
23
share/sgml/includes.navdevelopers.sgml
Normal file
23
share/sgml/includes.navdevelopers.sgml
Normal file
|
@ -0,0 +1,23 @@
|
|||
<!-- $FreeBSD: www/share/sgml/includes.navdevelopers.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
|
||||
|
||||
<!ENTITY nav '<div id="sidenav">
|
||||
<h2 class="blockhide">Section Navigation</h2>
|
||||
<ul>
|
||||
<li><a href="&base;/projects/index.html">Developers</a></li>
|
||||
<li><a href="&base;/doc/en_US.ISO8859-1/books/developers-handbook">Developer's Handbook</a></li>
|
||||
<li><a href="&base;/doc/en_US.ISO8859-1/books/porters-handbook">Porter's Handbook</a></li>
|
||||
<li><a href="&base;/developers/cvs.html">CVS Repository</a></li>
|
||||
<li><a href="&base;/releng/index.html">Release Engineering</a></li>
|
||||
<li><a href="&base;/platforms/">Platforms</a>
|
||||
<ul>
|
||||
<li><a href="&base;/platforms/alpha.html">alpha</a></li>
|
||||
<li><a href="&base;/platforms/amd64.html">amd64</a></li>
|
||||
<li><a href="&base;/platforms/i386.html">i386</a></li>
|
||||
<li><a href="&base;/platforms/ia64.html">ia64</a></li>
|
||||
<li><a href="&base;/platforms/pc98.html">pc98</a></li>
|
||||
<li><a href="&base;/platforms/sparc.html">sparc64</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="&base;/doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing</a></li>
|
||||
</ul>
|
||||
</div> <!-- sidenav -->'>
|
20
share/sgml/includes.navdocs.sgml
Normal file
20
share/sgml/includes.navdocs.sgml
Normal file
|
@ -0,0 +1,20 @@
|
|||
<!-- $FreeBSD: www/share/sgml/includes.navdocs.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
|
||||
|
||||
<!ENTITY nav '<div id="sidenav">
|
||||
<h2 class="blockhide">Section Navigation</h2>
|
||||
<ul>
|
||||
<li><a href="&base;/docs.html">Documentation</a></li>
|
||||
<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;/docs/man.html">Manual Pages</a>
|
||||
<ul>
|
||||
<li><a href="&base;/cgi/man.cgi">Man Online</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="&base;/docs/books.html">Books and Articles Online</a></li>
|
||||
<li><a href="&base;/publish.html">Publications</a></li>
|
||||
<li><a href="&base;/docs/webresources.html">Web Resources</a></li>
|
||||
<li><a href="&base;/projects/newbies.html">For Newbies</a></li>
|
||||
<li><a href="&base;/docproj/">Documentation Project</a></li>
|
||||
</ul>
|
||||
</div> <!-- sidenav -->'>
|
16
share/sgml/includes.navdownload.sgml
Normal file
16
share/sgml/includes.navdownload.sgml
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!-- $FreeBSD: www/share/sgml/includes.navdownload.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
|
||||
|
||||
<!ENTITY nav '<div id="sidenav">
|
||||
<h2 class="blockhide">Section Navigation</h2>
|
||||
<ul>
|
||||
<li><a href="&base;/where.html">Get FreeBSD</a></li>
|
||||
<li><a href="&base;/releases/">Release Information</a>
|
||||
<ul>
|
||||
<li><a href="&u.rel.announce;">Production Release: &rel.current;</a></li>
|
||||
<li><a href="&u.rel2.announce;">Production (Legacy) Release: &rel2.current;</a></li>
|
||||
<li><a href="&base;/snapshots/">Snapshot Releases</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="&base;/ports/">Ported Applications</a></li>
|
||||
</ul>
|
||||
</div> <!-- sidenav -->'>
|
24
share/sgml/includes.navsupport.sgml
Normal file
24
share/sgml/includes.navsupport.sgml
Normal file
|
@ -0,0 +1,24 @@
|
|||
<!-- $FreeBSD: www/share/sgml/includes.navsupport.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
|
||||
|
||||
<!ENTITY nav '<div id="sidenav">
|
||||
<h2 class="blockhide">Section Navigation</h2>
|
||||
<ul>
|
||||
<li><a href="&base;/support.html">Support</a></li>
|
||||
<li><a href="&base;/commercial/">Vendors</a>
|
||||
<ul>
|
||||
<li><a href="&base;/commercial/software_bycat.html">Software</a></li>
|
||||
<li><a href="&base;/commercial/hardware.html">Hardware</a></li>
|
||||
<li><a href="&base;/commercial/consult_bycat.html">Consulting</a></li>
|
||||
<li><a href="&base;/commercial/isp.html">Internet Service Providers</a></li>
|
||||
<li><a href="&base;/commercial/misc.html">Miscellaneous</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="&base;/security/">Security Information</a></li>
|
||||
<li><a href="&base;/support/bugreports.html">Bug Reports</a>
|
||||
<ul>
|
||||
<li><a href="&base;/send-pr.html">Submit a Problem Report</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="&base;/support/webresources.html">Web Resources</a></li>
|
||||
</ul>
|
||||
</div> <!-- sidenav -->'>
|
Loading…
Reference in a new issue