#814 - PT Button in posters info next to each post.
| Identifier | #814 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | PT Button in posters info next to each post. |
| Status | Closed (rejected) |
| Handling member | Chris Graham |
| Addon | cns_forum |
| Description | Suggest this be added as a normal feature in v10
As seen here: http://ocportal.com/forum/topicview/misc/developing/configurable-pt-button.htm#first_unread |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
Technical wise, it's kind of possible already. If the 'overt_whisper_suggestion' option is on, and the hidden 'no_inline_pp_advertise' option is on, the whisper button goes direct to make a PT.
Commandr:
:echo 1 > /etc/overt_whisper_suggestion
:set_value('no_inline_pp_advertise','1');