I am wondering if there is a way to mark a specific module as "don't update". Reason is that sometimes you need to apply patches to contrib modules which may not have made it into the next release and thus blindly replacing the installed version by the offered tarball would cripply a site.

CommentFileSizeAuthor
#5 sec4.png11.94 KBmerlinofchaos
#4 admin_note.patch1.89 KBmerlinofchaos

Comments

killes@www.drop.org’s picture

Status: Active » Fixed

hehe, just found the "settings" tab. :)

killes@www.drop.org’s picture

Category: support » feature
Status: Fixed » Active

I am turning this into a feature request: Would it be possible to display the "Notes" field on the main status page next to the "Ignored" field? This way it is easy to see why a module is being ignored.

dww’s picture

Title: How to mark modules as "do not update" » If settings say to ignore a module, print the notes on the status report

yeah, that's probably a good idea. the only thing i worry about is that the table is going to get so busy and cluttered that it'll be hard to use. especially given the stuff mentioned at http://drupal.org/node/149918 ... but, if you added a setting to ignore, that's probably more important than anything else, so it should be more visible.

merlinofchaos’s picture

Status: Active » Needs review
StatusFileSize
new1.89 KB

Here's a patch to do this.

merlinofchaos’s picture

StatusFileSize
new11.94 KB

And a screenshot

dww’s picture

Status: Needs review » Reviewed & tested by the community

tested and reviewed. looks great.

merlinofchaos’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)