How to create "Latest News" page pulling summary content from another page?
Hi everyone,
I'm not sure I'm putting this in the right place, but I don't know what is the best way to do this. I am assuming there is more than one solution here.
If I have a "News" page on a site, and I want to have a column on the front page titled "Latest News" that automatically pulls info from the News page and displays it (I'm thinking maybe title plus first sentence of each news item)...what is the best/easiest way to do that?
Someone suggested using RSS. Would that do it? Part of the trick is that the client wants to be able to update their news page using Contribute, and have the changes be automatically reflected over on the front page.
Any ideas?
Thanks!!
Tim
Megan posted this at 15:27 — 1st June 2009.
She has: 11,421 posts
Joined: Jun 1999
I can't really think of a good way of doing this that would allow editing of news items using Contribute. I suppose if each news item was a new page you could have a script that would read that directory and pull the headlines.
This would be no problem if you had a content management system. RSS would work if you could get that news page to produce a feed. Another option would be to crate a simple form that they could use in a regular web browser, have that form submit the news items to a database, and then pull directly from the database on the home page.
Megan
Connect with us on Facebook!
webbcity posted this at 15:43 — 1st June 2009.
They have: 19 posts
Joined: May 2009
Hi Megan, thanks, that makes a lot of sense. I know that using a CMS would be the best way to go, but I'm hoping to find another solution that the client can use with the site as it exists now.
The last option you mentioned got me to thinking...could they have a WordPress blog (or even a Blogspot blog, which they already have) where news items are entered as blog posts and then I put something into the HTML of their site that pulls that information from a feed? Would that work?
greg posted this at 17:11 — 1st June 2009.
He has: 1,581 posts
Joined: Nov 2005
Wordpress has many options for this. Built in and a simple user defined function.
I have never used Blogger, but taken from their guides:
Maybe there is a way to limit this to remove comments? Again, I'm not familiar with their software so couldn't advise too much.
As the client already has Blogspot why not view/ask in their forum or email support?
webbcity posted this at 18:49 — 2nd June 2009.
They have: 19 posts
Joined: May 2009
Thanks Greg, that seems worth looking into. I'm looking at a couple of possibilities here...will keep you all updated if I come up with anything new.
Thanks!
Tim
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.