> I have 1.0.3 working nicely now, Thanks. Is there a source of "ready
> made module changes" anywhere.
> for instance, because I don't have a very large catalog so I may want to
> list all the products on one page, ordered by type.
This already exists as the "Quick Order" page.
<http://www.working-dogs.com/freetrade/demo/htdocs/index.php3?SCREEN=quick_o
rder>
> I also wondered if I could put links to product from inside a static
> page? or perhaps pull a whole category into a static page using an SSI?
Here's a link directly to an item on the demo site:
<http://www.working-dogs.com/freetrade/demo/htdocs/index.php3?SCREEN=item&it
em=5>
It's certainly possible to use SSI to call the PHP stand-alone executable,
but it would be very inefficient. What you probably want to do is add a new
screen that mostly contains static content.
Leon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]