Active
Project:
Plugin Manager
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2009 at 22:07 UTC
Updated:
1 Nov 2009 at 17:13 UTC
When viewing the "Available updates" report, there should be a link to automatically update all or individual modules using Plugin Manager. Currently, it is incongruent to have a two update locations within Drupal.
Comments
Comment #1
philbar commentedI just started using the Admin module and think it is a very nice interface for people who aren't familiar with Drupal, yet need to know how to work with the basic elements of a Drupal website.
One thing I noticed is that the Update feature for Plugin Manager is hidden away and I had a difficult time finding it. I foresee this being an issue for some of my clients. I think keeping drupal code up-to-date is one of the most important things for maintaining a website and it should be easy enough for a new user to figure out.
The easiest fix for this issue with Admin.module is to integrate it with the "Available Updates" report. A simple link to the Update manager when new updates are available would be greatly appreciated.
Comment #2
philbar commentedHere is the section in the core update.module file you want to modify:
You should add something like this:
"Visit the Plugin Manager: Update page to update your site now."