[Typo3] need help with typolink
Charles Rector
crector at iexposure.com
Fri Jun 3 17:53:21 CEST 2005
I just discovered typolink, and have been able to successfully create a
link like so:
plugin.tx_ckfortune_pi1 {
...
10.50.field = text2
10.50.type = TEXT
10.50.type.typolink.parameter = 15
...
}
However, when I try to use one of the fields to specify the link, all I
get is the text, and no link:
plugin.tx_ckfortune_pi1 {
...
10.50.field = text2
10.50.type = TEXT
10.50.type.typolink.parameter.field = text2
...
}
The field contains just a page id, which is valid... Why doesn't it work?
More information about the TYPO3-english
mailing list