From 03d0326287da809c2c17f5fdb5677889f27b889a Mon Sep 17 00:00:00 2001 From: andrey Date: Sat, 23 Jun 2001 14:56:58 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 9c89a9f9..99961119 100644 --- a/TODO +++ b/TODO @@ -8,3 +8,4 @@ default=$foo}, then using $bar in included template, instead of $foo.bar * support implementations of prefiltes, mods, and others as class methods. * possibly implement default modifiers that apply to variables upon display +* possibly implement undefined template tags custom handling