Differences

This shows you the differences between two versions of the page.

improvedtales [2009/11/18 10:54]
Kornel
improvedtales [2024/05/31 06:15] (current)
104.194.134.81 1
Line 1: Line 1:
====== Advanced TALES syntax ====== ====== Advanced TALES syntax ======
-TALES can't handle few cases that happen often and seem quire reasonable to do in templates.+TALES can't handle few cases that happen often and seem quite reasonable to do in templates.
It can't compare values: It can't compare values:
Line 23: Line 23:
    <div tal:content="structure php:getAdvert(PAGE_TOP)">     <div tal:content="structure php:getAdvert(PAGE_TOP)">
 +
Line 28: Line 29:
FIXME FIXME
 +
 +1