[TYPO3-UG US] Question: how to remove the delete icon from List mode

Michael Cannon michael at cannonbose.com
Wed Jan 30 22:14:36 CET 2008


Have you set your TypoScript constants for links?

config {
	# cat=advanced/links/20; type=small; label=External Link Target
	extTarget = _blank

	# cat=advanced/links/21; type=small; label=Internal Link Target
	intTarget =
}

Alternately, try `.typolink.target = _parent`. That loads in same window.

On Jan 30, 2008 2:20 PM, Finees Mendez <fineesmendez at yahoo.com> wrote:
> Hello all. First, I will be attending the next meeting. Looking forward to it.
>
> Next, an issue with TS .typolink.
>
> I have some subparts that are using the .typolink object and it seems to always insert the ( target="#" ) attribute to the link. This thus renders the link inadequate to HTML Strict. Any ideas on how to take out the target="" attribute using .typolink?
>
> I've tried .typolink.target =          but it does not seem to work
> The constants in the main template are set to take out the target attribute for external links generated by t3 only.
>
> Thoughts...Ideas? much appreciated. thank you.
>
> Finees.
>
>
>
>       ____________________________________________________________________________________
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>
> _______________________________________________
> TYPO3-UG-US mailing list
> TYPO3-UG-US at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-us
>



-- 
Michael Cannon
President of Cannonbose, LLC
+1 (800) 559-9773  |  +1 (603) 559-9773  |  Fax : +1 (802) 609-2776


More information about the TYPO3-UG-US mailing list