I want to have an RSS feed that includes private nodes and non-private nodes. However, since the integration is down so deep, there doesn't seem to be a way to bypass the private flag to allow people to see private nodes in a 3rd party RSS aggregator. Is this possible?
My first thought is to take a look at the view and query hooks, and add a view hook for bypassing the privacy check added in the query hook. So then in my view's RSS feed I could set that bypass and the query for that would ignore the private flag completely. Maybe I'll try that can post back here if I have any success. Thanks.
Comments
Comment #1
adamps commentedClosing ancient support request.