Dreamweaver Site Management
We will learn how to add a site, add file and folder to the site, and remove the site.
To create a new site:
1. select Site > New Site (to display Site Definition dialog box (ensure that the Basic tab is selected))
2. enter name for the new site, eg. anime
3. click Next
4. for this case, we want to keep it simple, so we do not want to use server technology like ASP, JSP, or PHP, so we leave selection as No, I do not want to use server technology
5. click Next
6. we leave selection at Edit local copies on my machine, then upload to server when ready
7. click browser button, to select where on your computer you wish to store the files
8. select folder where you wish to store your files, eg. D:\testSites\sites\anime\
9. click Next
10. for this case, we do not want to set up for remote server yet, so we select None for ‘How do you connect to your remote server’ dropdown box
11. click Next
12. You will now see a summary of the site you are about to create, so just click Done, and your ‘anime’ site will be created at D:\testSites\sites\anime\
To add a new file:
1. right-click site in site panel, then select New File
2. enter name for new file
To add a new folder:
1. right-click site in site panel, then select New Folder
2. enter name for new folder
To edit site:
1. select Site > Manage Site
2. select Site to edit
3. click Edit
To remove site:
1. select Site > Manage Site
2. select Site to remove
3. click Remove

Comments »
No comments yet.
RSS feed for comments on this post.