[TYPO3-ttnews] link from RTE editor to tx_news article

Muriel le Pair typo3 at strangefruit.nl
Wed Jan 29 11:28:54 CET 2014


Ok, finally got it working.. The variable in the template should 
correspondent with the table name mentioned in listTables.

RTE.default.tx_linkhandler {
     tt_news <
     tx_news {
        label = News
        listTables = tx_news_domain_model_news
    }
}

plugin.tx_linkhandler {
    tx_news_domain_model_news {

     }
}

--
kind regards,

Muriel le Pair



More information about the TYPO3-project-tt-news mailing list