|
No it is not that simple because template html and those variables come from queries defined in our code through the use of functions. Your CMS is not going to know that data
You would actually need to WRITE a hack to import as a plugin in vbulletin to query and define all that data and the html to render it.
You can look at our files for examples of how to do it but remember vb4 requires things to be defined and called a certain way so you definately need to make vb4 compatible hacks.
|