[TYPO3-english] [linkhandler] define a custom singlePid for each news category

PAM lbonnier at web-interaction.fr
Mon Sep 17 12:19:16 CEST 2012


Hi Everybody,

I use linkhandler extension to create link to news in the RTE.

linkhandler allow to define a generic newsSinglePid in TS :

linkhandler.newsSinglePid =


I would like to be able to define a custom singlePid for each news 
category, based on the first category assigned to a news (like the 
SinglePID for category feature in tt_news)


I guess the logic would be something like :

[condition : id of the first news category = 1]
linkhandler.newsSinglePid = 22
[END]

[condition : id of the first news category = 2]
linkhandler.newsSinglePid = 23
[END]

etc ...


Is any TS Grant Master around that could save me ?

Greetings ;-)

PAM
-- 
Laurent BONNIER // Web-Interaction


More information about the TYPO3-english mailing list