Thanks Malcom,
No, I do not have an example! I did not realize that the system
actually checks to make sure you unwind your blocks in the right
order. That is good! I suppose you could add a comment in the
documentation to that effect. If that wasn't obvious to me, I
suppose others might wo
On Tue, 2007-02-13 at 01:51 +, JMCameron wrote:
> The recent patch to template endblocks to allow an identifier is nice
> (Tickets #3351, #4489), but it may lead the unwary to think that the
> parser is actually using the identifiers to make sure your start and
> end blocks line up correctly.
The recent patch to template endblocks to allow an identifier is nice
(Tickets #3351, #4489), but it may lead the unwary to think that the
parser is actually using the identifiers to make sure your start and
end blocks line up correctly.
It may be worthwhile to add a short comment to the document