Edit an existing Web page on the campus Web server
Log on to a campus work station using your Falcon ID Mac users: From the Finder, Go>Connect to Server>CampusWeb
(See Special Instructions if you haven't mapped this drive yet and don't see a W or Campusweb drive.)
Open Dreamweaver (Web Development software)
Open the Web page you wish to modify. File>Open>...
Mac users: open CAMPUSWEB>Folder Name>Page name.
Windows users: open W: drive>Folder Name>Page name.
Change content according to your desire, following Web standards.
Save page. If you are denied save, you do not have access rights and must request them. In the meantime, use save as to save to your desktop or other location for later retrieval so you won't have to redo your edits. Do not update links if asked.
Review the page as it appears on the Web using your Web browser (Firefox, Safari, IE or Netscape). Click refresh to view the last saved change.
Tip: Using a Web browser, first visit the page you wish to edit. The file name of the page will be available at the end of the URL.
Example: http://www.uwrf.edu/administration/staff.htm
/administration/ is the directory name, staff.htm is the page name.
Open the page staff.htm
Create a new page
Open an existing page
save as>newname.html
change the title of the page (title field)
remove unnecessary content in the body of the page
add new content
make links on other pages to the new page
save the page
Placing Web pages and other documents on the server from a local computer using a campus workstation:
Log on with your Falcon Account
Windows:
Double click My computer.
Open the W: drive.
Open the Web folder to which you have access. Proceed to step #5
Mac:
Connect to the CampusWeb server.
Open the CampusWeb folder.
Open the Web folder to which you have access. Proceed to step #5
Open the source folder that contains your Web pages. (This could be a cd-rom or another folder on the network or on your desktop.)
Drag and drop your HTML files from the source folder into the W drive/CampusWeb folder.
Be sure your home page (the first page you want to display) is named welcome.html in order for it appear first when your web site is visited.
Review your Web site with a Web browser at the url for the page you are editing.