I'm also going to work on a Calendar RSS feed if no-one else does.
And a proper version of "Latest posts" that provides the last posts content in the RSS rather than the first post of the thread.
Oh, and in external.php, I've changed the query just below "// query last 15 threads from visible / chosen forums" to order by thread.lastpost and NOT thread.dateline. As this way the threads in the RSS match perfectly the threads in the "Get Latest" page on the forum.
|