I have a vb5 skeleton mod here that has a basic module in it. By examining the xml file
, you can learn how to create a module. I use this skeleton mod as the beginning for any vb5 product I create by editing the xml file directly.
I have a vb5 skeleton mod here that has a basic module in it. By examining the xml file
, you can learn how to create a module. I use this skeleton mod as the beginning for any vb5 product I create by editing the xml file directly.
I have a vb5 skeleton mod here that has a basic module in it. By examining the xml file
, you can learn how to create a module. I use this skeleton mod as the beginning for any vb5 product I create by editing the xml file directly.
Thank you, I'm going to take a look at it to see if it can help me.
it's quite usefull for understanding how product/hook/template/stylevars works,
after you finish reading the blog you will realize that xml file is generated by vbulletin, and have no idea how to add the widget (custom modules), to add the widget you should add it manually to xml file that generated by the vbulletin