PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Mail » Mail_IMAP » Bug #923

Mail_IMAP examples should not be installed in the Mail dir !

Details

Submitted2004-02-28 10:09 UTC
Frombmansion at mamasam dot com
Assignedrichy
StatusClosed
PackageMail_IMAP
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2004-02-28 10:09 UTC] bmansion at mamasam dot com

Description:
------------
The examples directory is installed in the Mail directory but must be installed in the docs/ directory.

Please try to understand how all this works by looking at another existing package.xml file, QuickForm's package.xml for example.

BTW, there is no need to make a new release each time, just replace the last release. I can't remember where this can be done on pear website and have not been able to find it but I know it can be done. Ask the pear-dev list, they will let you know.

[2004-02-28 23:06 UTC] mansion at php dot net

As I said, look at how it is done for other packages and just do the same. If you define your examples with doc role, they will be installed automatically in the docs/ directory IIRC.

Whether or not the users know that the examples are in the docs/ directory is not my business, it is theirs.