Saturday, March 24, 2012

Maintaining content on sites

Hi, I'm kinda web to web development, and I have some considerations I would like some help on.

I'm developing a normal site, with some product sites, news page etc. How can I make these pages easily maintainable for the end user. The news is just text, but the products also contains pictures. Any good ideas or hints?

Thanks, Mark

Mark_K wrote:

How can I make these pages easily maintainable for the end user.

In what sense? Can you illustrate more please?

Regards


Hey

They need to update their products (description, picture and the number of products), news section, terms of trade etc..

I know I could make them a product DB, and then provide them with a interface to store products in the DB, and then on the public site just view the data, but I would like to avoid a database solution. I thought of some xml. Where they maybe just add an text entry (description) for a product, and the a link to the product picture, but have no idea how I could do that.

0 comments:

Post a Comment