- Move includes.nav*.sgml to share/sgml/navibar.ent and
<lang>/share/sgml/nabibar.l10n.ent.
- Move includes.sgml and includes.xsl to
share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
and <lang>?share/sgml/header.l10n.ent.
- Move most of XSLT libraries to share/sgml/*.xsl and
<lang>/share/sgml/*.xsl.
- Move news.xml and other *.xml files for the similar purpose
to share/sgml/*.xml and <lang>/share/sgml/*.xml.
- Switch to use a custom DTD for HTML document. Now we use
"-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
HTML 4.01 + some entities previously pulled via
"<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
The location of entity file will be resolved by using catalog file.
- Add DOCTYPE declearation to XML documents. This makes the followings
possible:
* Use of &foo; entities for SGML in an XML file instead of defining
{$foo} as the same content.
* &symbolic; entities for Latin characters.
- Duplicated information between SGML and XML, or English and
translated doc, has been removed as much as possible.
o Move NetFence from the ISP list to the consultancy list
after more clear feedback arrived. [1]
o Move ExaVault from the ISP list to the MISC list. [2]
o Add Ultranix Consulting Ltd to the Consult list. [3]
PR: www/99590 [1]
www/98685 [2]
www/100086 [3]
Submitted by: Andrea Venturoli <freebsd at netfence dot it> [ 1]
David Ordal <david at ordal dot com> [2]
J Heckford <jah at ultranix dot co dot uk> [3]
o Anthemion Software Ltd. to the software list [1].
o Gecad Technologies to the isp list [2].
o NetFence to the isp list [3].
o Fortuitous Technologies to the consult list [4].
PR: www/99037 [1].
www/99578 [2].
www/99590 [3].
www/99708 [4].
Submitted by: Julian Smart <julian at anthemion dot co dot uk> [1].
Roxana Weintraub <info at axigen dot com> [2].
Andrea Venturoli <freebsd at netfence dot it> [3].
Philip Carinhas <support at fortuitous dot com> [4].
* Removed entries:
Faster Raster Systems // ThinkSec AS // Paladin Corporation Pty, Ltd
Metadesign // Tetrapod Communications Inc.
Enterprise Systems and Solutions // TeraSolutions, Inc.
FastZone.at // DOSSIER
* Updated:
O'Reilly "Porting UNIX Software" book link // EZ USB chip firmware
downloader support // Coyote Point Systems "Equalizer" products //
Itautec Philco // PanterTech Media Solutions
* Moved to isp.xml:
Liebscher & Partner
PR: www/97236
Submitted by: Gavin Atkinson <gavin@mod3.co.uk>
Reviewed by: remko
Note: I am not pretty sure on how to write the 'references'
part the best, so anyone with suggestions, feel free to tell
me.
PR: www/93826
Submitted by: Karl M. Joch <k dot joch at ctseuro dot com>
Also helped: Daniel Gerzo <danger at rulez dot sk>
version so we should not mention that. Rewrite the entry a little bit
to make it better suited for the current information.
PR: www/91974
Submitted by: Jeff Abbott <fdiv_bug at email dot com>
valid and should therefor be removed.
Add DataPipe to the list. This replaces the above mentioned bogus
entry.
PR: www/93718
Requested by: Richard Dolan <rdolan at datapipe dot com>
Submitted by: Daniel Gerzo <danger at rulez dot sk>
Commercial vendor listings are sorted in the order of the ASCII
character code, which is how xsl:sort works. This is unfair to
vendors across the board whose names start with a lowercase
letter, and are therefore sorted towards the bottom. This patch
fixes the issue by using the translate() function to return an
all lowercase value for the contents of the name tag.
PR: www/88809
Submitted by: Devon H. O'Dell <dodell at iXsystems dot com>
Also correct some spelling, telephone number and the url which
were the work of Matt.
PR: www/82961
Submitted by: Matt Olander <matt at iXsystems dot com>
Requested by: Alex Huppenthal <alex at aspenworks dot com>