[ic] New mall functionality diff

Murray Gibbins Murray@scotweb.ltd.uk
Wed, 03 Jan 2001 13:38:19 +0000


This is a diff that will remove two hardcoded limitationa related to the length
of common adjust strings.

At the moment the number of items in a common adjust string is limited to 16 and
total length of each item must not exceed 20.

This patch will allow you to change this with two new config lines in
/etc/interchange.cfg ie.

ComAdjChain	30

ComAdjString	1000

This can be usefull when making large malls over multiple URLs.

To install patch...

locate Vend (on my system its "/usr/lib/interchange/lib").

and do this

cd /usr/lib/interchange/lib
[lib]$ patch -d Vend < Interchange.4.6.1-1-murray.diff

You should see....

murray@handle lib]$ patch -d Vend < Interchange.4.6.1-1-murray.diff           
patching file Config.pm
patching file Data.pm


This patch was created on RH7.0 Perl v5.6.0 on Interchange 4.6.1 ( an rpm
install)

If the new values are not set they will revert to there original settings.

To Mike...

Any chance of this making it into 4.6.2?

Yours

Murray

http://www.morpheux.org/interchange/patches/Interchange.4.6.1-1-murray.diff.gz

created with diff -u --recursive Vend-orig Vend >
Interchange.4.6.1-1-murray.diff

diff - GNU diffutils version 2.7
patch 2.5.4



-- 
  ____
  \__/    Murray Gibbins             murray@scotweb.ltd.uk
  /  \    Programmer
_ \__/ _  ================================================
\\ || //  Scotweb Limited,             info@scotweb.ltd.uk
 \\||//   13a Albert Terrace,    http://www.scotweb.ltd.uk
  \||/    Edinburgh EH10 5EA   Tel: +44 (0)  131 270 82 33
   ||     Scotland. Europe.    Fax: +44 (0) 7020  93 49 04