vol_freak
Jan 27th 2006, 6:22 pm
I have a website and forum now that is fairly well established. I am looking to write more articles for the site and I am in need of a CMS solution. My site is already desinged and I don't want to redo the entire thing with a CMS and I don't want to spend weeks figuring out how to customize a theme to match my site. What I would like is something very simple that I can write articles and easlily submit them. I would like for the descriptions and links of the 5 most recent articles to be listed on the front page of my site and I would also like a archive page that would include all of the past article links. I would like to keep formatting at a minimum as I have a custom header and custom navigation bar on the left. I would like to just inlude this page along with that header/navigation bar. I don't need for users to be able to register or comment on the articles at this point.
My other concern is that I want to make sure that I am not tied down to a specific software package. In other words, something that would be easily convertable to something else.
I am thinking a custom script may be the way to go but I need some templates or something. It seems, on the surface that it would be simple. I would need an article entry page that store the article in a database, a php include to call the last 5 entries in the database to the home page, and an article archive page that would include a list of all the articles with x# per page.
Any suggestions?
thanks in advance for your help.
My other concern is that I want to make sure that I am not tied down to a specific software package. In other words, something that would be easily convertable to something else.
I am thinking a custom script may be the way to go but I need some templates or something. It seems, on the surface that it would be simple. I would need an article entry page that store the article in a database, a php include to call the last 5 entries in the database to the home page, and an article archive page that would include a list of all the articles with x# per page.
Any suggestions?
thanks in advance for your help.