Recent posts

Advanced mail subscription

The CMS TYPO3 extension repository already offers a few plugins that can...
09 January 2012

Convenient In/Out animation using expressions

We recently had an opportunity to make a set of instructional animations...
16 December 2012

Nginx boost extension

Introduction  The Evo_nginx_boost plugin allows us to cache pages...
14 December 2011

Tags

JQuery Tabs for TYPO3

By: Bartosz Aninowski, 10 November 2009 Comments: 16 Tagi: jquery

Evo_jqtabs extension allows you to build toggled content tabs basing on the JQuery library. Content can be loaded during page rendering or via Ajax. This extension is an adaptation of rgtabs written by Georg R

Screenshots and video

Example of tabs

JQtabs

 Configuration of  BE plugin

[Konfiguracja wtyczki w BE

Property

Description

Select records

select records to be open as tabs

Use ajax

check if you want to load content with ajax

Start with tab #

number of tab to be open as default

 ###YOUTUBEVIDEO###

Typoscript configuration.

Property

Data type

Description

Default

template_file

file

choose file as tabs template

EXT:evo_jqtabs/templates/tabs.html

css_file

int

set 1 to include default css file

1

jquery

int

set 1 to include jquery lib

1

jquery-ui

int

set 1 to include jquery user interface. You can visit jqueryui.com to customize UI.

1

To do

 

Nothing right now. Any question and improvements are welcome.

Gravatar: Dan Dan, 12.11.2009 19:13
Does it only work with TemplaVoila!, or the standard page module as well?
Gravatar: Bartosz Aninowski Bartosz Aninowski, 12.11.2009 19:26
It works with standard module also.
Gravatar: Han Han, 16.11.2009 22:03
Would it be possible to implement the same features just like in the rgtabs extension?
Gravatar: bart bart, 16.11.2009 22:07
Yes sure. This is initial release. However if you want to help developing this extension, I can upload it to forge
Gravatar: Graham Solomon Graham Solomon, 25.11.2009 17:00
Nice extension, should declutter my homepage ;-)

Many Thanks!
Gravatar: Danny Knight Danny Knight, 01.12.2009 15:25
Hi, I was wondering whether this extension is available anymore? I can't find it in the TYPO3 ext repository.

Thanks.
Gravatar: bart bart, 01.12.2009 16:02
Hm
Looks like TER problem
Can't find any of aour extension and others
Gravatar: Steffen Müller Steffen Müller, 03.01.2010 22:51
Good to see that there's an up-to-date jquery tab extension. I'll give it a try.
Gravatar: pam pam, 20.05.2010 09:22
Super to see that there is an alternative to rgtabs. Can you however tell me whether it will also work with tt_news. And not just the listing, but it is important to know whether the single view can also be displayed in the tab, where the tt_news listing is.
Gravatar: bart bart, 20.05.2010 11:10
Yes you can. Check also this http://typo3.org/extensions/re... extension. I think it is much better and developed.
Gravatar: Pascal Pascal, 27.12.2010 10:18
Why does it only work with content elements not with whole pages?
That is one of the most important features of rgtabs.
Gravatar: Carole34BOWEN Carole34BOWEN, 23.02.2011 17:06
The
Gravatar: Tomek Tomek, 21.04.2011 13:56
Czy można dodawać zakładki przez TS?
Gravatar: Rafal Rafal, 21.04.2011 14:14
jesli zainstalowales wtyczke prosto z typoscripta to niestety nie, ale moze byc inny sposob na obejscie tego, zainstaluj wtyczke np w jakims magazynie, podepnij tam taby i pozniej mozesz wywolac to przez typoscripta, np tak:

lib.tabs= COA
lib.tabs {
10 = RECORDS
10 {
tables = tt_content
source = 133 #ID contentu z wtyczka
dontCheckPid = 1
}
}
Gravatar: Tomek Tomek, 28.04.2011 10:03
Dzięki za sugestie.
Gravatar: Tomek Tomek, 23.06.2011 09:05
Strona nad którą pracuje całkiem intensywnie wykorzystuje Waszą wtyczkę ;-) Jedna rzecz mnie jeszcze interesuje. Czy z poziomu BE (np. RTE) mogę zrobić linka do konkretnej zakładki a jeśli tak to jak?
Add comment

* - required field