Not right now, no. Right now it's everything. But I can probably alter it for the next version so it pulls all of your unblocked categories - as long as the installation of Vanilla doesn't allow public browsing, we can swing that.
i was thinking it would be awesome if it worked sort of like del.icio.us does with its feed. every different tag you create, it creates a feed for, so in essence, every category you create, it would create a separate feed for.
Sadly, the feeds are not extensionized at all. But it's not a very difficult change to make - just specifying an extra category id in the querystring would do it.
flc - I was wondering about that. Is there some way to have some kind of meta information about feeds in the head so that applications like firefox can easily find it? Some kind of meta type="syndication" value="url/to/feed"?
Brady & FLC: I've done it and uploaded here. I've also added it to the app available at getvanilla.com and given the zip a minor version upgrade (0.9.2.2). If you want to have that in your head, download the new zip from getvanilla.com and then copy the new appg/init_internal.php on top of your existing copy.
*Sadly, the feeds are not extensionized at all. But it's not a very difficult change to make - just specifying an extra category id in the querystring would do it.*
Are you saying adding the text to the querystring would work now? Adding &CategoryID=[some value] doesn't do anything for me on the feed URL. Or do I need to add some code?
NNW asks me for a username/pass, and I place it in, and no-go.
For the record: 1. It is asking for your vanilla username and password (not your server or anything). 2. Sign out of your installation of Vanilla and then try to access your atom feed manually through your browser. Enter your username and password there to make sure that it is working.