Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
node system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jan 2007 at 16:53 UTC
Updated:
22 Apr 2009 at 15:18 UTC
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
Comment #1
RobRoy commentedI would recommend using the Views module http://drupal.org/project/views.
Comment #2
pasqualleComment #3
gregglesAgreed, views is the solution here.
If Views gets into core...perhaps we should consider this, but not until then.