Najnowsze wpisy

Zaawansowana subskrypcja, nasze nowe rozszerzenie

W repozytorium CMS TYPO3 jest już kilka pluginów za pomocą których można...
09 styczeń 2012

Convenient In/Out animation using expressions

We recently had an opportunity to make a set of instructional animations...
07 listopad 2011

Wdrożenie Sphinx Search

W ostatnim czasie potrzebowaliśmy wydajnego i rozbudowanego mechanizmu...
26 lipiec 2011

Tagi

JQuery Tabs for TYPO3

Bartosz Aninowski, 10 listopad 2009 Komentarze: 16 Tagi: jquery

Wtyczka evo_jqtabs pozwoli Ci w łatwy i przyjemny sposób zbudować przełączane zakładki w oparciu o bibliotekę JQuery. Zawartość może być załadowana odrazu podczas renderowania strony bądź doładowywana za pomocą Ajaxa. Rozszerzenie to jest adaptacją rgtabs, którego autorem jest Georg Ringer. 

Screenshoty i video

Przykład zakładek

JQtabs

Konfiguracja wtyczki w BE

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

 

Konfiguracja Typoscript.

                                

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

 

Do zrobienia

Na chwile obecną brak. Jeśli macie jakieś pomysły to czekam.

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?
Dodaj swój komentarz:

* Tylko oznaczone pola są wymagane