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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
48 + 49 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 03:01:32 2024 UTC