[ic] more admin UI hacking fun

Dan B db@cyclonehq.dnsalias.net
Sat, 27 Jan 2001 23:31:08 -0800


--=====================_23045127==_
Content-Type: text/plain; charset="us-ascii"; format=flowed


>However, when I restarted IC and loaded the page my changes didn't
>show up.  It's like the variables are cached somewhere.  I don't know
>where.  Calling 'bin/interchange -r' says the old server is killed
>then a new server is started.  Wouldn't this new server refresh the
>definition of UI_STD_HEAD with my changes?

Interchange imports lib/UI/vars/*, including any backup files that you 
(probably) made.  If that is the problem, move them to another directory, 
more info here: 
http://developer.akopia.com/archive/interchange-users/2000/msg10368.html

Mike, I noticed Jon made 4.7.x import only usertag/*.tag files, how about 
doing the same for lib/UI/vars/*.var in 4.7.x?  I attached my own thoughts 
on it as a patch to dist/lib/UI/ui.cfg.

-Dan

CVS activity by user 'jon':

Tag: DEV_4_7_0
interchange.cfg.dist
Log Message:
Changed include to usertag/*.tag to avoid getting backup or other random
files. Renamed usertag files to reflect change.

--=====================_23045127==_
Content-Type: application/octet-stream; name="picky-include.patch"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="picky-include.patch"

LS0tIHVpLmNmZy5vcmlnCVNhdCBKYW4gMjcgMjM6MjY6NDcgMjAwMQorKysgdWkuY2ZnCVNhdCBK
YW4gMjcgMjM6Mjc6MTMgMjAwMQpAQCAtMTMxLDcgKzEzMSw3IEBACiAKICMgdXNlciB0YWdzCiBp
bmNsdWRlIGxpYi9VSS91c2VydGFnLyoKLWluY2x1ZGUgbGliL1VJL3ZhcnMvKgoraW5jbHVkZSBs
aWIvVUkvdmFycy8qLnZhcgogUHJvZmlsZXMgbGliL1VJL3Byb2ZpbGVzLyoKIAogTWVzc2FnZSAu
Li5VSSBpcyBsb2FkZWQuLi4uCg==
--=====================_23045127==_--