November 1, 2009 - 10:35 pm
Tags: PHP, Zend Framework
Posted in PHP | No comments
My long-neglected blog now has a new look and feel, plus I have added new social networking features so that it better integrates into Facebook and Twitter. I plan on doing more posts about PHP and Zend Framework to make my blog more interesting to read.
Share This:
September 18, 2008 - 4:46 pm
Tags: PHP, Zend Framework, ZendCon
Posted in PHP, technology | 2 comments
I’m just about to fly home after spending the week at ZendCon in Santa Clara, California. It was my first trip to ZendCon and was glad to get the chance to interact with other PHP developers and other industry leaders. Nearly 700 attendees, including other PHP developers, managers and other professionals were on hand for [...]
January 21, 2008 - 4:01 pm
Tags: PHP
Posted in PHP, work | Comments Off
If you’re wondering why I’ve been so quiet lately, it’s because I’ve been working on one of the biggest sites I’ve ever helped launch: www.pchquiz4cash.com. The site is written using PHP/MySQL and offers quizzes which users can answer questions and win cash if they ace the quiz. The site was launched at [...]
July 12, 2006 - 9:17 pm
I try. This will be helpfull for me. Thanks u
August 1, 2006 - 6:54 am
It’s so goood!!!
Thanks a lot!
August 1, 2006 - 9:14 pm
EXCELLENT!
I thought Dreamweaver had finally come up with a Smarty solution, then I realized I installed your extension!
August 22, 2006 - 1:58 pm
thank you, thank you, thank you!!!!
September 20, 2006 - 2:06 am
I like how it tidies the code but wouldn’t it be more useful if it didn’t replace {$var} instances?
Usually these are precisely the things that you actually want to see styled in the design view and not replaced with an icon.
September 24, 2006 - 9:06 pm
Question: will this work on Dreamweaver MX 6.1 and/or Dreamweaver 8? In DW 8 is seems to not work, unless I am missing something.
October 26, 2006 - 2:13 pm
Nice tool, thanks a million.
October 28, 2006 - 1:38 am
Appreiciate the time and effort that you’ve taken to design the extention. I can see a few nights full of sleep (saving me hours from cs-cart mods ) .
Jesse-Lee Stringer
October 28, 2006 - 2:45 am
Havn’t tried this out just yet however seems to be just what I was looking for. Thanks Scott
November 26, 2006 - 9:26 am
Thank you man! EXCELLENT tool!
December 4, 2006 - 9:20 pm
thanks, this is what i’m looking for, and saving many people times and effort.
great
January 25, 2007 - 1:44 pm
Thank you so much for this, its awesome!
January 31, 2007 - 11:18 pm
Thanks for the plugin,
It’s saved me a lot of time
February 7, 2007 - 12:31 pm
This doesn’t seem to translate include file paths properly, or perhaps all my include paths need to be relative to the currnet .tpl file. It would be awesome if there was a way to set a preference for the template directory so this extension would translate file includes properly when you are working on an application that defines its own template directory. In most of the apps I’ve worked on, template includes are never relative to the current document, but instead use the template directory defined in the $smarty object at runtime. Anyway, thanks for your efforts.
February 23, 2007 - 10:25 am
This extension made my day, week and more. Thanks for doing all the leg work on this. What an awesome extension!!
March 22, 2007 - 3:26 am
Thanks for the extension…
There are some problems with DW8 I’d like to report:
1. HTML code is not colored, html completion is not working etc. etc.
2. When I double click on a file in the “files” tab, it says: “Can’t find a valid editor for this extension”. Right click on file -> Open With/Dreamweaver works.
3. Save as dialog shows html files, not tpl files.
April 11, 2007 - 10:46 am
Can this extension handle foreach ???/ tksss
November 17, 2007 - 4:18 pm
Can you change the delimiters to be {{ and }} rather than the default { } ? I need to do this as have smarty variables being used within javascript sections of code.
thx dave
November 24, 2007 - 12:09 am
Have decided to use standard delimiters for smarty { } so will use {ldelim} and {rdelim} for javascript code in template files.
My next question now is does anyone know how to dynamically set smarty variables in dreamweaver ? I.E set {$name} to be ‘David’ when looking at template files in dreamweaver ?
thanks dave
December 3, 2007 - 7:11 pm
Thank you sooooo much!
I’ve been searching for something like this for weeks.
December 17, 2007 - 2:58 am
Thank you very much!
December 26, 2007 - 3:57 am
excellent tool, thanks for thousand time
January 4, 2008 - 10:41 pm
Thanks SO much. You’ve helped me out tremendously!!
February 18, 2008 - 12:39 am
Greetings,
I was wondering if there was any support for subdirectory templates? Since my site sets a base directory for Smarty templates when I I include “admin/footer.tpl” inside “admin/index.tpl” I get a file not found (not 100% sure why), but I am assuming that it has to do with the way my smarty template dir is set. Is there any way to change how this is supported?
Thanks!
Gadi
February 23, 2008 - 3:45 pm
Hi,
I am having the same issue as RealEstateSchool and was wondering if you had any intentions of further developing this extension. If not, might it be possible to share the source so others could continue to improve upon your original code. I use smarty often in complex enough setups that this feature would be well worth my time to develop.
Otherwise, the extension works great, and am very grateful you took the time to develop it.
Thanks!
May 1, 2008 - 4:40 pm
I tried the extention on dreamweaver 8, but have not tried it on Adobe Dreamweaver CS3 (9).
Will this work on Dreamweaver CS3 ?
May 5, 2008 - 12:19 am
Yes, this extension does work in CS3
May 8, 2008 - 8:35 am
Making this great extension Open-Source would be great
Big thanks anyway…
Andy
June 15, 2008 - 4:52 am
Scott, thank you!!!! I need to say that again, SCOTT THANK YOU!!! You have really helped me out here. Thank you for all the work involved – always appreciated for the online world. YOU ARE A SITE SAVER!!!!
September 1, 2008 - 2:52 pm
PHEW! Thank you. I am an intern who almost had to admit defeat on a web project. My future career thanks you immensely.
September 18, 2008 - 11:35 pm
This is excellent ! The best smarty extension available. Many thanks for this
September 28, 2008 - 8:03 am
Thank you for this great extension.
September 29, 2008 - 8:03 pm
Thanks for this, i’m doing an ecommerce site with x-cart, so anything with smarty is helpful. I’ll be posting more comments on my web design blog about smarty and ecommerce. Web Design Blog http://www.scottydonald.com
October 10, 2008 - 2:40 am
im trying to install this ext to CS3 but coming up with an error any idea???
thanks
October 29, 2008 - 11:06 am
Hey thanks for this great extension. Just rocks mate.
January 6, 2009 - 5:33 am
This extension is really great! Thanks a lot for your time and effort!
January 24, 2009 - 2:32 am
Thanks… was very useful for my project!
January 26, 2009 - 5:11 am
This works like a bomb.
I can’t even begin to tell you how hard I looked for something like this.
And how much time and effort this is going to save my company and our design teams.
What’s missing here is a donate box – this extension is just out of this world – I want to contribute money to it!
THANK YOU!
January 29, 2009 - 4:40 am
Thanks for this, it’s realy greate work!
I’m from russia, and i’m say thanks for you…
February 17, 2009 - 9:45 am
Thanks!
April 14, 2009 - 8:08 pm
This is excellent !
I had installed this ext to CS3,and it works well
It’s helpful for using smarty!
Thanks a lot!
May 19, 2009 - 3:01 am
Ahhhhh thanks mate!!