$hook_query_fields = ',post.pagetext';
$hook_query_joins = 'INNER JOIN post ON (post.postid = thread.firstpostid)';