Commit graph

137 commits

Author SHA1 Message Date
Gabor Kovesdan
e8e2dfdbab - Do not specify image file extensions in documents; the proper extension
is appended during rendering
- For the same reason, do not specify format either
- Add constraints to enforce this
2013-04-02 09:50:10 +00:00
Gabor Kovesdan
d5c6e245d4 - Remove some further unused leftovers
- Make sure printed docs generated with DSSSL always use .eps images
- And XSLT-based output always uses .png
- Fix image conversion
2013-04-01 08:16:09 +00:00
Gabor Kovesdan
b1f6349527 - MFH 2013-03-20 21:05:33 +00:00
Craig Rodrigues
7c7534fd37 Add missing entry for Don Wilde <don@FreeBSD.org>
Reviewed by: eadler gjb
2013-03-18 06:40:59 +00:00
Johann Kois
f3e4d4eb76 A day is a day is a day. And it is supposed to show up only once.
Fix it: It is wrong and messes up the German translation.
2013-03-15 14:24:52 +00:00
Gabor Kovesdan
1a1367cdbc - Add constraints for profiling attributes 2013-03-15 08:37:25 +00:00
Gabor Kovesdan
12a63b01e2 - Add support for an edition profiling attribute that can be used to
mark up parts that are only rendered either in the online or in
  the print editions of handbook
2013-03-15 08:36:58 +00:00
Gabor Kovesdan
53b00294cd - Fix the last three test cases 2013-03-15 07:47:22 +00:00
Gabor Kovesdan
c5bbd26680 - Do not use line break in assert text since it will also break the text when
printed out
2013-03-15 07:44:31 +00:00
Gabor Kovesdan
f6c79f1bc8 - Change screenco to screen + co since the former is not supported
properly with xsltproc and the latter is simpler
- Add a constraint to prevent using screenco, programlistingco and
  graphicco in the future
- Note that mediaobjectco is used in the documentation to properly
  compose a figure element but the callout bugs are already there
  in the source image and not placed there by the stylesheets
2013-03-14 20:51:01 +00:00
Gabor Pali
b91694d637 - Add a shorter title for the latest news entry 2013-03-14 20:36:25 +00:00
Glen Barber
9a7e7d2a87 Fix typo: s/techical/technical/
Submitted by:	bcr
2013-03-14 16:10:59 +00:00
Glen Barber
71f9589758 Add entry announcing kib's new role within the Foundation.
Congrats, Konstantin!
2013-03-14 15:46:27 +00:00
Gabor Kovesdan
44368e5859 - Add support for Schematron validation
- Add a simple Schematron file that validates file references
- Silence the output of validation so that the result be more readable
2013-03-14 10:25:23 +00:00
Gabor Pali
ba97ab765b - Tidy the list of active and retired committers 2013-03-13 06:43:18 +00:00
Rene Ladan
f8d2723677 Mention that beat@ left the Ports Management Team
and bdrewery@ joined the team.

Approved by:	gjb (mentor)
2013-03-12 21:52:42 +00:00
Rene Ladan
592b9a0200 FreeBSD 7.4 is end-of-life, so remove it from the sidebar navigation.
Mark FreeBSD 8.3 as a Legacy release.

Approved by:	remko (mentor)
2013-03-07 11:20:57 +00:00
Thomas-Martin Seck
9ef0163bd7 My first commit:
- add myself to authors.ent and developers.ent
- add my GPG key
- upgrade myself from contributor to developer
- (belatedly) announce my commit bit to the world

Approved by:	flo (mentor)
2013-03-06 06:33:11 +00:00
Isabell Long
588b5dd224 Finalise the Q3 and Q4 status reports, linking to them in the relevant
places. Add a summary of each report's highlights, correct the report
counts and update some categories.

Hat:	monthly
Reviewed by:	gavin
2013-03-03 23:49:01 +00:00
Mark Linimon
86ac763a16 Announce my resignation from the portmgr and bugmeister teams. It is
time for someone(s) with a fresh perspective to step in.
2013-02-20 01:40:39 +00:00
Gabor Kovesdan
f5b13d3d30 - Clean up more DSSSL leftovers 2013-02-19 17:08:14 +00:00
Gabor Kovesdan
59d4db9584 - Add back SGML catalogs (trimmed to minimally necessary content) since
they are still needed for language-specific DSSSL customizations
2013-02-19 16:14:00 +00:00
Bjoern A. Zeeb
fef748c3be Add latest security advisories:
Fix Denial of Service vulnerability in named(8) with DNS64. [13:01]

  Fix Denial of Service vulnerability in libc's glob(3) functionality.
  [13:02]

