Closed (fixed)
Project:
Flood control
Version:
2.1.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Jan 2021 at 15:34 UTC
Updated:
8 Sep 2021 at 11:44 UTC
Jump to comment: Most recent
Comments
Comment #3
grimreaperComment #4
grimreaperComment #5
kgaut commentedWorking as expected :)
Comment #6
rachel_norfolkJust doing a little tag tidying. Nice work everyone!!
Comment #7
batigolixWe already have tab in the admin/people page that links to the Flood Unblock page. This was already the case when Flood Unblock was a separate module.
To help users find the unblock page and settings page, we added links to the page description. Not sure if that helps.
I am not sure if it is a good / bad practice to have both a menu link and a task tab for the same admin page. What do you think?
Comment #8
grimreaperHello,
Thanks @rachel_norfolk!
Thanks @batigolix for the reply.
I think it is a best practice to have both. A menu link allows to avoid to have go on the intermediary page.
It is good to have documented the page on the project description, but that is for the admin or the devshop building the website and evaluating the module. On a daily basis usage and for the website administrators in general, people do not go on project pages to read the documentation.
(Also the existing menu link in links.menu.yml is on the "devel" menu, I think it would be better on the admin menu.)
Comment #9
Phil Wolstenholme commented+1 for including both
Comment #10
Phil Wolstenholme commentedI've also updated the MR to use the
adminrather thandevelmenu. It looks like thedevelmenu mention might have been a copy/paste error.https://git.drupalcode.org/project/flood_control/-/merge_requests/13/dif...
Comment #12
batigolixI committed this change. Thanks!