https://github.com/askbot/askbot-audit
Audit dashboard for Askbot.
https://github.com/askbot/askbot-audit
Last synced: 7 months ago
JSON representation
Audit dashboard for Askbot.
- Host: GitHub
- URL: https://github.com/askbot/askbot-audit
- Owner: ASKBOT
- Created: 2015-01-19T14:58:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-22T12:59:27.000Z (over 11 years ago)
- Last Synced: 2025-04-19T20:45:40.234Z (about 1 year ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`askbot-audit` module enables auditing of content
in the Askbot Q&A forum.
Audit Queue
===========
Questions, Answers and the Comments are placed
on the audit queue where moderators can "ok" the content
and thereby remove from the queue.
Admin Tags
==========
In addition moderators can label any post with special
"Admin tags".
The "Admin tags" are separate from the tags used to
tag the questions in the main UI.
Certain Admin Tags are hardcoded, but new ones can
be added and configured
Audit Queue filtering
=====================
Items on the Audit Queue can be filtered by the
Admin Tags, time period, author of the posts,
language of the post.