History of TikiWashed

Differences from version 4 to 5



@@ -1,5 +1,7 @@

 As an experiment related to our recent discussion about database column names I created a simple script which uses a search and replace utility to recursively replace all camelCapped column names so they would appear as: camel_capped. I used [http://chxo.com/be2/software/galactron/search_and_r_4284.html|this great utility] to do the searching/replacing. Here is an excerpt from the script:
 
+Upgrading from Bonnie to ReleaseOne? Check out ((BonnieToReleaseOne)) for a script to update your database for use with a ReleaseOne install.
+
 ^
  # tiki_categorized_objects
  rrpl.sh catObjectId cat_object_id

@@ -44,5 +46,5 @@

 
 It does a case-sensitive search and replace on all offending column names. Inital results look good. Fresh install went fine and nothing seems to be broken. Some variable names were changed as a side-effect (e.g. anywhere we had a variable named $blogId would now be $blog_id)
 
-You can find the results of these changes [http://www.tikipro.org/builds/tikiwashed.tgz|here]. If possible we should hammer away and make sure nothing was inadvertently broken. I tried to be as accurate as possible when writing the script but there is a chance of a misspelling in one of the 500+ lines. Anyone want to proof-read? (:wink:) __SEWilco: fixed spelling in this paragraph__ (:cool:)
+You can find the results of these changes [http://www.bitweaver.org/builds/tikiwashed.tgz|here]. If possible we should hammer away and make sure nothing was inadvertently broken. I tried to be as accurate as possible when writing the script but there is a chance of a misspelling in one of the 500+ lines. Anyone want to proof-read? (:wink:) __SEWilco: fixed spelling in this paragraph__ (:cool:)
 
Page History
Date/CommentUserIPVersion
07 May 2004 (20:47 UTC)
Andrew Slater66.193.5.505
Current • Source
SEWilco209.98.144.164
View • Compare • Difference • Source