This question comes after I've had a request to add filtering to the buttons on the Firefox StackOverflow Toolbar.
I realize that we have the following:
- Sort: values: "newest", "hot", "votes", "active", "mytags"
- Page: values: <int>
- TagNames: values: <tag query>
- PageSize: values: <int>
My questions are:
- Are these the only ones?
- How can they be combined?
- To what nice URL's can they be attached? (eg. /questions, /questions/tagged etc...)
Cheers,
Gus
Edit: Franci Penov has suggested to ask for a dev area on SO at uservoice. I've added such a request: developer documentation on dev.stackoverflow.com
