Stepel
Member
Hi,
I started working with XenForo Forum as Developer.
I have to create AddOne to "Move thread to SPECIFIC FORUM, and send PMs to all users who wrote in thread".
I want to add hiperlink or button somewhere in "ad_thread_view_above_messages" hook or better in "thread_view_pagenav_before" next to "Thread tools" button.
I would like to get hint how is the best way to use "Move Threat Function" which has to exist (because its avaliable in "Thread tools". Another thing is Send PM Function. How can i use it in my code? What is the best way to "program" events (click in button - form ? etc ?)
Any link to tutorial when i can see how to add example button which DO something ?
I saw https://xenforo.com/community/resources/screencast-creating-xenforo-add-on.694/
I did it and it works OK. But i need more , more about functionality than good-looking.
Thanks,
Stepel
I started working with XenForo Forum as Developer.
I have to create AddOne to "Move thread to SPECIFIC FORUM, and send PMs to all users who wrote in thread".
I want to add hiperlink or button somewhere in "ad_thread_view_above_messages" hook or better in "thread_view_pagenav_before" next to "Thread tools" button.
I would like to get hint how is the best way to use "Move Threat Function" which has to exist (because its avaliable in "Thread tools". Another thing is Send PM Function. How can i use it in my code? What is the best way to "program" events (click in button - form ? etc ?)
Any link to tutorial when i can see how to add example button which DO something ?
I saw https://xenforo.com/community/resources/screencast-creating-xenforo-add-on.694/
I did it and it works OK. But i need more , more about functionality than good-looking.
Thanks,
Stepel