doc/share/xml
Glen Barber 1c7b96d100 Update the active RE member list.
On behalf of the Release Engineering Team, thank you,
Craig, for your time and contributions to the team.

Sponsored by:	The FreeBSD Foundation
2015-08-06 15:56:56 +00:00
..
advisories.xml Add SA-15:18 and SA-15:19. 2015-08-05 22:18:29 +00:00
authors.ent Update the active RE member list. 2015-08-06 15:56:56 +00:00
bibliography.xml
catalog-cwd.xml
catalog.xml
commercial.consult.xml Add Wirewalk Technologies to the consulting companies. 2015-08-02 18:57:23 +00:00
commercial.hardware.xml
commercial.isp.xml Add Digital Ocean, a cloud hosting provider with support for FreeBSD hosts. 2015-08-02 18:45:55 +00:00
commercial.misc.xml
commercial.software.xml Add Sage Electronic Engineering to the software vendor list. 2015-08-02 19:25:30 +00:00
common.ent
cvs.dtd
docbook-epub.css.xml
docbook50.dtd Improve support for <buildtarget> in the DTD. Allow common attributes 2015-07-06 20:19:51 +00:00
empty.xsl
events.dtd Fix l10n support. 2015-07-20 19:35:32 +00:00
events.xml
events2003.xml
events2004.xml
events2005.xml
events2006.xml
events2007.xml
events2008.xml
events2009.xml Fix a few more instances where https should be preferred. 2014-11-19 02:38:04 +00:00
events2010.xml
events2011.xml
events2012.xml
events2013.xml
events2014.xml
events2015.xml Add vBSDCon and BSDCon Brazil. 2015-05-10 21:04:08 +00:00
fo.titlepage.xml
freebsd-common.xsl
freebsd-dblatex.xsl
freebsd-epub.xsl
freebsd-fo-cjk.xsl
freebsd-fo-titlepage.xsl
freebsd-fo.xsl Set default PDF paper size to A4. Testing shows that the margins are 2015-06-28 12:52:10 +00:00
freebsd-pgpkeyring.xsl
freebsd-xhtml-chunk.xsl
freebsd-xhtml-common.xsl
freebsd-xhtml-titlepage.xsl
freebsd-xhtml.xsl
freebsd.dtd
freebsd.ent - adjust entity for current release to reflect 10.1 2015-02-23 19:59:43 +00:00
freebsd.sch
freebsd50.dtd
freebsd50.rnc
gallery.dtd Fix l10n support. 2015-07-20 19:35:32 +00:00
header.ent Tidy up some loose ends that no longer work after the apache-1.x server on 2015-06-27 02:36:16 +00:00
header.l10n.ent
html401-freebsd.dtd
ideas.dtd Fix l10n support. 2015-07-20 19:35:32 +00:00
iso8879.ent
l10n-common.ent
libcommon.xsl Consistently use 'FreeBSD.org' in URLs (instead of its lower-case 2014-11-19 02:28:24 +00:00
man-refs.ent Add an entity for pms(4). 2015-07-24 21:53:09 +00:00
man-refs.pl
mirrors-local.xsl
mirrors-master.xsl
mirrors.dtd
mirrors.xml
multimedia.dtd Fix l10n support. 2015-07-20 19:35:32 +00:00
navibar.ent Remove 8.4 from supported production releases. 2015-08-03 19:48:46 +00:00
navibar.l10n.ent
news.dtd Fix l10n support. 2015-07-20 19:35:32 +00:00
news.xml Announce 10.2-RC2. 2015-08-01 17:53:27 +00:00
notices.xml Revise EN-15:08, add EN-15:09.xlocale and EN-15:10.iconv. 2015-06-30 23:36:51 +00:00
press.dtd Fix l10n support. 2015-07-20 19:35:32 +00:00
press.xml Link to a post about FreeBSD's arm64 port on the ARM company blog. 2015-07-22 15:48:07 +00:00
README.mirrors
release.ent Switch 10.2 links to RC2. 2015-08-01 17:37:47 +00:00
release.l10n.ent
sitemap.dtd Fix l10n support. 2015-07-20 19:35:32 +00:00
statusreport.dtd Fix l10n support. 2015-07-20 19:35:32 +00:00
templates.entries.xsl
templates.events.xsl
templates.events2ics.xsl
templates.news-rdf.xsl
templates.news-rss.xsl
templates.newsflash.xsl
templates.oldnewsflash.xsl
templates.oldpress.xsl
templates.pastevents.xsl
templates.press-rss.xsl
templates.press.xsl
templates.usergroups.xsl
trademarks.ent
transtable-common.xsl
transtable-local.xsl
transtable-master.xsl
transtable.xml
urls.ent Add a short article on how FreeBSD handles leap seconds. Thanks for 2015-06-27 00:25:33 +00:00
usergroups.dtd Fix l10n support. 2015-07-20 19:35:32 +00:00
usergroups.xml Update the mailto link for the Washington, DC user group. 2015-06-11 15:18:08 +00:00
xhtml.titlepage.xml
xhtml.xsl
xhtml10-freebsd.dtd - Fix l10n support. 2015-07-20 19:34:07 +00:00
xslt10-freebsd.dtd
xslt10.dtd

$FreeBSD$

This is an instruction for use of the following files, which are used
for both of www/ and doc/ tree:

 mirrors.xml		database of FreeBSD mirror sites

 mirrors-local.xsl	stylesheet to create localized version of mirrors.xml.
 mirrors-master.xsl	"-master" is master, "-local" is slave.

 transtable.xml		word-by-word basis translation table

 transtable-local.xsl	stylesheet to copy and translate a xml document.
 transtable-master.xsl	"-master" is master, "-local" is slave.

* Notes for mirrors.xml maintainers

  The elements are sorted in alphabetical order when the documents
  are rendered.  So basically order of <entry> is not important, but
  <entry> with role="primary" will be handled specially.  Currently
  it is for the central servers and the primary mirror sites.

* Notes for doc/ and www/ maintainers including translation teams:

  Translators should not simply copy mirrors.xml, mirrors-*.xsl,
  transtable.xml, and transtable-*.xsl in share/xml to the
  language dependent directory.  Instead, create "skeleton" *.xsl,
  which just import the master stylesheet.  *-local.xsl in share/xml
  are "skeleton" for en_US.ISO8859-1, so you can start from these.
  See ja_JP.eucJP/ for example.

  Documents always use mirrors.xml in the language dependent directory.
  This file is dynamically generated from share/xml/mirrors.xml, and it
  is localized using transtable-local.xsl.  transtable-local.xsl refers
  transtable.xml, a translation table for translating country name and
  so on.  It should be in the language dependent directory, but if not exist,
  share/xml/transtable.xml (a dummy translation table) will be used.
  Similarly, if there is no mirrors-local.xsl in the language dependent
  directory, share/xml/mirrors-local.xsl will be used.

  That is:
                          share/xml           <langcode>/share/xml
  -----------------------------------------------------------------------
   mirrors.xml            master copy           dynamically generated
   mirrors-local.xsl      dummy                 this is used if exists
   mirrors-master.xsl     used from -local.xsl  should not exist
   transtable.xml         dummy                 this is used if exists
   transtable-local.xsl   dummy                 this is used if exists
   transtable-master.xsl  used from -local.xsl  should not exist
  -----------------------------------------------------------------------

  "dummy" means that it will be used when the localized version of it is
  not available.  So the translation teams copy the "dummy" files,
  and adjust them to the language (especially make sure "encoding" part).

  If you add a document using mirrors.xml, use ${XML_MIRRORS} in the
  Makefile.