diff --git a/en/docproj/current.sgml b/en/docproj/current.sgml index 658753b2fb..6d809b5315 100644 --- a/en/docproj/current.sgml +++ b/en/docproj/current.sgml @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!ENTITY base CDATA ".."> -<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.77 2004/12/04 22:32:23 murray Exp $"> +<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.78 2004/12/04 23:04:08 murray Exp $"> <!ENTITY stylesheet "&base;/freebsd.css"> <!ENTITY title "FreeBSD Documentation Project: Current projects"> <!ENTITY % includes SYSTEM "../includes.sgml"> %includes; @@ -37,9 +37,10 @@ <li><a href="#pr">Open documentation problem reports</a></li> <li><a href="#handbook3">Handbook 3rd Printed Edition (Completed)</a></li> <li><a href="#handbook-index">Improve Handbook Index</a></li> - <li><a href="#handbook-firewalls">Improve Firewalls section of the + <li><a href="#handbook-firewalls">Improve Firewalls chapter of the Handbook</a></li> <li><a href="#website-css">Modernize website with CSS</a></li> + <li><a href="#slides">Contribute Advocacy Slides/Presentations</a></li> <li><a href="#freebsd4linux">FreeBSD for Linux users</a></li> <li><a href="#handbooksection">Write a section in the Handbook and/or FAQ</a></li> <li><a href="#newpapers">Write some new Papers</a></li> @@ -115,23 +116,22 @@ <indexterms> are sparse.</p> <a name="handbook-firewalls"></a> - <h3 class="red">Improve Firewalls section of the Handbook</h3> + <h3 class="red">Improve Firewalls chapter of the Handbook</h3> <p><b>Responsible:</b> FreeBSD-doc <<a href="mailto:FreeBSD-doc@FreeBSD.org">FreeBSD-doc@FreeBSD.org</a>></p> - <p><b>Synopsis:</b> A large section about Firewalls has recently - been added to the Security chapter of the FreeBSD Handbook. - This new addition is very much a work in progress and there are - many grammatical and presentational errors in the section. - Please see the CVS history to see some of the work that has been - done over the recent months to bring this addition more into - line with the Doc Project Primer and the rest of our - documentation set. There is still a lot of work to be done, and - any and all help is appreciated. This section should probably - be moved to a separate chapter in the Network Communications - <part>.</p> + <p><b>Synopsis:</b> A chapter about Firewalls has recently been + added to the FreeBSD Handbook. This new addition is very much a + work in progress and there are many grammatical and + presentational errors in the chapter. This chapter was + previously a large section in the Security chapter, so please + see the CVS history of <tt>security/chapter.sgml</tt> to see + some of the work that has been done over the past few months to + bring this addition more into line with the Doc Project Primer + and the rest of our documentation set. There is still a lot of + work to be done, and any and all help is appreciated.</p> - <a name="website-css"></a> + <a name="website-css"></a> <h3 class="red">Modernize website with CSS</h3> <p><b>Responsible:</b> FreeBSD-www <<a @@ -151,6 +151,28 @@ from data and we should be taking better advantage of this with our website.</p> + <a name="slides"></a> + <h3 class="red">Contribute Advocacy Slides/Presentations</h3> + + <p><b>Responsible:</b> FreeBSD-doc + <<a + href="mailto:FreeBSD-doc@FreeBSD.org">FreeBSD-doc@FreeBSD.org</a>>, + Murray Stokely <<a + href="mailto:murray@FreeBSD.org">murray@FreeBSD.org</a>></p> + + <p><b>Synopsis:</b> Presentations marked up in the DocBook-slides + DTD have recently been added to the documentation set in + <tt>doc/en_US.ISO8859-1/slides</tt>. More advocacy content is + needed, and additional stylesheet work is needed to pull in + content from the release notes and other XML content in our + documentation set to build up-to-date slides with 'make'. A + simple example presentation was committed with some of this + functionality, but there is more work to be done! Also, the + stylesheets for print/PDF output (using the Java based XSLT + processors, PassiveTeX is too limiting for slides) could be + improved as the default DocBook Slides XSL-FO stylesheets + produce very spartan slides.</p> + <a name="freebsd4linux"></a> <h3 class="red">FreeBSD for Linux users</h3>