On Thu, 15 Jul 2004 15:50:53 +1000, Tim Starling ts4294967296@hotmail.com wrote:
That's what we already do. MAX_INCLUDE_REPEAT is a maximum for inclusions of a given template, there's no limit on the number of different templates included. So if A included B and B included A, you'd get 5 copies of each: A->B->A->B->A->B->A->B->A->B->link to A.
I thought Emmanuel was suggesting that A and B each only be included once.
This is unacceptable because people want to use templates for things which are included many times in a single page, like superscript "Le" on fr, or fancy bullet points.
Ah. I see. So what I thought Emmanuel was suggesting wouldn't be any good anyway.
-Bill Clark