9 Dec
2002
9 Dec
'02
9:46 p.m.
Rares Vernica writes:
I have a Zope 2.5.1 on a Linux. If I rename the 'dtml' dir in 'OFS', my Zope has no problem working (after restarting or running in debug mode, of course). My problem started when I changed a dtml file in 'OFS/dtml' directory an the changes could not been seen. So this directory is not needed, where are those files keeped, what's happening?! Any ideea?! They are loaded and installed as class variables when Zope is loaded. When, later, Zope is unable to find them, it uses "0" as last modification time which means they appear up-to-date.
Only, when you restart, Zope will seriously miss them. Dieter