Hi PEAR-group! I've been wondering whom we (phpdoc) need to bribe to get our PEAR channel (doc.php.net) available by default?
As I see it the PEAR installer currently as 2 available-by-default channels: - pear.php.net (for reusable PHP classes) - pecl.php.net (for PHP extensions) Both of which are obviously php.net projects. I'd like to get doc.php.net listed by default for "documentation stuff" which includes - The rendering system (PhD) - `pear install`able docs (see http://news.php.net/php.doc/969379502) In the future PhD will be chunked down into smaller packages (core, formats and themes). Furthermore we would like to offer more `pear install`able manual packages, and at some point even distribute the actual DocBook XML sources via the channel... lots of ideas floating around :) -Hannes