News blog
Permalink
Hi guys,
I want to add functionality to a site to allow a user to add news items to a news blog. Then I also want these articles to be output to an RSS feed. I need to have the ability to view individual articles in the url i.e.
mydomain.com/news/2009/the-latest-article
How would I go about this?
Should I write a custom block to add the items and then use a single page with a controller?
Then can I add a link in my autonav bar to the news single page?
I am not sure how to do this.
Thanks
I want to add functionality to a site to allow a user to add news items to a news blog. Then I also want these articles to be output to an RSS feed. I need to have the ability to view individual articles in the url i.e.
mydomain.com/news/2009/the-latest-article
How would I go about this?
Should I write a custom block to add the items and then use a single page with a controller?
Then can I add a link in my autonav bar to the news single page?
I am not sure how to do this.
Thanks