|
| Author |
Message |
carolc
Joined: 07 Apr 2007
Posts: 16
|
Posted: 7/3/2007, 5:48 pm Post subject: Maintaining hacks |
|
|
| As I add hacks I notice how many have been updated more than once. Sometimes to fix bugs, sometimes for security. It seems like you almost need some sort of scheduled review of your hacks where you go down the list of what you have installed on your board every 6 months or every year and look them all up to see if there have been updates. I wonder if anyone does this kind of scheduled review or maintenance on their board. |
|
| Back to top |
|
 |
Patrick
Administrator
Joined: 28 Aug 2005
Posts: 2073
Location: Harbinger, NC, U.S.A.
|
|
| Back to top |
|
 |
Truestar
Moderator
Joined: 10 Sep 2005
Posts: 769
Location: New York, United States
|
Posted: 7/6/2007, 11:07 pm Post subject: |
|
|
I started documenting it all, however I lost track and never caught up. Its definitely something I'll be doing for future reference in phpBB 3.  _________________ Truestar
Xbox Live: xTruestarx
Visit phpBBhacks.com for your phpBB templates, graphics, and modifications
Visit ManagingCommunities.com for tips on running a forum. Get advice from site management to the politics of running a forum. |
|
| Back to top |
|
 |
Coyote
Joined: 13 Oct 2007
Posts: 5
|
Posted: 10/13/2007, 5:32 pm Post subject: |
|
|
| I've redone my forum from the bottom up several times, each time documenting it a little better. This last time I did it I documented everything, and I have a list of all the template edits in case I want to add new styles. I have an RC5 test board, but I've only logged into it once. I was waiting for an official release, I guess. |
|
| Back to top |
|
 |
Elfen
Joined: 24 Jan 2008
Posts: 29
|
Posted: 1/27/2008, 11:53 pm Post subject: |
|
|
| I document what I can, either on paper, or actual comments into the code of when and why that patch was stitched in. Its good to backtrack one's code and see what was done to it. For example- if a section of code was replaced by a mod, I comment out the original code and add the patch with the explaination. This leave the original code to refer to is things do not work. Its been real helpful on some real headbanger mods! |
|
| Back to top |
|
 |
|