[TYPO3-english] Change label in filelinks
James Corell
jcorell at e-p-c-s.com
Wed Feb 3 18:57:58 CET 2010
No luck with this bit of code. Any other suggestions?
On a somewhat related note, I tend to think TYPO3 would be much easier to
code for if the TSRef properties hierarchy had better documentation. It is
not at all easy to find the chain to a specific TypoScript property or
function.
James Corell, Programmer
EPCS
Websites That Work!
DSL for Businesses
219 Hayes Rd
P.O. Box 2018
Gaylord, MI 49734
www.e-p-c-s.com, jcorell at e-p-c-s.com
Office 989-732-1366 M-F 9-5 p.m.
Cell 989-619-0200
Fax 606-752-1366
-----Original Message-----
From: typo3-english-bounces at lists.typo3.org
[mailto:typo3-english-bounces at lists.typo3.org] On Behalf Of Jigal van Hemert
Sent: Wednesday, February 03, 2010 9:19 AM
To: typo3-english at lists.typo3.org
Subject: Re: [TYPO3-english] Change label in filelinks
James Corell wrote:
> <A HREF="link">File Name</A>
>
> Description
>
> How do I write the typoscript so that the description is the link label? I
> keep trying different things but so far have been unable to affect the
> formatting whatsoever.
tt_content.uploads.20 {
labelStdWrap {
data = register:description
}
}
(untested!)
Source:
typo3/sysext/css_styled_content/pi1/class_tx_cssstyledcontent_pi1.php
lines 325-327 (in trunk version at least) add labelStdWrap to linkProc
A few lines later description is added to the register...
> P.S. Not only do I fail at TYPO3, apparently I also fail at email. :(
Poor James...
--
Jigal van Hemert.
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list