[TYPO3] how to link to news article within htmlarea RTE?

Chi Hoang chibox at gmail.com
Tue Nov 7 02:06:33 CET 2006


Bing Du schrieb:
> I've read the extension's manual.  We are hosting about 20 sites on one
> single instance of typo3.  Each site has its own page to show single news
> page.  Do I have to manually create 20 linkRecord objects in the
> ext_tables.php file and specify single view ID for each one?

The Link Record is a 1:N relation with a strong entity (table=tt_news). 
What you want is a 1:N relation with a weak entity (table=tt_news, 
sysfolder=123). This is not implemented yet.



More information about the TYPO3-english mailing list