db8 Site Last Modified (laatste aanpassing website)
Deze module toont de bezoekers de datum van de laatste aanpassing aan de website.
De Site Last Modified datum en tijd zijn gebaseerd op de datum van aanmaak of aanpassing van de artikelen in de website. Er wordt rekening gehouden met het gebruikersniveau van de gebruiker en de artikelen, en of een artikel wel is gepubliceerd.Het toont geen andere veranderingen, bijv in Sectie/Categorie of Modules:
- De datum en tijd van aanpassing worden niet in de Sectie/Categorie tabellen van de Joomla database opgeslagen.
- Het gebruik van een checked_out_time bij Custom HTML Modules is niet geimplementeerd in de modul
- Engels
- Nederlands
- Duits
- Frans
- Spaans
PS: Correcties, in het bijzonder voor de Duitse, Franse en Spaanse taalbestanden zijn welkom!
Usage:
Text before Date: Put here any text that should be displayed before the date.
Date/time format: Use PHP strftime parameters 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 <b> and </b> around your text to get bold characters.
Example:
Text before Date: This site was last <b>modified on:
Date/time format: %A %d %B %Y, %H:%M
Text after Date: </b>!!!
will display:
This site was last modified on: Saturday 16 August 2008, 18:30 !!!
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.


