Archive for December, 2008

Alternative method for opening Smarty templates with HTML syntax highlighting in gedit

December 16th, 2008 – 11:41 am
Filed as: code, ubuntu

Here is an update to a previous post regarding how to get gedit to recognise Smarty template *.tpl files. I’ve found that gedit prefers to use the mime type to decide what type of file it is and therefore what syntax highlighting to apply.
After a little investigation I found that most of my .tpl files [...]