[TYPO3-mvc] Tab widget
Denyer Ec
denyerec at gmail.com
Fri Jan 15 09:48:37 CET 2010
On Fri, Jan 15, 2010 at 8:22 AM, Martin Kutschker
<masi-no at spam-typo3.org> wrote:
> <f:widget.tabs>
> <f:widget.tab>
> <f:widget.label>Tab I</f:widget.label>
> <f:widget.content>
> Foo bar
> </f:widget.content>
> </f:widget.tab>
> <f:widget.tab>
> <f:widget.label>Tab II</f:widget.label>
> <f:widget.content>
> Lorem Ipsum
> </f:widget.content>
> </f:widget.tab>
> </f:widget.tabs>
>
> I wonder if we shouldn't use the same tags for the children in different containers. Otherwise we'll
> get a multitude of tag names.
Could the label be a property of <f.widget.tab> ? You might want to
apply properties to the label I guess, which would be less clear if
done that way I guess.
As for properties, this time I'd say you'd want:
* Default tab
* Transition (Flick, slide, fade, etc)
Again, might be up the wrong tree :)
Den
-------
http://gallery.denyerec.co.uk
More information about the TYPO3-project-typo3v4mvc
mailing list