View Single Post
  #167  
Old 06-18-2006, 12:48 AM
Freddie Bingham's Avatar
Freddie Bingham Freddie Bingham is offline
 
Join Date: Oct 2001
Posts: 506
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Revan
Just my $.02:
I honestly did think that developers came here and used our hacks as inspiration (not to steal code, obviously they code their own), and therefore I thought "cool, my soft deleted archive got included. Would be cool to have gotten a PM about it tho." because seriously, how cool wouldnt it be to get an official PM stating that a hack concept you use is being included in the defauly vBulletin ^_^
I also coded the moderated/soft deleted threads feature. I didn't really think it warranted a high placement on the feature list but Kier wanted a global place to manage soft deleted threads. Our original plan was to merge the modcp into the admincp and make it all permissions based. We've since changed that plan to not allow moderators into the admincp to perform actions they currently do from the modcp. We are sure a fair number of complaints would be made about possible security breaches if moderators are allowed in the same code base as administrators.

I've always hated the modcp and thought that all of that stuff should be moved to the front end so the new plan is to merge the modcp into the user cp. The soft deleted feature was to go into the modcp but I suggested that we should put it in the usercp now and avoid having to move it in the future. I also suggested that we should add moderated threads since both features could share code base rather easily. I'm sorry to say but I wasn't aware there was a hack to manage deleted threads already.
So if there exists a hack to add moderator abilities into the mod cp, be forewarned, we aren't stealing it from you when 4.0 is released

Of course, many suggestions made to us at vbulletin.com stem from users using them first as modifications from this site so your code does serve as inspiration in a round about way for many features.
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01375 seconds
  • Memory Usage 1,766KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete