User Last Login Block

Component ID

2585167

Component name

User Last Login Block

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Displays a block when the user last logged in.

Built based on the following requirements:

1. Display a block that shows the time the user last logged in. “You last logged in at “
2. In the user’s current time-zone
3. Have the block automatically be placed in left side-rail region (if available)
4. Make sure that the block is not visible for non-logged in users
5. Allow the message to be configured per user
6. Frontend Javascript should collapse (animated) the block after 10 seconds
7. Make this a panels ctools content type (pane) in addition to a standard block

Installation:

$ cd /path/to/drupal/sites/all/modules/custom
$ git clone --branch 7.x-1.x-dev uberhacker@git.drupal.org:sandbox/uberhacker/2585167.git user_last_login_block