Commit graph

4376 commits

Author SHA1 Message Date
Gabor Kovesdan
e94dad6215 - 400px width and a proportional height looks like a good default
for most images but some will need more exact parameters on
  an individual basis
2013-07-13 07:39:52 +00:00
Gabor Kovesdan
9ab14a1f7c - Make sure images and callouts are found 2013-07-13 07:02:57 +00:00
Taras Korenko
a81f19eaeb + remove duplicate entities (lines 1263,1264 vs. 1287,1288
of head/share/xml/authors.ent@42254)
2013-07-11 20:19:05 +00:00
Gabor Kovesdan
480e4220cf - Add a FOP config file and use it 2013-07-11 19:27:42 +00:00
Gabor Kovesdan
b25caf6d4a - Disable hyphenation for now 2013-07-11 19:24:55 +00:00
Gabor Kovesdan
eeee1f2177 - userinput should also be bold so that it can be distinguished from the
rest of the screen content

Reported by:	wblock
2013-07-11 17:56:20 +00:00
Gabor Kovesdan
888db9ae19 - MFH 2013-07-11 17:27:09 +00:00
Gabor Kovesdan
b0b78fa4e9 - Indexterms should not be embedded directly into a question or answer
element but into a deeper paragraph, optimally right after the
  referenced word without spaces even [1] but somehow the schema allows
  badly nested indexterms.  Correct such entires in the whole documentation
  set.
- Add constraints to check for invalid indexterm entries.

See also: http://www.sagehill.net/docbookxsl/GenerateIndex.html#Indexterms [1]
2013-07-11 16:34:54 +00:00
John Marino
a62d658661 Add John Marino to developers list
Approved by:	bapt (mentor)
2013-07-10 21:40:29 +00:00
Gabor Kovesdan
0b76ab9d14 - Use UTF-8 in the LaTeX file so that we render all of the languages
- Render all links in blue
2013-07-10 11:57:13 +00:00
Gabor Kovesdan
8893e5621d - Workaround for dblatex escaping in <filename> 2013-07-10 10:38:06 +00:00
Rene Ladan
1d9bea10ed Merge the projects/entities branch into head/
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.

Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated

Translations are untouched except for build fixes.

Approved by:	doceng (gjb)
Approved by:	gjb (mentor)
2013-07-09 21:15:47 +00:00
Murray Stokely
2c4a0195a9 Add link to YouTube playlist of BSDCan 2013 presentations. 2013-07-09 08:33:48 +00:00
Murray Stokely
128d5c6f7a Remove Upcoming links from our events pages. Upcoming was a Yahoo!
service for events that has since been turned down and was never used
much by this community in the first place so the links were not that
useful even when Upcoming was available and popular (it is now long
since completely turned down and the links all jus go to yahoo.com).

Meetup.com is the most popular service for upcoming technology meetups
in the bay area at least, and is used by the local BAFUG, but the
links are probably best added manually for events instead of optimistically
adding a link that tries to search on meetup.com for something
matching the event.
2013-07-09 08:32:42 +00:00
Rene Ladan
96f745fe66 Resolve whitespace-only changes against projects/entities (r40263)
Approved by:	gjb (mentor)
2013-07-07 22:15:36 +00:00
Gabor Kovesdan
d31228bd31 - MFH 2013-07-06 15:14:42 +00:00
Gabor Kovesdan
0dcb7a2f33 - Avoid footnotes in tables; it looks strange and is problematic for
some tools. (Either removed if the affected text has been removed
  from the English version or moved into parentheses.)
- Add constaints to avoid programlisting, screen and footnote in tables.
2013-07-06 14:05:02 +00:00
Gavin Atkinson
e09e953e37 Update with new UIDs and signatures. 2013-07-04 20:39:32 +00:00
Gabor Kovesdan
57cba96872 - MFH 2013-07-04 19:03:44 +00:00
Luiz Otavio O Souza
268142e918 - add my pgp key file
- update share/pgpkeys/pgpkeys.ent

- update share/pgpkeys/pgpkeys-developers.xml

Approved by:	adrian (mentor)
2013-07-04 01:46:01 +00:00
Luiz Otavio O Souza
34de6112e6 - add myself to share/xml/authors.ent and share/xml/developers.ent
- add myself to en_US.ISO8859-1/articles/contributors/contrib.committers.xml

- remove myself from en_US.ISO8859-1/articles/contributors/contrib.additional.xml

- add the news entry on share/xml/news.xml

Approved by:	adrian (mentor)
2013-07-04 01:40:16 +00:00
Gabor Kovesdan
e819151e45 - Fix the cases when the specified column number does not match the real one
- Add a constraint for this
2013-07-03 17:35:46 +00:00
Gabor Kovesdan
2de4169711 - Add experimental support for dblatex 2013-07-03 15:22:19 +00:00
Tony Finch
658ba1303d The last UK cvsup server is going away, so remove all its aliases. 2013-07-03 15:06:52 +00:00
Gabor Kovesdan
9eb4987236 - Manually merge manpage entities 2013-07-03 15:04:06 +00:00
Gabor Kovesdan
a4722b0475 - Add support for RELAX NG validation since it is the normative DB 5.0
schema.  The DTD validation still does a good job so there is no need
  to install Java; RNG validation is optional
