Is there a way to upload all the opened documents to the current site without having to load em manually?
At the moment for each opened document I select one and I press Ctrl+shift+U but it's kinda lame if you edited more than 10-20 files
thanks
|
Is there a way to upload all the opened documents to the current site without having to load em manually? At the moment for each opened document I select one and I press thanks |
|||
|
|
|
Unfortunately, upload all open is not built in. A long while ago I wrote a Dreamweaver extension called Get Put All, which allows for getting or putting of all open documents. It should still be available for sale (probably $5 or under) at the CommunityMX web site (down for me at the moment). I no longer contribute to CommunityMX, so I won't see any proceeds. While written a while ago, it should work fine in newer versions of Dreamweaver. |
|||||||||||
|
|
There is no native function however I have this simple cheat I use:
It actually only takes a few seconds and saves you the pain of having to put each file individually. This is obviously for cases where simply highlighting the files and clicking the put button isn't feasible (e.g. files in multiple directories, etc). |
||||
|
|
|
In CS6 (not sure about older versions), when viewing the local site, right-click on the project's parent directory, hover on 'Select' and then 'Checked Out Files.' This will highlight all the files you have checked out and allow you to check them in with one click. Note: As Dreamweaver gathers all of the check in status information from the server, this can take quite a while if it is a large project. Only suggested for smaller projects, in which case it seems to work great! Following the same process, you can also select 'Recently Modified', which only searches your local site and is much faster (but doesn't directly answer the check in/out part of your question). I hope this helps! |
|||
|
|
|
I was a big fan of the Get Put All Extension, but it does not work on |
||||
|
|
|
Just found out how to do it. Use ctr+select all the files in the tree view under files and then right click on the selected entries and click "put" |
|||||
|