[TYPO3] typolink.ATagParams
Peter Klein
peter at umloud.dk
Thu Mar 2 22:08:45 CET 2006
Hi Ryan. Take a look at the mailing list archive.. ;)
http://lists.netfielders.de/pipermail/typo3-english/2005-September/012494.html
---
Peter Klein / Umloud Untd
"J. Ryan Kelley" <ryan.kelley at trinitytransport.com> wrote in message
news:mailman.6322.1141310482.3122.typo3-english at lists.netfielders.de...
> Hello,
>
> I'm attempting to add a title to a link using the typolink.ATagParams
> command in an ext_typoscript_setup.txt file. It seems pretty basic, and I
> have no trouble adding this tag if I want it to always be the same....for
> example
>
> typolink.ATagParams = title=Test
>
> works great....but this isn't very useful to me. What I need is the
> ability to put the actual link text in the title....it seems wierd but
> here is the situation. I'm using the ext calendar extension and in the
> month view, the event title is cropped to show only the first 5 characters
> or so....so on mouseover i'd like to show the entire text, and in the
> window I'll just show the starting time for the event.....I've included a
> little snipit of my code below, any help is greatly appreciated.
>
>
>
> EVENT_TITLE {
> field = title
> typolink.parameter.field = PAGE_EVENT
> typolink.additionalParams.field = uid
> typolink.additionalParams.wrap =
> &tx_calendar_pi1[f1]=|
> typolink.useCacheHash = 1
> typolink.ATagParams = title = title
> }
>
>
>
> Thanks,
>
> --
> J. Ryan Kelley
> Trinity Transport, Inc.
>
> http://www.trinitytransport.com
>
More information about the TYPO3-english
mailing list