template-tal
How do I conditionally add an id attribute in TAL (PHPTAL)?
I\'m creating a form elements template file in PHPTAL. I would like to be able to OPTIONALLY pass in an id attribute for a field...[详细]
2023-01-16 18:57 分类:问答An HTML template engine for Java like Genshi or Zope's TAL
I need to work with a Web Designer so... Can you suggest me any? Thanks in advance FYI: Zope\'s TAL The Template Attribute Language (TAL) is a templating language used to generate dynamic HTML[详细]
2023-01-16 12:32 分类:问答zpt xml-schema definition
Where can i find xml-schema definition for Z开发者_JAVA百科PT attribute language?AFAIK ZPT doesn\'t use an XML Schema definition. Why do you want the XSD of ZPT? If you want to get an overview of ZPT[详细]
2023-01-15 14:16 分类:问答PHPTAL and specific table
I 开发者_开发知识库have to create specific table in PHPTAL. I have array like that: $tab = array(\'item1\', \'item2\', \'item3\', \'item4\');[详细]
2023-01-03 19:08 分类:问答PHPTAL Nested Repeat
I am having an problem trying to achieve a nested repeat in PHPTAL: <tr开发者_JS百科 tal:repeat=\"business analysis_result\">[详细]
2022-12-31 00:43 分类:问答Using ZPT in Google App Engine
Has anyone tried usingZPT in Google App Engine? If yes, please let me know how. Thanks in advance. EDIT:[详细]
2022-12-18 09:28 分类:问答