This project is not covered by Drupal’s security advisory policy.
This module really sorts by creation date!
Unlike similar module like Sort Comments or Comment goodness this module sorts the comments by the creation date ('created' timestamp to be precise)
Not only in flat, but also in threaded display!
Usage
Configurable per content type in the comment settings fieldset.
You can also set the order
- Oldest first (DESCending, default)
- Newest first (ASCending)
How it works
It introduces a new column in a seperate table which does pretty much the same as the standard 'thread' column (See See comment_get_thread() for details)
But instead of using the comment id to sort the threads it uses the creation timestamp as thread-numbers.
The default comment threading database query is altered to sort with this column instead.
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.No further development
No longer developed by its maintainers.- Project categories: Content editing experience
92 sites report using this module
- Created by patrickd on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

