Index: [Article Count Order] [Thread]

Date:  Wed, 12 Apr 2006 13:56:55 -0400
From:  Brian Rahill <brian (at mark) rainstormconsulting.com>
Subject:  [coba-e:04609] Re: [testing] New Installer and Updater
To:  coba-e (at mark) bluequartz.org
Message-Id:  <443D3F67.5050106 (at mark) rainstormconsulting.com>
In-Reply-To:  <008f01c65de7$63b0d680$1e64a8c0 (at mark) nuonce.net>
References:  <000c01c65dae$747e8860$3200a8c0 (at mark) howies> <443C72FC.3020105 (at mark) rainstormconsulting.com> <008f01c65de7$63b0d680$1e64a8c0 (at mark) nuonce.net>
X-Mail-Count: 04609


>> I agree. Is there a way to make this the default template for all 
>> siteadmins, new sites, etc?
> 
> Why, that is a good question.  I was very tempted to make it the 
> default, but someone with a lot of influence asked me not too.  Maybe 
> next rev.
> 
> /usr/bin/perl -pi -e "s#trueBlue#Merlot#" 
> /usr/sausalito/constructor/base/user/50_addAdmin.pl
> /usr/bin/perl -pi -e "s#trueBlue#Merlot#" 
> /usr/sausalito/ui/web/base/user/userAddHandler.php
> /usr/bin/perl -pi -e "s#trueBlue#Merlot#" 
> /usr/sausalito/ui/web/base/sitestats/ReportHelper.php
> /usr/bin/perl -pi -e "s#trueBlue#Merlot#" /usr/sausalito/ui/web/login.php
> /usr/bin/perl -pi -e "s#trueBlue#Merlot#" 
> /usr/sausalito/ui/libPhp/ServerScriptHelper.php

Thanks Brian. This worked great!

Brian