Are templates stored in the file system or the database or both?
Hi,
When I have been making template change, I have been simply copying the templates across from one folder to the other because it seems easier. Is this bad practice. A couple of time the template seems to have rolled back a day later mysteriously.
Are the templates simply stored on the file system or does the database have something to do with it?
Are templates stored in the file system or the database or both?
Hi,
When I have been making template change, I have been simply copying the templates across from one folder to the other because it seems easier. Is this bad practice. A couple of time the template seems to have rolled back a day later mysteriously.
Are the templates simply stored on the file system or does the database have something to do with it?
Thanks a lot!
Hi Damon,
As I know Umbraco stores templates in the file system and database. When you change your template it makes changes in db.
Thanks, Alexx
Thanks Alex,
so when updating templates is it OK to just copy them between directories?
This would leave them out of synch if there is a version in the database right?
I suppose if courier is used it updates both the file system and the database?
THanks
Yes, we usually just copy to dev or prod server. It's enough.
Thanks
is working on a reply...