Newbie: Edit Drupal site in Dreamweaver?

Hi,
I've got a trial version of Dreamweaver and I'm attempting to
use it with a Drupal site but not having any luck so far. I've
downloaded and installed the Drupal extension for Dreamweaver,
Dreamweaver will connect to the site via FTP and download the site
to my local machine, but I cannot figure out how to open the main
page and start editing it. I just have a directory with 14 folders
in it, no recognizable "index.html" file that opens with the page
on it, and the index.php file just shows up blank in Dreamweaver.
If someone who knows can please point me at the file I should be
opening in Dreamweaver I'd much appreciate it.

> but I cannot figure out how to open
> the main page and start editing it.
Read the instructions on the drupal site or elsewhere on how
to modify or
customize the "template" system they use.
You cannot edit the actual pages of a drupal CMS in
dreamweaver- it is all
php and included files and database calls. The "pages" you
see in the site
don't exist anywhere, they are assembled on the fly by the
drupal scripting.
Alan
Adobe Community Expert, dreamweaver
http://www.adobe.com/communities/experts/

Similar Messages

  • Edit iweb site in Dreamweaver

    Has anyone tried to recreate an iweb site using Dreamweaver on a pc? Why would you do this? Just for the experience of learning Dreamweaver. The first hurdle is trying to find all the images which are scattered instead of located in one images subfolder.

    > but I cannot figure out how to open
    > the main page and start editing it.
    Read the instructions on the drupal site or elsewhere on how
    to modify or
    customize the "template" system they use.
    You cannot edit the actual pages of a drupal CMS in
    dreamweaver- it is all
    php and included files and database calls. The "pages" you
    see in the site
    don't exist anywhere, they are assembled on the fly by the
    drupal scripting.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • How do I edit FrontPage sites with Dreamweaver 8 without messing them up?

    I have to edit a friend's Front Page site using Dreamweaver
    without messing up her ability to publish also.
    I'm running Dreamweaver 8.0. I already installed an extension
    for dreamweaver mx called "Import Front Page Site Wizard for
    Dreamweaver" but it doesn't seem to work. Is there a version of
    this for DW8? When I "import" the site using IFPSWFD it says
    restart DW to complete the process, and when I restart it says the
    new site "has been added" but I don't see it in my list of DW
    sites.
    Does anyone have tips on using DW8 to edit FP sites without
    corrupting them?
    Thanks for your help!
    -jt

    i won't touch front page sites where the client/user/owner
    intends to keep
    on using frontpage. Not even with a borrowed ten foot pole.
    if they will keep there fingers out of it, yes; it can be
    worked on. If they
    want to keep using fp, no because in cleaning it up i'll
    break it as far as
    they and fp are concerned. Or worry about breaking it which
    is worse and not
    worth the aggravation.
    > You could be right - it's been many years since I worked
    with FrontPage and
    > the FP extensions and it's definitely a risk. I guess it
    just depends on what
    > changes are made to what pages, etc.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Editing FP site with Dreamweaver (was "Question please")

    This may be a stupid question, but I am not that familiar with web design. I have a web page that I created using Front Page. Can I maintain that site using Dreamweaver?
    Thanks
    Don

    Hans always has good suggestions!
    Also look here:
    http://forums.adobe.com/thread/429114 -- FAQ
    http://www.adobe.com/devnet/dreamweaver/?view=gettingstarted -- Getting Started w/DW
    http://www.adobe.com/devnet/dreamweaver/articles/frontpage_to_dw8.html -- Migrating from FP to DW
    http://kb2.adobe.com/cps/140/tn_14031.html -- converting an FP site to DW
    At the beginning of this year, I moved from FP to DW.  There is a definite learning curve and you must bite the bullet and learn some CSS in addition to HTML.  There is great information on the Adobe website and lots of folks here who are very generous with their time to offer help.  And, yes, when posting try to describe your problem in a few words in the subject line.  You will get help much faster when you do that.
    John

  • Edit Existing Site With Dreamweaver

    Im sure this question has been asked 100 times but how do I edit an existing site (published and on the web) with Dreamweaver CS5.5? I took over as webmaster last month at a company and would like to edit the companys website. How do I download the files off the web? I can do it with Contribute but not Dreamweaver.

    Create a local site folder in DW.  Site > Manage Sites > New.
    Go to Advanced > Remote info and enter your log in-details (FTP, host URL, username, password).
    Test connection to server.
    Then GET files from server.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Can I edit Wordpress site through Dreamweaver?

    I've started a site on wordpress consultantdesignengineers.com and I was wondering is it possible to open wordpress template files in DW and do some customizing and be able to see the results in the design mode and if so, what exact files from WP need to be loaded in DW? cheers

    WP Theme development requires really good coding skills in PHP, HTML, CSS and JavaScript.  If you're not a skilled coder and more specifically very familiar with how Child Themes work, I don't think DW's Design View will much help to you. It's all about working with code.
    To work with PHP files locally, you need a local testing server.
    WAMP for Windows
    http://www.wampserver.com/en/
    XAMPP for Windows
    http://www.apachefriends.org/en/xampp-windows.html
    XAMPP for Mac
    http://www.apachefriends.org/en/xampp-macosx.html
    MAMP for Mac
    http://www.mamp.info/en/downloads/index.html
    Setting up a PHP environment in Dreamweaver
    http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html
    Nancy O.

  • Downloading and editing an existing WordPress site in Dreamweaver CS5.

    Hello! New to the forums, here.
    I'll try to be brief. I've got a WordPress site in-place at metalmeter.com that is hosted through HostGator. Basically, what I'm looking to do is get the site from the remote server and edit it in Dreamweaver CS5, previewing all changes on a local testing server before putting the updated contents back on the remote server.
    Now, let me be clear: I've tried plenty of the tutorials. I've watched hours of videos. I still can't get it configured properly. I've got the FTP connection to the remote server running smoothly. I've got XAMPP installed. I'm having difficulties (and I apologize for being vague), and I just don't know where the problem is located. In my htdocs folder for XAMPP, I've got two subfolders 'metalmeter' for the remote server's downloaded contents, and 'wordpress' for the wordpress installation that every page seems to be pointing me toward. What confuses me is that when I try and open the uppermost index.php file on the remote server, the dynamically discovered content is not being displayed in the live view with my local testing server. I want to be viewing my existing WordPress site in its entirety exactly as I see it online while I'm editing it, and then pushing back updated files to the /public_html/ root directory of the remote server so that I can edit the site from my local client. I'm extremely new to Dreamweaver, so any help you could offer would be greatly appreciated.
    If you know how to do exactly what I'm trying to do and have been successfully viewing and editing your existing WordPress site in Dreamweaver for upload, please take some time to explain the set-up. I'd be forever in your debt!

    Nancy O. wrote:
    I've been following this discussion for a while now and I don't understand why you hope to edit articles from DW.  That's what the WP Admin panel is specifically designed for.  Besides, you won't find your articles in any of the site files because they don't exist there.
    I agree I don't see any reason to want to edit a Wordpress site in Dreamweaver. If you are using Wordpress then you may as well put Dreamweaver in the bin. Although people do actually want to edit and manipulate the design in Dreamweaver (including myself) and from what I've read its possible but I've never found a source which explains fully how to achieve this and those that I have it seems too much effort to even bother about.
    I guess the Dreamweaver environment feels more like home and is more user friendly.
    To put it another way, a typical WordPress installation contains around 800 files in some 80 folders.  Those files don't contain any content, just a whole lot of PHP code.   In fact, the only page most people ever see on your site is the index.php page which is dynamically created over & over by the server with content from the MySql and various include files.
    For sure and that's why people who use Dreamweaver and feel the need to manipulate a Wordpress site in Dreamweaver because Wordpress is 'in vogue' get lost. Wordpress just containes a lot of pages with nothing to see apart from some php, many of who will not understand one jot.
    Unless you're a coding guru, you should definitely NOT touch any of the core WP files as this could cripple your site.  If you want to customize your Theme, look at the CSS and include files in your Themes folder.   See Anatomy of a WordPress Theme:http://yoast.com/wordpress-theme-anatomy/
    lol your not wrong there!
    For a quick tip on Theming, open your remote site in Firefox equipped with the 'Web Developer Toolbar'.  Edit CSS on screen.  Save changes to your local site and upload it to the remote server.  No testing server required. 
    Wordpress is Wordpress and Dreamweaver is Dreameaver. As far as I can make out the two don't mix.
    Ideally you would just choose a Wordpress theme which most relates to the nice site you have designed in Fireworks of which you won't find any however goodthe themes are. Then manipulate the themes css that's if you can understand it. Even for a seasoned css expert its heavy going because everyone produces css differently to achieve the same results.
    Leave Wordpress well anlone unles you're going to use it out of the box so to speak or as a web-developer don't mind a bit of reverse engineering.

  • How do I edit a WordPress site in Dreamweaver?

    I found a pretty good article on how to install WordPress to a localhost and run a site made locally on a test server through Dreamweaver (http://www.adobe.com/devnet/dreamweaver/articles/dw_wordpress_pt1.html), but it leaves a lot unanswered. Like...
    1. Okay, now I've built a WordPress site locally, how do I upload it to my webserver?
    (When I upload it to my ftp, it's broken. I suspect that this is because the scripting is set to work on my localhost MySQL & phpMyAdmin and not my webserver's)
    2. If I already have a WordPress site up on my webserver, can I download it to my localhost server so I can edit in Dreamweaver and my local machine, and then upload it later to my webserver?
    Thank you everyone! Your help is highly appreciated!

    i am only new at dreamweaver...however, i have spent quite some time with Wordpress and Joomla website building.
    Plese note... In an effort to explain my thoughts (which if left in their original state...only make sense to me really) i use the term "articles" below very loosely as Wordpress is not just a blogg platform anymore.
    The two platforms serve different purposes. Wordpress is a publishing platform...Dreamweaver is a design program. Dreamweaver on its own, would be a very slow and cumbersome way of publishing articles on a Wordpress site. Dreamweaver on its own, is oriented towards creating the entire Wordpress CMS itself...not the "dynamic content" that goes on the Wordpress Site (dynamic meaning published information that is regularly being added/edited/deleted) .
    What you really should be asking is, "how can i edit/develop Wordpress themes in Dreamweaver?" Now that, Dreamweaver can do.
    Just slightly off topic, have you thought about building your websites using Adobe Muse instead. Its much faster and a lot simpler to use than dreamweaver and a great drag and drop design interface! Almost no coding required. You wold not be using Wordpress of course, and the content isnt dynamic, but Muse is soooo easy to build sites with!
    Could i make a suggestion that i myself have undertaken...Purchase a monthly Adobe Creative Cloud plan(to get access to a heap of Adobe CC programs) + $39US/month Lynda.com tutorial package.
    Even if you just use the lynda training for a single month only (you only pay by the month as you go)...you will learn an enormous amount about the Dreamweaver, Muse, Wordpress...and a huge number of other programs.
    Best money i have spent in Info Tech in a long time
    kind regards
    Adam

  • Can I edit open a GoLive site in Dreamweaver?

    I have a site that I put together for a charity..I have done it for a few years and the content, images etc don't change too often.
    Every month or so there needs to be an update to timetable and information. At the moment I do this with GoLive which is
    the programne I built it with. Can I open this site in Dreamweaver and continue editing it as before. Or do I have to re-build the
    whole site? I' m using OSX 10.5.6 does anyone know how long GoLive will keep working in OSX ?  Thanks   Giff

    Thanks Nina that is reassuring to know...but you ask why would I want to...
    that was the second part of my question...I did read that Adobe said that it was
    discontinuing support for GoLive and on each OSX upgrade I think it may suddenly
    refuse to work....Thanks for the response   Giff

  • Is it possible to edit a google site using dreamweaver

    I'm using google sites for some of my low price costumers, and i was wondering what options exsist to use dreamveaver to update some of the gadgets like the text gadget.
    I know google does not support connecting fully with deamweaver or any other editor for that matter, but are there any plans for doing this in the furture, and what minot things can be doen at the moment ?
    Tomas
    søgemaskineoptimering-århus

    t259 wrote:
    I'm using google sites for some of my low price costumers, and i was wondering what options exsist to use dreamveaver to update some of the gadgets like the text gadget.
    I know google does not support connecting fully with deamweaver or any other editor for that matter, but are there any plans for doing this in the furture, and what minot things can be doen at the moment ?
    Tomas
    søgemaskineoptimering-århus
    To answer your specific question "Is it possible to edit a google site using dreamweaver" the answer is NO.  The reason is that Google does not allow uploading of web pagesusing any means such as FTP.  Google provies hundreds of templates to choose from and like you I don't like them at all.
    Microsoft had a free service long time ago that allowed you to upload your own pages but this has been stopped for new customers.  New customers are required to sign up to their Office 365 Service <http://tinyurl.com/bucc6t4> and this costs money.  However, you can build and host a website with a custom domain for your business.using their free software called Microsoft Sharepoint Designer 2010 <http://www.microsoft.com/download/en/details.aspx?id=16573>.  I believe they also have a 64 bit version to download but I only use 32 bit on my 64 bit systems!!
    Hope this helps.

  • Can't edit .html file in dreamweaver?

    Why can't I edit .html file in Dreamweaver CS 5.5 when it is not attached to a template?
    I have always been able to edit it every other time I have opened the file (since I built the site over two years ago).
    Now each time I try to edit it in Design mode, no matter where I click in the file the whole page gets a dark grey overlay and I can't get a curser.
    I am still able to edit the code directly but I do not want to be restricted.
    The last thing I did the last time I opened the file was paste Google Analytics code in just before the </head> tag. I did this to all the files on the site but this is the only one that isn't working. I have tried taking out this code but it makes no difference.
    I am using a 6 month old Macbook pro.
    Can anyone help me?

    In your stylesheet you have -
    .container {    overflow:hidden; width: 100%;}
    .container2 {   overflow:hidden; width: 646px; margin:0 0 10px 0}
    Try right clicking on the page in Design view and then selecting Element view > Full and see if that helps.

  • Editing pages created using dreamweaver with microsoft's visual studio express

    Here's a quick, somewhat vague, question for anyone who might have an answer. Is there a trick to editing pages created using dreamweaver with Microsoft Visual Studio Express? The reason I ask is I recently finished a web site for my first client who now wants to make edits herself using the program she uses, that being Microsoft. I thought it would be as easy as pulling the html files from the server (or the usb flash drive i gave her), making changes and then putting them back to the server, but apparently she is having some problems. I'm meeting with her soon. I have no experience with any other programs, other than Adobe, so I don't know how much good I'll be in helping her. Maybe it's an easy question, maybe not. Any info appreciated. Thanks!

    David wrote -
    Dreamweaver template commands are all wrapped in HTML comments, so they
    shouldn't cause any problems. They should simply be treated as comments.
    However, the concept of editable and locked regions will be ignored.
    Hi David, I meant the templates with the dwt extension, not the html files that are created from them. The full version of VS will recognize the dwt extension as 'Dynamic Web Template' but as this is a microsoft extension it does not recognize the code for editing and shows a large number of errors, (before anyone comments the dwt file extension is used by a number of other programs, all referring to a different file type).
    PZ

  • I need to create another site in dreamweaver and Publish it to

    I make a dreamweaver site with mx 2004, well now I need to
    create another site in dreamweaver and Publish it to the same site
    as prior but in a NEW Directory , what to do ?

    > Yes,what to insert at manage site > edit >
    advanced > remote info > Host
    > directory ?
    Try nothing at first. Connect to the remote site. Tell us
    what folder
    names you see there.
    > I try upload [with: ftp host:ftp://www.polis-land.com
    & Host
    > directory:/dialup/ =thenewfolder]but shows error [when
    press test at
    > advanced >
    > remote info] :
    That's wrong. Try this -
    Remote Host - www.polis-land.com
    Host directory - <blank>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "123polis123" <[email protected]> wrote in
    message
    news:fl0uco$qpb$[email protected]..
    > Yes,what to insert at manage site > edit >
    advanced > remote info > Host
    > directory ?
    > to manage site > edit > advanced > remote info
    > ftp host ?
    >
    > I try upload [with: ftp host:ftp://www.polis-land.com
    & Host
    > directory:/dialup/ =thenewfolder]but shows error [when
    press test at
    > advanced >
    > remote info] :
    >
    > An FTP error occured - cannot make connection to host .
    The remote host
    > cannot
    > be found.
    > ???
    >

  • Can you edit muse cc in dreamweaver

    Hi
    Can you edit Muse CC in Dreamweaver ?

    This question is really best on the Dreamweaver or Muse forums but here is the answer I found:
    "Muse is not intended to be a code generation hand-off tool for downstream editing. We recommend you do all of your site editing in Muse, rather than exporting the site from Muse and editing the code elsewhere. By staying within Muse, you can continue to use the full functionality of Muse to update your site. As soon as you move to altering the output of Muse, there's no going back (unless you're willing to re-make your changes each time you export from Muse). The HTML code output from Muse is not optimized for manual editing."
    Form this forum post: Re: Muse to Dreamweaver?
    So while it may be possible it is not recommended.
    Hope that helps.

  • Can't create new sites in Dreamweaver CS3.  Help!

    I am trying to create a new site in Dreamweaver CS3 but keep
    getting the following error:
    "The action cannot be completed because the other program is
    busy.
    Choose 'Switch to' to activate the program and correct the
    problem"
    I have tried every documented solution on the adobe website
    and other discussion forums and still cannot get past the problem.
    I have restarted the IIS server on my local PC as documented
    on the following adobe technote:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16485&sliceId=2
    Other things I have done:
    1. I have followed all the advice in the links at the bottom
    of the above page.
    2. I have created a new user, logged into that and tried
    creating a site with a "virgin" environment
    and I still have the problem.
    3. I have gone into the registry and renamed the site
    configuration info in case something was corrupted.
    This removed all my site configurations. No help!
    4. I have turned of my firewall and restarted the IIS
    server.
    5. I have searched the web for anything even remotely
    similar to this error and tried every tip out there.
    I called Adobe and they referred me back to the technote
    above, which I had already tried.
    One last bit of info. I can't create new sites, but I can
    edit web pages in my existing sites. However, I cannot change the
    configuration of the website in the Manage Sites area (i.e. I can't
    push the Edit button).
    Has anyone had this problem? Any help would be appreciated. I
    have hit a brick wall on this one and am trying to meet a deadline
    on a new website I need to create.
    If I can't find a solution quick, I will be an
    ex-Dreamweaver user. That saddens me because I really like
    Dreamweaver, but I have to perform on my job.

    And are you running Skype?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:ga4hba$bnv$[email protected]..
    > What is your firewall?
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    > ==================
    >
    >
    > "Steven A" <[email protected]> wrote in
    message
    > news:ga4ejo$8nb$[email protected]..
    >>I have rebooted many times. Actually, I am the only
    user that ever logs
    >>in.
    >> This is happening on my laptop. I just created
    another user to see if it
    >> was a
    >> corruption issue with sites tied to my regular
    login.
    >>
    >>
    >>
    >

Maybe you are looking for

  • Adobe Application Manager crashes while installing CS6

    I'm trying to install the trial version of CS6 on my Macbook Pro running OS X 10.8. I open up the disk image to and then click install, and while the Initalizing Installer box is loading the Application Manager quits just before it finishes. I've tri

  • SharePoint Online Connecter (2 questions)

    I am using this article as a reference:  http://azure.microsoft.com/en-us/documentation/articles/app-service-logic-connector-sharepoint/#creating-a-sharepoint-online-connector-for-your-logic-app I had 2 questions: 1. I am testing out the SharePoint O

  • Editing quick time movie clips with sound

    We are editing together some quick time movie clips but we can't get the sound to come up. Is there something we are doing wrong? Can you split the voice from the visual when you bring these clips into Final Cut?

  • How to change signature details in Technet Forum

    I know To change the signature in each forum post we need to perform changes in My Settings Unfortunately, I'm not able to find My Settings in any of the forum pages :( I've already checked  http://social.technet.microsoft.com/Forums/en-US/67879ae0-3

  • What's up with the mountain lion toolbar question mark on the right side?

    There was a picture connected to the right side of my toolbar. I deleted it and now a question mark sits in its place. How do I access this and correct it?