This module provides a geo-location block for your Drupal site, which displays to your visitors their:
IP address
Internet Service Provider's Name
Telephone Area Code
City
State
Zip/Postal Code
Country's flag
Country's Name/Code
Latitude
Longitude
DMA Code (kind of "optionally"... if enough people say that they care to have that feature then I'll commit it but otherwise I'll leave it as is for now)
Name Field is a module that provides a CCK / Field Name element.
Features
Select between one to five separate fields to capture a persons title, given (first), middle, family (surname), generational suffix and credentials (post-nominals).
Name and name list formatters.
Real / Display name: create an alternative screen name to the users login name. To enable this feature, simply add a name field to the user bundle and enable this feature when configuring the field.
Webform component: Adds a name component to the webform components list. (Drupal 7)
Select or Text field support for Titles and Generational suffixes.
Optional autocomplete options for all text fields
Easier styling with component classes (Drupal 7 & 8) and RDFa support in conjunction with RDF UI (Drupal 8).
Feeds, Migrate, Views (native and custom filter) and Devel Generate integration.
Inline component markup formatting options. This can be found in the field formatting options.
Formatter link options (Drupal 8).
Nickname / preferred field support in the tokens. (Drupal 8).
Alternative field replacement support in the tokens. Generic for custom use cases like needing a persons maiden name, etc (Drupal 8).
Full Token module support for specific formatters or components with delta support. (Drupal 7)
Auto Admin is a module that automatically generates good looking, highly customizable administration pages.
Let Auto Admin build list, add, edit and delete pages for you using its Drush commands to generate configuration data. Then customize the text and form settings to your liking. One-to-many and many-to-one relationships are supported too!
Auto Admin is good at managing data for custom modules whose data structure does not fit as node types. It lets you get of the ground and writing "the fun stuff" really, really quick.
If you have questions, feedback or needs it to do something that it does not do already, please open an issue. Please check out the docs first though :)