Closed (works as designed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
comment.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2010 at 09:23 UTC
Updated:
29 Jul 2014 at 18:55 UTC
Jump to comment: Most recent
Comments
Comment #1
no2e commentedI'm not sure if I'm correct, but I think this should now be a feature request for Drupal 8, right?
And I'd like to add to the feature request: add an option for unlimited comments (no comment pager) (e. g. set '
0= unlimited' or whatever).Btw, this might be a possible way to overwrite it until it is in core:
http://drupal.org/node/594880#comment-2595054
Comment #2
sokrplare commentedYes, should be against D8 - good call.
I've made the Unlimited comments option a separate feature request here #1540834: Add "Unlimited" option to number of comments per page
Comment #3
wim leersVery few people need this. That's why so few people have complained about this. In Drupal 8, you'll be able to simply change a YML file, import that, and be done with it.
Comment #4
sokrplare commentedThanks for updating, Wim. In that case, we could simply set the YML file to a ridiculously high number of comments to effectively accomplish #1540834: Add "Unlimited" option to number of comments per page - so perhaps that should be closed out as well?
Comment #5
wim leers#4: Yes. But… I'd advise against that. Drupal.org has set that setting to 300, and I'm not sure about you, but on my not-that-old-at-all-computer, that already takes quite a lot of time to render. Not to mention the nigh endless scrolling.
I'll update that other issue.