vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   News and Announcements (https://vborg.vbsupport.ru/forumdisplay.php?f=2)
-   -   vBulletin 3.5 RC1 Released (https://vborg.vbsupport.ru/showthread.php?t=92948)

Dean C 07-26-2005 06:03 PM

vBulletin 3.5 RC1 Released
 
For more information see the announcement at vB.com:
http://www.vbulletin.com/forum/showthread.php?t=148275

Enjoy! :D

Dream 07-26-2005 06:14 PM

what are those new plugin stuff? im upgrading now

Andreas 07-26-2005 06:22 PM

It's now possible to create XMLs that contain Plugins, Phrases, Settings and Templates - as well as running Install/Uninstall Code (for Queries, etc.)
Also a Product can be disabled/uninstalled at once, so you don't have to deactivate/delete every single Plugin.

Furthermore, there are Hooks in certain ACP areas now, which will cut down the need for File Edits :)

Logikos 07-26-2005 06:23 PM

See Jelsoft really does love the hacking community! :p

Boofo 07-26-2005 06:28 PM

Do we need to upgrade our 3.5 RC1 with this then? If so, just replace the files or run an upgrade script, too?

Dream 07-26-2005 06:32 PM

Quote:

Originally Posted by KirbyDE
It's now possible to create XMLs that contain Plugins, Phrases, Settings and Templates - as well as running Install/Uninstall Code (for Queries, etc.)
Also a Product can be disabled/uninstalled at once, so you don't have to deactivate/delete every single Plugin.

Furthermore, there are Hooks in certain ACP areas now, which will cut down the need for File Edits :)

sounds like my "custom template mod" became useless

not complaining, I didnt think they would do this :), sounds great

Boofo 07-26-2005 06:35 PM

Quote:

Originally Posted by Dream
sounds like my "custom template mod" became useless

not complaining, I didnt think they would do this :), sounds great

You're gonna love the plug-in system a lot better. ;)

Dream 07-26-2005 06:36 PM

Quote:

Originally Posted by Boofo
You're gonna love the plug-in system a lot better. ;)

im wondering how you choose the phrases to export tho

D|ver 07-26-2005 06:50 PM

Quote:

Originally Posted by KirbyDE
It's now possible to create XMLs that contain Plugins, Phrases, Settings and Templates - as well as running Install/Uninstall Code (for Queries, etc.)
Also a Product can be disabled/uninstalled at once, so you don't have to deactivate/delete every single Plugin.

Furthermore, there are Hooks in certain ACP areas now, which will cut down the need for File Edits :)

sounds great :)
but will the major hacks support the plugin system?
are there really no file edits necessary any more?

Paul M 07-26-2005 06:51 PM

For anyone interested, these hooks were added to RC1 ;

Code:

forumadmin_add_default
forumadmin_edit_form
forumadmin_update_save
forumdisplay_query
bbcode_create
admin_global
admin_index_main
admin_index_navigation
admin_options_processing
admin_usergroup_edit
admin_usergroup_save
admin_permissions
can_administer
template_groups
mod_global
mod_index_main
mod_index_navigation
login_verify_failure_username
login_verify_failure_password
showthread_query
threadfpdata_doset
useradmin_edit_start
useradmin_edit_column1
useradmin_edit_column2
useradmin_update_save
userdata_doset

and this was removed ;

Code:

login_verify_failure


All times are GMT. The time now is 12:16 PM.

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.02283 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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