The phpdoc user note system is simply too complex for peardoc IMHO.
The php-gtk user note system is much more appropriate,as it uses a simply db
backend to store the notes and it is updated in real-time.
Take a look at http://cvs.php.net/php-gtk-web/ (I never looked at that code,
I just think it is better suitted for you than phpdoc's)
Nuno
----- Original Message -----
From: "Gregory Beaver" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, February 03, 2007 11:25 PM
Subject: [PHP-DOC] adding user notes to peardoc
Hi,
I'd like to ask for help from phpdoc gurus. peardoc is in desperate need
of an efficient user notes system so we can start pulling in contributors
to the documentation, and help to remedy the appearance of laziness on the
part of PEAR developers documenting their packages. OK, OK, the actual
laziness. Anyways, we need someone who can take a crack at implementing
user notes on the pear.php.net server, so that the manual can grow in
usefulness. Is anyone out there willing to collaborate with me on the
process by offering some code, tips, and most importantly, code to
implement the notes? (Did I mention we need code?)
Thanks in advance,
Greg