Commit graph

32 commits

Author SHA1 Message Date
Isabell Long
57b4114173 Refresh the status report README to reflect the recent report production
process.

Hat:	monthly
Reviewed by:	pgj
2013-03-07 21:20:41 +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
Glen Barber
8c148a5dc1 Fix portscout URL; missed this file with
previous commit.
2013-03-01 00:32:05 +00:00
Glen Barber
a2f7ca3c62 Fix portscout URL. 2013-03-01 00:27:35 +00:00
Isabell Long
af433d9191 Add the Q3 and Q4 status reports.
These aren't linked to from anywhere yet, as I wanted to open up the review
process more. In one day or so, I plan to have incorporated any reasonable
changes I receive (via email - comments or patches are welcome), and then
complete the rest of the report release process.

Hat: monthly
Approved by:	gabor (mentor, this morning - approval for .xml parts only)
2013-02-28 18:37:51 +00:00
Isabell Long
238034cbf3 There will be four status reports in 2012, not three.
Hat:	monthly
Approved by:	gabor (mentor)
2013-02-25 14:14:55 +00:00
Glen Barber
62328749b6 Minor updates to the README for the quarterly status reports. 2013-01-15 12:55:33 +00:00
Glen Barber
e56d9f1676 Link the latest status report to the main status report page.
Submitted by:	pgj
2013-01-14 11:43:14 +00:00
Glen Barber
b52daa62a2 Fix date core@ took office.
Submitted by:	pgj
2013-01-13 21:45:43 +00:00
Glen Barber
0607f72ae4 Note we are only doing 3 reports for 2012.
Submitted by:	pgj
2013-01-13 21:20:24 +00:00
Glen Barber
8fdbbfde8c Move deadline for June-December 2012 submissions to Feb 17
Discussed with:	pgj
2013-01-13 20:24:47 +00:00
Glen Barber
16212ecfd3 Link report-2012-04-2012-06 to the build. 2013-01-13 19:41:49 +00:00
Glen Barber
ebf57859b8 Add the April-June 2012 status report.
Prepared by:		pgj
Minor tweaks by:	gjb
2013-01-13 19:31:56 +00:00
Gavin Atkinson
e0a6e93e5f Correct the case of two "FreeBSd"s.
Approved by:	bcr (mentor)
2012-12-01 17:27:50 +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
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
165056d894 Merge the projects/sgml2xml branch:
- Documentation is updated from DocBook 4.1/SGML to DocBook 4.2/XML
  - Webpages are updated from HTML 4.01 Transitional to XHTML 1.0 Transitional
  - Static webpages are now processed by XSLT behind the scenes
  - Webpages are now built with less cycles; tidy has been removed and the
    date processing is now done by XSLT
  - Generated webpages are now actually valid (they did not use to be)
  - All XSLT stylesheets now pull in a main XSLT, which reduces
    duplicated markup
  - Site map and index are converted to an XML format with an
    XSLT transformation that generates the output
  - For docs, there is now only one entity set for both articles and books
  - Some trademark/legalnotice entities have been merged to a cohesive
    single entity file
  - Untranslated entity sets are now always pulled in from the English tree
    instead of redundant copies
  - The base and enbase entities are already automatically generated so
    remove inline definitions from individual files
  - Fetch the LEGAL file via http instead of depending on CVS
  - Convert id names to lowercase to avoid mixing different styles and
    for better readability
  - All PSGML comments are removed since they are mostly useless
  - Convert character entities to normal characters
  - Do not copy CSS files but override only necessary part
  - Fix build with newest tidy
  - Partly update the fdp-primer to reflect changes

Approved by:	doceng (implicit)
2012-09-14 12:11:19 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +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
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
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
7903bab9c4 - Extend xhtml.xsl instead of duplicating common structural parts
Approved by:	doceng (implicit)
2012-07-16 09:06:08 +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
Tom Rhodes
4b3794a3a2 "the the" -> "the" in a status report I was skimming last night. 2012-06-10 15:58:57 +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