2010-07-26から1日間の記事一覧

Pylons + genshi

デフォルトテンプレート変数 http://pylonshq.com/docs/ja/0.9.7/views/#id8 c – テンプレートコンテキストオブジェクト (tmpl_context のエイリアス) tmpl_context – テンプレートコンテキストオブジェクト config – Pylons の PylonsConfig オブジェクト (…

genshi

基本 Documentation/xml-templates.html – Genshi As a shorthand, if the value of the py:strip attribute is empty, that has the same effect as using a truth value (i.e. the element is stripped). py:strip="True" は py:strip="" に省略可 複数デ…