vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Folding Stats plugin (https://vborg.vbsupport.ru/showthread.php?t=140621)

moonlightcheese 02-27-2007 05:39 PM

Folding Stats plugin
 
i'm attempting to work on a plugin/product for vbb that will display folding statistics for forum members that participate in folding teams. goals of the project include:
* allow users to insert and update their stanford folding username with their forum account
* optionally display the user's stats in a variety of locations
** under the user's avatar
** as a text signature
** as a graphical signature
* allow admins to edit the information via the admincp
* allow site/forum admins to change where and what folding stats are shown
* allow the ability to display a variety of folding stats in each location
** wu's per week
** overall rank (by score or # of wu's)
** team rank (by score or # of wu's)
** team number
** overall score
* allow the display of multiple team numbers

first task is to edit the usercp to include the options of entering and changing the user's folding id. i've looked over the usercp.php file and realized there is quite a bit to the way this software is put together; much more than i bargained for. fine with me, i don't mind a challenge. after looking at a few of the files it looks like the usercp nav is constructed in user_functions.php but there is quite a bit that doesn't appear obvious. i'm not familiar with $hook vars and such (which i'm assuming is unique to vbb?). is there some better documentation available or should i just start pounding around till i understand the structure?

wobbly 03-14-2007 03:41 AM

Great idea and look forward to it.


All times are GMT. The time now is 01:12 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.02141 seconds
  • Memory Usage 1,705KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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