[TYPO3-core] Gremlin 1660: typolink should support the titleattribute
Martin Kutschker
Martin.Kutschker at blackbox.net
Sat Nov 12 18:33:49 CET 2005
Peter Niederlag <niederlag at ikd01.de> writes on
Sat, 12 Nov 2005 13:30:21 +0100 (MET):
> Hi Jan,
>
> Jan-Erik Revsbech schrieb:
>
> > I finally managed to get some time work on the two gremlins that I
> > assigned to myself, but now I see that perhaps the above gremlin is not
> > really a gremlin after all (to be honest I took it because I saw that it
> > had 6 votes, not so much the content of the gremlin...)
> >
> > Specifying the title of an a tag genereated by typolink can be done
> > with the ATagParams parameter to typolink. Is this not good enough
> > enough? Or will it be better with a specific title attribute which
> > perhaps has stdWrap properties?
> >
> > Comments anyone?
>
> Since ATagParams are getting .stdWrap-properties already (sorry no
> link, but according to posting on content-rendering by Ernesto) I
> would assume everything is fine.
I think that having this done by one catch-all TS property is not so easy to use. To set a simple title="blah" you have to write a rather complicated TS code (string concatenation is weak point in TS).
>From a user perspective a dedicated attribute is the best solution.
Masi
More information about the TYPO3-team-core
mailing list