[TYPO3-english] linking to records

Lex Thoonen Lex at peng.nl
Wed Sep 23 01:22:45 CEST 2009


Hi,

I installed RTE Generic Records so i would be able to link to records
of tt_news.

However, if I look at this page:
http://typo3.org/documentation/document-library/extension-manuals/ch_rterecords/1.0.23/view/1/2

It says:

To install “RTE Generic Records” you must define a Typoscript object
“ux_linkrecord”. Please take a look at the ext_tables.php file. The
Typoscript object for the tt_news extension could be looking like
this:

t3lib_extMgm::addUserTSConfig('
ux_linkRecord {
1 {
table=tt_news
GPparamUID=tx_ttnews[tt_news]
GPparamCMD=tx_ttnews[mode]=single
singlePID=10
GPparamBackPid=tx_ttnews[backpid]
backPid=20
}
2 {
table=tt_foo_1
GPparamUID=tx_ttfoo1[tt_foo_1]
GPparamCMD=tx_ttfoo1[mode]=single
singlePID=10
GPparamBackPid=tx_ttfoo1[backpid]
backPid=20
}
3 {
table=tt_foo_2
GPparamUID=tx_ttfoo2[tt_foo_2]
GPparamCMD=tx_ttfoo2[mode]=single
singlePID=10
GPparamBackPid=tx_ttfoo2[backpid]
backPid=20
}
etc. pp.
           );

Well, I'm a Typo3 newbie and I don't know what to do with this. Where
to put it, and how to adjust it so it works for me. Could someone
explain what is what, what goes where, or if there's a tutorial
somewhere that helps people setting this up?

This tutorial doesn't help me a lot either:
http://typo3.org/documentation/document-library/extension-manuals/ch_rterecords/1.0.23/view/1/3/

I know I'm a pain, and I'm sorry for that. Just had hoped this would
be a bit easier as it seems such a vital function for any site.

Thanks!

-- 
Lex Thoonen
Pêng Smart Web Design - http://www.peng.nl
Gran Canaria Info     - http://www.gran-canaria-info.com
Hollandse Nieuwe      - http://www.hollandsenieuwe.com
tel. +34 928 88.61.77



More information about the TYPO3-english mailing list