I don't really have an answer for what you want to do but ignoring the
use of undefined variables sounds kind of php-ish.  Why don't you
check if they are defined using 'defined'?

http://kid-templating.org/language.html#defined-name-and-value-of-name-default-functions

-Ian

On 1/11/07, iain duncan <[EMAIL PROTECTED]> wrote:
>
> Is there any way to have kid template variables produce empty output
> instead of exceptions, a la Django templates? It's useful for
> dynamically adding css rules as css variables consisting of nothing fail
> nicely.
>
> Thanks
> iain
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to