Jump to content
xisto Community
Sign in to follow this  
NilsC

Creating Framework For A Website How do I re-use page with different data

Recommended Posts

I'm working on the outline for a new website, the theme is in place, framework based on CSS.

 

One of the problems I have is with recurring data. I have an index listing multiple objects. The objects are similar and the descriptions are similar.

So for me to have that data in this format and diplay using as little resources as possible:

Object one, description 1

Object 2, description 2

Object 3, description 3

all have the same format. The object is a picture and description is -duh- description. Page layout are the same for each page it's just the data changing.

 

I'd like to avoid creating a new webpage for each object and not run into any issues if user open multiple tabbed objects or multiple windows.

 

What are the most resource friendly way of doing that. Bear in mind the "objects and descriptions" can change on a daily bases and the people in charge of populating the data need to add and deete data without knowing any webdesign.

 

It kinda looks like a sql problem to me so I'm not sure if this is put in the right forum! :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.