BHM Website Teacher User Guide

Size: px
Start display at page:

Download "BHM Website Teacher User Guide"

Transcription

1 BHM Website Teacher User Guide How to Login 1. Go to HUhttp://bhmschools.org/userUH 2. Enter your username and password and click Log in How to Change Your Password 1. Go to My Account in your Nav bar (if you didn t just login). 2. Click the Edit tab in the upper right hand corner on your screen. 3. Enter your new information (make sure the passwords match) and click Save to complete change. How to Log Out 1. Click the logout link at the bottom of the Nav Bar menu. Note: Unless you click the logout link you will remain logged into the system (i.e.: your session will not be timed-out). It is recommended that you logout when you have finished using the system to prevent unauthorized access. 1

2 EEditing Your Teacher Page Search your last name and find the page linking you as a teacher/staff member. Click on the Edit tab. You do not need to edit your position/grade, your name, image, phone or . Where you can start editing is your links to your Google Site, Wiki/Blog or Courseweb site 1. In another window or tab, navigate to your external teacher page in Google Docs, Wordpress, or courseweb. 2. Select the web address and copy it (Ctrl & C Mac use Command) 3. Click in the appropriate box and paste (Ctrl & V Mac use Command) Note: Google Site = Google Site; Wiki/Blog = WordPress, Courseweb = Courseweb (aka Moodle) If you have more than one course in Courseweb, enter the title of the course in the Title box and paste the website into the URL. If you have another Courseweb site, click on Add another item. 4. Body Enter information in the Body. This can be a personal intro about yourself or information about your class. It can be edited daily, weekly or as often as you need to. Entering information in the body is just like typing in Word with all the familiar toolbars. You can also cut and paste from Word but you must copy using the icon. Word clipboard 2

3 5. Links Enter in any links that you want to share on your page. Describe the link in the Title field and enter the entire URL starting with the You can add as many links as you need to by clicking on Add another item. 6. Downloads Typically downloads are files like PDF, Word documents, etc. First Browse for the file. Once selected, click on Upload. Then enter a Description for the file. You can add as many downloads as you need to by clicking on Add another item. How to Save Your Changes 1. Once you are done making changes, simply click the Save button at the bottom of the edit screen to commit those changes. Changes will go live immediately. 2. If you choose to click on Preview to see your changes before they are committed and go live, please realize that the preview is not an accurate visual representation of what the live page will look like, but can be useful for proofreading and double checking your work. Clicking preview will not save your changes, so be sure to click Save to keep your changes before leaving the edit screen. 3

4 Adding a Slideshow to a Page On the page where the slideshow should appear, is a quick link to create a new child Slideshow. Click on Slideshow. Enter a title for the slideshow. Do not use the Header Image. It shows up on the slideshow page. Enter Teaser Text to tempt the viewer to look at the slideshow. The Teaser Text only appears if the slideshow is posted on the school homepage, for example. The Images section is where the photos are uploaded for the slideshow. They are uploaded individually. Click on Browse to find your file. Click on Upload. Enter information in Description. The text is displayed on the slideshow. Click on Add another item to upload the next photo until done. The order of the photos can be rearranged by dragging the 4-arrow icon to the preferred order. The first image is what will be seen with the teaser text. 4

5 The Body text should contain most of the information about the slideshow such as the event, location, date, etc. Leave all other fields alone and Save the slideshow. The slideshow rotates through pictures every 5 seconds. If you put your mouse over the picture, it pauses the rotation. There are arrows to scroll through pictures. The slideshows will show up on your teacher page in grid format: 5

6 If you want to change the order that the slideshows show up on your page, select the Children tab at the top of your teacher page. The items will show up in reverse order that they will show up in the grid format so that the latest slideshows go to the front of the grid. You can move them around by dragging them using the cross icon. Make sure and save the new child order by clicking on Save child order. You can also add a slideshow from this page as well. 6

