TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3] Rgtabs puts all items into a list not tabs

This is a discussion on [TYPO3] Rgtabs puts all items into a list not tabs within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi list! I've tried to install rgtabs to my site, but unfortunately without any success. Currently everything comes as ...


Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 13.03.2008, 10:28
Kimmo Helle
Gast
 
Beiträge: n/a
Standard [TYPO3] Rgtabs puts all items into a list not tabs

Hi list!

I've tried to install rgtabs to my site, but unfortunately without any
success. Currently everything comes as a list - not in tabs in normal
mode. If I try Ajax mode then I get only the links and behind them is
an XML file of the content.

I'm using Typo3 4.1.5 and I installed t3mootools extension as well and
run it, which didn't help in my case. I got perfectlightbox installed
as well, but uninstalling that didn't help.

If you want to see how it looks like now, it can be seen in www.motogp-online.fi
-> the "tabs" are the blue MotoGP and 250 texts on the right side.

Hopefully someone can help me out!

Kind regards,
Kimmo Helle
kimmo.helle (AT) paitsio (DOT) com
www.paitsio.com



_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 13.03.2008, 10:43
Georg Ringer
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Rgtabs puts all items into a list not tabs

Hi Kimmo,

you use prototype on your website, so it won't work with rgtabs..
Just switch perfectlightbox to mootools and it should be fine

Georg
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 13.03.2008, 11:56
Kimmo Helle
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Rgtabs puts all items into a list not tabs

Hi Georg,

I changed perfectlightbox to mootools - at least I think I did - and
the .js for prototype disappeared. However, the tabs still doesn't
appear.

I was just wondering that could it be a problem, that for some reason
mootools seems to be loaded twice:

<script type="text/javascript" src="typo3conf/ext/t3mootools/res/
mootoolsv1.11.js"></script>
&
<script type="text/javascript" src="typo3conf/ext/perfectlightbox/res/
js/mootools1.11-packed.js"></script>

Thanks,
Kimmo


Georg Ringer kirjoitti 13.3.2008 kello 11.43:

> Hi Kimmo,
>
> you use prototype on your website, so it won't work with rgtabs..
> Just switch perfectlightbox to mootools and it should be fine
>
> Georg
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english (AT) lists (DOT) netfielders.de
> http://lists.netfielders.de/cgi-bin/.../typo3-english
>


_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 13.03.2008, 12:02
Georg Ringer
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Rgtabs puts all items into a list not tabs

try to add the full library in t3mootools..

you still got js errors :/

georg
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 13.03.2008, 12:06
Christopher Schnell
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Rgtabs puts all items into a list not tabs

Hi Kimmo,

Kimmo Helle schrieb:
>
> I was just wondering that could it be a problem, that for some reason
> mootools seems to be loaded twice:
>
> <script type="text/javascript" src="typo3conf/ext/t3mootools/res/
> mootoolsv1.11.js"></script>
> &
> <script type="text/javascript" src="typo3conf/ext/perfectlightbox/res/
> js/mootools1.11-packed.js"></script>
>
>

disable one of the mootools libraries. usually in the constat editor. Or
use T3Mootools. There should definately be only one Mootools lib.

Christopher.
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 13.03.2008, 12:09
Kimmo Helle
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Rgtabs puts all items into a list not tabs

Hi Georg!

Thanks for your tip! I included everything from mootools and that did
the trick.

Thank you very much!

Kimmo

Georg Ringer kirjoitti 13.3.2008 kello 13.02:

> try to add the full library in t3mootools..
>
> you still got js errors :/
>
> georg
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english (AT) lists (DOT) netfielders.de
> http://lists.netfielders.de/cgi-bin/.../typo3-english
>


_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-german] rgtabs; tabs werden nicht angezeigt Joe Berger typo3-german@lists.netfielders.de 6 23.07.2008 11:22
[TYPO3-german] rgtabs: Probleme mit vielen tabs im IE7 Joe Berger typo3-german@lists.netfielders.de 2 20.02.2008 14:45
[TYPO3] Hiding not in rootLine n level menu items when n+1 levelmenu items are showing David Rennert typo3-english@lists.netfielders.de 2 18.02.2008 21:51
[TYPO3-ttnews] no list items - no header - how? Daniel Doesburg typo3-project-tt-news@lists.netfielders.de 0 04.12.2007 13:34
[TYPO3] tt_news puts out author as a paragrapf tag. how can I get a"clean" output? Morten Kjems typo3-english@lists.netfielders.de 5 15.01.2007 13:05


Alle Zeitangaben in WEZ +1. Es ist jetzt 07:47 Uhr.


Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39