Hi there,
The Latest Comment module is pretty o.k., however I would like to see the possibility to show the date the comment was created (preferably with a flexible date/time format mask).
Secondly: it is not possible to clear the Box Header field.
Nevertheless: nice work, really appreciated.
Jouke
Hi Jouke,
if you hovered with the mouse over the body box title you will see a list of available expressions you can use, one of them is the datetime😉
you mean you cant empty the header box and just click save ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
hi,
I found the header not clear bug, attached a fixed version of the module!
Regards
Max
[attachment=0]mod_chronocomments.zip[/attachment]
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Max,
Thanks for the quick reply. The 'header not clear' bug is working now.
Indeed I found the {datetime} placeholder, but it gives 'DATETIMEFORMAT' as output (not the real date). So I was thinking that I needed to include a date/time format (like d-m-Y) somewhere.
Regards, Jouke
Hi Jouke,
exactly, thats another small one forund, get the date format from en-GB.com_chronocomments.ini and add it to the mod_chronocomments.ini, both files are under the langauge/en-GB
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Thanks Bob - that was fast!