Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #3201, comment 1


Ignore:
Timestamp:
05/27/2018 02:38:08 PM (7 years ago)
Author:
MBV
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3201, comment 1

    initial v1  
    11He also mentions re the link issue:
    2 As to the notifications, I don't know if it will be possible, for this to be fixed via something simple. It sounds like you may have to turn off the main notifications and write something completely custom that executes at the point of reply and is attached to the reply form. That should allow you to get all the info that can be then passed in an email, i.e current page address, contents of the reply textarea, etc..
     2...As to the notifications, I don't know if it will be possible, for this to be fixed via something simple. It sounds like you may have to turn off the main notifications and write something completely custom that executes at the point of reply and is attached to the reply form. That should allow you to get all the info that can be then passed in an email, i.e current page address, contents of the reply textarea, etc.. For the Recent Replies widget I can't think of an easy scenario too, if at all possible to have that without a complete custom solution.
    33
    4 For the Recent Replies widget I can't think of an easy scenario too, if at all possible to have that without a complete custom solution.
     4Which is why he suggested consideration to create a hidden field in the reply form that saves the page number as a custom field attached to the reply.