- XF Compatibility
- 2.3.x
- Short Description
- Create seamless threaded conversations with Xenforo by customizing post content through prefill.js and URL parameters. Add a file `/js/custom/prefill.js` for automatic message insertion, modify forumpostthread template, and use `https://xenforo.com/community/forums/xenforo-questions-and-support.25/post-thread?title=Your+Thread+Title&prefix_id=105&content=Message+Here`.
Allows you to define a message to be passed as content for a new thread, Xenforo already provides query parameters for the thread title and the prefix but not the post itself.
create a file here: /js/custom/prefill.js with this content...
create a file here: /js/custom/prefill.js with this content...
You do not have permission to view the full content of this resource.
Log in or register now.