[TYPO3-calendar] EVENT_LINK

Stefan Schreck ses_2008 at gmx.net
Thu Dec 20 14:47:17 CET 2012


THIS WORKS!
thx
thought I had all variants …

<!-- ###TEMPLATE_PHPICALENDAR_EVENT_LIST_ODD### start -->

<div class="ctm_event loc_###LOCATION_ID###" 
style="height:###THELENGTHFINAL###px; width:###THEEVENTWIDTH###px; 
top:###THESTART###px;">

<!-- ###EVENT_LINK### start-->

	<div class="aktiv_hide" style="height:###THELENGTHFINAL###px;">

		<div class="location">###LOCATION###</div>

		<div class="summary">###TITLE###</div>

		<div class="teaser_schmal" 
style="height:###THETEASERLENGTHFINAL###px;">###TEASER###</div>

	</div>

		<div class="pfeil" style="border-width:###THEPFEILHEIGHT###px 
###THEPFEILWIDTH###px 0 ###THEPFEILWIDTH###px;"></div>

<!-- ###EVENT_LINK### end-->

</div>

<!-- ###TEMPLATE_PHPICALENDAR_EVENT_LIST_ODD### end -->



More information about the TYPO3-project-calendar mailing list