Got a question about RSS feeds. They're actually enabled but how to get there is not particularly intuitive, possibly because of the infrequency that the developers anticipated the feature being used. All you have to do to get a feed for any section of the application is change viewforum to feed (or append feed.php if your URL doesn't exist). E.g. if you wanted to subscribe to this post you would chagne:
Code: Select all
https://trombonechat.com/viewtopic.php?f=3&t=13809
Code: Select all
https://trombonechat.com/feed.php?f=3&t=13809
Code: Select all
https://trombonechat.com/viewforum.php?f=3
to
Code: Select all
https://trombonechat.com/feed.php?f=3