SITE MANAGEMENT, CHECKING AND PUBLISHING IN DREAMWEAVER MX 2004

Size: px
Start display at page:

Download "SITE MANAGEMENT, CHECKING AND PUBLISHING IN DREAMWEAVER MX 2004"

Transcription

1 SITE MANAGEMENT, CHECKING AND PUBLISHING IN DREAMWEAVER MX 2004 Introduction The exercises in this document assume you have completed at least exercises 1 and 4 from document 9.75 and exercises 1.1 and 2 from document 9.76, such that you have created a folder called yournamesite on your n: drive, defined a web site within Dreamweaver and created new templates. This document assumes that you are familiar with the use of a computer keyboard and mouse, have a working knowledge of Microsoft Windows and are familiar with using the World Wide Web. The files required to complete the exercises in these notes are available from Blackboard ( the college s online learning environment. You may enrol yourself onto the required course, IT Fitness, with the Birkbeck Self Enrolled courses link. To purchase the software, see the CHEST Macromedia Educational Purchase Plan details, by searching on dreamweaver at Contents 1 The Files Panel 4 2 The Site Map 7 3 Link Checking 11 4 Validation 14 5 Accessibility Checking 17 6 Publishing (Reference Only) 21 7 Check In and Check Out (Reference Only) 25 About this Document Words in bold Small capitals e.g. ALT Press KEY1 + KEY2 Press KEY1, KEY2 Bulleted lists Choose Insert - Picture Will need to be typed or chosen from a menu or window Indicate keys that you press Press both keys together Press each key consecutively Are guidelines on how to perform a task Show menu commands in this case, choose the option Picture from the Insert menu at the top of the screen

2 ii Birkbeck College Central Computing Services

3 Aims & Objectives The aim of this document is to investigate web site management, checking of pages and publishing using Dreamweaver MX. When you have completed these exercises you should be able to: Use the Site panel for managing your site Create a Site Map Check the links on your site Validate your site Check your site for accessibility Publish your site to a remote server and use the check in and check out facility Pre-requisites This document assumes that you are familiar with the use of a computer keyboard and mouse, and Microsoft Windows-based products. You should be familiar with the basic HTML structure of a web page. You will need to have created a Dreamweaver web site, such as that produced in the accompanying module "Creating Web Pages with Dreamweaver MX 2004". Copyright Netskills, University of Newcastle Copyright in the whole and every part of this Courseware whether in the form of a written manual, document, software program, service or otherwise belongs to the University of Newcastle upon Tyne ("the Owner") and may not be used, sold, licensed, transferred, copied or reproduced in whole or in part in any manner or form or in or on any media to any person other than in accordance with the terms of the Owner's Licence Agreement or otherwise without the prior written consent of the Owner. All use of this material is governed by the Owner's Standard Licence Agreement together with the appropriate Schedule. The following are available: A Standard Licence Schedule to cover all use including all for-profit use by any type of organisation and all use by non-educational establishments An Educational Licence Schedule for not-for-profit internal use only by a recognised educational establishment The Netskills logo and this copyright notice must be included in any copy or adaptation. Netskills is a trademark of Netskills, University of Newcastle Contact Information Central Computing Services, Birkbeck, Malet Street WC1E 7HX ITS-helpdesk@bbk.ac.uk Phone: UK Birkbeck Central Computing Services 3

4 1. The Files Panel Objectives To manage the files in your web site. Method You will explore the management features of the Files panel. Comments The Files panel has similar functionality to Windows Explorer. Because it operates within Dreamweaver, it has the added benefit of updating the cache so that file movement is tracked and linked files are updated. 1.1 Download files In your web browser go to the following address: Login to Blackboard using your ITS username and password If you are not already enrolled on the IT fitness module, follow the link to Birkbeck self-enrolled courses (below your list of modules) and follow the links to sign up to the course Within IT fitness, follow the link to Materials for workshops Click on Dreamweaver Download the four files listed by right-clicking each link in turn and from the menu that appears selecting Save Target As (or Save Link As) Save each file to the folder you just created on your N: drive diagonalley.htm unimaster.htm (you will already have this file if you have completed doc. 9.76) 1.2 From the Files panel group, locate the Files panel: Local View 4

5 Note Figure 1-1 The Site panel Ensure that the Files panel is open at Local View When open at Local View, the Files panel displays a list of all the files in your local site. 1.3 In the File panel, right click the root folder and from the menu that appears select New Folder: Figure 1-2 Creating a new folder A new folder will be added at the bottom of the File panel. Name your folder Images Click the Refresh button on the File panel toolbar and the folder will move to the top of the list From the list of files, drag hat.gif into the Images folder You will be prompted to update files that use this image: Figure 1-3 Request to update files Click Update (you should notice an activity bar at the bottom of the Update Files window as your Site cache is updated) Now move all your images into the Images folder and update any links (more than one file can be selected using the <CTRL> key and blocks of files can be selected by holding the <SHIFT> key) Birkbeck Central Computing Services 5

6 1.4 In the Files panel, click on the Templates folder to open it Click on the template uni.dwt and delete it using the <DEL> key You will be prompted as follows: Figure 1-4 Confirmation to delete Click Yes to delete your template since you no longer need it Refresh Check that the listing of templates in the Assets panel has updated. Sometimes Dreamweaver does not immediately update. For such cases, all panels have a Refresh button. Click to Refresh 6

7 2. The Site Map Objectives To learn how to create a visual representation, a Site Map, of your site. Method You will nominate a home page for you site and then create a Map. Comments Inclusion of a Site Map in your site is good for accessibility. 2.1 Preview unimaster.htm in your browser and follow the link to quidditch.htm. You should find that this page does not exist. [This is intentional]. 2.2 Create a new HTML page (with no content at present) and save it as sitemap.htm 2.3 In the Files panel, select unimaster.htm (click just once) and right-click to open the context menu Select Set as Home Page: Note Figure 2-1 The context menu from the Site panel A site map has to start somewhere. By nominating a page as the home page, you are declaring the start position for the site map. 2.4 In the Files panel, use the drop-down menu to select the Map View: Map View Expand / Collapse Figure 2-2 Site panel in Map View Birkbeck Central Computing Services 7

8 Click the Expand/Collapse button to give more space to view your site: Figure 2-3 Expanded Site Map You can click on the + beside the file names to expand the map of your site: Note Figure 2-4 Expanding the map In the Site Map, external links from your pages are shown in blue and broken links in red. 2.5 Map and Files If your screen does not appear as that in figure 2-3, select Map and Files from the icon, as shown below Figure 2-5 Map and Files 2.6 In the Site Map, select unimaster.htm and notice the Point to File button appears. Figure 2-6 Selecting a page Drag the Point to File button to sitemap.htm, listed under Local Files in the Files panel. Figure 2-7 Linking files using the Site Map You have created a new link and should see it portrayed in the Site Map: 8

9 Figure 2-8 New Site Map The new link will also appear at the bottom of the page unimaster.htm: New link Figure 2-9 unimaster.htm Note that the link text in the page is the name of the file, which may not always be a good description of the link destination. 2.7 With the site map in expanded view, click on File in the main menu and select Save Site Map In the pop-up window and in the Save as Type: box, choose PNG file Name the file sitemap.png Note Click Save The two options for image file format are bitmap (.bmp) or PNG files (.png). BMP files are a native, non-compressed format, suitable for editing in an imageediting package, such as Paint Shop Pro or Photoshop. PNG files are an open source, compressed image file format, suitable for web delivery. The W3C recommend PNG as a replacement to the GIF format, and Macromedia promote the use of PNG. 2.8 Click the Expand/Collapse button: to collapse the view and then return the Files panel to Local View Open sitemap.htm in the Document window Add the following text to your page: Here is the site map: On a new line, link to the image sitemap.png Save sitemap.htm Preview your site in the browser, starting from unimaster.htm and follow the link to the site map Birkbeck Central Computing Services 9

10 Access Incorporating a site map is a very good navigation aid for users. However, remember that this method shows the site map as an image. You would also need a text description of the site map, possibly in a separate file, linked from the londesc attribute or a D link. 10

11 3. Link Checking Objectives To check links in your web site. Method You will use the Link Checker panel. Comments Dreamweaver checks broken links, lists external links and checks for any orphaned files (files with no incoming links). 3.1 Open unimaster.htm in the Document window From the main menu, select File Check Page Check Links A report is produced and this is displayed in the Link Checker panel in the Results panel group. Note that the Results panel group only appears after a report is requested. 3.2 Link Checker Panel From the Results panel group, locate the Link Checker panel: Broken Links Figure The Link Checker panel showing Broken Links Note Link checking produces three reports: Broken Links, External links and Orphaned Files. By default, the Link Checker panel opens at the Broken Links report. The Broken Links report shows that the page unimaster.htm has a broken link to quidditch.htm, because there is no such page. In the Link Checker panel, click on the Broken Link quidditch.htm You should notice a browse button appear to the right of the file: Browse button Figure Changing a Broken Link Birkbeck Central Computing Services 11

12 Note You need to click in the Broken Links column, not the Files column, as shown above. Click on the browse button Browse to the page diagonalley.htm and click OK. The link in unimaster.htm will be updated when you click away from the new link However, other files in your site are attempting to link to quidditch.htm and you will be prompted to update these as well: Figure Prompt window Click Yes. All files will now be updated 3.4 External Links Change the Link Checker panel to Show: the External Links report: External Links Figure The Link Checker panel showing External Links All external links are listed in the Link Checker panel. The page unimaster.htm has only one external link. Note You are not responsible for the content of external web sites. However, you are responsible for ensuring that all links from your web site to external sites are live and appropriate. Checking external links should be a routine part of your web site management, and a list of sites will help the task. Orphaned files Change the Link Checker panel to Show: the Orphaned Files report You will be prompted that this is not possible on a single page. Click OK 3.5 Check entire site Click the green arrow: and from the drop down menu, select Check Links for Entire Site: 12

13 Figure Using the Check Links button Examine the three reports for your site. Don t attempt any further changes. 3.6 Orphaned files Orphaned files are files to which no other files link. In your site, you will have some orphaned files because the files are not properly linked together. In developing a real web site, this function may reveal files which are no longer necessary for the site and should be archived, or files which have been mistakenly bypassed and require linking. Birkbeck Central Computing Services 13

14 4. Validation Objectives To validate the HTML in your pages. Method You will use the Validation panel. Comments Dreamweaver MX 2004 still validates against an internal XHTML Transitional DTD and only claims to "meet many of the XHTML requirements automatically". Some hand editing may be necessary. 4.1 With unimaster.htm open, select Edit Preferences In the Preferences window choose the Category Validator and for Validate Against, select XHTML 1.0 Transitional and untick any other boxes Click OK Figure Preferences DTD Validating in Dreamweaver The common way to validate a document is by way of the Document Type Definition or DTD. The DTD is the set of rules for the chosen language, currently XHTML version 1.0 strict. The DTD is housed at a URL and referred to in the document. The DTD reference is immediately before the <html> tag: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " transitional.dtd"> When a document contains a DTD, a validator may be used to check whether the document adheres to the set of rules defined in the DTD. If it does then the document is correct or valid. Dreamweaver does not use the standard DTD to validate against. Instead it uses internal profiles of the various versions of HTML. This means that there may be some differences between Dreamweaver code and the actual DTD. Dreamweaver MX 2004 still validates against an internal version of the XHTML transitional DTD. It is possible under the Preferences settings (as described in Task 4.1) to select an option to validate against XHTML 1.0 Strict. Because this version of the DTD is not included in Dreamweaver MX 2004, in order to ensure that your pages conform to the standard DTD, use the W3C validator at: 14

15 Accessibility There are many sites live on the web containing badly written HTML and this is a major hindrance to accessibility. Validating your site and thereby ensuring that your HTML is correct is a major step towards accessibility. 4.2 Validation In the Results panel select the Validation tab. (This can also be accessed from the main menu by selecting File Check Page Validate Markup). Click the green arrow: and from the drop down menu, select Validate Entire Site: Validation Figure Validating. The validation results will appear in the panel. For many of your documents, you should see the following Description: No errors or warnings found Create a new basic page and in the Document window in Code View, add the following code, shown in bold, to your new page: <body> <img src="castle.gif"> </body> Save your page as testvalidate.htm. In the Validation panel, click the green arrow: and from the drop down menu, select Validate Current Document You may receive an error message indicating that your page is invalid. Design View/ Code View The tools and prompts that form the editing process when working in the Design View will generally ensure that you create valid XHTML. However, the freedom of working in the Code View makes it more possible to stray from valid XHTML. Check your code. Birkbeck Central Computing Services 15

16 Explore the use of the buttons below the green arrow: Figure Validation options XHTML strict Correct your code to make it valid if necessary. XHTML strict is better again for accessibility than XHTML transitional (which is better than earlier versions of HTML). Dreamweaver MX 2004 does not write XHTML strict automatically and if you wish to use this version of the language, you will have to rely on validation and hand correcting your code. 16

17 5. Accessibility Checking Objectives To automatically check some accessibility features of your web pages. Method You will use the Site Reports panel. Comments It is not possible entirely to automate accessibility testing. You need to know what makes a page accessible and design accordingly. Accessibility testing will only help. 5.1 In the Results panel select the Site Reports tab: Site Reports tab 5.2 Site Reports Figure Accessibility checking In the Site Reports panel, click the green arrow: The reports window will appear this may take a few seconds. In the Reports window, from the Report On drop down list select: Entire Current Local Site In the Select reports window, under HTML Reports, select all the options except Accessibility. Leave the other options unchanged: Click Run Figure Reports window Note that the options selected in the Reports window are very specific and you should not have very many responses. The Site Reports panel lists any problems: Birkbeck Central Computing Services 17

18 Figure Site Reports panel A number of pages in your site will only have the default page title: Untitled Document. 5.3 Fixing errors In the Site Reports panel, double click one of the pages which has the following Description: Document uses default title "Untitled Document" You will be redirected to the relevant code in the appropriate page, which will have automatically opened in the Document window. Enter a title for the page 5.4 Check a document s accessibility Display unimaster.htm in the Document window In the Site Reports panel, click the green arrow: In the Reports window, select to Report On: the Current Document and under HTML Reports, select Accessibility: Click Run Figure Reports window In the Site Reports panel, many more issues will be highlighted: Severity of problem Figure Testing the accessibility of unimaster.htm Note the? next to the file name indicates that there is a questionable accessibility issue. Different icons represent more severe problems. 18

19 A questionable issue would need considering but may not need any action. Note Testing pages for accessibility can never be entirely automated. Many of the issues highlighted are subjective. Automatic testing will however highlight potential problems. 5.5 More information In the Site Reports panel, select one of the accessibility issues and then click the More Info button on the left:. From the Code panel group, display the Reference panel: Figure More information in the Reference panel You should see more information about the selected accessibility issue. 5.6 Passed tests In the Site Reports panel, click the green arrow: In the Reports window, select to Report On: the Current Document and under HTML Reports, select Accessibility. Click the Report Settings button - the Accessibility window will open In the Accessibility window, use the + button to open the different categories and examine the different tests that are performed Select the check box: Show "PASSED" tests. Click OK In the Reports window click Run. Figure Accessibility window The Site Reports panel will now show all the tests that have been performed, indicating those passed and failed: Birkbeck Central Computing Services 19

20 Figure Accessibility report for unimaster.htm 20

21 6. Publishing (Reference Only) Objectives Method To demonstrate publishing your site to a remote server. No server access is provided as part of this course. This task is included for reference. Comments For Birkbeck staff, the web team will be able to inform you of your site s FTP details. Web pages should be checked for broken links, validated and checked for accessibility before publishing. 6.1 Define a site From the Files panel menu, select Manage Sites Click Edit Figure The Site Definition window will open. Ensure it is open on the Advanced tab and select Category: Remote Info: Advanced tab Figure Site Definition window Note that by default the Access is None. 6.2 Access options Click on the Access: drop down arrow to reveal the different options: Birkbeck Central Computing Services 21

22 Figure Access options 6.3 Local/Network drive If you have a networked drive and wish to publish to it then use the following instructions. (If you have a remote server account, move on to Task 6.4). In the Site Definition panel, Remote Info category, select Access: Local/Network. Figure Publishing to a Local/Network area Click on the browse button: beside the Remote Folder box Browse to your networked folder and click Select In the Site Definition window click OK In the Edit files window click Done 6.4 FTP File transfer protocol If you have a server account that you can access using FTP (File Transfer Protocol) then use the following instructions. In the Site Definition panel, Remote Info category, select Access: FTP: Figure Publishing via FTP Fill in the various fields in the Site Definition window 22

23 Click OK In the Edit files window click Done. Note Other options in the Remote Info: Access list are: RDS: File transfer mechanism for use on ColdFusion servers SourceSafe Database: A Microsoft technology for file transfer with databases. Only operates with the Windows operating system. WebDAV: A set of extensions to the HTTP protocol allowing collaborative editing and management of files on a remote server. More secure than FTP. Open source. 6.5 Publish site If you have connected to a remote site, then in the Site panel click the Expand/Collapse button:. Note that your Remote Site is now listed in the left pane and the Local Site in the right pane: Site panel toolbar Figure Remote Site and Local Site In the Local Site listing, select the root folder: Figure Select the root folder From the Site panel toolbar, click the Put File(s) button:. You will be prompted: Click OK in the prompt box Figure Prompt You have published your entire site and will see it listed in the Site panel under Remote Site: Birkbeck Central Computing Services 23

24 Figure Listing of the published site Note If you want to publish specific files then select them in the Local Files listing and click the Put File(s) button:. 24

25 7. Check In and Check Out (Reference Only) Objectives To learn how to Check In and Check Out files to prevent more than one person editing a file at the same time. Method You will use the Site Definition window and Files panel. This task assumes that you have already connected to a remote server as demonstrated in Task 6. Comments Checking files in and out is only important if you work in a networked environment, where more than one person may be editing the same files. 7.1 Switch on check in/out From the Files panel menu, select Manage Sites Figure Click Edit In the Site Definition window open at Advanced, select Category: Remote Info and select Check In/Out. Further options will appear In the newly revealed boxes, type your name and address, as shown below: Figure Details for checking in and out Click OK In the Edit Sites window, click Done 7.2 Check out a file Click the Expand/Collapse button on the File panel toolbar From the Files panel Remote Site listing, select the file diagonalley.htm: Figure Remote Site Panel Birkbeck Central Computing Services 25

26 From the Site panel toolbar, click the Check Out File(s) button. You will be prompted to download dependent files: Figure Prompt to include dependent files Click Yes The file diagonalley.htm will have been downloaded to your local site and a green tick will indicate that you have checked it out, preventing anyone else from editing it. A red tick will indicate that it is checked out be someone else. The contact name will also be indicated and this will link to the address of whoever has the file checked out: Figure Check Out 7.3 After making any edits locally, the checked out file will be ready to publish and check in. In the Local Files listing, select diagonalley.htm and from the toolbar, click the Check In File(s) button. You will again be prompted for dependent files Click Yes The Remote Files listing will list diagonalley.htm like the other files; the Local Files listing will show diagonally.htm with a locked icon to indicate that the file is read only: Figure Check In Document 9.77 Version 3 May

CREATING ACCESSIBLE WEB PAGES

CREATING ACCESSIBLE WEB PAGES CREATING ACCESSIBLE WEB PAGES WITH DREAMWEAVER MX 2004 Introduction This document assumes that you are familiar with the use of a computer keyboard and mouse, have a working knowledge of Microsoft Windows

More information

USING STYLESHEETS TO DESIGN A WEB SITE IN DREAMWEAVER MX 2004

USING STYLESHEETS TO DESIGN A WEB SITE IN DREAMWEAVER MX 2004 USING STYLESHEETS TO DESIGN A WEB SITE IN DREAMWEAVER MX 2004 Introduction This document assumes that you are familiar with the use of a computer keyboard and mouse, have a working knowledge of Microsoft

More information

Exploring Advanced Search Features on the web

Exploring Advanced Search Features on the web Exploring Advanced Search Features on the web Doc 9.82 Ver 1 Netskills original material adapted by October 2005 Central Computing Services Prerequisites This document assumes that you are familiar with

More information

Building TPS Web Pages with Dreamweaver

Building TPS Web Pages with Dreamweaver Building TPS Web Pages with Dreamweaver Title Pages 1. Folder Management 7 2. Defining Your Site 8-11 3. Overview of Design Features 12-22 4. Working with Templates 23-25 5. Publishing Your Site to the

More information

Dreamweaver is a full-featured Web application

Dreamweaver is a full-featured Web application Create a Dreamweaver Site Dreamweaver is a full-featured Web application development tool. Dreamweaver s features not only assist you with creating and editing Web pages, but also with managing and maintaining

More information

Dreamweaver MX The Basics

Dreamweaver MX The Basics Chapter 1 Dreamweaver MX 2004 - The Basics COPYRIGHTED MATERIAL Welcome to Dreamweaver MX 2004! Dreamweaver is a powerful Web page creation program created by Macromedia. It s included in the Macromedia

More information

Dreamweaver is a full-featured Web application

Dreamweaver is a full-featured Web application Create a Dreamweaver Site Dreamweaver is a full-featured Web application development tool. Dreamweaver s features not only assist you with creating and editing Web pages, but also with managing and maintaining

More information

Introduction to Dreamweaver

Introduction to Dreamweaver COMMUNITY TECHNICAL SUPPORT Introduction to Dreamweaver What is Dreamweaver? Dreamweaver helps you to create Web pages while it codes html (and more) for you. It is located on the bottom tray or in the

More information

SERVER AND FILES NOT FOR SALE 6-1

SERVER AND FILES NOT FOR SALE 6-1 chapter 61. Perform website maintenance MANAGING A WEB SERVER AND FILES 2. Publish a website and transfer files 3. Check files out and in ADOBE DREAMWEAVER CS4 4. Cloak files 5. Import and export a site

More information

Section 6: Dreamweaver

Section 6: Dreamweaver Section 6: Dreamweaver 1 Building TPS Web Pages with Dreamweaver Title Pages 1. Dreamweaver Storyboard Pages 3 2. Folder Management 4 3. Defining Your Site 5-8 4. Overview of Design Features 9-19 5. Working

More information

Entropy Software General Administration & Configuration

Entropy Software General Administration & Configuration Entropy Software General Administration & Configuration V1.02 1 of 34 Contents 1. Customising your Entropy system... 4 1.1 Entering or editing your Organisation s name into Entropy... 4 1.2 Adding a Watermark...

More information

Date: March 25, 2008 Version: 2.0

Date: March 25, 2008 Version: 2.0 Date: March 25, 2008 Version: 2.0 Revision Control Document Control Project Name Project File Number Document Title Dreamweaver in the CBE Electronic File Name DREAM_WEAVER_v2.doc File Location Last Updated

More information

Adobe Dreamweaver CS5/6: Learning the Tools

Adobe Dreamweaver CS5/6: Learning the Tools Adobe Dreamweaver CS5/6: Learning the Tools Dreamweaver is an HTML (Hypertext Markup Language) editor, authoring tool, and Web site management tool. Dreamweaver is a WYSIWYG (what you see is what you get)

More information

General Electric Foundation Computer Center. DreamWeaver 8: Configuration and Site Definition

General Electric Foundation Computer Center. DreamWeaver 8: Configuration and Site Definition General Electric Foundation Computer Center DreamWeaver 8: Configuration and Site Definition Alternative Media Statement and Nondiscrimination Policy This publication is available in alternative media

More information

TYPO3 Editing Guide Contents

TYPO3 Editing Guide Contents TYPO3 Editing Guide Contents Introduction... 2 Logging in... 2 Selecting your Workspace for editing... 2 Working with Content Elements... 3 Working in the Editing Window... 4 Pasting content from MS Word

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6 Content Author's Reference and Cookbook Rev. 080627 Sitecore CMS 6 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents Chapter

More information

Sage 500 ERP Business Intelligence

Sage 500 ERP Business Intelligence Sage 500 ERP Business Intelligence Getting Started Guide Sage 500 Intelligence (7.4) Getting Started Guide The software described in this document is protected by copyright, And may not be copied on any

More information

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views!

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views! Dreamweaver CS6 Table of Contents Setting up a site in Dreamweaver! 2 Templates! 3 Using a Template! 3 Save the template! 4 Views! 5 Properties! 5 Editable Regions! 6 Creating an Editable Region! 6 Modifying

More information

Site Owners: Cascade Basics. May 2017

Site Owners: Cascade Basics. May 2017 Site Owners: Cascade Basics May 2017 Page 2 Logging In & Your Site Logging In Open a browser and enter the following URL (or click this link): http://mordac.itcs.northwestern.edu/ OR http://www.northwestern.edu/cms/

More information

Dazzle the Web with Dynamic Dreamweaver, Part II

Dazzle the Web with Dynamic Dreamweaver, Part II Dazzle the Web with Dynamic Dreamweaver, Part II In the second Dreamweaver workshop we will learn the following skills: 1. Adding hyperlinks to our home page 2. Adding images to our home page 3. Creating

More information

Authoring World Wide Web Pages with Dreamweaver

Authoring World Wide Web Pages with Dreamweaver Authoring World Wide Web Pages with Dreamweaver Overview: Now that you have read a little bit about HTML in the textbook, we turn our attention to creating basic web pages using HTML and a WYSIWYG Web

More information

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next.

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next. Getting Started From the Start menu, located the Adobe folder which should contain the Adobe GoLive 6.0 folder. Inside this folder, click Adobe GoLive 6.0. GoLive will open to its initial project selection

More information

In the fourth unit you will learn how to upload and add images and PDF files.

In the fourth unit you will learn how to upload and add images and PDF files. Introduction Here at SUNY New Paltz, we use the Terminal Four (T4) web content management system (CMS). This puts the power of editing content on our college s webpage in the hands of our authorized users.

More information

Outlook Web Access -User Guides-

Outlook Web Access -User Guides- Nilai University College (Nilai Education Sdn. Bhd) Outlook Web Access -User Guides- Prepared By IT Department (Infrastructure Team) VERSION: 1.0 All rights reserved. This document is a proprietary product

More information

EasySites Quickstart Guide. Table Of Contents

EasySites Quickstart Guide. Table Of Contents EasySites Quickstart Guide Table Of Contents 1. Introduction: What is an Easysite? Page 2 2. Log In: Accessing your Easysite Page 2 3. Categories: A Navigation Menu for your Website Page 3 4. Entries:

More information

Website Management with the CMS

Website Management with the CMS Website Management with the CMS In Class Step-by-Step Guidebook Updated 12/22/2010 Quick Reference Links CMS Login http://staging.montgomerycollege.edu/cmslogin.aspx Sample Department Site URLs (staging

More information

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support Web Services Service Delivery & Support UNIVERSITY OF TASMANIA UTAS CMS Easy Edit Suite Workshop V3 Web Service, Service Delivery & Support UWCMS Easy Edit Suite Workshop: v3 Contents What is Easy Edit

More information

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them The Content Collection should be the repository for all of the files used in Blackboard. The Content Collection

More information

IN THIS CHAPTER Setting Up a Web Site in Dreamweaver MX 2004

IN THIS CHAPTER Setting Up a Web Site in Dreamweaver MX 2004 CHAPTER 3 Dreamweaver MX 2004 Site Management IN THIS CHAPTER Setting Up a Web Site in Dreamweaver MX 2004 Managing a Web Site in Dreamweaver MX 2004 Working with the File Panel One of the crucial elements

More information

Intermediate Excel 2003

Intermediate Excel 2003 Intermediate Excel 2003 Introduction The aim of this document is to introduce some techniques for manipulating data within Excel, including sorting, filtering and how to customise the charts you create.

More information

Word 2016 Advanced. North American Edition SAMPLE

Word 2016 Advanced. North American Edition SAMPLE Word 2016 Advanced Word 2016 Advanced North American Edition WORD 2016 ADVANCED Page 2 2015 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied without

More information

Using Word 2003 for Mail Merge

Using Word 2003 for Mail Merge Using Word 2003 for Mail Merge Doc 5.125 Ver 2 August 2004 John Matthews Central Computing Services Prerequisites This document assumes that you are familiar with the use of a computer keyboard and mouse

More information

Lab 5: Dreamweaver CS5, Uploading your Web site

Lab 5: Dreamweaver CS5, Uploading your Web site Lab 5: Dreamweaver CS5, Uploading your Web site Setting up Local and Remote Information: 1. Launch Dreamweaver 2. Choose site->new site 3. By Site Name give your site a name. Make sure the name has no

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

Dreamweaver MX Technical Support Services. Office of Information Technology, West Virginia University. OIT Help Desk ext.

Dreamweaver MX Technical Support Services. Office of Information Technology, West Virginia University. OIT Help Desk ext. Dreamweaver MX 2004 Technical Support Services Office of Information Technology, West Virginia University OIT Help Desk - 293.4444 ext.1 http://oit.wvu.edu/support/training/classmat/ Instructors: Rick

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

Creating a Web Presentation

Creating a Web Presentation LESSON 9 Creating a Web Presentation 9.1 After completing this lesson, you will be able to: Create an agenda slide or home page. Create a hyperlink to a slide. Create a Web presentation with the AutoContent

More information

Working with Pages... 9 Edit a Page... 9 Add a Page... 9 Delete a Page Approve a Page... 10

Working with Pages... 9 Edit a Page... 9 Add a Page... 9 Delete a Page Approve a Page... 10 Land Information Access Association Community Center Software Community Center Editor Manual May 10, 2007 - DRAFT This document describes a series of procedures that you will typically use as an Editor

More information

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets Dreamweaver Basics Planning your website Organize site structure Plan site design & navigation Gather your assets Creating your website Dreamweaver workspace Define a site Create a web page Linking Manually

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Website Administration Manual, Part One

Website Administration Manual, Part One Website Administration Manual, Part One A Guide to the CMS & Widgets Curry School of Education Website http://curry.virginia.edu The Curry Website Administrators Manual - Part One 2 The CMS The content

More information

Web Publishing Basics II

Web Publishing Basics II Web Publishing Basics II Jeff Pankin Information Services and Technology Table of Contents Course Objectives... 2 Create a Site Definition... 3 The Dreamweaver CS4 Interface... 4 Panels are groups of icons

More information

Introduction to Moodle

Introduction to Moodle Introduction to Moodle Preparing for a Moodle Staff Development Session... 2 Logging in to Moodle... 2 Adding an image to your profile... 4 Navigate to and within a course... 6 Content of the basic template

More information

2013 edition (version 1.1)

2013 edition (version 1.1) 2013 edition (version 1.1) Contents 1 Introduction... 3 2 Signing in to your Office 365 account... 3 2.1 Acceptable Use Policy and Terms of Use... 4 3 Setting your profile and options... 4 3.1 Settings:

More information

Creating and Publishing Faculty Webpages

Creating and Publishing Faculty Webpages Creating and Publishing Faculty Webpages The UNF Template The template we are using today provides a professional page that is easy to work with. Because the pages are already built, faculty members can

More information

IBM Notes Client V9.0.1 Reference Guide

IBM Notes Client V9.0.1 Reference Guide IBM Notes Client V9.0.1 Reference Guide Revised 05/20/2016 1 Accessing the IBM Notes Client IBM Notes Client V9.0.1 Reference Guide From your desktop, double-click the IBM Notes icon. Logging in to the

More information

Table of Contents. Adding Files Select File...20 Metadata...20 A to Z...21

Table of Contents. Adding Files Select File...20 Metadata...20 A to Z...21 ptools Manual Table of Contents Welcome to ptools... 1 To login:...1 Adding in Active X... 2 To Install XStandard:...2 Locations... 2 New Categories or Locations...2 A to Z...5 Primary Document...5 Documents...

More information

Installing and Updating Templates

Installing and Updating Templates Installing and Updating Templates OrthoView customers have unlimited access to the entire template library, but initial installations do not include templates. The templates required must be downloaded,

More information

Introduction to the Learning Environment 8.3 to 8.4.x

Introduction to the Learning Environment 8.3 to 8.4.x Introduction to the Learning Environment 8.3 to 8.4.x User Guide Second edition, November 30, 2009 Contents My Home Accessing your courses Searching for courses Navigating inside a course Lists Actions

More information

emam and Adobe Premiere Panel Guide

emam and Adobe Premiere Panel Guide emam and Adobe Premiere Panel Guide Version 3.8 April, 2017 Notice The content in this document represents the current view of Empress Media Asset Management, LLC as of the date of publication. As Empress

More information

OU Campus Beginner s Guide

OU Campus Beginner s Guide OU Campus Beginner s Guide for web publishers at Augusta University Table of Contents Terminology... 1 Homepage, Index Page & Landing Page Website Binary Files Logging In... 2 Failed Logins & User Lockouts

More information

Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0. University of Sheffield

Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0. University of Sheffield Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0 University of Sheffield PART 1 1.1 Getting Started 1. Log on to the computer with your usual username

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

1: Create, receive, reply to and forward messages and attachments

1: Create, receive, reply to and forward  messages and attachments 1: Create, receive, reply to and forward email messages and attachments LEARNING OUTCOMES In this section you will learn how to: understand Microsoft Outlook and email profiles (accounts) understand the

More information

CLASS 6: March 5, 2014 MULTIMEDIA TOOLS: DGIM 601-W01 (127469)

CLASS 6: March 5, 2014 MULTIMEDIA TOOLS: DGIM 601-W01 (127469) CLASS 6: March 5, 2014 MULTIMEDIA TOOLS: DGIM 601-W01 (127469) AGENDA: Homework Review: Website Logo (Save As: YourInitials_logo.psd ) Photoshop Lesson 6: Start Midterm Set-Up OBJECTIVE: Set-Up Photoshop

More information

Outlook 2007 Web Access User Guide

Outlook 2007 Web Access User Guide Outlook 2007 Web Access User Guide Table of Contents Page i TABLE OF CONTENTS OUTLOOK 2007 MAIL... 1 Launch Outlook Web Access... 1 Screen Elements... 2 Inbox... 3 Read Mail... 3 Delete a Message... 3

More information

UNIVERSITY OF WOLLONGONG MICROSOFT OUTLOOK

UNIVERSITY OF WOLLONGONG MICROSOFT OUTLOOK UNIVERSITY OF WOLLONGONG MICROSOFT OUTLOOK 2007 EMAIL Table of Contents INTRODUCTION... 2 WHAT S NEW... 2 MOBILE DEVICES... 2 OVERVIEW OF OUTLOOK... 3 NAVIGATION PANE... 3 VIEWING MAIL... 4 READING PANE...

More information

Getting Started Guide. Sage MAS Intelligence 500

Getting Started Guide. Sage MAS Intelligence 500 Getting Started Guide Sage MAS Intelligence 500 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3 Dashboard

More information

Web Publishing Basics I

Web Publishing Basics I Web Publishing Basics I Jeff Pankin Information Services and Technology Contents Course Objectives... 2 Creating a Web Page with HTML... 3 What is Dreamweaver?... 3 What is HTML?... 3 What are the basic

More information

PowerPoint 2013 Intermediate. PowerPoint 2013 Intermediate SAMPLE

PowerPoint 2013 Intermediate. PowerPoint 2013 Intermediate SAMPLE PowerPoint 2013 Intermediate PowerPoint 2013 Intermediate PowerPoint 2013 Intermediate Page 2 2013 Cheltenham Courseware Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied

More information

Getting Started with XMF Remote

Getting Started with XMF Remote Getting Started with XMF Remote Remote R9.5 Contents Introduction......................................................... 5 How to Login........................................................ 6 The

More information

OUTLOOK WEB ACCESS UOW USER GUIDE INDEX

OUTLOOK WEB ACCESS UOW USER GUIDE INDEX OUTLOOK WEB ACCESS UOW USER GUIDE INDEX ACCESSING MAIL... 2 SETTING UP... 2 OPTIONS... 3 VIEWING... 4 ARRANGE MESSAGES... 4 CREATING/SENDING A NEW MESSAGE... 5 REPLYING TO MESSAGES... 5 FORWARDING MESSAGES...

More information

Academic Word Processing with Word 2003

Academic Word Processing with Word 2003 Academic Word Processing with Word 2003 Doc 5.133 Ver 1 John Matthews May 2005 Central Computing Services Prerequisites This document assumes that you are familiar with the use of a computer keyboard and

More information

Blackboard Learn 9.1 Last updated: March 2010

Blackboard Learn 9.1 Last updated: March 2010 Blackboard Learn 9.1 Last updated: March 2010 2010 Blackboard Inc. All rights reserved. The content of this manual may not be reproduced or distributed without the express written consent of Blackboard

More information

USING GOOGLE PRESENTATIONS A New Way to Present

USING GOOGLE PRESENTATIONS A New Way to Present USING GOOGLE PRESENTATIONS A New Way to Present OBJECTIVES 1. Creating a Google Account 2. Creating a New Presentation a. Choosing a Template b. Adding a File Name 3. Creating a Title Slide 4. Adding a

More information

The figure below shows the Dreamweaver Interface.

The figure below shows the Dreamweaver Interface. Dreamweaver Interface Dreamweaver Interface In this section you will learn about the interface of Dreamweaver. You will also learn about the various panels and properties of Dreamweaver. The Macromedia

More information

Remedy ITSM Quick Start Guide

Remedy ITSM Quick Start Guide Remedy ITSM Quick Start Guide COPYRIGHT / USE OF TRADEMARKS Copyright 2012 by the Board of Curators, University of Missouri. Trademarked names appear throughout this book. Rather than list the names and

More information

CMS Shado 9. Quick Start Guide

CMS Shado 9. Quick Start Guide CMS Shado 9 Quick Start Guide 1 Logging In 3 Shado Central Interface 4 Sections, Pages and Containers 7 Sections 7 Pages 7 Containers 7 The Site Tree 8 Edit Content on a Page 9 Editing Container Content

More information

PowerPoint 2010 Intermediate. PowerPoint 2010 Intermediate SAMPLE

PowerPoint 2010 Intermediate. PowerPoint 2010 Intermediate SAMPLE PowerPoint 2010 Intermediate PowerPoint 2010 Intermediate PowerPoint 2010 Intermediate Page 2 2010 Cheltenham Courseware Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied

More information

7.1. Browsing CHAPTER. The Internet. Web Browser software

7.1. Browsing CHAPTER. The Internet. Web Browser software CHAPTER The Internet The Internet consists of a huge number of computers connected together all over the world. While a small group of connected computers constitutes a network, the Internet is an International

More information

< building websites with dreamweaver mx >

< building websites with dreamweaver mx > < building websites with dreamweaver mx > < plano isd instructional technology department > < copyright = 2002 > < building websites with dreamweaver mx > Dreamweaver MX is a powerful Web authoring tool.

More information

Faculty Web Page Management System. Help Getting Started

Faculty Web Page Management System. Help Getting Started Faculty Web Page Management System Help Getting Started 2 Table of Contents Faculty Web Page Management System...1 Help Getting Started...1 Table of Contents...2 Manage My Personal Information...3 Creating

More information

Idaho Form Simplicity Course Outline

Idaho Form Simplicity Course Outline Idaho Form Simplicity Course Outline Optimizing Your Workflow with Form Simplicity Leveraging Form Simplicity s Management Tools for the Broker Optimizing Your Workflow with Form Simplicity Setting Up

More information

TEKLYNX LABEL ARCHIVE

TEKLYNX LABEL ARCHIVE TEKLYNX LABEL ARCHIVE U S E R G U I D E LABEL ARCHIVE User Guide DOC-LAS2012-QSM-US-2007013 The information in this manual is not binding and may be modified without prior notice. Supply of the software

More information

User Manual. Page-Turning ebook software for Mac and Windows platforms

User Manual. Page-Turning ebook software for Mac and Windows platforms User Manual Page-Turning ebook software for Mac and Windows platforms 3D Issue is a digital publishing software solution that converts your pdfs into online or offline digital, page-turning editions. Getting

More information

R EIN V E N TIN G B U S I N E S S I L E M A. MARK5 Basic guide. - All rights reserved

R EIN V E N TIN G B U S I N E S S I L E M A. MARK5 Basic guide.   - All rights reserved R EIN V E N TIN G B U S I N E S S I L E M A MARK5 Basic guide 0.0 Welcome In this brief guide we will cover the basics of MARK5 such as starting up, understanding the MARK5 interface basics and sending

More information

The following task will help you with Creating a Web Page

The following task will help you with Creating a Web Page The following task will help you with Creating a Web Page 1. Go to https://cms.bham.ac.uk and use your usual username and password to log on 2. Make sure you are working on the correct project by looking

More information

Dreamweaver MX Overview. Maintaining a Web Site

Dreamweaver MX Overview. Maintaining a Web Site Dreamweaver MX Overview Maintaining a Web Site... 1 The Process... 1 Filenames... 1 Starting Dreamweaver... 2 Uploading and Downloading Files... 6 Check In and Check Out Files... 6 Editing Pages in Dreamweaver...

More information

Campaign Walkthrough

Campaign Walkthrough Email Campaign Walkthrough This guide is distributed with software that includes an end-user agreement, this guide, as well as the software described in it, is furnished under license and may be used or

More information

Once file and folders are added to your Module Content area you will need to link to them using the Item tool.

Once file and folders are added to your Module Content area you will need to link to them using the Item tool. VITAL how to guides elearning Unit Last updated: 01.10.2010 Course Files tool Overview Course Files tool enables you to: Quickly copy large numbers of files into a VITAL module. Files can be dragged and

More information

7xPDF covers for Mike:Layout 1 15/1/07 14:53 Page 4 Transaction

7xPDF covers for Mike:Layout 1 15/1/07 14:53 Page 4 Transaction Transaction Email Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2008. All rights reserved If this documentation includes advice or information relating to any matter other than using Sage software,

More information

PowerPoint 2010 Intermediate PowerPoint 2010 Intermediate Page 1 SAMPLE

PowerPoint 2010 Intermediate PowerPoint 2010 Intermediate Page 1 SAMPLE PowerPoint 2010 Intermediate PowerPoint 2010 Intermediate Page 1 PowerPoint 2010 Intermediate 2010 Cheltenham Courseware Pty. Ltd. www.cheltenhamcourseware.com.au PowerPoint 2010 Intermediate Page 2 2010

More information

How to Use Serif WebPlus 10

How to Use Serif WebPlus 10 How to Use Serif WebPlus 10 Getting started 1. Open Serif WebPlus and select Start New Site from the Startup Screen 2. WebPlus will start a blank website for you. Take a few moments to familiarise yourself

More information

Word Long Document Essentials Quick Guide. IT Services

Word Long Document Essentials Quick Guide.  IT Services IT Services Word 2010 Long Document Essentials Quick Guide Heading Styles Table of Contents Navigation Pane Start a new page Line and paragraph spacing Page numbers Create a landscape section Lookup alternative

More information

EVALUATING INTERNET RESOURCES

EVALUATING INTERNET RESOURCES EVALUATING INTERNET RESOURCES Introduction This document assumes that you are familiar with the use of a computer keyboard and mouse, have a working knowledge of Microsoft Windows and are familiar with

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 7.0 Content Author's Reference and Cookbook Rev. 130425 Sitecore CMS 7.0 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

Dreamweaver Website 1: Managing a Website with Dreamweaver

Dreamweaver Website 1: Managing a Website with Dreamweaver Page 1 of 20 Web Design: Dreamweaver Websites Managing Websites with Dreamweaver Course Description: In this course, you will learn how to create and manage a website using Dreamweaver Templates and Library

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Sage MAS Intelligence 90/200 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

EXgarde. EXvisitors. User Manual. UM0001.GB Issue 2 11/06/2015. TDSi Unit 10 Concept Park Innovation Close Poole Dorset BH12 4QT, UK

EXgarde. EXvisitors. User Manual.   UM0001.GB Issue 2 11/06/2015. TDSi Unit 10 Concept Park Innovation Close Poole Dorset BH12 4QT, UK EXgarde EXvisitors User Manual UM0001.GB Issue 2 11/06/2015 www.tdsi.co.uk TDSi Unit 10 Concept Park Innovation Close Poole Dorset BH12 4QT, UK Tel: +44 (0) 1202 723535 Fax: +44 (0) 1202 724975 Sales Enquiries:

More information

Technical Intro Part 1

Technical Intro Part 1 Technical Intro Part 1 Learn how to create, manage, and publish content with users and groups Hannon Hill Corporation 950 East Paces Ferry Rd Suite 2440, 24 th Floor Atlanta, GA 30326 Tel: 800.407.3540

More information

Transform AP for EnterpriseOne User's Guide

Transform AP for EnterpriseOne User's Guide Transform AP for EnterpriseOne User's Guide Transform AP for EnterpriseOne User s Guide Version 1.0 Copyright 2008 Bottomline Technologies, Inc. All rights reserved. Information in this document is subject

More information

Hands-On Introduction to Queens College Web Sites

Hands-On Introduction to Queens College Web Sites Hands-On Introduction to Queens College Web Sites This handout accompanies training workshops for Queens College Content Editors who will manage and maintain the web content in their areas. Overview of

More information

build a digital portfolio in WebPlus X4

build a digital portfolio in WebPlus X4 How to build a digital portfolio in WebPlus X4 Get started Open Serif WebPlus and select Start New Site from the Startup Wizard. WebPlus will open a blank website for you. Take a few moments to familiarise

More information

Blackboard 1: Course Sites

Blackboard 1: Course Sites Blackboard 1: Course Sites This handout outlines the material covered in the first of four workshops on teaching with Blackboard. It will help you begin building your Blackboard course site. You will learn

More information

Dreamweaver Handout. University of Connecticut Prof. Kent Golden

Dreamweaver Handout. University of Connecticut Prof. Kent Golden Dreamweaver Handout University of Connecticut Prof. Kent Golden Kent@GoldenMultimedia.com www.goldenmultimedia.com Main goal of this handout: To give you the steps needed to create a basic personal website

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

page 1 OU Campus User Guide

page 1 OU Campus User Guide page 1 OU Campus User Guide Logging Into OU Campus page page 2 1. Navigate to a page on your site that you wish to edit. 2. Scroll down to the footer and click the symbol. 3. Enter your OU Campus username

More information

Kona ALL ABOUT FILES

Kona ALL ABOUT FILES Kona ALL ABOUT FILES February 20, 2014 Contents Overview... 4 Add a File/Link... 5 Add a file via the Files tab... 5 Add a file via a conversation, task, or event... 6 Add a file via a comment... 7 Add

More information