[SOLVED] Protect tinyconfig.tpl from updates

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
nils73
Power Poster
Power Poster
Posts: 520
Joined: Wed Sep 08, 2004 3:32 pm

[SOLVED] Protect tinyconfig.tpl from updates

Post by nils73 »

Is there a way to protect tinyconfig.tpl from updates? I load several extensions (i.e. templates) and each time I update, I have to upload the config-file once again and run a diff to see if there have been major changes. Would be nice if someone could point out a solution how to get around it ...

Regards,
Nils
Last edited by nils73 on Thu Oct 08, 2009 4:22 pm, edited 1 time in total.
nils73
Power Poster
Power Poster
Posts: 520
Joined: Wed Sep 08, 2004 3:32 pm

Re: Protect tinyconfig.tpl from updates

Post by nils73 »

Great! That was what I was looking for. I knew that calguy pointed out something like this a few years ago. But I could not find it here anymore. Here is how I did it:
  • create a folder named module_custom next to modules directory
  • create subfolder named TinyMCE
  • create subfolder within TinyMCE named templates
  • copy tinyconfig.tpl with your modifications to module_custom/TinyMCE/templates
If you upgrade now, all settings will remain intact.

Regards
Nils
Locked

Return to “[locked] Installation, Setup and Upgrade”