Hi all,

I'm about to embark on a serious amount of effort to roll out my first
BoltWire site. The content currently exists as heavily-PHP-supported pages
on a PmWiki site and I am looking forward to hopefully using no code of my
own with Boltwire.  :-)

But I would like some initial guidance on the structures and features that
are best to use. I'll figure out the detail as I go.

I have a few hundred products which all have certain attributes including an
item number, name, price and size. The products do not need to be viewed
individually, only on 'category' pages. So I am thinking of some form of
data store - be it one or many pages - to hold these attributes, including
multiple categories in which each belongs, and then automatically generated
lists based on these categories as the main pages of the site. Then to add a
new product (assuming only existing categories) it would be a simple task of
adding the product data and everything else would take care of itself. One
twist is that there is also a product image for each which would need to
appear on the category pages.

The key questions are:

1) How to store the data?
2) How to deal with multiple categories?
3) How to deal with the images?

Note that the image files are all named by the item number.

Any help appreciated.

-- 
Allister

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to