“the j stands for Jubate”
about me | blog | facebook profile | linkedin profile | twitter profile | stuff i've done | stuff i like | wordpress plugins

29 April, 2008

Syntax Highlighting for Smarty Templates in Dreamweaver CS3

Filed under: Web Development — Tags: , , , , , , — John @ 9:59 am

If you’re running Windows Vista, Adobe Dreamweaver CS3 and want syntax highlighting/coloring for Smarty template engines, this will work:
http://smarty.incutio.com/?page=ConfiguringDreamweaver

My own notes:
-In Vista, the folder you want to look for is:

C:\Users\<user>\AppData\Roaming\Adobe\Dreamweaver 9\Configuration\CodeColoring

-The Smarty scheme should come before the scheme segment for HTML. I put it just after the ‘Text’ one.

-This solution is not perfect, the closing braces } often get coloured incorrectly.. Am working on perfecting it, will update when I have a better version.

14 April, 2008

Hello world!

Filed under: Other — John @ 2:15 am

This is my blog. It won’t be updated very often, and will only really contain code snippets/links to things that I’ve found useful. Other than that, don’t expect much else… sorry, but the world has enough stupid blogs.

Powered by WordPress