Include the preface from commercial.sgml to every section.
With the new homepage layout many users visit the software/hardware/consulting section directly without reading the index page commercial.html
This commit is contained in:
parent
4444fe896c
commit
4d3ec2f043
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3888
6 changed files with 50 additions and 22 deletions
|
@ -1,26 +1,16 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-08-03 09:47:51 $">
|
||||
<!ENTITY date "$Date: 1998-12-06 17:47:31 $">
|
||||
<!ENTITY title "Commercial Vendors">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
||||
]>
|
||||
<!-- $Id: commercial.sgml,v 1.26 1998-08-03 09:47:51 wosch Exp $ -->
|
||||
<!-- $Id: commercial.sgml,v 1.27 1998-12-06 17:47:31 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>FreeBSD's power, flexibility, and reliability attracts
|
||||
a wide variety of users and vendors. In addition to our <a
|
||||
href="../gallery/gallery.html">gallery</a> page, showcasing many
|
||||
of our users, here you will find vendors offering commercial
|
||||
services for FreeBSD.</p>
|
||||
|
||||
<p>For your convenience, we have divided our growing commercial
|
||||
listing into several sections. If you are a company which supports
|
||||
a FreeBSD compatible product and wish to be added to this page, please
|
||||
send email to <a href="mailto:www@freebsd.org">www@FreeBSD.org</a>
|
||||
and let us know! Submissions should be in HTML and of a medium-sized
|
||||
paragraph in length.</p>
|
||||
&vendorintroduction;
|
||||
|
||||
<p>Please note that the inclusion of vendors in our list does
|
||||
not signify our endorsement of their products or services.<p>
|
||||
|
|
|
@ -1,13 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-12-06 11:46:56 $">
|
||||
<!ENTITY date "$Date: 1998-12-06 17:47:31 $">
|
||||
<!ENTITY title "Commercial Vendors - Consulting">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
||||
]>
|
||||
<!-- $Id: consulting.sgml,v 1.24 1998-12-06 11:46:56 wosch Exp $ -->
|
||||
<!-- $Id: consulting.sgml,v 1.25 1998-12-06 17:47:31 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&vendorintroduction;
|
||||
|
||||
<h2>Consulting Services</h2>
|
||||
|
||||
|
@ -35,6 +37,19 @@ HREF="http://www.asgtechnologies.com">http://www.asgtechnologies.com</A>
|
|||
and follow the Professional Serices Links.<p></p></LI>
|
||||
|
||||
|
||||
<LI><STRONG><A HREF="http://www.asgtechnologies.com">ASG Technologies'
|
||||
</A></STRONG> Professional Service division offers network security
|
||||
management products and services. Staffed by experienced information
|
||||
technology and systems professionals, ASG Professional Services has
|
||||
in-depth experience in network systems design, integration and
|
||||
management across diverse computing platforms. For more information,
|
||||
please phone us at (506) 460-5400, e-mail <A
|
||||
HREF="mailto:consulting@asgtechnologies.com">
|
||||
consulting@asgtechnologies.com</A>, or visit our web site at <A
|
||||
HREF="http://www.asgtechnologies.com">http://www.asgtechnologies.com</A>
|
||||
and follow the Professional Serices Links.<p></p></LI>
|
||||
|
||||
|
||||
<LI><STRONG><A HREF="http://uk.AlphaZed.COM">AlphaZed, Ltd</A></STRONG>
|
||||
UNIX consulting, system administration and programming. Primary focus on
|
||||
FreeBSD.
|
||||
|
|
|
@ -1,13 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-10-27 12:03:14 $">
|
||||
<!ENTITY date "$Date: 1998-12-06 17:47:31 $">
|
||||
<!ENTITY title "Commercial Vendors - Hardware">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
||||
]>
|
||||
<!-- $Id: hardware.sgml,v 1.25 1998-10-27 12:03:14 wosch Exp $ -->
|
||||
<!-- $Id: hardware.sgml,v 1.26 1998-12-06 17:47:31 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&vendorintroduction;
|
||||
|
||||
<h2>Hardware Services</h2>
|
||||
|
||||
|
|
17
en/commercial/includes.sgml
Normal file
17
en/commercial/includes.sgml
Normal file
|
@ -0,0 +1,17 @@
|
|||
<!-- $Id: includes.sgml,v 1.1 1998-12-06 17:47:31 wosch Exp $ -->
|
||||
|
||||
<!ENTITY vendorintroduction '
|
||||
<p>FreeBSDs power, flexibility, and reliability attracts
|
||||
a wide variety of users and vendors. In addition to our <a
|
||||
href="../gallery/gallery.html">gallery</a> page, showcasing many
|
||||
of our users, here you will find vendors offering commercial
|
||||
services for FreeBSD.</p>
|
||||
|
||||
<p>For your convenience, we have divided our growing commercial
|
||||
listing into several sections. If you are a company which supports
|
||||
a FreeBSD compatible product and wish to be added to this page, please
|
||||
send email to <a href="mailto:www@freebsd.org">www@FreeBSD.org</a>
|
||||
and let us know! Submissions should be in HTML and of a medium-sized
|
||||
paragraph in length.</p>
|
||||
'>
|
||||
|
|
@ -1,13 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-11-01 12:56:39 $">
|
||||
<!ENTITY date "$Date: 1998-12-06 17:47:31 $">
|
||||
<!ENTITY title "Commercial Vendors - Miscellaneous">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
||||
]>
|
||||
<!-- $Id: misc.sgml,v 1.7 1998-11-01 12:56:39 wosch Exp $ -->
|
||||
<!-- $Id: misc.sgml,v 1.8 1998-12-06 17:47:31 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&vendorintroduction;
|
||||
|
||||
<h2>Miscellaneous Services</h2>
|
||||
|
||||
|
|
|
@ -1,13 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-12-06 14:11:03 $">
|
||||
<!ENTITY date "$Date: 1998-12-06 17:47:31 $">
|
||||
<!ENTITY title "Commercial Vendors - Software">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
||||
]>
|
||||
<!-- $Id: software.sgml,v 1.52 1998-12-06 14:11:03 wosch Exp $ -->
|
||||
<!-- $Id: software.sgml,v 1.53 1998-12-06 17:47:31 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&vendorintroduction;
|
||||
|
||||
<h2>Software Services</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue