I can't believe this hasn't already been implemented. You can set the global amount of posts per page (for all node types) but there is no option to set that number specifically for each content type separately. For instance, I have set up a content type 'changelog' (under example.com/changelog) while I use the node type 'blog' on the front page for blogging. I want the front page to display the latest 5 posts, while I want the changelog to display the latest 10+.

Thanks,
Phil

Comments

RobRoy’s picture

I would recommend using the Views module http://drupal.org/project/views.

pasqualle’s picture

Version: 6.x-dev » 7.x-dev
greggles’s picture

Status: Active » Closed (won't fix)
Issue tags: +Views in Core

Agreed, views is the solution here.

If Views gets into core...perhaps we should consider this, but not until then.