Re: [PHP-DOC] User commentary in docs

2010-04-06 Thread Rich Bowen
On Apr 6, 2010, at 12:56 PM, Philip Olson wrote: if you want to support user commentary, the only sane way is to regularly peruse those comments, trash the garbage, and incorporate the reasonable comments into the documentation proper. just leaving the comments there in perpetuity is, IMHO, a

Re: [PHP-DOC] User commentary in docs

2010-04-06 Thread Rich Bowen
On Apr 6, 2010, at 12:41 PM, Robert P. J. Day wrote: http://www.php.net/manual/en/language.variables.php if you look closely at that page, it's simply a ***table of contents***, fer cryin' out loud. nevertheless, numerous commenters found it necessary to expound on it. for what conceivable

Re: [PHP-DOC] User commentary in docs

2010-04-06 Thread Rich Bowen
On Apr 6, 2010, at 12:05 PM, Rasmus Lerdorf wrote: It's custom code for our docs, but it probably wouldn't be too hard to bolt onto another system. Start here: Thanks so much for the thorough summary. This is very helpful. As to whether we'll actually do this, I don't know. Expect a certain

[PHP-DOC] User commentary in docs

2010-04-06 Thread Rich Bowen
A few of us on the Apache HTTP Server documentation team are investigating what it would take to add a user commentary system to the Apache HTTPD docs, like that used on the PHP docs. What software is used for that? Is it easily reusable in other places? Where can I get some more info about

[PHP-DOC] PHP4 in the installation documentation

2009-10-03 Thread Rich Bowen
. -- Rich Bowen rbo...@rcbowen.com

[PHP-DOC] PATCH: Installing on Apache 2.x

2009-10-02 Thread Rich Bowen
Attached is a patch for the document regarding installing on Apache 2. In addition to some general grammatical changes, all references to 2.0 are replaced by references to 2.x, since the latest, and recommended, version is now 2.2, but the instructions work for 2.0 and 2.2 -- Rich Bowen rbo

[PHP-DOC] PATCH: Apache 2.0 -> 2.2

2009-10-02 Thread Rich Bowen
the actual download page. -- Rich Bowen rbo...@rcbowen.com 2.0-2.2.diff Description: Binary data

[PHP-DOC] PATCH - Unix Installation doc

2009-10-02 Thread Rich Bowen
ere's a patch. It's a pretty trivial one, and more of a shot across the bow to let you know that I'm here, and finally planning to start attempting to do something useful. -- Rich Bowen rbo...@rcbowen.com phps.diff Description: Binary data

[PHP-DOC] Apache installation documentation.

2009-05-26 Thread Rich Bowen
So, I've been lurking for almost a year now, and it's probably time to start pulling my weight.I don't yet have a docs build environment set up, but intend to do that RSN. Meanwhile, I have my first patch. It's not much to look at, but at least it lets you know where I'll be prodding to start with.