Admin Deck allows developers the option of building customized administration tools that can be provided from all pages within a site to privileged users.
This module provides a new display of views, where you can select different paths for each language enabled on your site, so a view has a localized route for each language.
This module is built to avoid 404 (page not found) error. This is done by automatically redirecting to the page with the most similar alias, compared to the one entered via URL.
I have started to port User Details to Drupal 8. Keep an eye on D8 port issue for more info.
If you are reporting a issue please make sure to give as much information as possible so I can re-produce the issue.
The "User Details" module comes with two blocks, "User Detils: logged-in user" and "User Details: authored user".
Background
The idea for "User Details" started as a request from an end-user, to have a centreal place for quick links to important locations on the website.
For Drupal 6 this was just some custom code you could add to a custom block.
For Drupal 7 the "User Details" module has expanded to its own module, which allows non-coders to alter and customize to thier liking.
Overview
The "User Details" module is a basic collection of user data (or variables) and commonly used links in a block. In no way is this a required part of any website, only for the ease of naviagtion.
Below is a list of all the stats and links that can be turned on as part of the "User Details" blocks.The links come with some default images, but you can change these by uploading an image to your web server and typing in the location for each image.