One feature provided by Entity API in Drupal 7 is the ability to generate admin pages and menu items for managing your custom entity, including a page under content that lists all of the entities and links to their edit forms.
This does seem like a useful feature that we should implement. However, providing this UI should probably be handled in its own separate module, either in contrib or as a submodule of Entity in core.
If we do include Entity UI functionality in core, perhaps we can look at what it would take to use it to generate the admin interface for all core entities.
Recent comments
It looks like the drupal flood_unblock module was discontinued and the feature added to the flood_control module: This module will be discontinued. Please use Flood Control...
Flood Unblock analogue
What I typically do is truncate the flood table. This will remove everything, but since this happens just once in a while, it doesn't create issues. You could also increase the number of...
Flood Unblock analogue
After installing you choose 'structure' - 'layouts' from the admin menubar and select the new layout for f.x. 'default layout' by clicking on the template you want to change thereby getting to '...
Creating Footer columns