diff --git a/howtos/custom-sendmail-routine b/howtos/custom-sendmail-routine index f081dcc..bee2923 100644 --- a/howtos/custom-sendmail-routine +++ b/howtos/custom-sendmail-routine @@ -28,6 +28,9 @@ Introduction + HOW-TO version: $Id: custom-sendmail-routine,v 1.3 2004-11-12 22:26:26 docelic Exp $ + + Someone was wondering how to optimize the order processing on a busy site. It was observed that about once in every ten times, the etc/mail_receipt takes a few extra seconds before it's mailed out. diff --git a/howtos/implement-banners b/howtos/implement-banners index f569af2..5b5b17e 100644 --- a/howtos/implement-banners +++ b/howtos/implement-banners @@ -29,6 +29,9 @@ Introduction + HOW-TO version: $Id: implement-banners,v 1.4 2004-11-12 22:26:26 docelic Exp $ + + Banner display in ⁣ is implemented using the banner tag. There are two terms which need to be understood first: diff --git a/howtos/quantity-in-basket b/howtos/quantity-in-basket index ba6961c..57bfe53 100644 --- a/howtos/quantity-in-basket +++ b/howtos/quantity-in-basket @@ -39,6 +39,9 @@ Introduction + HOW-TO version: $Id: quantity-in-basket,v 1.3 2004-11-12 22:26:26 docelic Exp $ + + On your Interchange pages, you must provide some kind of a HTML form if you want to receive any data from the client. We will use the pages/ord/basket.html page from the