php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23368 Integrate package and documentation info
Submitted: 2003-04-26 18:37 UTC Modified: 2004-01-10 13:00 UTC
From: philip at cornado dot com Assigned: jellybob (profile)
Status: Closed Package: PEAR related
PHP Version: 4.3.1 OS: all
Private report: No CVE-ID: None
 [2003-04-26 18:37 UTC] philip at cornado dot com
For example, a user finds interest in imagick so goes here:

http://pear.php.net/imagick
http://pear.php.net/package-info.php?pacid=76
http://pear.php.net/package-info.php?package=imagick

Great but where's the documentation?  If documentation exists for a package (in the pear manual), package-info.php  should automagically link to it. In this case the link would be:

http://pear.php.net/manual/en/pecl.imagick.php

Ideally this would go both ways (the docs automagically link  to the package info).

Of course this should be done during the build process and not be done manually by the package or documentation maintainers.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-23 09:37 UTC] philip@php.net
I believe a patch was sent for this but was it ever applied?  What's the status on this feature request?  Doesn't seem to be implemented yet.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 05:01:27 2025 UTC