diff options
author | André Malo <nd@apache.org> | 2003-03-05 13:56:02 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-03-05 13:56:02 +0100 |
commit | fa6f8aad23fcc31a9a99e96fd55df2ba5fab97b1 (patch) | |
tree | cfdd2d998139cb05027e6750d29530419208de8e /docs/STATUS | |
parent | Added the WindowsSocketsWorkaroud directive for Windows NT/2000/XP (diff) | |
download | apache2-fa6f8aad23fcc31a9a99e96fd55df2ba5fab97b1.tar.xz apache2-fa6f8aad23fcc31a9a99e96fd55df2ba5fab97b1.zip |
... as I walked by the dockside one evening so fair ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98891 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/STATUS')
-rw-r--r-- | docs/STATUS | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/docs/STATUS b/docs/STATUS index 00eb50b8fa..3069030184 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -1,5 +1,5 @@ Apache HTTP Server 2.1 Documentation Status File. -Last modified: $Date: 2003/03/02 02:41:10 $ +Last modified: $Date: 2003/03/05 12:56:02 $ For more information on how to contribute to the Apache Documentation Project, please see http://httpd.apache.org/docs-project/ @@ -32,11 +32,15 @@ Decisions pending for this.) - Perhaps we can use the newly created Wiki for this. (SubWiki, with the possibility to get nice commit mails.) - * someone should try to convince me, what the heck is - so cool with wikis -- nd - * it lowers the entry barrier and therefore users are able to - contribute (handy for a FAQ, see PHP site) -- erik - + nd: someone should try to convince me, what the heck is + so cool with wikis -- nd + erik: it lowers the entry barrier and therefore users are able to + contribute (handy for a FAQ, see PHP site) + nd: yes, good bad example. The PHP docs would mostly be + better without these comments. I don't want to censor + the entries, but also don't want to leave them without + control. IMHO it's better to incorporate changes into the + static docs. We need some better way of feedback, anyway. Things That Need Fixing ======================= @@ -52,6 +56,7 @@ Things That Need Fixing - "using apache" has been done, "compiling apache" is still open - hints on uninstalling apache (exit monitor, close directories, registry entries etc) (PR 10154) + - FAQ! UTF-8 config and URL encoding for non-ascii characters. - New Auth system - Much clean-up and enhancement of aaa howto |