vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How do you keep track of your Mods/Hacks? (https://vborg.vbsupport.ru/showthread.php?t=145768)

barnold 04-25-2007 11:08 PM

How do you keep track of your Mods/Hacks?
 
I'm finding it hard to keep up with all the little template changes and code changes I make on my site between vB version. I've tried saving the templates that have been modified locally but it hasn't been the easiest to go back and find my changes. I've started commenting everything I do, so hopefully this will make it easier on the next upgrade.

How do you keep up with what you have changed? Do you have a system that makes it a little less painfull when an upgrade rolls out? Thanks for your help!

Shazz 04-25-2007 11:25 PM

Mark the modification as installed.
Then in the navbar click the drop down usercp button and view installed modifications

barnold 04-25-2007 11:51 PM

I do that, but I'm mainly wondering how others keep track of all the hacks and code modifications they do within vB files and templates.

dj_melayu 04-26-2007 12:47 AM

Using Araxis Merge software is usefull when you want to compare the files. I got this idea from here https://vborg.vbsupport.ru/showthread.php?t=38545 :)

tobybird 04-26-2007 11:31 AM

I keep a simple change log of everything thing I do. Makes upgrades a breeze.:up:

Princeton 04-26-2007 12:39 PM

Template Changes
  • Comment template edits; also, leave a comment within TEMPLATE HISTORY
    • On your next upgrade, the template comparison tool will display a list of templates that needs manual updates.
    • From here you can compare NEW from OLD.
PluginsFile Edits
  • Comment file edits.
  • Leave a note regarding file edits within the ADMINISTRATOR NOTES found in admincp / control panel (index).

TIP #1: Keep the number of modifications/addons on your forum to a minimum. :p


All times are GMT. The time now is 03:23 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.01223 seconds
  • Memory Usage 1,716KB
  • 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
  • (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