30 Jan
2006
30 Jan
'06
1:11 a.m.
Hi, On Sun, 2006-01-29 at 18:30 -0500, Jiann-Ming Su wrote:
How do I create a news and annoucements page similar to http://drupal.org/news? Do I need to create a custom node type using flexinode? Thanks for any tips.
This is actually what drupal does very well. Using taxonomy create a category called something like news, and then using the path taxonomy/term/x and you can bring up all content in this category. You can also use the path module change the path to news, in admin > url aliases Gordon.