Home » PEAR » PEAR_PackageFileManager_Frontend_Web
A Web GUI frontend for the PEAR_PackageFileManager2 class.
This package is unmaintained.
Download latest release 0.6.0 (archived versions might be outdated)
License: PHP License 3.01
Description
This package is a web frontend for the PEAR_PackageFileManager2 class.
It makes it easier for developers to create and maintain PEAR package.xml files (versions 1.0 and 2.0).
Maintainers
- Laurent Laville (farell) — lead, active
Dependencies
Required
- PHP (>= 4.2.0)
- PEAR Installer (>= 1.4.3)
- PEAR_PackageFileManager_Frontend (>= 0.7.0)
- HTML_QuickForm (>= 3.2.6)
- HTML_QuickForm_Controller (>= 1.0.6)
- HTML_Table (>= 1.6.0)
Optional
- PHP_Compat (>= 1.5.0)
- Text_Highlighter (>= 0.6.6)
Releases
- 0.6.0 (alpha, 2006-08-19)
Release notes
License: PHP License 3.01
* bugs:
- fixed warning errors when use frontend from scratch in relacements page.
- removed dupplicated path field on exception page intoduced in version 0.5.0* news
- PEAR_PACKAGEFILEMANAGER_FRONTEND_DATADIR constant was removed.
Use instead new setStyleSheet() method on default display driver to define external stylesheet.
- add new addAction() method on PEAR_PackageFileManager_Frontend_Web class
- pear channel field changed from entry field to select box in package page.* improvements
- upgraded dependency to PEAR_PackageFileManager_Frontend 0.7.0 - 0.5.0 (alpha, 2006-07-24)
Release notes
License: PHP License 3.01
* bugs:
- Fix notice error when list to decorate is empty* improvements
- upgrades dependencies to
PEAR_PackageFileManager_Frontend 0.6.0
HTML_QuickForm 3.2.6, HTML_QuickForm_Controller 1.0.6* news
- implement filters (on extension, role, replace) on replacements and exceptions pages
- allow multi-selection on exception file list
- removed page 6 (roles) management
- reset button is un-available on replacements, dependencies and exceptions tabs
- introduces new types (group-package, group-subpackage, group-extension)
to manage group dependencies - 0.4.0 (alpha, 2006-05-29)
Release notes
License: PHP License 3.01
* Quality Assurance
- introduces ChangeLog and NEWS files* news
- upgrades dependency to HTML_QuickForm, HTML_QuickForm_Controller, and PEAR_PackageFileManager_Frontend - 0.3.0 (alpha, 2006-05-21)
Release notes
License: PHP License 3.01
* news
- use new configuration structure and management of PEAR_PackageFileManager_Frontend 0.4.0
- two news examples
- all PFM replaces task options can now be apply (api-version, ...)* improvements
- PEAR::PHP_Compat package begin optional dependency (only required for PHP4) - 0.2.0 (alpha, 2006-05-13)
Release notes
License: PHP License 3.01
Initial PEAR release after last step of proposal http://pear.php.net/pepr/pepr-proposal-show.php?id=383
Since 0.1.0:
- constant PEAR_PACKAGEFILEMANAGER_FRONTEND_WEBDIR was replaced by PEAR_PACKAGEFILEMANAGER_FRONTEND_DATADIR (default location is the package data_dir directory)
define this constant only if you want to change skin (css) of frontend easily
- new entry fields on Dependencies tab to support "group" feature (see tag of package.xml version 2.0)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #16168 | Bogus | Bug | 0.6.0 | 2009-05-01 | Package "PEAR_PackageFileManager_Frontend_Web" is not valid -- install failed |