zpt Questions
1
Solved
How can I use Chameleon or Zope Page Templates to easily create CSS zebra striping? I want to add odd and even classes to each row in a table, but using a condition with repeat/name/odd or repeat/n...
Houri asked 19/12, 2013 at 18:19
4
Solved
I know that for performance it's good practice to use nocall on a <tal:condition> in order to avoid calling an object. Would appreciate (links to) a bit of background as this sounds a little ...
Maillol asked 1/4, 2011 at 14:29
3
Solved
I would like to ovverride only the "view" of the classic "description field" of the Plone standard content type (Document, Folder, blabla), cause I need to "structure" the text of this field with s...
Wallas asked 22/10, 2011 at 9:31
3
Solved
I have the following in my .vimrc:
au BufNewFile,BufRead *.pt set filetype=xml
This is needed because although I'm editing a file with *.pt extension, it's indeed a valid xml file: setting the f...
1
© 2022 - 2024 — McMap. All rights reserved.