PDA

View Full Version : vb4 CMS/Widget


CnB
12-09-2011, 01:24 PM
Hello,

Does anybody know if there is a way to add a widget on the vb4 CMS.
Which shows you a mumble server?

My host gives me 2 methods
IFrame Method & jQuery Method

This to have a widget on your site, which shows the servers channels and users in them.

But i can't really say there is anything already in vb4 which would work with that.
I could be mistaking though.

Just curious if someone figured something out for it, or knows something about it.

Thanks

Lynne
12-09-2011, 04:04 PM
iframes and jquery are just html. So, if you have the code, you may put it into an html widget and it should work.

CnB
12-09-2011, 04:51 PM
alright i did not know that at all.
Got it working already, so thank you very much.