[Wikia-l] New extension! TabView
Inez Korczyński
inez at wikia.com
Fri Aug 17 05:56:56 UTC 2007
Hi,
I just create new extension - TabView.
It allow to create dynamic tabs inside article page.
Example: http://toys.wikia.com/wiki/TabViewTest
CSS for that example is at the end of:
http://toys.wikia.com/wiki/MediaWiki:Common.css
About syntax:
tag parameters:
id - (optional) postfix for root div for tab
title - (optional) title showed above tabs
inside parameters:
1st - tab name
2nd - url to article with content to display (remember about action=render)
3nd - (optional) cache content - false/true
4nd - (optional) active tab - false/true
That extension use YUI library module called TabView:
http://developer.yahoo.com/yui/tabview/
Feel free to play with it, I'm waiting for feedback and remember that
extension is in beta version.
Inez
More information about the Wikia-l
mailing list