Configuration:
Two options: Use a class with all those properties or kvp's. KVPs easier to add but for things such as image etc not as good;
useCart: kvp
allowMemberSignup: kvp
allowPasswordHint: kvp
brandingImage: class better
brandingQuote: kvp
showDisclaimer: kvp
showSiteMap: kvp
showSideMenu?
hidespecials=true/false
Future:
- place .css sheets together to minimise requests.
- ability to create additional static pages and maybe to remove???
- iStore image and banner quote dynamic (stylesheet seems to be restricting size)
- come up with a couple of different css styles to dynamically link to
- Static Pages: include additional dynamic stuff for home page and contact us
- Auto highlight/promote an item for the home page.
ability to note have any specials?
- sitestats configuration
- static pages, if they're not present don't display (ie. if they're deleted.)
- height of dynamic page should be minimum ...ok in firefox but not ie. ie also doesn't handle min-height. Looks like the css might need to be fixed up for ie.
- restricting the size of uploaded images using code already written
- ability to add more pages, including at the menu (footer, header level etc)...cache these pages in memory
- dynamic configuration of the applicaiton properties type of stuff through a db, and then also load this to cache in memory
- MOLI and OLIs
- Varitey Types (eg colour) and varieties (red, blue)