Closed (outdated)
Project:
Drupal core
Version:
9.4.x-dev
Component:
user interface text
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Oct 2006 at 14:34 UTC
Updated:
1 Mar 2022 at 04:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Frando commentedScreenshot.
Comment #2
dwwthe only problem with this approach is that the messge is totally transient, and will disappear as soon as the admin does anything else (like click on one of those tempting new links). i'd rather see these links right next to the modules all the time (which was being debated and might already be in core by now, i've been too busy on the new release system to keep up with core checkins for the last week). once that "links" patch goes in (don't know the # off the top of my head), maybe the message in this box should just mention something like: "You can find links to administrative tasks for each new module in the table below" after the list of all the ones that were added...
my $0.02, at least...
-derek
Comment #3
dries commentedNote sure. Looks nice on the one hand, but bloated on the other hand. Maybe it would be better to link to the correct section of the 'admin/by-module' page? That would simplify things a little, and actually teached people about the existence of that page.
Comment #4
Frando commentedYes, might be true.
So what about something like that?
Comment #5
Frando commentedscreenshot
Comment #6
profix898 commentedI really like the new approach. It presents a clearly arranged list of what happened and provides a link to admin-by-module page.
But there are some issue with the patch:
(atm it is 'Module X enabled' and 'Module X has been disabled')
All in all nice patch :)
Comment #7
L4san commentedFrando: Is this task still in progress?
Moving to cvs.
Comment #8
Frando commentedUm, no - I'm travelling currently and therefore unable to do any actual coding. Should be really easy, though.
Comment #9
sutharsan commentedMoving all usability issues to Drupal - component usability.
Comment #10
heather commentedA slightly related issue: to bring an 'edit configuration' or settings link into the module listing. People on this issue might be interested to review: #598758: Modules page: add link to its settings page for each module
Comment #11
heather commentedoops i didn't mean to change component.
Comment #12
Bojhan commentedThis looks like Drupal 8 work
Comment #13
drupal_was_my_past commentedI also think this would be a helpful addition. Re-rolled patch for #4.
Comment #15
joachim commentedLooks like EnableDisableTestCase::testEnableDisable needs to be changed to account for the new message.
Also, there's stray whitespace in the patch.
But definitely a good thing -- and would save contrib modules from adding these sorts of messages in hook_enable().
Comment #16
drupal_was_my_past commentedRe-rolled patch with updates to appropriate tests.
Comment #17
yoroy commentedThanks for the reroll. I'm still struggling with applying patches. In the mean time, could somebody update the screenshot? Last we have is this:
Comment #18
robloachRelated: #1291592: D8UX: Batch API for the Modules page
Comment #19
thedavidmeister commentedpatch no longer applies and has trailing whitespace
Comment #30
quietone commentedThis was fixed in a later issue #2056089: UI problems on the Modules/Extend page in Drupal 8.0.x. This is a subset of the changes made there so strictly a duplicate.
Closing as outdated.