
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Re: Static Pages listing items by sku - rephrased
Dynamic pages are pages that are built at runtime. EVERY time you click on a
prudct to view the description on the foundation, it creates a dynamic page
to greab stuff from the databases. When you leave that page, it does not
save a productnumber.html and leave it on the server. It deletes it and will
generate next time that it is needed.
(users interact to make the page dynamically change)
Static are pages that are already all completey coded, and there is a
physcialy .html or some sort of web file on the server for it. If you want
that page to change you have to download the static page and edit it.
This make sense?? I have seen an ecommerce page that was STATIC. EVERY
single item had its own page....instead of having a peice of software such
as Interchange to dynamically change it. So if you wanted to change the way
you displayed your products, you had to go edit EVERY one of them, in
Interchange you change the template files and such that build the dynamic
pages.
Nathan
>
> I **still** don't get the static vs dynamic thing. Am I dense or what?
> If it is a static page, hand coded, then what's with the tags? That's
> not static.
>
> Do you mean a finely crafted, hand tweaked page for sku0123? Just
> make page 'sku0132.html' and put it in your pages directory. IC
> will pull that **static** page rather than a dynamic flypage. Or you
> can use PageSelectField. Even in those cases you will still
> probably want an [order] tag or some such.
>
> Or do you mean you want to include a dynamic, random image within a
> static page **outside** of IC, like a server side include? You can
> do that too.
>
>
--
NAMI Solutions
Nathan D. Olmscheid
Co-Owner
-
Phone: 612-237-9646
e-mail: nathan@namisolutions.com
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users