From: Brian A. <br...@ta...> - 2001-03-21 06:24:23
|
Eric Dannewitz wrote: > Hmm, do I need to update my templates? Yep. > How do I properly do that? I did something like bin/template-tool -u slash > -s -O themes/slashcode/templates/ This is how I do it with sites where I have zero customization going on. I cd to the directory where the templates are and type: template-tool -u slash -s * -Brian |