plugin_manager 6.x-1.2
kbahey - September 24, 2008 - 16:41
| Download | Size | md5 hash |
|---|---|---|
| plugin_manager-6.x-1.2.tar.gz | 18.44 KB | bebe8283388f0f4f2afe760561d25426 |
Official release from CVS tag: DRUPAL-6--1-2
Last updated: September 24, 2008 - 16:45
Changes since 6.x-1.1:
- SA-2008-54 access bypass allows anonymous users to uninstall and delete modules and themes.
- Fixed error that made the module not installable.
- Applied patch created by jabapyth in issue #307534 to allow users to save their username as well as specify non local hosts to ftp/ssh to.
- Added requirement to .info file for PHP version at least 5.
- Applied jabapyth's fix for the user permission bug.
- Applied jabapyth's fix, removing uninstall bug #309620
- Applied jabapyth's code to add inline iframes to the md5 selection interface #292920
- Changed the navigation to be less clunky by moving to a block on the admin page.
- Changed the navigation to be less clunky, by moving it to a block on the admin.
- fixing ugly "mkdir" errors on install
- Adding the AJAX search and Automatic Update pages to the Plugin Manager interface.
- Removed "modules" and "themes" from the menu. They are made obsolete by the AJAX search.
Added configuration option to modules.
- Removed some more of the code that is being obsoleted by the AJAX Search.
- Rollback to commit #141399.
- Changed the naming of menu items.
- Added hook_requirements.
- Reorganized the browse functionality.
- Cleaned up the code (as suggested by the coder module.)
- Reformatted the code to improve readability.
- Fixed missing function error.
- Added a settings page.
- make sub-items type MENU_LOCAL_TASK -- displays them as tabs, for easier navigation
- Fixed the menus.
- changed settings names for clarity
- Rollback to remove tabs / change menu positions.
- Added a version selection checkbox to the settings page.
- modifying the search interface
- search html bug
- changin menu redirect
- Made version selector optional.
- setting the package to Administration
- Added a callback to be used by the AJAX Search.
