Ok i love the software so here's my ideas:
- I dont know if this is already possible but i'd like to be able to add modules via the admin cp with php code and/or html content etc
- I'd like to be able to keep the current vbulletin.style as its a pain in the ass copying and pasting the templates etc
- Weather hack (i think you have this done already on your dev site

)
- The ability to have a seperate section in the vbulletin templates system whereby you have an expandable list:
This is done by adding something like this in the template.php file:
PHP Code:
$only['vbportal'] = 'vB Portal Templates';
Then you have to insert them into that section via the installer script (im sure you know how to do that)
- I'd like to be able to edit ALL aspects of html via templates because some of them are included in the php files. So basically i'd like to be able the COSMETIC structure of the portal via templates. And when i say that i mean
All aspects of it
- Also i find it a pain that you can't change the overall font attributes to vbportal without editing the php code - this would be quite useful to maybe use your vbulletin's font attributes
Intigrations or possible add-ons:
- Shoutbox included in next release as default option
Lol im out of ideas
Hope you take these into consideration and thanks for taking out opinions on these things and good luck with the future of vbportal
Regards
- miSt