0
votes
2answers
21 views
How to create macros/shortcuts in Dreamweaver or Notepad++
I've never made "macros" or anything like that with any program.
I'm moving my php code to use "gettext", so I have to look for all my static text and change it up.
For example, …
0
votes
3answers
239 views
PSD to HTML (with text) conversion
Hi,
I just downloaded a website template that is in a .PSD form. I have made the changes via photoshop, setup the splices then clicked "Save for web devices".
I export the web …
0
votes
1answer
23 views
Editor with design view?
There are editors better than dreamweaver in some cases but because most of them dont have html/code design view, i resort to dreamweaver.
Does anyone know any other code editor h …
1
vote
4answers
88 views
Is it ok to remove the lines below in a HTML file?
Is it ok not to include such lines in a HTML file? Removing these lines makes the code look more clean.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:/ …
0
votes
2answers
22 views
Viewing PHP Pages in Dreamweaver Design Mode
I built a php site that is hosted with an ISP. A friend who is a designer is supposed to edit the page content. There's an area on the page that is open for page content, but most …
0
votes
2answers
41 views
How to get Dreamweaver to display php gettext text?
Is there an extension or setting that would allow Dreamweaver to actually display "Hello World" when I type <?php echo _("Hello World"); ?> ?
Instead it just shows a "php" i …
1
vote
2answers
16 views
Dreamweaver regular expression substitution followed by number
Hi. I'm using Dreamweaver to update copyright dates across my site. I want to preserve the existing spacing (or lack thereof) between years. Examples:
© 2002-2008 should up …
0
votes
1answer
15 views
Intellisense for JQuery in Dreamweaver and Delphi4PHP
For all our AJAX programming we tend to use JQuery.
I would like to know if there is a way to enable Intellisense functionality in Dreamweaver CS3 and Delphi4PHP to work with JQue …
0
votes
1answer
43 views
dreamweaver html page
Hi
I created a HTML layout using dreamweaver. I used DIV tags to set the backgrounds for both the header and main body. The problem is that when I preview the page, the images are …
0
votes
0answers
9 views
Dreamweaver CS4; space to right of page
White space problem in Dreamweaver CS4 this time. I designed a page with a background image of 1024 x 1024. The page looks fine in the design window. When I preview in browser or u …
0
votes
3answers
40 views
Python website convert into Adobe Dreamweaver CS3
Comfortable in Adobe Dreamweaver CS3, is there a way to convert a website written in the Python language www.qingdynastyimports.com into Dreamweaver for those who aren't familiar i …
0
votes
1answer
282 views
Dreamweaver CS3 Site in Apache htdocs, missing path on localhost?
Almost have DW CS3 configured with my site to preview on localhost, except for one thing, the path is incomplete. It is missing the top directory of the site in the path when it tr …
0
votes
3answers
35 views
Does Dreamweaver 8 support SVN integration?
I am new to Dreamweaver and using version 8. Does it support SVN integration?
0
votes
1answer
5 views
Interakt replacement module for Dreamweaver OR PHP editor
Hi,
I have worked for years with Dreamweaver and Interakt extensions to build hundreds of PHP websites. Interakt was great for me because I could develop PHP websites and small bac …
0
votes
1answer
35 views
Does Dreamweaver CS4 include jQuery?
Hi all.
Previously I was using Netbeans IDE to complete my JSP project. I was able to easily add Javascript framework such as jQuery into my project easily by selecting the JS fra …
