vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   vb3.5 News (https://vborg.vbsupport.ru/showthread.php?t=81306)

Dean C 05-11-2005 07:01 PM

Yeah I like that idea actually Revan :)

Wayne Luke 05-11-2005 07:04 PM

Quote:

Originally Posted by Revan
If your still taking suggestions for hook locations, (if you haven't already) please make the hook system able to plug in to important queries such as $posts for showthread.
Im aiming to make my hack(s) as optimised as possible, and this includes plugging into existing queries instead of making my own (where possible), so having the ability to plug into such queries would be a tremendous help :)

This would probably be better handled by the Data Managers. That is what they are there for. Hooks are places where you can call your own custom code from within vBulletin without actually modifying the vBulletin Code. Different technologies for different purposes.

Dean C 05-11-2005 07:11 PM

Are there any parts of vB3.5 that haven't been rewritten?

Zachery 05-11-2005 07:34 PM

Quote:

Originally Posted by Dean C
Are there any parts of vB3.5 that haven't been rewritten?

The templates to some extent, but even they have some changes. :)

Revan 05-11-2005 07:34 PM

Quote:

Originally Posted by Wayne Luke
This would probably be better handled by the Data Managers. That is what they are there for. Hooks are places where you can call your own custom code from within vBulletin without actually modifying the vBulletin Code. Different technologies for different purposes.

Oh. I don't really know what the Data Managers are, maybe I skipped that part of the vBcom post.
Call it hooks, Data Managers or Cookie Crumbs for all I care, as long as it works ;)

AN-net 05-11-2005 08:01 PM

i hate OOP!!!
*dusts off the php book*

Link14716 05-11-2005 08:01 PM

Quote:

Originally Posted by Wayne Luke
This would probably be better handled by the Data Managers. That is what they are there for. Hooks are places where you can call your own custom code from within vBulletin without actually modifying the vBulletin Code. Different technologies for different purposes.

The announcement makes it seem like data managers are used for saving data, not querying for data.

Paul M 05-12-2005 01:46 AM

Quote:

Originally Posted by AN-net
i hate OOP!!!
*dusts off the php book*

I don't know much about it, but what I have seen of it so far looked quite confusing. The word "This" seemed very popular ......

The description of 3.5.0 looks nice, but sounds like virtually all hacks will have to be re-done for this new version and it's "Hooks & Plugins".

I also don't quite understand the theory of these. It sounds like they will allow you to "insert" code at various points, but many hacks don't just insert code, they actually change existing code, so how will this work ?

AN-net 05-12-2005 01:56 AM

Quote:

Originally Posted by Paul M
I don't know much about it, but what I have seen of it so far looked quite confusing. The word "This" seemed very popular ......

The description of 3.5.0 looks nice, but sounds like virtually all hacks will have to be re-done for this new version and it's "Hooks & Plugins".

I also don't quite understand the theory of these. It sounds like they will allow you to "insert" code at various points, but many hacks don't just insert code, they actually change existing code, so how will this work ?

thats why im depressed cause i have to recode all my custom mods:(

Zachery 05-12-2005 01:58 AM

Quote:

I don't know much about it, but what I have seen of it so far looked quite confusing. The word "This" seemed very popular ......

The description of 3.5.0 looks nice, but sounds like virtually all hacks will have to be re-done for this new version and it's "Hooks & Plugins".

I also don't quite understand the theory of these. It sounds like they will allow you to "insert" code at various points, but many hacks don't just insert code, they actually change existing code, so how will this work ?
Right... well it should help ALOT overall less edits mean happier users.
Quote:

Originally Posted by AN-net
thats why im depressed cause i have to recode all my custom mods

But, you won't have to again for sometime, as long as you make some use of the plugins system.

Think about it, much less rehacking, no more inserting custom templates every upgrade...


All times are GMT. The time now is 03:41 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.01180 seconds
  • Memory Usage 1,740KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete