Sample Template Page

virtcert <[email protected]> 6 Sep 2003 04:20:45 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <54b1ab20ed74e3e7fd54620a9af503e3@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=225092#225092
----------------------------------------------------------------

Here is an example of a template page for OSC using the method I described in the last post:

  http://virtcert.com/osc/template.html

(Please gnore the ugliness of my toss-together page that was designed for easy debugging as I write the code)

It is simple enough for anyone who has had an HTML 101 class to configure, all they need is the list of available variable names and they can configure their site in a matter of minutes.

It won't do the fancy stuff like changing box layouts, but if you combine this with changes to the stylesheet (or just embed the styles in the page) it makes it as easy as can be for us DreamWeaver users to define a site layout in a matter of minutes by changing 1 simple HTML file.

  - Brian