2013-07-03 12:07:50 +00:00
Gabor Kovesdan
fc03eb5c00 - MFH 2013-07-03 10:43:17 +00:00
Gabor Kovesdan
e2e8ddc90e - Add constraint to check the required title element
- Add constraint to check colname and spanname attributes on table entries
2013-07-03 10:17:02 +00:00
Warren Block
b09fcf35cc Add a link to the documentation archive on the Documentation navigation
sidebar.

Reviewed by:	gjb
2013-07-02 13:55:18 +00:00
Gabor Pali
de949f16f9 - Add a news entry for the BSDCan 2013 developer summit special 2013-07-02 13:37:51 +00:00
Gabor Kovesdan
11421c72e2 - Add a constraint to check the validity of titles 2013-07-02 09:20:09 +00:00
Gabor Kovesdan
4db9d86d82 - Port stylesheets to namespaced processing 2013-06-30 09:58:03 +00:00
Gabor Kovesdan
b422bc43c3 - Drop DTD after parsing 2013-06-30 09:22:48 +00:00
Gabor Kovesdan
751080fed4 - FOP extensions do not seem to work properly 2013-06-30 09:21:55 +00:00
Xin LI
bf74ae0e2e Add latest errata notices:
Fix a problem where dhclient(8) utility tries to initilaize an
  fxp(4) forever because the driver resets the controller chip
  twice upon initialization. [EN-13:01]

  Fix a problem where frames sent to additional MAC addresses are
  not forwarded to the vtnet(4) interface. [EN-13:02]
2013-06-28 05:58:41 +00:00
Glen Barber
19798d0de8 Fix build. 2013-06-26 02:25:45 +00:00
Mark Felder
c57930b5fa Hello, World! My first commit to FreeBSD :)
- Remove myself as a contributer
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry

Approved by: swills (mentor)
2013-06-26 02:18:58 +00:00
Warren Block
3cad62df06 Add links to the FDP Primer and the Books and Articles Online to the
Documentation drop-down menu to increase their discoverability.

Reviewed by:	gjb
2013-06-25 23:46:46 +00:00
Simon L. B. Nielsen
2f73cffa4b Point people at our prebuilt docs over HTTP instead of FTP.
FTP is just a painful protocol especially when there is a firewall
around, and all mirrors making up ftp.freebsd.org support HTTP.
2013-06-25 22:21:57 +00:00
Eitan Adler
4ce650e1cf Add Ben Laurie's boing boing post to the "in the media section.
Reviewed by:	Allan Jude
2013-06-24 18:46:57 +00:00
Marc Fonvieille
e0c4e936e0 Fix install-html-split target:
With the current code running "make install" will build the files but
will install only 2 files (docbook.css and tramemark.html).  Another
"make install" is required to get the missing files.  This is not the
expected behavior.  A quick workaround is to run "make && make
install", but let's fix the code to get a working "make install".

Discussed with:	gabor
2013-06-24 08:23:29 +00:00
Glen Barber
ef07afc8b2 Remove previous addition.
Phoronix does not appear to have original content is this area, and the
site that is sourced contains nothing more than screenshots.
2013-06-24 02:56:43 +00:00
Glen Barber
54cfcebd40 Add link on Phoronix announcing customized FreeBSD 9 powers PS4.
Submitted by:	Sugianto Yonatha (via -doc@)
2013-06-24 02:17:30 +00:00
Glen Barber
0d92ec904d MF ISBN:
Merged /projects/ISBN_1-57176-407-0/share:r40727-42011
   Merged /projects/print2013/share:r40693-40726

Approved by:	doceng (implicit)
2013-06-23 21:54:51 +00:00
Gabor Kovesdan
ecd76805e8 - Example has a title not just a label so the content can start in the
second line.  This fixes some rendering issues in the fdp-primer. [1]

Reported by:	wblock [1]
2013-06-23 20:28:38 +00:00
Gabor Kovesdan
6fcc0e985e - Add customization for buildtarget
- Remove old bits
2013-06-23 10:14:48 +00:00
Xin LI
bf1c404ec6 Commit revised advisory for 13:06.mmap. 2013-06-21 21:41:48 +00:00
Gabor Kovesdan
2d59309da5 - Use the :T modifier instead of :C
Submitted by:	hrs
2013-06-21 17:57:26 +00:00
Gabor Kovesdan
6ab2cc267d - Add a Schematron namespace declaration
- Stock DocBook schematron constaints use different Schematron namespace
  so copy-paste them here because they cannot be processed with the
  ISO Schematron stylesheets
2013-06-21 11:40:43 +00:00
Gabor Kovesdan
194644ff8a - Create the Schematron XSLT in the current directory
- Properly clean up after validation
2013-06-21 11:38:45 +00:00