7 How to Edit HTML with the WYSIWYG Editor The WYSIWYG (what-you-see-is-what-you-get) editor is a tool to help write the html code required to control the display of content on the web. The editor works best in the Firefox. The WYSIWYG functions much like a word processor and should look familiar to anybody who has used Microsoft Word or a similar application. Much like a word processor, you can alter the style of text by selecting from one of the style buttons in the tool bar or insert structural or multimedia content by clicking one of the items insert buttons. The following table provides a description of each of the text formatting options: Icon Name Description Paste from Word/Text When pasting anything from an external source, use these Icons to paste. Embed Code If you want to embed code, use this icon to insert the code. Most Google maps will be embedded for you. Bold, Italic, Underline Align Text Bulleted List (see tips below) Numbered List (see tips below) Indent, Outdent Insert/edit Link Remove Link The width should be changed to no more than 550 pixels wide. Use these button to bold, italicize or underline the selected text (keystroke alternates: PC Ctrl+B, Ctrl+I, Ctrl+U / Mac Command key instead of Ctrl) Use these buttons to left, right or center align the selected text. Use this button to covert the selected paragraphs to an unordered (e.g., bulleted) list. A bulleted list uses a bullet character at the beginning of each new list item. Here is an example of a bulleted list: item one item two item three Use this button to convert the selected paragraphs to an ordered (e.g., numbered) list. A numbered list numbers each list item automatically. Here is an example of a numbered list: 1. item one 2. item two 3. item three Use this button to add or remove indenting from a selection. Use this button to add a hyperlink to selected text, or to edit an existing hyperlink. This button will only be active when text is selected (highlighted). Use this button to remove a link from selected text. This 7

8 Styles button will only be active when linked text is selected. Use this to float pictures, tables or text either to the left or right Format This drop-down list provides a set of pre-defined styles, similar to those found in Word, or other text editors. You can use the formats to create a visual hierarchy in the text you are entering. Numbers in header styles represent the header s size and importance with 1 being the largest and most important. Headings 3 & 4 have been used on your site for the Content sections. Not all formats are available on all pages. Insert Image Remove Format Disable/Enable rich-text formatting Horizontal Line Undo, Redo Table Functions Use this button to insert an image. Use this button to remove the formatting on the selected text. Click this link to toggle between the rich-text formatting options and plain-text. Underneath text body box. Inserts horizontal line Use these buttons to undo or redo the most recent changes you have made within the WYSIWYG These buttons let you create and edit html tables. You can edit table properties; insert columns and rows and merge and existing cells. Most of these buttons are only active when an existing table or table cell is selected. If you want to embed a video, use the embed icon. The embed code may not show up cut will be visible when the rich text is disabled. 8

9 Headers An important element of keeping code clean throughout the site is utilizing headers instead of local styling (like font sizes and bolding). This will enable us to make global changes to headers and ensure that styles are consistent throughout the site. When do you use headers? Whenever you have a title by itself (with a hard break or return after it) that you want stylize, headers are the way to go. To create them: Highlight (click and drag across the text) the text or paragraph you want to apply the style to. Choose the heading level you would like to apply A note about which heading to use. The lower the heading number, the larger the text. Heading 3 is used for most large titles within content. Heading 4 is for subheads. Paragraph is just the basic text. Do not use Heading 1 and Heading 2 as these are for design areas of the site. Inserting an Image Using the WYSIWIG Remember: **Photos need to be resized to a smaller size before uploading** Naming scheme: school or department acronym & - & imagename so it would look like this: bcms-hayden.jpg While using the WYSIWYG editor to edit content, place the cursor where you want the image (top of page, between paragraphs, etc.) and click on the image button The Insert/edit Image window will pop up. From here you can find the picture and edit the attributes of the image. You may type in the URL for an existing image, or more likely, use the image browser by clicking the image browser button (circled). The image browser button will pop up a new window containing a list of all of the available images in the images folder on the server. 9

10 Click on the upload button (by the red Help!) on the top left corner of the popup window. You can then browse and locate the image. With the image selected in the browse window, click on Open. Once the image is selected, the filename will be listed so click on the Upload button. The image will appear in the File Browser window. Click on Send to tinymce which will place the URL or web address of the image in the Insert/edit Image Window. Enter the rest of the desired attributes. Make sure you include Image description for visually impaired web browsers. After the picture is inserted, use the WYSIWIG editor, click on the picture. Use the Styles to Float Left or Float Right and text will wrap around the image. 10

