Commit graph

372 commits

Author SHA1 Message Date
Gabor Kovesdan
3327cf64d4 - Remove HTML Tidy leftovers 2013-02-01 18:51:52 +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
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
757d04e9ef - Make the Simplified Chinese documentation valid XML 2013-01-21 17:44:29 +00:00
Gabor Kovesdan
5086b7db96 - Fix the make lint (validate) target 2012-10-13 18:32:14 +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
Fukang Chen
31a2720d3d Language improvements.
Submitted by:          ghw (ghw at 7axu dot com)
Obtained from:         The FreeBSD Simplified Chinese Project
2012-09-26 06:59:09 +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
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
bfb29d953f MFH
Approved by:	doceng (implicit)
2012-09-14 09:21:39 +00:00
Fukang Chen
65e4349dad MFen: r36946 -> r38600
Language improvements. [1]

Merging work done by:  delphij, loader
Submitted by:          fuzhli (https://www.freebsdchina.org/forum/viewtopic.php?t=54463) [1]
Obtained from:         The FreeBSD Simplified Chinese Project
2012-09-13 11:33:53 +00:00
Gabor Kovesdan
0421ffc179 - MFH
Approved by:	doceng (implicit)
2012-09-04 21:35:17 +00:00
Fukang Chen
c8b607d900 MFen: r38383 -> r38401
Language improvements. [1]

Merging work done by:  delphij
Submitted by:          Yanhui Shen (shen.elf at gmail dot com) [1]
Obtained from:         The FreeBSD Simplified Chinese Project
2012-09-03 07:51:57 +00:00
Gabor Kovesdan
b0de170035 - Fix translated entities by Properly overriding l10n.ent in the catalog chain
Approved by:	doceng (implicit)
2012-08-30 17:41:56 +00:00
Gabor Kovesdan
919683b4f4 - Make CSS files pull in the major part from the original
CSS files annd only override the necessary part.  This facilitates
  maintainability.

Reviewed by:	loader
Approved by:	doceng (implicit)
2012-08-27 08:04:49 +00:00
Gabor Kovesdan
862c85b832 - Fix conditional parts that depend on whether we currently have beta
release(s)

Approved by:	doceng (implicit)
2012-08-24 22:04:59 +00:00
Gabor Kovesdan
f5b3523ae6 - Properly localize navibar entities
- Fix enntities of beta releases

Approved by:	doceng (implicit)
2012-08-24 10:52:17 +00:00
Gabor Kovesdan
975638cb60 - Convert TOPNAV id's to lower case
Approved by:	doceng (implicit)
2012-08-23 18:21:47 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
7ba98a21ad MFH
Approved by:	doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
acb8333ccd - Convert more id's and references to lower case
- Drop upper case support from CSS

Approved by:	doceng (implicit)
2012-08-19 11:11:51 +00:00
Gabor Kovesdan
16e0394616 - Convert all id names to lowercase
Approved by:	doceng (implicit)
2012-08-18 23:43:35 +00:00
Gabor Kovesdan
217c06b0cd - Simplify keyword markup
- Extract related schema definition into own DTD

Approved by:	doceng (implicit)
2012-08-13 20:43:41 +00:00
Gabor Kovesdan
6f0813b25d - For non-English pages generate the enbase entity, as well, not just base
- Remove inline declarations of base and enbase entities since they
  are generated automatically in autogen.ent

Approved by:	doceng (implicit)
2012-08-13 14:22:30 +00:00
Gabor Kovesdan
77ddadd891 - Add namespace to XHTML fragments generated by XSLT stylesheets
- Properly define titles, navigation bars and RSS links for generated pages
- Minor cleanup

Approved by:	doceng (implicit)
2012-08-12 20:35:40 +00:00
Gabor Kovesdan
9b19e6243c - Remove the now unnecessary .decl files
Approved by:	doceng (implicit)
2012-08-11 11:16:19 +00:00
Gabor Kovesdan
42b18717e8 - Add proper XML declarations with encoding specification to files that
didn't yet have it

Approved by:	doceng (implicit)
2012-08-11 10:37:42 +00:00
Fukang Chen
94befcfbca Typo.
Submitted by:          Sutra Zhou <zhoushuqun gmail com>
Obtained from:         The FreeBSD Simplified Chinese Project
2012-08-10 18:56:44 +00:00
Fukang Chen
549659e9f6 MFen: r37753 -> r37884
Translation fix. [1]

Merging work done by:  delphij
Submitted by:          hlwork (https://www.freebsdchina.org/forum/viewtopic.php?t=53950) [1]
Obtained from:         The FreeBSD Simplified Chinese Project
2012-08-08 18:12:44 +00:00
Gabor Kovesdan
74586f38c6 - Remove PSGML comments since they are not very useful after the XML
migration

Approved by:		doceng (implicit)
No objection from:	doc@, www@
2012-08-07 23:31:39 +00:00
Gabor Kovesdan
d7f1fde5eb - Add a cvs:keyword element to store the $FreeBSD$ keyword for later
processing
- Date is now obtained from cvs:keyword, so no need for the sed magic

Approved by:	doceng (implicit)
2012-08-04 22:42:35 +00:00
Gabor Kovesdan
9977e32c49 - Drop HTML Tidy support on webpages; on articles/books it is still used
since the default HTML output is not that clean

Approved by:	doceng (implicit)
2012-08-04 17:56:04 +00:00
Gabor Kovesdan
ef3335faa0 - XMLify Simplified Chinese webpages
Approved by:	doceng (implicit)
2012-08-02 09:16:43 +00:00
Fukang Chen
82b11d4b3e MFen: r37165 -> r38826
Fix typo. [1]

Merging work done by:  delphij
Submitted by:          Sutra Zhou (zhoushuqun at gmail dot com) [1]
Obtained from:         The FreeBSD Simplified Chinese Project
2012-07-25 19:16:39 +00:00
Fukang Chen
974b33ab1b MFen: r38826 -> r39170 2012-07-17 08:20:26 +00:00
Gabor Kovesdan
21759a92f3 - XMLify the Simplified Chinese tree
- Entity cleanup

Approved by:	doceng (implicit)
2012-06-24 08:49:01 +00:00
Isabell Long
a8b7103aea - Remove out-of-date references to the Halloween letter on the zh_CN and fr_FR
advocacy pages of the website.
- Remove letter.sgml itself in zh_CN.
- Remove references to letter.sgml from the advocacy directory's Makefile in
zh_CN.

Approved by:	blackend, delphij, gabor (mentor)
2012-06-07 09:13:00 +00:00
Hiroki Sato
35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
4fe414e55f - Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00
Doug Barton
de787a1be1 The de_DE rc.d script example was missing a space between . and /etc/rc.subr
Remove some stray words after the end of a sentence about rcvar that
I edited in the zh_CN.GB2312 rc-scripting article.
2012-01-15 08:35:00 +00:00
Doug Barton
58189f49fe Remove references to set_rcvar, which has been removed from 10-current.
While I'm here, bring some consistency to the various example rc.d scripts,
remove some bad examples, etc.
2012-01-14 23:16:00 +00:00
Xin LI
7bff1e4e51 Synchornize translation with the FreeBSD Simplified Chinese project's
repository.  Actual work was done by loader@ and I.
2011-10-14 20:49:59 +00:00
Xin LI
fe66e03460 MFen:
Makefile:	1.7 -> 1.9
	book.sgml:	1.1092 -> 1.1117

Obtained from:	The FreeBSD Simplified Chinese Project
2011-10-14 20:47:56 +00:00