 This module displays a global "last modified" date that informs the visitor when the last change was done to the site.
** db8 Site Last Modified for Joomla 1.5 (native) **
The Site Last Modified date and time are based on the creation and modification date and time of the articles in your site, and it takes into account the users access level and whether an article is published or not.
It uses PHP strftime date/time format (for date/time display in localized format, based on selected language). Text (and HTML code) can be added before AND after the date/time. And the Joomla 1.5 version has 5 language files on board: English, Dutch, German, French, Spanish.
** db8 Site Last Modified for Joomla 1.0 (version 1.0)**
This module displays a global "last modified" date that informs the visitor when the last change was done to the site. It displays the last modified/created date of all articles, regardless their access level and publish state.
The module has three parameters:
* Module Class Suffix (for individual module styling)
* Label (for any text, but only in front of the date)
* Date/time format ( Formats the date value according to the MySQL format, so only limited date/time localization possible )
Note: both versions do not display any other changes, e.g. in Section/Category or Modules:
* The date+time of changes in Section/Category descriptions are not stored in the Joomla tables.
* The usage of the checked_out_time of User defined Modules wasn't implemented in this module.
Changelog:
-- 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.
-- db8 Site Last Modified v1.0 [30-November-2006] --
# First release for Joomla 1.0. It's still available for download.
Report this listing
|