[TYPO3] Calendar Base and markers

ben van 't ende [netcreators] ben at netcreators.com
Wed Feb 14 11:22:48 CET 2007


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


More information about the TYPO3-english mailing list