Hello Friends,

I am learning Drupal and WordPress, I know Dreamweaver. I understand that to make customized theme, I have to use Dreamweaver.

So, I am wondering, which CMS has better integration power with Dreamweaver – Drupal or Wordpress?

Comments

bawoor’s picture

as far I knew, creating drupal themes not depend on Dreamweaver. Many free aplication have good integration for Drupal theming.
If you create themes from Drupal theme framework you don't need Dreamweaver, with native text editor is enough.

ꦱꦠꦽꦶꦪ

sandip choudhury’s picture

Can you please give me some free application for Drupal customize theaming?

Also I want to know - which one has better customize theaming support - Drupal or Wordpress?

Sandip Choudhury
http://hostingultraso.com

Steveorevo2’s picture

Dreamweaver is simply an editor in both instances. However, for theme authors, there is a localhost development server tool called DesktopServer (from ServerPress.com). This is the *only* localhost server that enables Dreamweaver's built in "Live View" option directly on theme files (for WordPress). Other servers (such as WAMP, MAMP, etc.) will simply show a "FATAL ERROR: ..." in Dreamweaver WYSIWYG Live View editor. For professional theme developers, having realtime WYSIWYG feedback alongside code view is essential for efficiency and UI design.

Ayeshashah’s picture

You dont need to integrate any kind of designing or development tool with CMS, in order to create custom themes. Both these software's are different, so create your theme using photoshop and dreamweaver and customize it for your CMS.

Since Drupal is PHP based, make sure your theme is customized for Drupal. But you dont need to change anything for Wordpress.