doc/share/xml
Glen Barber 11e3c1e757 Per request of deb@, put the "Donate to FreeBSD" button in
the default page header.  The following changes were made:

 - Remove the Donate to FreeBSD button added a few days ago

 - Add stylesheet entries for the new button.  Note this
   button is pure CSS, and does not use background images
   for the rounded boarders.

 - Move the 'Donate' and 'Contact' links from the header:
    o 'Donate' is now 'Hardware Donations' in the menu
       dropdown.
    o 'Contact' is now in the footer.
    o The 'Donate' link that existed in the menu dropdown
      is now 'Monetary Donations'.

 - The header2.donatebutton entity is now used for this
   button, so translation teams can modify localized
   header.l10n.ent for the button text.

 - Comment the header2.searchnav entity entries in header.ent
   for now, until I figure out what to do with them.

This change should have zero UI regressions, and solves the
problem of the previously added button pushing the 'New to
FreeBSD' button down into the security text.[1]

Requested by:	deb
Reported by:	emaste[1], gavin[1]
2012-12-12 21:32:25 +00:00
..
advisories.xml SA-12:08 is SA-12:08.linux. 2012-11-23 00:00:23 +00:00
authors.ent Fix build. 2012-11-26 09:20:18 +00:00
bibliography.xml The print version of the handbook, 1st edition, is ancient, outdated, and out of print. 2012-10-27 18:36:14 +00:00
catalog
catalog-cwd.xml
catalog.xml
commercial.consult.xml PR: www/173432 2012-11-11 13:23:28 +00:00
commercial.hardware.xml
commercial.isp.xml Mainlink has ceased operation and should no longer be listed on the 2012-11-30 00:20:37 +00:00
commercial.misc.xml
commercial.software.xml Sadly, Zeus Technology, now Riverbed, no longer supports FreeBSD 2012-11-06 13:11:17 +00:00
common.ent Turn on Google Analytics. 2012-12-05 18:57:14 +00:00
cvs.dtd
default.dsl
developers.ent - Add my author entity 2012-11-26 08:47:06 +00:00
entities.ent
events.dtd
events.xml
events2003.xml
events2004.xml
events2005.xml Correct Republic of Korea's country code. 2012-10-16 18:10:16 +00:00
events2006.xml
events2007.xml
events2008.xml
events2009.xml
events2010.xml
events2011.xml
events2012.xml Add BSDday Argentina 2012. 2012-10-27 20:44:23 +00:00
events2013.xml Add Central European BSD-Day 2013. 2012-11-05 11:32:14 +00:00
freebsd-common.dsl
freebsd-html.dsl Unbreak in-Handbook pkg-descr links by using svnweb. 2012-11-16 17:56:05 +00:00
freebsd-print.dsl
freebsd.dsl
freebsd.dtd
freebsd.ent Remove yet another instance of the old re team. The number of "sources 2012-12-02 17:03:24 +00:00
freebsd42.dtd
gallery.dtd
header.ent Per request of deb@, put the "Donate to FreeBSD" button in 2012-12-12 21:32:25 +00:00
header.l10n.ent
html401-freebsd.dtd
ideas.dtd
iso8879.ent
l10n.ent
libcommon.xsl
man-refs.ent Add locking(9) manref entry. 2012-12-01 06:19:20 +00:00
man-refs.pl
mirrors-local.xsl
mirrors-master.xsl
mirrors.xml Add new Swedish mirror ftp6.se.freebsd.org. 2012-12-03 17:41:09 +00:00
multimedia.dtd
navibar.ent - Fix to sidebar of http://www.freebsd.org/where.html 2012-10-19 13:28:57 +00:00
navibar.l10n.ent
news.dtd Add a lists.announce entity. 2012-12-05 21:08:43 +00:00
news.xml Add the first Faces of FreeBSD entry. 2012-12-10 23:56:22 +00:00
notices.xml
pgp.dsl
press.dtd
press.xml Link to an article by Paul Venezia, saying some nice things 2012-12-02 21:29:49 +00:00
README.mirrors
release.ent Announce 9.1-RC3. 2012-11-03 20:29:47 +00:00
release.l10n.ent
sitemap.dtd
spellcheck.dsl
statusreport.dtd
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 s/SGML/XML/g 2012-10-26 15:20:39 +00:00
transtable-common.xsl
transtable-local.xsl
transtable-master.xsl
transtable.xml
urls.ent
usergroups.dtd
usergroups.xml
xhtml.xsl Per request of deb@, put the "Donate to FreeBSD" button in 2012-12-12 21:32:25 +00:00
xhtml10-freebsd.dtd
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.