Hi Pam,

Thanks for the reply.

I do realize the two markers are required.

Regarding CSS styling this is exactly what I'm getting away from. We're 
building newsletter templates and not all mail readers use stylesheets so all 
the CSS needs to be inline.  And the extension css2inline produces too many 
errors to utilize.  So I'm working towards doing the CSS inline w/o the use of 
that extension.

You gave me an idea though - I can just switch the entire news template over to 
generic markers and easily populate all my CSS that way via TScript.

thanks again,
Doug


On Jul 10, 2012, at 11:45 PM, PAM wrote:

> Hy Doug
> 
> ###LINK_ITEM### ###LINK_ITEM###
> is use in tt_news template to delcare that the marker between should be 
> transformed in a link to news single view
> 
> It do not display anything by itself.
> 
> You should look the wrap for the marker(s) which are inserted between 
> ###LINK_ITEM###. ###LINK_ITEM###
> 
> By the the way, it might better to use typoscript to add a css class and 
> declare style in the css stylesheet rather than directly style your marker.
> 
> I hope it could help
> 
> Cheers
> PAM
> 
> IMHO, Le 10/07/2012 17:11, Douglas La Farge a écrit :
>> This allows me to add params to the thumbnail image in LIST pages.
>> 
>> plugin.tt_news.displayList.image.params = align=right 
>> style="margin-bottom:10px;"
>> 
>> I'm hoping/wondering if there is a similar TypoScript setting to allow me to 
>> add params to the ###LINK_ITEM###.
>> 
>> I have a  need to add style="" to the link.
>> 
>> thank you,
>> doug
>> 
> 
> 
> -- 
> Laurent BONNIER // Web-Interaction
> 
> 
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to