Thanks for using this plugin.
Please go to the settings page of this plugin to enable its functionality.
regards,
Peregrine.
Important Notes:
- This plugin may not work if your forum is embedded.
- If you modified any of these settings in your translations this plugin may not work as expected. It is crucial that the time is only displayed on the current day. If the time is displayed on other days, this plugin will not work with the current logic.
$Definition['Date.DefaultTimeFormat'] = '%l:%M%p'; // If in current day
$Definition['Date.DefaultDayFormat'] = '%B %e'; // If in same year
$Definition['Date.DefaultYearFormat'] = '%B %Y'; // If not in same year
$Definition['Date.DefaultFormat'] = '%B %e, %Y'; // general applications
$Definition['Date.DefaultDateTimeFormat'] = '%c'; // date/time used in attributes- You can change the colors by overriding the
.DiscussionDateSpaceror.CommentDateSpacerCSS class. Check out the open source community for help.