Ask Your Question
0

Removing notifications for answers

asked 2012-06-12 15:38:04 -0500

kintali gravatar image kintali flag of United States
111 5 1 9
http://www.cs.princeton.e...

updated 2012-06-12 15:39:32 -0500

Currently askbot shows notifications (along with a short text in the user's inbox) when somebody adds an answer to a question. In my use of askbot all answers are "private". So nobody should know if I add my private answer. So I want to disable this completely i.e., no notifications should be sent and no inboxes should be updated.

  • What is the most elegant way to disable these ?
delete close flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-06-12 17:21:21 -0500

Evgeny gravatar image Evgeny flag of Chile
11009 50 84 182
http://askbot.org/

This is where notifications are added https://github.com/ASKBOT/askbot-devel/blob/master/askbot/tasks.py#L170 (see the following line of code too).

Maybe you'll want to modify the function that returns the list of recipients...

link publish delete flag offensive edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-06-12 15:38:04 -0500

Seen: 29 times

Last updated: Jun 12 '12