Commit graph

12546 commits

Author SHA1 Message Date
Gabor Kovesdan
3327cf64d4 - Remove HTML Tidy leftovers 2013-02-01 18:51:52 +00:00
Gabor Kovesdan
a2e17a8562 - Make included legalnotice entity well nested and add DTD declaration for
validation to pass
2013-02-01 17:36:02 +00:00
Gabor Kovesdan
a3c89a1805 - Use exclusively the XML catalogs and drop the old SGML format 2013-02-01 09:48:25 +00:00
Gabor Kovesdan
af7381742b - Move language-independent entities directly to the DTD 2013-02-01 09:03:01 +00:00
Gabor Kovesdan
d891a25dc5 - Make sure all source files are ready before validation
- Make sure all source files are ready before building
- Clean up the workarounds from handbook Makefiles
2013-01-31 09:55:07 +00:00
Gabor Kovesdan
3a9b83582b - Use XInclude to include text files instead of <inlinegraphic> since such
inclusion is not supported in standard XSLT and xsltproc provides no
  extensions for that
2013-01-30 20:11:31 +00:00
Gabor Kovesdan
5df509eaa2 - Remove standalone="no" statements from XML declarations since it did not
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546 - Migrate the documentation set to DocBook 4.5 2013-01-30 14:00:53 +00:00
Gabor Kovesdan
d95165dc16 - Make the English documentation valid XML 2013-01-21 17:37:33 +00:00
Gabor Kovesdan
5086b7db96 - Fix the make lint (validate) target 2012-10-13 18:32:14 +00:00
Eitan Adler
8e9dba7658 No one has asked about cvsup in a long time. We have csup integrated and
are in the process of moving away from CVS so this doesn't really matter
    anyways.

    Approved by:	bcr
2012-10-01 12:40:06 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Isabell Long
bee5d224fe Remove the ability to change the font size on the website. There are now
much better ways of doing this in modern web browsers.  Furthermore, it
never worked as well as it should have done, as too much of the website is
built around fixed layouts.

It was felt it was best to remove the size switcher from all languages at
once, so that the infrastructure (styleswitcher.js etc.) could be removed
at the same time.

Discussed at:	Cambridge DevSummit, August 2012
Discussed on:	www@
Approved by:	gabor (mentor)
2012-09-30 13:27:05 +00:00
Eitan Adler
c4aea97764 Reword paragraph to not make it seem that the default is insecure.
Approved by:	gabor
2012-09-27 18:26:03 +00:00
Glen Barber
22c228c52a Attempt to fix some browser rendering issues caused by css caching. 2012-09-26 23:14:22 +00:00
Warren Block
0cc49601f6 Return "Whom/Created by" to the porters handbook. Make the rules about
how to handle the Created by: line more clear.

PR:		docs/171941
Submitted by:	Adam Weinberger <adamw@FreeBSD.org>
2012-09-26 15:36:37 +00:00
Glen Barber
2bd2fda0f5 Fix build. I do not think we have a Linux entity. 2012-09-26 00:16:14 +00:00
Edson Brandi
82f983fa0a - Update information about documents translated by Brazilian Portuguese Documentation Project
- Update my e-mail address

Approved by:   gabor (mentor)
2012-09-25 23:57:12 +00:00
Eitan Adler
f90d581ee9 The doc files are now XML, not SGML.
Approved by:	gjb
2012-09-23 18:47:00 +00:00
Glen Barber
52ed86a926 Fix build. 2012-09-23 17:30:16 +00:00
Boris Samorodov
7e01c7864e - Add Alexander Yerenkow for java/jboss7. 2012-09-23 17:13:34 +00:00
Eitan Adler
761391e0bb There are no more press highlights
Approved by:	bcr
2012-09-23 15:23:06 +00:00
Gabor Kovesdan
efe7023c1f - Encoding names should be IANA names and in lower case 2012-09-22 20:09:08 +00:00
Gabor Kovesdan
9b85c2d7f5 - Remove old web content and references to them
Discussed with:	doc@, www@
2012-09-22 19:20:16 +00:00
Gabor Kovesdan
73aad0540f - s/.sgml/.html/ in links
Submitted by:	ryusuke
2012-09-22 18:42:14 +00:00
Boris Samorodov
1af3541778 - Add Matthias Petermann <matthias@d2ux.net> for a series of
ports (approx. 60) on finance/trytond*.
2012-09-22 15:54:25 +00:00
Boris Samorodov
58df5abf9e - Add Oliver Hartmann <ohartman@zedat.fu-berlin.de> for ports/171375, ports/171376. 2012-09-22 15:48:37 +00:00
Thomas Abthorpe
f9ffbc82d2 - Substitute broken brackets <>, with appropriate entity tags
- This should make it play nice with XML

