Forum OpenACS Q&A: Re: access changed cr_templates and add extra vars

Collapse
Posted by Dave Bauer on
You need to publish the template to the filesystem after it is changed. I think the procedure is item::publish. If you are using BCMS-UI there might be a different procedure you need to use.

Also you can substitute any tcl file you want for the tcl part of the template. Content::init only writes the tcl file if one does not exist.

I would recommend writing your own tcl script for the template.