[TYPO3-english] [t3blog] only get plain string von field:title?
Hendrik
h.reimers at neonaut.de
Mon Feb 21 11:47:19 CET 2011
Am 21.02.2011 11:17, schrieb Josef Florian Glatz:
> hi guys,
>
> I want to get the plain string from the author.
>
> If I use:
>
> 10 = TEXT
> 10.field = title
>
> I get the title with the whole wrap and a-tag.
> Is there a possiblity to display the post-title in blogList without wraps?
>
> Thanks in forward!
>
try this...
10 = TEXT
10.field = title
10.stripHtml = 1
More information about the TYPO3-english
mailing list