synopsis: | views diplaying and processing main content post forms |
---|
This module contains views that allow adding, editing, and deleting main textual content.
view that posts new answer
anonymous users post into anonymous storage and redirected to login page
authenticated users post directly
a view to ask a new question gives space for q title, body, tags and checkbox for to post as wiki
user can start posting a question anonymously but then must login/register in order for the question go be shown
ajax handler to delete comment
edit question view
retag question view
view that handles file upload via Ajax