Dreamweaver CS5 - no live edit? | FerrariChat

Dreamweaver CS5 - no live edit?

Discussion in 'Technology' started by rob lay, May 7, 2010.

This site may earn a commission from merchant affiliate links, including eBay, Amazon, Skimlinks, and others.

  1. rob lay

    rob lay Administrator
    Staff Member Admin Miami 2018 Owner Social Subscribed

    Dec 1, 2000
    63,954
    Southlake, TX
    Full Name:
    Rob Lay
    My previous version of DW I would edit all the files directly on the server. I don't want to deal with all this download local, edit, and then upload. How can you edit live in DW CS5? I don't see the option anywhere. I have the connection setup fine, see all my server files, when I open a file it brings it local though. Thanks.
     
  2. Ricambi America

    Ricambi America F1 World Champ
    Sponsor Owner

    #2 Ricambi America, May 7, 2010
    Last edited: May 7, 2010
    Mine works fine. Define the site as an FTP location......



    edit, I'm using CS4. Can't you do "Save to Remote Server" when you're done editing the file?
     
  3. rob lay

    rob lay Administrator
    Staff Member Admin Miami 2018 Owner Social Subscribed

    Dec 1, 2000
    63,954
    Southlake, TX
    Full Name:
    Rob Lay
    yes, that's what it does. the problem is I have always edited remotely, I don't have any of the files locally. so now when it brings back just one file that links to some images that are only on the server then it errors/won't let me save to remote server because part of the changes are a file on the server and not local.

    so before I just edited remotely, there were no files brought back local. what it wants me to do now is download ALL files locally and then uploads would work.
     
  4. Ricambi America

    Ricambi America F1 World Champ
    Sponsor Owner

    You probably don't want to hear this.... but editing files directly on the server isn't a great idea anyway. It's like compiling code directly into a production environment instead of migrating it through proper dev/test/CRP stages. (said the crusty old I.T. guy)
     
  5. Fast_ian

    Fast_ian Two Time F1 World Champ

    Sep 25, 2006
    23,397
    Campbell, CA
    Full Name:
    Ian Anderson
    +1 [Another crusty old IT guy.]

    However, it seems the previous DW version allowed it, but not the new one (?)

    *If* you want to continue hacking live code, can you "downgrade"? What's the new version bought you other than grief?

    Cheers,
    Ian
    PS - You did back it up first of course? ;)
     
  6. rob lay

    rob lay Administrator
    Staff Member Admin Miami 2018 Owner Social Subscribed

    Dec 1, 2000
    63,954
    Southlake, TX
    Full Name:
    Rob Lay
    I was an I.T. guy too you know, then we both went on to better things. ;) These aren't "live" files, although I can view them live in my test environment, I extract the HTML to put into my PHP which are live when ready.
     
  7. Fast_ian

    Fast_ian Two Time F1 World Champ

    Sep 25, 2006
    23,397
    Campbell, CA
    Full Name:
    Ian Anderson
    So, it appears that a chunk of functionality that was in the old version has disappeared in the new? What are the forums saying about it? I can imagine a bunch of screwed up workflows & pissed of users at the very least...... What does the new version have that you need/want?

    Cheers,
    Ian
     
  8. rob lay

    rob lay Administrator
    Staff Member Admin Miami 2018 Owner Social Subscribed

    Dec 1, 2000
    63,954
    Southlake, TX
    Full Name:
    Rob Lay
    well, I don't know this for sure yet, I'm just asking if anyone knows how to live edit with CS5? most of if it looks the same.
     
  9. TestShoot

    TestShoot F1 World Champ
    Silver Subscribed

    Sep 1, 2003
    12,287
    Beverly Hills
    #9 TestShoot, May 10, 2010
    Last edited by a moderator: Sep 7, 2017
    Flying without a parachute... brave man

    Only subversives use subversion!



    Here it is/was in CS4. Manage sites>advanced>remote info
    Image Unavailable, Please Login
     
  10. rob lay

    rob lay Administrator
    Staff Member Admin Miami 2018 Owner Social Subscribed

    Dec 1, 2000
    63,954
    Southlake, TX
    Full Name:
    Rob Lay
    I guess you didn't read the rest of my posts carefully.

    I had already been through Advanced Site settings a few times, but just confirmed again Remote Info isn't an option anymore, just Local Info. There are some Live view and code options I'm going to look at closer, but I think they are read only.
     
  11. TestShoot

    TestShoot F1 World Champ
    Silver Subscribed

    Sep 1, 2003
    12,287
    Beverly Hills
    Ok, it is heavy, slow and a dumb way to do it, but...

    Create a network share, FTP basically via explorer, open the folder like you would a mapped drive. I used to do that for people that were confused by smartftp back in the hotmetal editor days. That is if you absolutely MUST work on a live site.

    but yes, it does look like they did away with it.
     
  12. rob lay

    rob lay Administrator
    Staff Member Admin Miami 2018 Owner Social Subscribed

    Dec 1, 2000
    63,954
    Southlake, TX
    Full Name:
    Rob Lay
    OK, I can deal with it now.

    I learned early on in my IT career it is easier to do things like the package wants you to do it verse the way you want to do it.

    Only stuff like the Sponsors page and Newsletter do I need to update in HTML, none of the HTML pages for those are live anyway because I extract the HTML into the PHP files which are live adding the standard FChat header & footer. Instead of bringing back an entire copy of FerrariChat local, I simply just did a get on files and images that make up the Sponsors page and Newsletter. So from here on out I won't be doing live edits on those, just get and puts like it wants you to do.

    Thanks for the leads.
     
  13. rob lay

    rob lay Administrator
    Staff Member Admin Miami 2018 Owner Social Subscribed

    Dec 1, 2000
    63,954
    Southlake, TX
    Full Name:
    Rob Lay
    I'm starting to get more comfortable with the local edit, but I've screwed myself a few times not putting my updated local copy back on the server and then next time out I get the old version overwriting the updated local one. ****!!! that was never an issue before because there was only one copy.

    to explain this to all the high and mighty IT guys who live and die by versioning, backups, and testing. my live edit html was not a production file, for all purposes it was my test/backup file. I could view it online and if all good, I could then insert the HTML into my vB template/php that is production.

    did I already say ****!!!
     
  14. bigpoppa

    bigpoppa Rookie

    Jul 2, 2010
    1
    It's STILL there, but yes they did move it. Here is what I found in an Adobe forum:

    "Set the Remote Server in your Site definition for "Checkout files when opening" and "Automatically upload files to server on Save".

    In the upper-right corner of the Files Panel, there's a drop-down list that defaults to "Local View". If you change that to "Remote Server", then when you double-click on a file, DW automatically downloads a copy to your local folder. On every file save, it uploads your change to the Remote Server."

    Good Luck!
     

Share This Page