Ich hab den Fehler nun selbst gefunden und behoben.
In der Datei /typo3conf/ext/rgsmoothgallery/pi1/static/setup.txt haben ein paar Zeilen TS gefehlt:

Zeile 179:
tt_content.newimage {
2 = USER
2.userFunc = tx_rgsmoothgallery_rgsg->user_rgsg

Zeile 555:
tt_content.textpic.20 = CASE
tt_content.textpic.20 {
  key.field = tx_rgsmoothgallery_rgsg
  default <temp.origpic
  0 < temp.origpic
  1 < tt_content.newtextpic
}

tt_content.image.20 = CASE
tt_content.image.20 {
  key.field = tx_rgsmoothgallery_rgsg
  default <temp.origimg
  0 < temp.origimg
  1 < tt_content.newimage
}

Ich werd das mal dem Autor der Extension schreiben, damit das in der nächsten Version gefixt wird.

Mfg
Florian


Am 22.07.2010 13:38, schrieb Florian Seirer:
Hallo Liste!

Die rgsmoothgallery läuft bei mir einwandfrei, solange ich das Plugin
oder "Text mit Bild" verwende. Beim Typ "Nur Bilder" tut sich aber gar
nichts.

Kann es sein, dass das Default-TS von rgsmoothgallery nur für
tt_content.textpic, nicht aber für tt_content.image konfiguriert ist,
oder liegt das Problem wo anders?

Mfg
Florian


_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an