bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

plugin Request=> notification options

(5 posts)
  • Started 1 year ago by mazdakam
  • Latest reply from cartmanffc
  • This topic is not resolved
  1. hi again :))

    al of you know that notification email is very important for tracing a post
    i am using post - notification plug in

    but it need to be better:

    don't send any email until you visit the post from your email link
    i got crazy this month because for every new post i will give notification email and the trafficked of my forum is high
    many other forum systems have this feature

    so i recommend this:
    an option for users to select didgist summary or per post or until he/she visit(default!)

    Posted 1 year ago #
  2. I've been considering making this ability but it really worries me about the volume of email if someone subscribes to many, many topics. Spam filters, not to mention your server host can trigger bans if too much email is being sent.

    But I do have all the routines I need however to build such a plugin based on code from my signatures plugin and ignore member plugin. (Digests are another matter however, that's a bit of work and requires tracking of last message seen, which is not natively built into bbpress)

    There is just too much to create but too little time to do it though. I've got too many little projects going.

    Posted 1 year ago #
  3. hum i c...
    you can see smf or vb forums they have it
    i think you can get good ideas...

    also the content of email must be
    responser
    name of topic
    link of topic
    link to unsubscribe from topic
    text of last respons

    Posted 1 year ago #
  4. also never forget to put strings in __ and _e
    for my view yu have forgotten!!
    also never forget to putting load plug in function and po files
    :) coffee?

    Posted 1 year ago #
  5. this should be default option of bbPress

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.