Translations of this page: en bg cs de fi fr hu it ja pl ru tr zh

This is an old revision of the document!


Private messaging (pun_pm)

PunBB 1.3 official extension

  • Status: Under development
  • Current version: 1.0RC2

General idea

  • Allows users to send private messages.

Specification

pun_pm 1.0

  • TODO: Update this section from old spec.
  • IDEA: Make “Preview” button wider to make clicking it easier.
  • Option: Hot keys: <Ctrl+Enter> to send, <Ctrl+S> to save the message (JS)
  • Option: Display first words of the message next to the subject (GMail style)

pun_pm 1.5

  • Option: History under the quick reply form.
    • Show recent <N> messages from and to the corresponded user.
    • Use JS to hide history by default and place the link (Show history) to show it.
  • Option: Show unread/not delivered messages number in box links (for example Inbox [3] | Outbox [2])
  • Option: BBCode buttons
  • Option: Display few usernames (those, who recently has written a message) next to the 'To' field. (JS)

pun_pm 2.0

  • User option: E-mail notifications (on every message being unread for some period, or once a day)
  • Option: Threads (messages grouped by topic)
  • Option: Display avatars
  • Option: 'This user is writting a letter for you'
  • Feature: Sort/filter messages

pun_pm 3.0

  • Option: Ajaxify them all :-)

Links

Visit PunBB extension repository to download this extension.


Personal Tools