Custom post button allow you to change the post button easily for every forum for example
you can change the Post thread button text to Add new news
To set the custom post button you need to set the value in the node list
Let's consider the wiki addon. Its articles and comments are extended posts in some pre defined node. So there is a following problem: we need to generate prepared version of post with added table of contents and autolinking since onfly processing of that would kill performance.
We need extra...