Triggers for forum posts?
I would like to have Tiki export each new forum post after it is posted. (Plain text would be fine.) This would be instead of emailing them. I was thinking of using a MySQL trigger with OUTFILE however I can't find the table that holds the posts. Would this work? Would it mess up Tiki? Is there a better way to do this? Maybe a PHP file I could add something to?
Thanks