11 Inserting a Link Select the text you wish to link to either a website or address. Click on the link button. The link dialog will popup. Enter the URL (web address) of the link. If it is an link, type in mailto: and then the address. In Target, select it so the link will appear in a new window. Under Title, fill in the information such as the website like Google or whatever is relative. If you are to linking to an interior link (within our website of you do not need to enter the full path but can exclude the domain. Start with a / and then the first child. For example, type in: /schools/buffalo-high instead of If you are linking to a spot lower in the page itself, create an anchor link. To create an anchor link use the full path to the page followed by the # symbol followed by the name of the anchor, for example: about/resources#top) When placing an address into the content area; do not link the as invisimail will not reduce spam if a link is used. Invisimail will automatically convert s into links. Remove a Link To remove an existing link, select the link or place the cursor within the link text and use the remove link button which is the broken chain. 11

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know!

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know! User s guide to using the ForeTees TinyMCE online editor TinyMCE is a WYSIWYG (what you see is what you get) editor that allows users a familiar word-processing interface to use when editing the announcement

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

Do It Yourself Website Editing Training Guide

Do It Yourself Website Editing Training Guide Do It Yourself Website Editing Training Guide Version 3.0 Copyright 2000-2011 Sesame Communications. All Rights Reserved. Table of Contents DIY Overview 3 What pages are editable using the DIY Editing

More information

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

Beginners Guide to Snippet Master PRO

Beginners Guide to Snippet Master PRO Beginners Guide to Snippet Master PRO This document assumes that Snippet Master has been installed on your site. If not please contact the Bakas IT web team at webreg@bakasit.com.au. Initial Login Screen...

More information

APPENDIX THE TOOLBAR. File Functions

APPENDIX THE TOOLBAR. File Functions APPENDIX THE TOOLBAR Within the WYSIWYG editor, there are a variety of functions available to the user to properly update the page. Below is a list of all the functions available. Keep in mind that the

More information

WYSIWYG Editor: Users Manual

WYSIWYG Editor: Users Manual WYSIWYG Editor: Users Manual Table of Contents WYSIWYG Editor Overview.... 3 Adding Text... 4 Inserting an Image.... 7 Inserting a File.... 15 Embedding Media.... 21 Inserting an Email Link.... 25 Captiva

More information

TinyMCE Users Guide. This user manual will show you all the basics of the TinyMCE editor.

TinyMCE Users Guide. This user manual will show you all the basics of the TinyMCE editor. Introduction TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor. What this means is that it will let you create html content on your web site. TinyMCE supports a lot of Operation

More information

Table of Contents. Look for more information at

Table of Contents. Look for more information at OmniUpd ate @ De Anza Qui ck Guide Table of Contents Login... 2 Logout... 2 OmniUpdate Help Center... 2 Editing and Saving a Page... 3 Publishing... 5 View and Revert to Previously Published Page... 5

More information

User Guide Prepared by Gorton Studios

User Guide Prepared by Gorton Studios User Guide Prepared by Gorton Studios Last Updated March 4, 2010: Final 1 Table of Contents Table of Contents... 2 Terms and Concepts... 4 User Tasks... 8 How to log in to the CMS... 8 How to change your

More information

FCKEditor v1.0 Basic Formatting Create Links Insert Tables

FCKEditor v1.0 Basic Formatting Create Links Insert Tables FCKEditor v1.0 This document goes over the functionality and features of FCKEditor. This editor allows you to easily create XHTML compliant code for your web pages in Site Builder Toolkit v2.3 and higher.

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

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

More information

Introduction to the MODx Manager

Introduction to the MODx Manager Introduction to the MODx Manager To login to your site's Manager: Go to your school s website, then add /manager/ ex. http://alamosa.k12.co.us/school/manager/ Enter your username and password, then click

More information

Creating Teacher Webpages on the New APS WordPress Site

Creating Teacher Webpages on the New APS WordPress Site Creating Teacher Webpages on the New APS WordPress Site TABLE OF CONTENTS INTRODUCTION 3 THE EDITING DASHBOARD 4 CREATING A NEW PAGE 5 EDITING YOUR PAGE 6 1. Page Title 7 2. Toolbar/ toolbar icons 7 3.

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

Introduction to Moodle: Creating & Sharing Content

Introduction to Moodle: Creating & Sharing Content Introduction to Moodle: Creating & Sharing Content Aim This guide will help to get you started and develop your understanding of how to add, edit and create courses using Moodle. This guide is for Moodle

More information

The SBCC Web Publishing Process The process of creating new web pages or editing existing pages within the OmniUpdate system is straightforward.

The SBCC Web Publishing Process The process of creating new web pages or editing existing pages within the OmniUpdate system is straightforward. Table of Contents Introduction 2 The SBCC Web Publishing Process 2 Staging Server vs. Production Server 2 Roles, Permissions, Levels and Authority 2 Logging In 3 Workflow 3 Dashboard Tab, Content Tab,

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

Zeppelin Website Content Manager User Manual

Zeppelin Website Content Manager User Manual Zeppelin Website Content Manager User Manual 1. Introduction Zeppelin Website Content Manager is made for maintaining and editing the content of the website easily. Most of the contents inside the website

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents Introduction... 5 Tips for s... 6 Pitfalls... 7 Key Information... 8 I. How to add a... 8 II. How to Edit... 10 SharpSchool s WYSIWYG Editor... 11 Publish a...

More information

JIRA Editor Documentation Pasting from Word, Excel or Outlook

JIRA Editor Documentation Pasting from Word, Excel or Outlook JIRA Editor Documentation Pasting from Word, Excel or Outlook Date: [13 May 2015] Version: 1.0 Table of contents 1 Why JEditor in Jira 4 1.1 How does it work? 4 1.1.1 With ticket creation 5 1.1.2 With

More information

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE RadEditor Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 3 What is RadEditor?... 3 RadEditor

More information

Introduction to Microsoft Word 2010

Introduction to Microsoft Word 2010 Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters ACADEMIC HEALTH CENTER 2 PageMasters have the permissions necessary to perform the following tasks with Site Tools: Application Requirements...3 Access FileNET...3 Login to FileNET...3 Navigate the Site...3

More information

Layout Manager - Toolbar Reference Guide

Layout Manager - Toolbar Reference Guide Layout Manager - Toolbar Reference Guide Working with a Document Toolbar Button Description View or edit the source code of the document (for advanced users). Save the contents and submit its data to the

More information

QRG: Using the WYSIWYG Editor

QRG: Using the WYSIWYG Editor WYSIWYG Editor QRG: Using the WYSIWYG Editor WYSIWYG stands for What You See Is What You Get. The WYSIWYG Editor is the reason you don t need to be an IT Programmer to write content for your web page.

More information

Wordpress Editor Guide. How to Log in to Wordpress. Depending on the location of the page you want to edit, go to either:

Wordpress Editor Guide. How to Log in to Wordpress. Depending on the location of the page you want to edit, go to either: Wordpress Editor Guide How to Log in to Wordpress Depending on the location of the page you want to edit, go to either: http://www.necc.mass.edu/wp- admin (for the main website) Or http://facstaff.necc.mass.edu/wp-

More information

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 4/17/18 Page 1 of 12

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 4/17/18 Page 1 of 12 WordPress User Guide WordPress User Guide WordPress User Guide 4/17/18 Page 1 of 12 Prepared by Ralph Shank Table of Contents About WordPress... 3 Getting Connected to Your Website... 3 Editing and Publishing

More information

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 8/31/17 Page 1 of 13

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 8/31/17 Page 1 of 13 UIS Office of Web Services WordPress User Guide WordPress User Guide 8/31/17 Page 1 of 13 UIS Office of Web Services WordPress User Guide Prepared by Ralph Shank Table of Contents About WordPress 3 Getting

More information

Using the Text Editor Tutorial

Using the Text Editor Tutorial Using the Text Editor Tutorial The Text Editor in Blackboard allows you to create and edit text. Whether you are adding an Item, posting to the Discussion Board, or writing a blog post, the text box for

More information

TEACHER PAGES USER MANUAL CHAPTER 6 SHARPSCHOOL. For more information, please visit: Chapter 6 Teacher Pages

TEACHER PAGES USER MANUAL CHAPTER 6 SHARPSCHOOL. For more information, please visit:  Chapter 6 Teacher Pages SHARPSCHOOL USER MANUAL CHAPTER 6 TEACHER PAGES For more information, please visit: www.customernet.sharpschool.com 0 TABLE OF CONTENTS 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. INTRODUCTION... 1 I. TEACHER PAGE

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

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

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters PageMasters have the permissions necessary to perform the following tasks with Site Tools: ACADEMIC HEALTH CENTER 2 Application Requirements...3 Access FileNET...3 Log in to FileNET...3 Navigate the Site...3

More information

OmniUpdate. Web Contributors Guide. University Information Technology Services. Training, Outreach, Learning Technologies, & Video Production

OmniUpdate. Web Contributors Guide. University Information Technology Services. Training, Outreach, Learning Technologies, & Video Production OmniUpdate Web Contributors Guide University Information Technology Services Training, Outreach, Learning Technologies, & Video Production Copyright 2015 University Information Technology Services Kennesaw

More information

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9 EDITOR GUIDE Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9 1 Button Functions: Button Function Display the page content as HTML. Save Preview

More information

The content editor has two view modes: simple mode and advanced mode. Change the view in the upper-right corner of the content editor.

The content editor has two view modes: simple mode and advanced mode. Change the view in the upper-right corner of the content editor. Content Editor The content editor allows you to add and format text, insert equations and hyperlinks, tables, and attach different types of files to content. The editor appears throughout the system as

More information

Rich Text Editor Quick Reference

Rich Text Editor Quick Reference Rich Text Editor Quick Reference Introduction Using the rich text editor is similar to using a word processing application such as Microsoft Word. After data is typed into the editing area it can be formatted

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual 1 Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several

More information

Faculty Web. Editors Guide. University Information Technology Services. Training, Outreach, Learning Technologies, & Video Production

Faculty Web. Editors Guide. University Information Technology Services. Training, Outreach, Learning Technologies, & Video Production Faculty Web Editors Guide University Information Technology Services Training, Outreach, Learning Technologies, & Video Production Copyright 2016 University Information Technology Services Kennesaw State

More information

ADRION PROJECT WEBSITES USER S MANUAL

ADRION PROJECT WEBSITES USER S MANUAL ADRION PROJECT WEBSITES USER S MANUAL September 2018 Summary 1. The ADRION Project Website... 3 2. Content instructions... 3 3. Contacts for technical assistance... 3 4. Login... 3 5. Editable contents...

More information

USING JOOMLA LEVEL 3 (BACK END) OVERVIEW AUDIENCE LEVEL 3 USERS

USING JOOMLA LEVEL 3 (BACK END) OVERVIEW AUDIENCE LEVEL 3 USERS USING JOOMLA LEVEL 3 (BACK END) OVERVIEW This document is designed to provide guidance and training for incorporating your department s content into to the Joomla Content Management System (CMS). Each

More information

NYLearns Curriculum Administration:

NYLearns Curriculum Administration: NYLearns Curriculum Administration: Creating a Curriculum Map May 2014 2 This page left intentionally blank 3 Contents Signing in to NYLearns... 4 Curriculum Mapping... 6 Creating Curriculum Maps... 7

More information

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

Comp. Manual for U.N.

Comp. Manual for U.N. Comp. Manual for U.N. This Manual drafted : 27/06/2014 Text editing * Archiving articles * Uploading pdfs * Using Adobe Photoshop * Calendar * You Tube Videos 1 To Login for simple Front end editing (publisher)

More information

WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016

WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016 WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016 LOG INTO WORDPRESS Visit the Login page http://intermountaineyecare.net/wp-admin/ Enter your Username and Password NOTE: Additional usernames

More information

Introduction to Microsoft Word 2010

Introduction to Microsoft Word 2010 Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with

More information

Author/Editor s View Adding Text & Modifying Text on an Existing Page (Article)

Author/Editor s View Adding Text & Modifying Text on an Existing Page (Article) Author/Editor s View Adding Text & Modifying Text on an Existing Page (Article) Assumed Preliminaries: (1) You ve registered with a username and password you selected and that you still remember. (2) Lloyd

More information

What is OU Campus? Log into OU Campus

What is OU Campus? Log into OU Campus OU Campus v10 Content Providers User Guide This document is designed to provide (level 5) Content Providers with basic information needed to do most tasks. Those needing additional information are encouraged

More information

Google Chrome 4.0. AccuCMS

Google Chrome 4.0. AccuCMS Google Chrome 4.0 AccuCMS Outline Contents Google Chrome 4.0... 4 Thank you for choosing Blue Archer... 4 As an AccuCMS user you can:... 4 Getting Started... 4 AccuCMS allows you to:... 4 Logging in to

More information

Computer Nashua Public Library Introduction to Microsoft Word 2010

Computer Nashua Public Library Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with Word. You can make your documents more

More information

EPiServer Content Editor s Guide

EPiServer Content Editor s Guide EPiServer Content Editor s Guide Contents Getting Started with EPiServer... 19 Logging In... 19 Navigating from the Global Menu... 19 Generic Functions, Toolbar and Panes... 20 Generic Functions... 20

More information

OU Campus. Web Editors Guide. University Information Technology Services. Training, Outreach, Learning Technologies, & Video Production

OU Campus. Web Editors Guide. University Information Technology Services. Training, Outreach, Learning Technologies, & Video Production OU Campus Web Editors Guide University Information Technology Services Training, Outreach, Learning Technologies, & Video Production Copyright 2015 University Information Technology Services Kennesaw State

More information

Web Manager 2.0 User s Manual Table of Contents

Web Manager 2.0 User s Manual Table of Contents Web Manager 2.0 User s Manual Table of Contents Table of Contents... 1 Web Manager 2.0 Introduction... 2 Rights and Permissions... 2 User Access Levels... 2 Normal Access... 2 Publisher Access... 2 WM2

More information

PBwiki Basics Website:

PBwiki Basics Website: Website: http://etc.usf.edu/te/ A wiki is a website that allows visitors to edit or add their own content to the pages on the site. The word wiki is Hawaiian for fast and this refers to how easy it is

More information

Introduction to the HTML Editor HTML Editor

Introduction to the HTML Editor HTML Editor HTML Editor This is the Editing window. Let's do a quick rundown of each tool. 1 Undo A click on the Undo button undoes the last edit performed on the page. Repeated clicks on the button will eventually

More information

Lions Australia Oz Clubhouse Instructions Revised 14 Feb 2014

Lions Australia Oz Clubhouse Instructions Revised 14 Feb 2014 Introduction: Authorisation and Access: 1 Your Browser 2. Layout 3. Start Editing 4. Edit the Banner Title 5. Insert a Main Photo Lions Australia Oz Clubhouse Instructions Revised 14 Feb 2014 6. Using

More information

The Gardens Trust WordPress Manual. thegardenstrust.org. Page: 1

The Gardens Trust WordPress Manual. thegardenstrust.org. Page: 1 The Gardens Trust WordPress Manual thegardenstrust.org Page: 1 Login Before you can make any changes to the site, you will need to log in. The login of the site is found at the following URL - http://thegardenstrust.org/wp-admin.

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

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

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

How to Update Your Site In Wordpress Vetter Facilities

How to Update Your Site In Wordpress Vetter Facilities How to Update Your Site In Wordpress Vetter Facilities SPECIAL NOTES: 1. You will want to use the browser Mozilla Firefox or Google Chrome to edit your Wordpress website. This document covers the following

More information

1.0 Overview For content management, Joomla divides into some basic components: the Article

1.0 Overview For content management, Joomla divides into some basic components: the Article Joomla! 3.4.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

Cascade User Guide. Introduction. Key System Features. User Interface

Cascade User Guide. Introduction. Key System Features. User Interface Cascade User Guide Introduction Key System Features User Interface Menus and Moving Through the System Files and Pages Working with Existing Pages File Action Menu Version Control Deleting files Restoring

More information

Beginner Workshop Activity Guide 2012 User Conference

Beginner Workshop Activity Guide 2012 User Conference Beginner Workshop Activity Guide 2012 User Conference TUESDAY, MARCH 6 2:00PM 5:00 PM Beginner Training Workshop Attendees will learn the end user functions of OU Campus TM. They will learn how to log

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

Requirements Document

Requirements Document GROUP 9 Requirements Document Create-A-Page Matthew Currier, John Campbell, and Dan Martin 5/1/2009 This document is an outline of what was originally desired in the application in the Project Abstract,

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

Tools. To log into your website administration page, go to:

Tools. To log into your website administration page, go to: Website Editing i Tools To log into your website administration page, go to: www.harrynorman.com/apt Today we will discuss This intermediate level class will show how to use website editor tools in the

More information

EKTRON 101: THE BASICS

EKTRON 101: THE BASICS EKTRON 101: THE BASICS Table of Contents INTRODUCTION... 2 TERMINOLOGY... 2 WHY DO SOME PAGES LOOK DIFFERENT THAN OTHERS?... 5 LOGGING IN... 8 Choosing an edit mode... 10 Edit in context mode (easy editing)...

More information

Editing Drupal 7 Sites. Basic page editing. June To begin editing, log in by clicking Login at the bottom of the homepage. Username.

Editing Drupal 7 Sites. Basic page editing. June To begin editing, log in by clicking Login at the bottom of the homepage. Username. Editing Drupal 7 Sites June 2013 Basic page editing To begin editing, log in by clicking Login at the bottom of the homepage Username Password Navigate to the page you want to edit Click the Edit tab at

More information

CROMWELLSTUDIOS. Content Management System Instruction Manual V1. Content Management System. V1

CROMWELLSTUDIOS. Content Management System Instruction Manual V1.   Content Management System. V1 Content Management System Instruction Manual V1 www.cromwellstudios.co.uk Cromwell Studios Web Services Content Management System Manual Part 1 Content Management is the system by which you can change

More information

Web Content. Overview. Web Content Mini WYSIWYG Editor

Web Content. Overview. Web Content Mini WYSIWYG Editor Web Content Overview Web Content Assets are used for entering HTML-formatted text or media items. They are created and edited via a mini-wysiwyg Editor. Web Content Assets support Dependency Manager tags

More information

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs Course Description Word - Basics Word is a powerful word processing software package that will increase the productivity of any individual or corporation. It is ranked as one of the best word processors.

More information

Microsoft Word 2007 on Windows

Microsoft Word 2007 on Windows 1 Microsoft Word 2007 on Windows Word is a very popular text formatting and editing program. It is the standard for writing papers and other documents. This tutorial and quick start guide will help you

More information

Introduction to FrontPage 2002

Introduction to FrontPage 2002 Introduction to FrontPage 2002 Academic Computing Support Information Technology Services Tennessee Technological University August 2003 1. Introduction FrontPage 2002 is a program to help you build a

More information

Managing Your Schoolwires Web Site

Managing Your Schoolwires Web Site Managing Your Schoolwires Web Site 1. Sign in at the district web site. 2. Select the school where your teacher or organization s web site is located as shown below. 3. Select the Teacher or Departments

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

Drupal User Guide for Authors

Drupal User Guide for Authors 0 Drupal User Guide for Authors SSU WEB CONTENT EDITING Information Technology Services SALEM STATE UNIVERSITY ITS-TRAINING@SALEMSTATE.EDU Author User Guide DRAFT version 2 Author User Guide DRAFT version

More information

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach SoftChalk 10 Level 1 University Information Technology Services Learning Technologies, Training, Audiovisual, and Outreach Copyright 2018 KSU Division of University Information Technology Services This

More information

NETZONE CMS User Guide Copyright Tomahawk

NETZONE CMS User Guide Copyright Tomahawk NETZONE CMS User Guide Copyright 2015. Tomahawk 1 Phone: + 64 9 522 2333 Email: getintouch@tomahawk.co.nz Tomahawk 2015 www.tomahawk.co.nz 2 NETZONE CMS USER GUIDE WHAT YOU LL FIND INSIDE LOGGING IN 4

More information

Free Form Text Page Wizard: Version 9.3

Free Form Text Page Wizard: Version 9.3 Free Form Text Page Wizard: Version 9.3 Think of the free form page as a word processing document. You can do almost anything with it, including custom designed pages and native HTML documents. The Free

More information

NVU Web Authoring System

NVU Web Authoring System NVU Web Authoring System http://www.nvu.com/index.php Table of Contents Using Nvu as Your Web Page Authoring System: Getting Started Opening a page, saving, and previewing your work...3 Formatting the

More information

The Telerik Rad Editor might not be available if you are using a browser other than Internet Explorer or Firefox.

The Telerik Rad Editor might not be available if you are using a browser other than Internet Explorer or Firefox. TELERIK RAD EDITOR The Telerik Rad Editor is another project that DNN makes use of for creating formatted content. The editor includes a toolbar with buttons similar to those you'd find in a word processor

More information

*monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so.

*monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so. *monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so. TRNA WORDPRESS LOGIN AND EDITING INSTRUCTIONS; 10/17/18 (see end of this document for web developer-level

More information

How to Use Moodle's Text Editor

How to Use Moodle's Text Editor How to Use Moodle's Text Editor The text editor has a variety of tools and icons to assist in formatting text, adding links, and inserting images. Many of them will be familiar to anyone who uses word

More information

WPI Project Center WordPress Manual For Editors

WPI Project Center WordPress Manual For Editors WPI Project Center WordPress Manual For Editors April 17, 2015 Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Adding

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

Creating a Website in Schoolwires Technology Integration Center

Creating a Website in Schoolwires Technology Integration Center Creating a Website in Schoolwires Technology Integration Center Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Accessing Site Manager... 2 Section Workspace Overview...

More information

CREATING ANNOUNCEMENTS. A guide to submitting announcements in the UAFS Content Management System

CREATING ANNOUNCEMENTS. A guide to submitting announcements in the UAFS Content Management System CREATING ANNOUNCEMENTS A guide to submitting announcements in the UAFS Content Management System Fall 2017 GETTING STARTED 1 First, go to news.uafs.edu. 2 Next, click Admin at the bottom of the page. NOTE:

More information

ALES Wordpress Editor documentation ALES Research websites

ALES Wordpress Editor documentation ALES Research websites ALES Wordpress Editor documentation ALES Research websites Contents Login... 2 Website Dashboard... 3 Editing menu order or structure... 4 Add a new page... 6 Move a page... 6 Select a page to edit...

More information

DRAFT. Table of Contents About this manual... ix About CuteSITE Builder... ix. Getting Started... 1

DRAFT. Table of Contents About this manual... ix About CuteSITE Builder... ix. Getting Started... 1 DRAFT Table of Contents About this manual... ix About CuteSITE Builder... ix Getting Started... 1 Setting up... 1 System Requirements... 1 To install CuteSITE Builder... 1 To register CuteSITE Builder...

More information

EventsNow. Getting Started Guide

EventsNow. Getting Started Guide EventsNow Getting Started Guide Contents Creating Your First Event... 3 Name Your Event... 3 Add an Event Contact... 3 Add Event Details... 5 Upload Your Logo/Image... 6 Add Tickets... 6 Add Donations...

More information

Website Training Guide for Staff

Website Training Guide for Staff Website Training Guide for Staff Welcome to the General Website Training Guide. This tutorial will cover a brief introduction to the Research Website for St. Michael s Hospital, the Wordpress backend,

More information

FrontPage. Directions & Reference

FrontPage. Directions & Reference FrontPage Directions & Reference August 2006 Table of Contents Page No. Open, Create, Save WebPages Open Webpage... 1 Create and Save a New Page... 1-2 Change the Background Color of Your Web Page...

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

The PlainHTML Content Editor

The PlainHTML Content Editor #2a 1445 McGill Rd Kamloops, BC, V2C 6K7 Ph. (250) 374-0906 Fax (250) 374-0915 Toll Free: 1-888-374-0906 #2065 555 W. Hastings. PO Box 12138 Vancouver, BC, V6B 4N6 Ph. (604) 738-0906 Fax. (604) 738-3334

More information

Reference Services Division Presents WORD Introductory Class

Reference Services Division Presents WORD Introductory Class Reference Services Division Presents WORD 2010 Introductory Class CLASS OBJECTIVES: Navigate comfortably on a Word page Learn how to use the Ribbon tabs and issue commands Format a simple document Edit,

More information

Resetting Your Password

Resetting Your Password School Teacher Page Training Logging In Before you can add or edit content, you need to log in. The web site address is: http://www.okaloosaschools.com/yourschool/user Enter your user name and password

More information