Approved by:	gjb
2012-09-22 01:15:12 +00:00
Gabor Kovesdan
2e69c9e705 - XSLTify the multimedia pages with a slightly different approach than the
earlier one.  It does not any more has per-tag and per-source pages
  but one page for tags and one for sources with anchors.  With the current
  number of entries it will probably be fine for a long time but if once
  we need to divide it into smaller chunks, it will be easier with XSLT.
- Now the documents are also rebuilt if stylesheets or the source XML
  database changes and the build time is drastically decreased.

Reviewed by:	www@
2012-09-21 10:02:57 +00:00
Thomas Abthorpe
124917ccbd - Fix a typo
Approved by:	gjb
2012-09-21 03:54:41 +00:00
Thomas Abthorpe
a7bf7391df - Fix some typos
- Fix some punctuation while I am here

Approved by:	gjb
2012-09-21 03:41:53 +00:00
Thomas Abthorpe
fb6863bc99 - Fix a typo
Approved by:	gjb
2012-09-21 03:40:33 +00:00
Gabor Kovesdan
d8a2cdf09b - Remove the following articles and references to them. Where it is
reasonable to maintain the reference, use the archived docs.

  5-roadmap
  checkpoint
  dialup-firewall
  diskless-x
  euro
  formatting-media
  hats (content moved to htdocs/internal)
  multi-os
  storage-devices
  vinum
  zip-drive

All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/

No objection from:	doc@, www@
2012-09-20 14:33:30 +00:00
Gabor Kovesdan
b1b33d86a4 - Move the hats article to internal/ [1]
- Add a link to the new page and another one to core's hat term limits
  policy while here

Discussed with:	imp [1]
2012-09-20 09:34:39 +00:00
Warren Block
e293bd4405 Whitespace cleanup. Translators, please ignore. 2012-09-19 17:25:23 +00:00
Warren Block
b3a42ea4f2 Add commas to "e.g." and "i.e." abbreviations. 2012-09-19 17:22:29 +00:00
Warren Block
99e0a71dc6 Update porters handbook: Qt/KDE sections.
PR:		171788
Submitted by:	Max Brazhnikov <makc@FreeBSD.org>
2012-09-19 16:59:39 +00:00
Eitan Adler
c1b2346b78 No really, CVS really is dead.
(while here s/subversion/Subversion/)

Approved by:	brd
2012-09-17 21:11:48 +00:00
Eitan Adler
6cde662832 The AFS mirrors no longer function.
Tested by:	bjk (afs mirrors)
Approved by:	brd
2012-09-17 21:11:43 +00:00
Thomas Abthorpe
5b796df221 - Fix a typo
- Standardize on en_US spellings for synchronize and summarize

Approved by:	gjb
2012-09-17 20:28:41 +00:00
Eitan Adler
d90b55ea76 The doc and www trees are no longer being updated. The specified files
have been removed from -CURRENT and *-STABLE

Approved by:	gjb
2012-09-17 19:57:38 +00:00
Eitan Adler
31644dab8b CVS is dead, long live Subversion
Approved by:	gjb
2012-09-17 19:43:52 +00:00
Bjoern A. Zeeb
8a1a59e2f5 Hook-up advistories and patches to be installed to
www.freebsd.org/security/{advisories,patches}/...
from the en_US.ISO8859-1 directory as we do for logos, etc.

The magic is a bit special to avoid having to add each advisory
or errata notice, and their patches and signatures individually.

Factor out the slightly different to bsd.links.mk SYMLINKS
support as well as the "bulk data install" that cannot be
handled by just DATA as (i) the input dir differs, (ii) input
uses a 1 or more level of sub-directories.

This is the second of three steps.  The last one will be to link
to these files locally rather than to security.freebsd.org.

Approved by:	gabor
2012-09-17 08:42:56 +00:00
Gabor Kovesdan
905c1741ac - Add an index link for multimedia.html 2012-09-16 18:12:43 +00:00
Dag-Erling Smørgrav
d86be5e0d9 Add a warning about filesystem-based attacks.
Approved by:	mentor (gjb)
2012-09-16 15:44:51 +00:00
Wolfram Schneider
3426479320 configure FreeBSD 9.0-stable 2012-09-16 13:24:34 +00:00
Frederic Culot
bd061c85ff Add Stephane Lapie <stephane.lapie@darkbsd.org> for japanese/gjiten.
PR:		ports/171226
2012-09-16 12:32:58 +00:00
Peter Jeremy
a83e691b70 Announce myself as a new src committer.
- Add my author entity
- Move myself from contributors to committers
- Add my news entry
- Add my PGP public key

Approved by:    jhb (co-mentor), grog (co-mentor)
2012-09-16 05:23:35 +00:00
Edson Brandi
e82f447787 - Add my author entity
- Move myself to committers from contributors
- Add my news entry
- Add my PGP public key

Approved by:    gabor (mentor)
2012-09-15 20:06:15 +00:00