Hook: threadmanage_start
Template: threadadmin_editthread
What the code did was look for the instance of $posticon in that template an replace it with code which added an input field for added text.
Now I need to update his code to work in VB4 which seems to have {vb:raw posticons} in the template instead of $posticons
----
On a side note, lets say I wanted to make a plugin display Pst Icons, how would i make it since saying echo {vb:raw posticons}; or echo '{vb:raw posticons}'; doesn't work.
|