I want to insert a new "forum" on the main forum listing page, but with information that is not directly related to the vbulletin database.
Say for example, you have an image Gallary, and want to show the "latest image" in the "latest post" section.
I've done this already by using a conditional in the forum templates, however, I have been asked to create this into a Product and I would like to eliminate the amount of template edits that need to occur. I was hoping to "highjack" how the forums were parsed so that I can insert what I need to via a plugin.
|