vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   Addons (https://vborg.vbsupport.ru/showthread.php?t=68220)

rebelsrock06 08-11-2004 12:17 AM

Addons
 
Wouldnt it be a lot easier to have an Addons forum so that we an see which AHck/addons require no actuall hacing and we can see what wont be affected by upgrades?

kall 08-11-2004 12:54 AM

How can anyone predict what files will be changed in the next upgrade?

Dean C 08-11-2004 05:55 AM

I'm not quite following, addons are addons to modifications. Therefore they will always require code hacking

CarCdr 08-11-2004 09:21 AM

I believe what he is saying is that some mod's are released as a complete script that does not require hacking or template mod's. A statistcs module is such an example. In this case, one simply runs something like "./forum/statistics.php" as provided by the contributor.

This is most often mentioned in a new hack post, perhaps simply by saying "Files to modify: 0", but it would be better if the vb.org hacks database recorded such things.

CarCdr 08-11-2004 09:31 AM

Quote:

Originally Posted by rebelsrock06
Wouldnt it be a lot easier to have an Addons forum so that we an see which AHck/addons require no actuall hacing and we can see what wont be affected by upgrades?

While I agree that installing an addon wil not require you to retrofit a code change after a vB upgrade, it is a gamble that you will not have to fix/modify the addon after a new release.

Hacks released on vb.org do not use an API/SDK approach, so they make use of hundreds of assumptions regarding variable names and structure.

As a simple example, if vBulletin 3.1 were to change the structure of the navbar array, all the addons would break. That is because they build the navbar data "by hand". There is no vb.org API/SDK we can use to do such a task. If there were, then after a new release, all we'd have to do to fix most hacks/addons that used the vb.org API/SDK, is upgrade and re-release the API/SDK. An admin would install the new version of the SDK/API any hacks/addons affected by the upgrade would work again.

More simply put, if 100 hacks/addons used the function vbapi_make_navbar(), all we'd ever have to do is fix that single function when the underlying navbar logic was changed by vBulletin.

See related discussion here:
https://vborg.vbsupport.ru/showthread.php?t=68028

rebelsrock06 08-11-2004 12:44 PM

Quote:

Originally Posted by CarCdr
I believe what he is saying is that some mod's are released as a complete script that does not require hacking or template mod's. A statistcs module is such an example. In this case, one simply runs something like "./forum/statistics.php" as provided by the contributor.

This is most often mentioned in a new hack post, perhaps simply by saying "Files to modify: 0", but it would be better if the vb.org hacks database recorded such things.

Yes, im sorry i didnt clarify that:P Thank you


All times are GMT. The time now is 03:17 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.01910 seconds
  • Memory Usage 1,723KB
  • 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
  • (6)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