synopsis: | views “read-only” for main textual content |
---|
By main textual content is meant - text of Questions, Answers and Comments. The “read-only” requirement here is not 100% strict, as for example “question” view does allow adding new comments via Ajax form post.
index view mapped to the root url of the Q&A site
view that displays body of the question and all answers to it
List of Questions, Tagged questions, and Unanswered questions. matching search query or user selection
redirects to people and tag search pages todo: eliminate this altogether and instead make search “tab” sensitive automatically - the radio-buttons are useless under the search bar