I'm walking into the middle of an already installed and running project that uses the Template Toolkit and have a question or two about some strange things I'm seeing...
I'm trying to modify some of the ".tmpl" files to change the html to a new look/feel to match the rest of a web site that's been converted already. When I make changes to the template files (
e.g. I'm putting new HTML content in a header.tmpl that's included in other files), the requested pages through the site don't show the new content.
I poked around and found the ".tmpl.ttc" files (precompiled/cached files) and they do not appear to be getting updated to reflect changes in their corresponding ".tmpl" file.
Oddly enough, if I run tpage on the header.tmpl file, it shows the correct output.
Is there some manual process to updated the .ttc files? I'm not sure if there's some larger problem (permissions, etc) but at this point, if I could get everything in sync, I'd be making progress.
Thanks in advance,
Eric Ladner
- [Templates] New to Templates... Eric Ladner
- Re: [Templates] New to Templates... Bill Cowan
- Re: [Templates] New to Templates... Eric Ladner
- Re: [Templates] New to Templates... Josh Rosenbaum
- Re: [Templates] New to Templates... Eric Ladner
- Re: [Templates] New to Templates... Josh Rosenbaum
- Re: [Templates] New to Templates... Nic Gibson
