HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Date Separators 0.1

Adds date separators to the discussion list.

New versions become available here: https://vanillaskins.com/plugins.html#dateSeperator

A Vanilla Forums plugin in that adds a list item with a date above all discussion list items with the last comment date in the discussions list view.

Date output can be configured via PHP strftime variables in the "config.php" with this entry:
$Configuration['DateSeparators']['Format'] = '%e. %B‘;

More information how to format the date can be found here:
http://php.net/manual/en/function.strftime.php

Made by VanillaSkins.com - #1 Themeshop for Vanilla.


How can it help communitywise?
Date headers help your visitors and users to get a clear view which discussions have been updated on what day. Starting from "Today" to "Yesterday" and using specific dates their (appearance can be configured with PHP Strftime) "Date Separators" makes discussion lists visually easier to read by adding breaking list items with the discussions items that had their last comment on that specific day. With CSS you can design the date separator yourself.


Working with Vanilla 2.1.6+


1.0 available here : https://vanillaskins.com/plugins.html#dateSeperator
0.4 Vanilla 2.6 Compatibility
0.2 + 0.3 Icon change
0.1 Initial release


Made by Vanillaskins.com - Premium Vanilla Themes with the support of @hgtonight and @Bleistivt.

If you wanna support development of this or other plugins, please buy our themes. All our revenues go into new development and maintenance of Vanilla plugins.

Screenshots

Questions