[Framework-Team] Re: Move footer.pt and colophon.pt to viewlets?

2007-06-08 Thread David Convent
Alexander Limi wrote: On Wed, 06 Jun 2007 17:18:23 -0700, Martin Aspeli <[EMAIL PROTECTED]> wrote: This is a bit late in the game, but I'd like to offer for consideration whether we should move footer.pt and colophon.pt to viewlets? Why? Because custom skins very often want to hide these

Re: [Framework-Team] Re: Move footer.pt and colophon.pt to viewlets?

2007-06-08 Thread Wichert Akkerman
Previously David Convent wrote: > Alexander Limi wrote: > >On Wed, 06 Jun 2007 17:18:23 -0700, Martin Aspeli > ><[EMAIL PROTECTED]> wrote: > > > >>This is a bit late in the game, but I'd like to offer for > >>consideration whether we should move footer.pt and colophon.pt to > >>viewlets? > >>

[Framework-Team] Re: Re: Move footer.pt and colophon.pt to viewlets?

2007-06-08 Thread Alexander Limi
On Fri, 08 Jun 2007 01:02:28 -0700, Wichert Akkerman <[EMAIL PROTECTED]> wrote: Previously David Convent wrote: As soon as your customizations involve using the viewlets machinery, having a theme compatible with both Plone 2.5 and Plone 3.0 is impossible. Or as soon as you touch main_temp

Re: [Framework-Team] Re: Re: Move footer.pt and colophon.pt to viewlets?

2007-06-08 Thread Martin Aspeli
On 6/8/07, Alexander Limi <[EMAIL PROTECTED]> wrote: On Fri, 08 Jun 2007 01:02:28 -0700, Wichert Akkerman <[EMAIL PROTECTED]> wrote: > Previously David Convent wrote: >> As soon as your customizations involve using the viewlets machinery, >> having a theme compatible with both Plone 2.5 and Plon

[Framework-Team] Re: Re: Re: Move footer.pt and colophon.pt to viewlets?

2007-06-08 Thread Florian Schulze
On Fri, 08 Jun 2007 11:13:35 +0200, Martin Aspeli <[EMAIL PROTECTED]> wrote: I would agree. With the benefit of hindsight, I think (almost) anywhere in main_template that we use a metal:use-macro should be a viewlet, because it makes it much easier to re-order, hide and move elements. For exam

Re: [Framework-Team] Move footer.pt and colophon.pt to viewlets?

2007-06-08 Thread Martin Aspeli
On 6/8/07, Fabio Rizzo Matos <[EMAIL PROTECTED]> wrote: On 6/6/07, Martin Aspeli <[EMAIL PROTECTED]> wrote: > This is a bit late in the game, but I'd like to offer for consideration > whether we should move footer.pt and colophon.pt to viewlets? > > Why? > > Because custom skins very often want

Re: [Framework-Team] Move footer.pt and colophon.pt to viewlets?

2007-06-08 Thread Fabio Rizzo Matos
On 6/6/07, Martin Aspeli <[EMAIL PROTECTED]> wrote: This is a bit late in the game, but I'd like to offer for consideration whether we should move footer.pt and colophon.pt to viewlets? Why? Because custom skins very often want to hide these. With the (incredibly cool) new viewlet manager from