Drupal File Comparison Utility Version 1.0
© 2007 Developed by Sam Raheb
Released: January 9, 2007
Designed for all version of Drupal
Download: http://xlecom.com/downloads/Drupal_File_Comparison_Version_1_0.zip
System Requirements
Microsoft Excel 2000, 2002, 2003, or 2007 with Visual Basic for Applications (VBA) support
Instructions
This program provides a means for you visually to keep track of changes you made to any of the original core Drupal files. If a new file is released in the future, you can always compare the changes you made in your modified file and apply the changes to the new core file if needed.
For illustration purposes, this program comes loaded with 3 core modules and 1 CSS file from Drupal version 4.7.5. The changes you see in the Modified File (column D) were changes I made for my particular Drupal website. Column B contains the original code and column D contains the modified code.
To initially get your code or text into the spreadsheet, perform the following steps:
(1) Switch to any of the current spreadsheets and press the "Create a New Sheet" button to create a new sheet.
(2) Switch from Excel to your ASCII text editor and open the original unmodified file you want to transfer to Excel.
(3) Select all the text / code in the file and copy into memory, the clipboard.