[TYPO3] Calendar Base and markers

Redvald Hjulstad redvald at mac.com
Wed Feb 14 11:46:34 CET 2007


OK, I could not find such a list???

red



Den 14. feb. 2007 kl. 11.22 skrev ben van 't ende [netcreators]:

> Hi Redvald,
>
> There is also a calendar newsgroup. Chances are better you'll get  
> an answer there.
>
> gRTz
>
> ben
>
>
> Redvald Hjulstad wrote:
>> I am trying to configure a list view fro the Calendar Base (cal)  
>> extension.
>>
>> My Goal is to have a list of upcoming events that view the details  
>> for
>> the event on mouseover. I use a list for this:
>>
>> <ul>
>>           <li><strong>###TITLE###</strong>
>>             <ul>
>>               <li>###DESCRIPTION###
>>               </li>
>>             </ul>
>>           </li>
>>           </ul>
>>
>> But a problem occures when I try to use the #TITLE# marker two  
>> times. As
>> it works now the description apear when I have the mouse over the  
>> title.
>> What I want is to have the title also in the pop-up window. But  
>> when I
>> try to use the ###TITLE### marker one more time it doesn´t show.  
>> What I
>> try to do is this:
>>
>> <ul>
>>           <li><strong>###TITLE###</strong>
>>             <ul>
>>               <li>    ###TITLE### <br>
>>                 ###DESCRIPTION###
>>
>>               </li>
>>             </ul>
>>           </li>
>>           </ul>
>>
>> Maybe it is not possible to use a marker two times in a template?
>>
>>
>> Redvald
>
>
> -- 
> netcreators :: creation and innovation
> www.netcreators.com -  www.typo3.nl
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list