Security:	CVE-2012-5688
Security:	FreeBSD-SA-13:01.bind
Security:	CVE-2010-2632
Security:	FreeBSD-SA-13:02.libc
2013-02-19 13:56:49 +00:00
Gabor Kovesdan
3ab2d87bc1 - MFH 2013-02-18 15:29:06 +00:00
Gabor Kovesdan
28d065247c - Fix rendering of Handbook with (Open)Jade 2013-02-18 13:03:19 +00:00
Steven Hartland
193a55160a Add my author entity, and list myself as a developer
Add myself to the contributors list
Add a news entry about me

PR:		docs/175925
Submitted by:	Christoph Mallon
Approved by:	pjd (mentor)
2013-02-18 11:40:31 +00:00
Glen Barber
735a800dbf Add <name> tag to latest press.xml commit. 2013-02-18 00:41:15 +00:00
Giorgos Keramidas
c9a24e6d82 Link to an OSnews article about the BSD-family OSes; one that
describes the exciting things that happened in BSD land in 2012.

Submitted by:	Warren Block
Approved by:	remko (mentor)
2013-02-17 06:17:22 +00:00
Glen Barber
edd465eab8 Sort developers.ent by entity id. 2013-02-17 00:25:40 +00:00
Po-Chien Lin
33b2d10b69 It's my first commit to FreeBSD!
Glad to join the cool project :)

Approved by:	swills (mentor)
2013-02-11 03:26:01 +00:00
Achim Leubner
16f128db0f - Add myself to authors.ent, developers.ent
- Add myself to contrib.committers.xml
- Add my PGP public key
- Add my news.xml entry

Approved by:	emaste (co-mentor)
2013-02-07 15:02:30 +00:00
Eitan Adler
28b036f1d2 Remove broken links
Approved by:	bcr (mentor)
2013-02-06 22:11:21 +00:00
Gabor Kovesdan
a06603e1e8 - MFH 2013-02-05 09:14:34 +00:00
Glen Barber
d98aed1349 Link to rwatson's article: A Decade of OS Access-control Extensibility 2013-02-02 00:42:40 +00:00
Gabor Kovesdan
7c3ff16ff7 - Actually allow xi:include in DocBook markup 2013-02-01 17:35:25 +00:00
Gabor Kovesdan
5a8e3a368d - Properly validate and process XInclude 2013-02-01 13:03:24 +00:00
Gabor Kovesdan
af7381742b - Move language-independent entities directly to the DTD 2013-02-01 09:03:01 +00:00
Gabor Kovesdan
f52cae8f60 - Minor entity cleanup 2013-01-31 22:48:54 +00:00
Gabor Kovesdan
36cdb51546 - Migrate the documentation set to DocBook 4.5 2013-01-30 14:00:53 +00:00
Rene Ladan
d121e6158b Add GigeNET to the ISP gallery.
PR:		www/173508
Submitted by:	Chris Armer <chris.armer@gigenet.com>
Approved by:	remko (mentor)
2013-01-29 11:35:38 +00:00
Gabor Kovesdan
f810e926a9 - Upgrade DTD to DocBook 4.5, porting our custom extensions 2013-01-23 09:11:13 +00:00
Dru Lavigne
cdc6e5a395 first commit, add myself as committer
Approved by: gjb (mentor)
2013-01-22 17:36:24 +00:00
Kubilay Kocak
d0e3635a7b My 1st commit! Add myself according to Conventions and Traditions
Approved by: rm (mentor)
2013-01-22 08:08:51 +00:00
Gabor Kovesdan
cacfbb9e6b - Drop some old artifacts and go towards XML validity 2013-01-21 17:33:49 +00:00
Rene Ladan
404bf5a227 Add CARI.net to the commercial gallery.
PR:		www/171578
Submitted by:	Mike Dowdy <mdowdy@cari.net>
Approved by:	gjb (mentor)
2013-01-21 12:11:33 +00:00
Ian Lepore
44ef37faf0 Add my author entity, and list myself as a developer. Add myself to the
contributors list.  Add a news entry about me.

Approved by:	cognet (mentor)
Obtained from:	Christoph Mallon (thanks, that made this easy!)
2013-01-18 22:30:06 +00:00
Rene Ladan
92bc569b15 Add Argeweb Hosting.
PR:		www/175204
Submitted by:	Tom van Leeuwen <tom@argeweb.nl>
Approved by:	gjb (mentor)
2013-01-18 20:36:52 +00:00
Rene Ladan
07bce0990f Add The JMBG Network.
PR:		www/174496
Submitted by:	Jon Mullen <services@jmbg.net>
Approved by:	gjb (mentor)
2013-01-18 20:34:17 +00:00
Eitan Adler
efe20f3349 MSSmartTagsPreventParsing is an ancient feature and including the
header is now pointless bytes.

All current browsers accept "shortcut icon" as <link> location.

Reviewed by:	-doc
Approved by:	bcr (mentor)
2013-01-17 03:32:40 +00:00
Carl Delsey
6e9f55133f Add info on myself as a new src committer.
Approved by:	jimharris (mentor)
2013-01-16 19:11:10 +00:00