Add new tasks.
This commit is contained in:
parent
6884a6a38c
commit
6cdf237fa4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21447
1 changed files with 17 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/handbook3.sgml,v 1.29 2004/02/16 22:55:03 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/handbook3.sgml,v 1.30 2004/07/12 07:00:09 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Handbook 3rd Edition">
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -29,8 +29,22 @@ color="white">Responsible</font></th><th><font color="white">Last
|
|||
updated</font></th><th><font color="white">Status</font></th></tr>
|
||||
|
||||
<tr>
|
||||
<td>Create new callout images for the numbers 1 - 25 as the default images with the DocBook stylesheets only go from 1-9 and then fall back on text numbers. This looks bad when we have more than 9 callouts in the text, such as the Security Advisories section of the Security chapter.</td>
|
||||
<td>Loader (loader@freebsdmall.com)</td>
|
||||
<td>Create new callout images for the numbers 1 - 25 as the default images with the DocBook stylesheets only go from 1-9 and then fall back on text numbers. This looks bad when we have more than 9 callouts in the text, such as the Security Advisories section of the Security chapter. Update: Numbers up to 15 added from DocBook CVS.</td>
|
||||
<td>&a.murray;</td>
|
||||
<td>July 12, 2004</td>
|
||||
<td>&done;</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Write a proper synopsis for the Vinum chapter.</td>
|
||||
<td> </td>
|
||||
<td>July 12, 2004</td>
|
||||
<td>¬started;</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Advanced Network Chapter is almost 100 pages and should be split up.</td>
|
||||
<td>&a.murray;</td>
|
||||
<td>July 12, 2004</td>
|
||||
<td>&inprogress;</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue