db8 Site Last Modified

Version 2.6
Maturity Stable
Release Date 2015-08-18 02:00

The Site Last Modified Module displays the last site modification date, based on the article (create/modified) dates in your site. 

Note that it does not display any other changes, e.g. in Category or Modules.

Code & for submitting bug reports: https://github.com/pe7er/db8sitelastmodified

Included language files:

  • English
  • Dutch

Changelog:

-- db8 Social Media Share J3.x v2.6 [23-December-2014] --
# Added filter="raw" to mod_db8sitelastmodified.xml to make it possible to add HTML code to "Text before/after Date" fields.

-- db8 Social Media Share J3.x v2.5 [17-April-2014] --
# Changed date format from PHP strftime to PHP date to display weekday & month in other languages
# Updated the module to Joomla 3.x and added for automatic future update notifications & one-click-update functionality

-- db8 Site Last Modified J25 v24 [13-March-2012] --
# Changed date format from PHP date to PHP strftime to display weekday & month in other languages
# Changed installation file to display text after installation.
# Added French language file. 
credits to Mihàly Mart ("Sarki") for corrections regarding installation & French Language files. 

-- db8 Site Last Modified J25 v2.3 [16-February-2012] --
# Joomla 1.5 module completely rewritten for Joomla 2.5
# Corrected date/time with Joomla's Time Offset functionality AND user's time offset settings.

-- db8 Site Last Modified v2.1 [30-August-2008] --
# Corrected date/time with Joomla's Time Offset functionality (thanks to Jos Bredek for his code correction).
# Corrected $aid error (for PHP with strict error reporting level).
# Repacked .zip archive and checked installation on Joomla 1.5 on Ubuntu Linux 8.04 & Windows XP.

-- db8 Site Last Modified v2.0 [16-August-2008] --
# Changed date/time format from MySQL format to the more flexible PHP strftime date/time format. This offers the possible to display date/time in localized format (based on the selected language). 
# Added extra text fields (accepts HTML) before AND after the date/time.
# Added 5 language files.

Usage:

Text before Date: Put here any text that should be displayed before the date.
Date/time format: Use the PHP date format to format the date/time.
Text after Date: Put here any text that should be displayed after the date.
Note: HTML tags are allowed, so you can use and around your text to get bold characters.

Example:

Text before Date: This site was last modified on:
Date/time format: l d F Y, H:i:s
Text after Date: 
!!!
will display:
This site was last modified on: Thursday 17 April 2014, 18:30:59 !!!