Commit graph

31 commits

Author SHA1 Message Date
Ken Smith
2b7dc32ad7 Adjust release schedule dates for current status. 2012-11-03 19:43:12 +00:00
Ken Smith
282505757d Adjust release schedule based on recent activity. Add RC3 and adjust
date of release itself.
2012-10-10 01:40:50 +00:00
Glen Barber
b010a5cb98 Fix build. 2012-10-08 12:13:17 +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
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
0421ffc179 - MFH
Approved by:	doceng (implicit)
2012-09-04 21:35:17 +00:00
Gabor Kovesdan
763dee20eb - MFH
Approved by:	doceng (implicit)
2012-08-27 11:43:27 +00:00
Ken Smith
3aeaa1f7b8 Update the target 9.1 schedule. 2012-08-23 04:10:45 +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
f77daa56e0 - Properly copy XHTML fragments by adding namespace
- Allow disabling last modified date by setting the date variable to
  empty text
- Only disable last modified date in old news, press, events pages since
  it makes sense for recent entries

Approved by:	doceng (implicit)
2012-08-15 21:50:43 +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
Glen Barber
32ed6c5da3 Move 8.1 and 8.2 to unsupported releases.
Submitted by:	ryusuke
2012-08-12 19:41:41 +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
Marc Fonvieille
97f8add850 Add some dates. 2012-08-11 10:24:52 +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
Hiroki Sato
3c49ea17e7 Fix typos.
Spotted by:	glebius
2012-07-17 10:31:42 +00:00
Gabor Kovesdan
5e40201d19 - Convert web-pages to well-formed and valid XHTML 1.0
Approved by:	doceng (implicit)
2012-07-15 10:46:37 +00:00
Eitan Adler
6df736af76 The statistics page has not been updated since 2009
Approved by:	bcr
2012-07-14 14:41:27 +00:00
David E. O'Brien
76ee95d20b Add actual dates for build & announce. 2012-07-06 23:54:47 +00:00
Glen Barber
0716dc73be Be consistent with regards to case usage in various tags. It seems the
original style was to use uppercase tags, such as '<A HREF', however
this seems to have become highly inconsistent.

The number of lowercase tags far exceed the number of uppercase tags, so
prefer the lowercase '<a href'.
2012-07-06 21:37:51 +00:00
Glen Barber
bc9b0e9d09 Clean up whitespace/indentation post-r39180.
Translators, please ignore this change.
2012-07-06 19:17:49 +00:00
Glen Barber
1df0d29995 Updates and improvements to the releases index page.
PR:		169169
Submitted by:	linimon
2012-07-06 18:58:26 +00:00
Ken Smith
b9370a8ba2 Clean up two table entries I accidentally mangled while editing what had
started as a copy of the 9.0 schedule...
2012-06-14 19:42:43 +00:00
Ken Smith
9b693e5f27 Hook up the 9.1R directory to the build so the schedule for 9.1-RELEASE
becomes available on the website.

Tested by:	gjb
2012-06-14 19:16:03 +00:00
Ken Smith
cfb229df07 Prepare to have the 9.1-RELEASE schedule appear on the Web. Since this
is my first pass at adding stuff in the new SVN world I'm not hooking
this up to the build yet.  I'll wait a day or two to see if anybody notices
something wrong before I hook it up to the build.

Reviewed by:	re@, portmgr@, secteam@, developers@ (the schedule dates)
2012-06-14 17:22:19 +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