php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #56566 Adding docs to package-info.php page
Submitted: 2005-09-29 09:24 UTC Modified: 2006-02-18 12:31 UTC
From: dbs@php.net Assigned: pajoye (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dbs@php.net
New email:
PHP Version: OS:

 

 [2005-09-29 09:24 UTC] dbs@php.net
Description:
------------
I'm the release lead for the ibm_db2 PECL package, and I've been trying to figure out how to add a link to the documentation for our package on the package info page (http://pecl.php.net/ibm_db2). 

It looks like peclweb/package-info.php is the key, but I don't  know how to get the $doc_link field set in the source for $pkg = package::info($pacid). I thought there might be something in package.xml that I'm supposed to fill out, but there isn't.

So I would like to request one or more of the following enhancements to peclweb:
1) Provide a simple release lead front end for setting package attributes like documentation URL that are not handled by package.xml / package2.xml.
2) Fall back to $doc_link = "http://php.net/{$pacid}" if $doc_link is not set in $pkg array. 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-18 12:31 UTC] pierre dot php at gmail dot com
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC