On 1 Oct 2003 at 12:53, Walter D. Wyndroski wrote: > So tmda.cgi uses the template directory from the original install > directory, whereever that was?
Yup. > If I understand you correctly, you are > saying that the template directory which is copied to the webroot is > useless. More or less. The display directory as a whole contains some files (images and CSS files) which have to be in the web directory and some files (templates and button lists) which have to be underneath the tmda-cgi program. I could have made this two separate directories when I did the original design (and I did consider this), but I was worried that it would only increase the confusion as files belonging to a given theme would now be found in two different places. This is why I recommend that you use a symbolic link in your web directory as it will keep the web directory current, no matter how you change the files underneath the code. > But that makes sense now that I think about it. When I first > started editing the template, it was from the original install > location, and I could see some changes then. However, I saw none of my > changes after I started editing the template directory in the webroot. Yup. Gre7g. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
