deploy_version_date

Component ID

1979636

Component name

deploy_version_date

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is one of those install and forget modules.

What it does

Fix. Show the deploy version/date it in the interface for specified access only.
Problem : PM's, Testers, End users dont know which version they are working on.

Installation

1. Make your deploy write a file TIME.txt (or different) in your drupal root.
2. Download, the module
3. Enable the module on your sites + environments*
4. PM's will thank you and not bother you asking: Which version is on this site?
* You need to add a small snippet in your page template, see the README for that.

Customizations

1. The filename/location is in variable deploy_version_date_filename
2. the html and css arre overrideable (its what you put in your template)

Focus NOW!

Remarks

It will probably never get accepted as a real module because of its simplicity, that dindt stop me from using it on practically all production sites. Don't hesitate to use/improve it.