First time here? Check out the FAQ!
3

How to add private messaging to askbot, like django-postman?
 

I believe a private message function is crucial in a socialize website. So I've done some research for private messaging, and found out that django-postman is the most popular and most complete implementation.

How to add private messaging to askbot, take django-postman for example?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
lueo's avatar
31
lueo
asked 12 years ago
Evgeny's avatar
13.2k
Evgeny
updated 12 years ago

Comments

see more comments

1 Answer

1

We are going to implement this feature. We will have it integrated into the existing "inbox" so it would not be a simple matter of slapping in an app like postman.

@Fitoria has done some work to that end in the past, we'll get it finished in the due course.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 12 years ago
link

Comments

Glad to hear that! Where may we check the code so that we could help contribute codes?

lueo's avatar lueo (12 years ago)
see more comments