vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Articles on how to write my own plugins/mods (https://vborg.vbsupport.ru/showthread.php?t=284921)

shershen08 06-26-2012 05:01 AM

Articles on how to write my own plugins/mods
 
Could anyone provide me link(s) on articles about how to write my own plugin/mod - which will use database and ajax features. I need several custom mods for my forum badly...

I know there's a good way to download some simple plugins and digg int the code, but probably there are any good texts to read beforehand - to understand the concepts?

Pandemikk 06-26-2012 07:26 AM

I suggest you check out the articles section on this web site - a good place to start would be mine in programming articles. :D

Unless you already have a knowledge of PHP, XHTML, MySQL, AJAX, CSS, etc., you're not going to be able to just dive into making mods. You're going to need to know the basics of all those languages before you can start making mods.

shershen08 06-28-2012 07:34 AM

Quote:

Originally Posted by Pandemikk (Post 2342973)
I suggest you check out the articles section on this web site - a good place to start would be mine in programming articles. :D

Unless you already have a knowledge of PHP, XHTML, MySQL, AJAX, CSS, etc., you're not going to be able to just dive into making mods. You're going to need to know the basics of all those languages before you can start making mods.

thanks for your anwer
i am pretty ok with those technologies, i mean, i need details about vbulletin API my mods can use

Pandemikk 06-28-2012 11:44 PM

Quote:

Originally Posted by shershen08 (Post 2343513)
thanks for your anwer
i am pretty ok with those technologies, i mean, i need details about vbulletin API my mods can use

http://members.vbulletin.com/api/

Lists all the functions and classes and is a good way to find out how to do specific things.


All times are GMT. The time now is 06:39 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00958 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete