Microsoft
Software
Hardware
Network
Question : Simple conditional in Kid template used with CherryPy
I'm very new to CherryPy, but managed to get it running on FreeBSD. Working great. I started using the Kid template, as it is easier to implement than Cheetah, and I need only very basic functionality. However, I've been unable to get any conditional (py:if) to work within the template. Or more to the point, every conditional defaults to true apparently, or more likely the conditional is just not processed whatsoever.
I've used the example from the following, but it doesn't work.....even if I may 5*6=2, it still shows the text.
http://kid-templating.org/
language.h
tml#condit
ionals-py-
if
Any hints as to where I might be going wrong or if perhaps there is some configuration thing I need to do?
Answer : Simple conditional in Kid template used with CherryPy
The question why I am asking is:
Do you have any proof, that kid-template is really running and active?
Do you have anything working from kids template (except passing code through tpo the browser)?
Random Solutions
Raid 1 Rebuild Failed - Adaptec 1210SA
importing mdb into sql server 2008 with vb6
Change Username on SBS2008
Exchange 2010. Install Failed, now can't uninstall
transfering a directory with multiple files in parallel
detect registry change windows ce
Inserting data into a varbinary(max) field
Word 2003 - working with tables, rows, and cells
Outlook not attack shortcut (lnk) attach directly the file
Do WPF and MVP go together?