[TYPO3-english] [news2] Show 2nd media element in listview

2011-03-17 Thread Josef Florian Glatz

Hi list,

I'm actually building my t3videoblog with news2 (Georg convinced me^^ ). 
When I check Show in preview views on two media elements only the 
first media element will be shown in listview.


A) is there a way to get the second media element which has checked 
show in preview views? My idea behind this is that I want to make 
different listviews for typo3tuts. (listview with image (num0) for the 
imageslider an startpage; listview with image (num1) for thumb on 
listview-grid; listview with image (num2) for listview-rows)



B) is there a setting to hide images in detailview, which have show in 
preview views checked?




any suggestions or tipps? :-)

thx in forward


http://forge.typo3.org/projects/extension-news2/


--
Regards,
Josef Florian Glatz
http://typo3blog.at | http://josdesign.at
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] [news2] Show 2nd media element in listview

2011-03-17 Thread Georg Ringer
Hi,

first of all: for everybody who wants to try news2. currently the media
elements are kind of broken but will be fixed this week.

Am 17.03.2011 07:23, schrieb Josef Florian Glatz:
 A) is there a way to get the second media element which has checked
 show in preview views? My idea behind this is that I want to make
 different listviews for typo3tuts. (listview with image (num0) for the
 imageslider an startpage; listview with image (num1) for thumb on
 listview-grid; listview with image (num2) for listview-rows)

check the comments in forViewHelper, especially the iteration-attribute

iteratior.index gives you the count.

 B) is there a setting to hide images in detailview, which have show in
 preview views checked?

no but you can check that with fluid as well, using a if condition

Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english