PDA

View Full Version : Is there a centralised 'modding vB' guide/document/resource?


geebusUK
10-11-2007, 10:29 AM
Hi,
New here.

I'm looking to do some mods to a moderately sized vB system a friend runs.

Initially I was planning to just hack it, but thought it'd be nice if I can do it all 'properly', with plugins/a product.

I've been searching and reading the various guides etc on here, but having had no experience with vB before it's a bit confusing consolidating all this information into useful knowledge.

So, is there any centralised resource going through the basics of modding vB?
Even just some documents explaining the basics of what to use when would be a good start.

EnIgMa1234
10-11-2007, 10:57 AM
vbulletin.com

then go to the documentation :)

geebusUK
10-11-2007, 11:49 AM
Thanks for the suggestion - sorry, should have mentioned that I had had a look through that.
Unless I'm being dumb, the only bits I could find really was the Developer Tools/Data Manager bit; couldn't see much else of use.

Princeton
10-11-2007, 11:59 AM
<a href="http://members.vbulletin.com/api/" target="_blank">vBulletin 3.6 Code Documentation</a>

geebusUK
10-11-2007, 03:33 PM
Cheers, that'll be some help hopefully.

I was hoping for more of a 'guide' to get started on the basics.
Had a bit more of a search with 'API' and it seems the lack of such a thing has come up before (2005) and I presume not been addressed yet :).

Opserty
10-11-2007, 03:35 PM
I was hoping for more of a 'guide' to get started on the basics.


Check out the Articles section here at vb.org there is info about using the database and cleaning input as well as making use of datamanagers amongst other things.