Antwort
 
LinkBack Themen-Optionen Thema durchsuchen Thema bewerten Ansicht
  #1  
Alt 30.06.08, 06:32
Forum Zuschauer
 
Registriert seit: 30.06.08
Beiträge: 1
tt_news rgsmoothgallery LIST/LATEST/SINGLE

I'm running tt_news on my site to show a separate List-view (always visible, next to the maincontent area) together with the Latest/Single section for detailled view of the News overview in the List section (so these appear in the maincontent area).

These News elements have a image + text. Some News elements have to show lots of Images in the Single View. I'm using rgsmoothgallery to show these images.

The problem is, that I can't find anywhere on the internet how to have different configurations between Single/Latest/List mode, except in the manual of rgsmoothgallery:

"To show the gallery only e.g. in LIST-view but not in SINGLE-view just override the TS in the SINGLE-view."

Right now, the List view are positioned in different Div layers, because they're always visible. The Latest View should only contain 1 image to act as a teaser. The Single View should contain all images by using rgsmoothgallery.

How to override the TS of the Latest/List so they're not using the rgsmoothgallery? Only the Single part of tt_news should use the rgsmoothgallery.

Right now I've this TS:

Typoscript-Code:
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:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
### TT_NEWS ####
# templatefile
plugin.tt_news.templateFile = fileadmin/templates/walzicht/news.html

## LATEST ##
## latest images
plugin.tt_news.displayLatest.image {
file.width = 80
file.maxH = 80
}

## LIST ##
## list images
plugin.tt_news.displayList.image {
file.width = 50
}


## SINGLE ##
## Single images
plugin.tt_news.displaySingle.image {
file.width = 150
file.maxH = 150
}

## News on every page ##
lib.nieuws < plugin.tt_news
lib.nieuws {
code >
code = LIST      
catImageMode = 0
catTextMode = 0
pid_list >
pid_list = 27        
orderBy = datetime desc
limit = 2        
singlePid = 29
useStoragePid = 27
}

## Pictures on everypage ##
lib.fotoalbum < plugin.tt_news
lib.fotoalbum {
code >
code = List
catImageMode = 0
catTextMode = 0
pid_list >
pid_list = 54        
orderBy = datetime desc
limit = 2        
singlePid = 55
useStoragePid = 54
}

## Trial rgsmoothgallery
plugin.tt_news.rgsmoothgallery < plugin.tx_rgsmoothgallery_pi1
plugin.tt_news.rgsmoothgallery {
big.file.maxH = 180
width  =240
arrows= 1
height = 180
hideInfoPane = 1
showThumbs= 1
lightbox = 1
}
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!
Mit Zitat antworten
Antwort


Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge anzufügen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

vB 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
tt_news: SINGLE + LIST View chainsaw81 News (tt_news, mininews und Co) 0 10.07.08 13:23
tt_news Bildergrösse bei LATEST und LIST wird nicht beachtet peter-pan News (tt_news, mininews und Co) 2 21.11.07 10:46
tt_news Kommentare im List/Latest View Puppetmaster Extension suchen und neue vorschlagen 4 01.10.07 10:31
tt_news :: keien kategorieauswahl im LIST/LATEST musikkuss TYPO3 4.x Installation und Updates 0 15.05.07 10:59
tt_news: list und latest im selben contentelement sissi News (tt_news, mininews und Co) 0 05.06.06 16:01


Alle Zeitangaben in WEZ +1. Es ist jetzt 06:32 Uhr.


Powered by vBulletin® Version 3.6.8 Patch Level 2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Template-Modifikationen durch TMS