tab and templates
Hi zopers, I would like to presents datas of my objects in a windows with tabs (like in the management screens) I need several tabs (details, attached docs, ...) I have no clue and found no info about how do achieve that with TAL templates. Any idea ? Pointers ? thanks
<span tal:replace="structure here/manage_tabs"></span> ----- Original Message ----- From: "Nicolas LAURANCE" <nicolas.laurance@expert-rh.com> To: <zope@zope.org> Sent: Wednesday, November 20, 2002 1:17 PM Subject: [Zope] tab and templates
Hi zopers,
I would like to presents datas of my objects in a windows with tabs (like in the management screens)
I need several tabs (details, attached docs, ...)
I have no clue and found no info about how do achieve that with TAL templates.
Any idea ? Pointers ?
thanks
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On Wednesday, November 20, 2002, at 11:17 PM, Nicolas LAURANCE wrote:
I have no clue and found no info about how do achieve that with TAL templates.
Any idea ? Pointers ?
http://www.zope.org/Members/Zen/howto/ZPT_management Also, the PageTemplates product has its management screens written using PageTemplates. -- Stuart Bishop <zen@shangri-la.dropbear.id.au> http://shangri-la.dropbear.id.au/
participants (3)
-
Nicolas LAURANCE -
Stefan Kanitz -
Stuart Bishop