Overriding templates

Archived from the Xataface Users forum.

njw — Wed Aug 16, 2006 2:56 am

A funny one. v0.6

I have copied the fineprint.html template over to my application templates directory and changed the text. When I run my application, the fineprint stays the same. I have followed the same process for the logo and that works fine.

Any ideas?

Many thanks

Neil


dal — Fri Aug 18, 2006 11:11 am

Not sure how you’re using fineprint.html as template, maybe you can elaborate.

Sometimes, I noticed that some template changes aren’t reflected after saving it. However, if you go into templates_c (where Smarty stores cached version of the generated templates) and clear the files in there, it sometimes solves the problem.


shannah — Sat Aug 19, 2006 9:20 pm

OK.. in Dataface 0.6 I think I just did the fine print directly in the MainTemplate.html template. The fineprint.html template was used in 0.5.3, but has now been deprecated (i’m talking off the top of my head here, and will have to look into it more closely).

-Steve


njw — Wed Aug 23, 2006 7:30 am

Your memory was correct. Problem solved.

Thanks

Neil