[TYPO3-ttnews] piVars - tx_newsfeedit_fe_cruser_id - News by UserID
Alexander Obster
alex at xooh.de
Sun Sep 16 21:09:55 CEST 2007
hi,
because i think previous mail was a bit ununderstandable,
i need some help with extending the tt_news component with a additional
userid query.
I have added the column tx_newsfeedit_fe_cruser_id over the newsfeedit
extension where the ids are saved. also i have added a marker to see the
userid of the news for debugging.
what i wanted to do now is to query also for this userid and not only
for the category over an additinal get-parameter. for example:
index.php?id=7&tx_ttnews[userid]=16
the problem for me now is to find the line where i can modify the query
to get only the list of news of the given userid. so help here is very
welcome!
cheers,
alexander obster
More information about the TYPO3-project-tt-news
mailing list