Comments order
This module provides to change comments order (sorting functionality) in Drupal 8. You can pick comment order (newest first or oldest first) per node type. If you use threaded display, you can pick how will able to sort children comments.
Features
Configurable per content type on the "Manage fields" tab, editing your comment type field.
You can set the "Comments order":
- Oldest first (ascending order)
- Newest first (descending order)
Also you can set or unset "Natural order for children" if you pick descending order.
It means you reverse order for parent comments, but use natural order for children comments. Children comments are sorted like default.
If not use reverse order for children comments.
If you don't use threaded comment lists your comments will be sorted by date creation (ascending or descending).
Project link:
https://www.drupal.org/project/comments_order
Git clone command:
git clone --branch 8.x-1.x https://git.drupal.org/project/comments_order.git
This function is really missing for many websites.
Functionality already works. Testing the code has already been done.
Comments
Comment #2
PA robot commentedGit clone command for the sandbox is missing in the issue summary, please add it.
We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #3
PA robot commentedClosing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #4
lobodakyrylo commentedComment #5
lobodakyrylo commentedI don't know how to create sandbox git link and I don't see this ability on the git instructions page of my module. Please help me.
Comment #6
tibezh commentedHi @madlobz
> I don't know how to create sandbox git link and I don't see this ability on the git instructions page of my module. Please help me.
Take a look for this article https://www.drupal.org/node/1011698
Comment #7
lobodakyrylo commentedHi @tibezh
Thanks. Do I need to put this link to the issue:
git clone --branch 8.x-1.x https://git.drupal.org/project/comments_order.git
I think so. I forgot to remove the checkbox in front of "Maintainer". Thanks a lot.
Comment #8
lobodakyrylo commentedComment #9
avpadernoWelcome! Please don't assign the issue to yourself, or there will not be reviewers watching at this application.
The correct status is the one I set, if the code is ready for reviews.
Comment #10
sleitner commentedAutomated Review
Review of the 8.x-1.x branch (commit c033ea7):
This automated report was generated with PAReview.sh, your friendly project application review script.
Manual Review
name: Comments Orderin comments_order.info.yml , both words should start width an uppercase letterThe starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.
If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.
This review uses the Project Application Review Template.
Comment #11
avpadernoIf you are still working on this application, you should fix all known problems and set the status to Needs review. (See also the project application workflow.)
Please don't change status of this application if you aren't sure you have time to dedicate to this application, or it will be closed again as won't fix.
I am closing this application due to lack of activity.
Comment #12
lobodakyrylo commentedAll issues were fixed.
Comment #13
sleitner commentedNow everything looks good.
Comment #14
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.