[Templates] [% META pre_result = BLOCK %]

Jonas Liljegren jonas@paranormal.se
Wed, 16 Aug 2000 20:30:20 +0200 (CEST)


Yet another thing to the TODO list? ;)

While trying this
	[% META pre_result = BLOCK %] ... [% END %]

I got the error
	parse error: imageplace_edit.html line 4: unexpected token (BLOCK)


In fact, I can't even say
	[% my_pre_result = BLOCK %] ... [% END %]
	[% META pre_result = my_pre_result %]


This seems a litle restricted.



All my templates has the same PRE_PROCESS header, except one, that need to
insert more things.  It looks like I have to forget about PRE_PROCESS and
META and use WRAPPER instead. :-(



-- 
/ Jonas  -  http://jonas.liljegren.org/myself/en/index.html