From: Chris N. <pu...@po...> - 2001-03-26 19:39:02
|
At 11:32 -0800 2001.03.26, Eric Dannewitz wrote: >Yes, I did do that. And it template-check reported that there were differences >even though I just used template-tool -u slash -s * to upgrade them. Where did you run that? If you ran "*" in your dump directory, you will just re-load everything you dumped. You need to give it the filenames of the templates to load. You could do "cd /usr/local/slash/themes/slashcode/templates/" and then use "*". Then you'd also need to cd to each plugin's templates directory and do the same. And this would overwrite any changes you've made. I usually do specific filenames; have two terms open, and when I see a template I want to update, in the other term, do `template-tool -u USER -s "/usr/local/slash/plugins/Journal/templates/journalitem;journal;default"` or whatever. If there are a bunch, I will just list each filename on the line (I just copy and paste between terms, of course :). -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |