INTRODUCTION 2 HOTKEYS FOR EDITING TEXT 5 EDITING TEXT 5 TO COPY TEXT FROM A WEBSITE 5 TYPING TEXT 6 LINKS 6

Size: px
Start display at page:

Download "INTRODUCTION 2 HOTKEYS FOR EDITING TEXT 5 EDITING TEXT 5 TO COPY TEXT FROM A WEBSITE 5 TYPING TEXT 6 LINKS 6"

Transcription

1 Text Editing Manual

2 Table of Contents INTRODUCTION 2 HOTKEYS FOR EDITING TEXT 5 EDITING TEXT 5 TO COPY TEXT FROM A WEBSITE 5 TYPING TEXT 6 LINKS 6 FILE TYPES 7 NAMING DOCUMENTS 6 ANCHOR TAGS 7 LINKING URLS & PAGES WITHIN YOUR SITE 9 LINKING S 9 LINKING DOCUMENTS 10 UPLOADING DOCUMENTS 11 LINKING IMAGES 11 INSERTING IMAGES 12 INSERTING IMAGES FROM THE WEB 12 FORMATTING IMAGES 12 IMAGES CAN BE UPLOADED AND INSERTED INTO THE CONTENT OF THE MAIN BODY 13 EMBEDDING MEDIA 13 EMBEDDING GOOGLE MAPS 13 EMBEDDING YOUTUBE VIDEO 14 EMBEDDING GOOGLE CALENDAR 16 TABLES 17 NOTE: The method of uploading and linking documents has changed from the old system. Please see page 9 for instructions on how to upload documents, and please see page 10 for instructions on how to link previously uploaded documents. 2

3 Introduction This manual will facilitate the administrator s use of text editing by providing detailed instructions and screenshots of the RAMP text editor. Editing Text with Keys All these keys can be used for editing in Design mode. - Foreground Color - Background Color - Remove Format - Undo (Ctrl-z) - Redo (Ctrl-y) - Copy - Paste - Paste Plain Text - Paste from MS Word (with cleanup) - Align Left - Align Center - Align Right - Justify - Remove alignment and paragraphs - Ordered List - Bulleted List - Decrease Indent - Increase Indent - Create Link - Insert a Table - Horizontal Rule - Insert Image - Insert Icon - Copy Format - Apply Format - Convert to upper case - Convert to lower case 3

4 - Insert a special character - Insert anchor - Insert place holder - Print - Spell checker - Select All - Select None - Anchors indication - Place holders indication - Direction right to left - Direction left to right - Bold - Italic - Underline - StrikeThrough - SubScript - SuperScript - Increase the editing panel - Decrease the editing panel - Preview document appearance - Insert Form - Insert/edit CheckBox - Insert/edit Radio button - Insert/edit TextBox - Insert/edit Password field - Insert/edit Hidden field - Insert/edit Button - Insert/edit Submit button - Insert/edit Reset button - Insert DIV - Get context menu for current cursor position (the only way for Opera) - Insert Flash. - Insert Media. 4

5 - Mark selection as not editable. - Clear foreground color. - Clear background color. - Make paragraph. - Upload Image to site - Upload Document to Site Cmd/Ctrl-A - highlight the whole document's content Cmd/Ctrl-Z - the same as undo button click Cmd/Ctrl-Y - the same as redo button click Cmd/Ctrl-X - cut highlighted text Cmd/Ctrl-C - copy highlighted text Cmd/Ctrl-V - paste Clipboard content into Editor Cmd/Ctrl-B - the same as bold button click Cmd/Ctrl-I - the same as italic button click Cmd/Ctrl-U - the same as underline button click Cmd/Ctrl-S - the same as strikethrough button click Cmd/Ctrl-L - the same as align left button click Cmd/Ctrl-E - the same as align center button click Cmd/Ctrl-R - the same as align right button click Home - set cursor to start of current text End - set cursor to end of current text Ctrl-Home - set cursor to start of document Ctrl-End - set cursor to end of document Ctrl-Alt-Home - set cursor to start of document, is useful for cursor inserting before the first Table or List in document Ctrl-0/Cmd I - get information on your browser There are many ways to enter text in the main body. Users can manually type out the text they want to appear, or they can copy and paste the text from websites or word documents. Text copied and pasted from other text programs retains the original formatting. 5

6 1. Highlight the text you want to appear on your page, either by highlighting a portion of the text or using Cmd/Ctrl A to select all the text (WARNING If you are copying text from a website the Cmd/Ctrl A option will select everything on the page, including sidebars and links. Unless you want to copy the entire page, manually highlighting your text may be the best option). Cmd/Ctrl C will copy the text that you have highlighted. Return to your page, place your cursor at the point you wish your text to appear, and Cmd/Ctrl V will paste the text into the body of your page. 2. Alternately, you can use the drop down menus for your browser to achieve the same results. Highlight the text you want to appear and go to the Edit menu then down to Copy. Return to your page; place your cursor in the place you wish your text to appear, and then go to Edit and down to Paste. TO COPY TEXT FROM A WORD DOCUMENT: Highlight the text you want to appear on your page, either by highlighting a portion of the text or using Cmd/Ctrl A to select all the text. Cmd/Ctrl C will copy the text that you have highlighted. Return to your page, place your cursor at the point you wish your text to appear, and Cmd/Ctrl V will paste the text into the body of your page. Click the submit button to save your changes. 2. Alternately, you can use the drop down menus for your text program to achieve the same results. Highlight the text you want to appear and go to the Edit menu then down to Copy. Return to your page; place your cursor in the place you wish your text to appear, and then go to Edit and down to Paste. Click the submit button to save your changes. TYPING TEXT: 1. Using your keyboard, manually type in the text you wish to appear in the body of your page. You can change the font and font size, or you can change the look of the font by bolding, italicizing or underlining your text. 2. One of the security features of the system locks the user out of the program if there is no activity within minutes. Only activity on the left hand side of the screen (the main admin menus) is registered. As this is the case it is highly recommended that the user enters the text into another word program (Notepad, Microsoft Word etc.) and then copies and pastes the text. This will ensure that no information is lost. LINKS Users can add links to the text in the main body of the page. There are a few different types of links that can be added. Anchor Tags Links to outside websites Links to pages within your site Links to Links to Documents Image Links NAMING DOCUMENTS 6

7 The file names you choose have important ramifications for operating system compatibility and usability. When naming a document to upload it is important that there you use only letters and numbers, with no spaces, and no symbols (except periods, hyphens and underscores). The file name should be no more than 27characters. Try to make the name as descriptive but also as short as possible, to make it easier for you to find the file again in the future. We want to emphasize this as much as possible, because following these conventions will save you a significant amount of time fixing broken links. Play it safe; it ll save you hours of frustration. It's important to select a file naming convention for your directories, HTML files, and image files - and stick to it. You're less likely to get broken links caused by simple typographical errors if you stick to your naming rules. Many Web professionals recommend that you use only lower-case letters in file names: Less chance of coding errors because you don't have to remember what to capitalize and when. Visitors have an easier time if they're trying to type the URL directly into their browsers instead of clicking on a link. An all lower-case format reduces errors, but also makes file names harder to read. As a compromise, designers use the underscore symbol (_) or a hyphen (-) to separate individual words in a file name. Hyphens are more visible than underscores, as the underscore is usually impossible to detect in URLs that are underlined, as in a default hyperlink. Underscores can also cause problems in certain programming languages if it becomes necessary to refer to an external file. Never use spaces in file and directory names. Windows operating systems do allow spaces and even seem to encourage you to use them, but some computers will be unable to read a file or folder with spaces in the name. If you use spaces you won't have any problem when you test your page on your own Windows or Macintosh operating system, but problems may arise when you place the page on a Web server. FILE TYPES There are two different types of document files that can be uploaded to your site, and that have some very important differences. If you are using Microsoft Word or a similar text editor, documents will be.doc file types. When you upload this type of file to your website anyone who clicks the link to view the document will be uploading (saving and opening) the document to their personal computer, or the computer they are viewing the site with. These.doc files are editable by everyone, but only people with admin access will be able to upload an edited document back to your website. Another type of document is PDF (or.pdf). When a user clicks on a link to view a PDF file on your website they will be viewing the file online. These files are not editable by the viewer. It is recommended that you use a PDF file for important documents such as mission statements, newsletters, or policies and procedures. Using a PDF ensures that your valuable information can reach your users without worry of the documents being tampered with. ANCHOR TAGS 7

8 An Anchor tag can be used to link to another document by using the href attribute, or to bookmark a place inside a document, by using the name attribute. The href attribute would be used to provide a link to an outside source, for instance, to cite a news article. A good example of using a link inside a document would be adding links to each chapter in a long document, and then linking them to the index of the document. Then when a reader clicks on the link for Chapter 9 in the index, they will be taken to the beginning of Chapter 9 in the document. Note: Name your anchors in your pages something descriptive. An anchor named "#assessment" is easier to link to and tell others about than an anchor named "#anchor ". ADDING AN ANCHOR TAG AS A BOOKMARK: 1. Choose the place in the text you wish to bookmark, and place your cursor there. If we use the scenario presented above, then you would place your cursor at the beginning of chapter Click on Add Anchor. 3. Add an anchor name. Make sure you remember what the name is, as you will need to link to it. Click ok once you have added the name. An icon of an anchor will appear where you placed the anchor. 4. Place your cursor at the place in the text you wish the link to the anchor to appear. Click on Create Link. For instance if we are using the scenario presented above, you would place the link to the anchor in your index or table of contents. 5. In the protocol dropdown menu choose Anchor. 6. Name your link. It should have the same name as your anchor but with a # in front of it. Click ok once you are done. 7. Click the submit button to save your changes. 8

9 LINKING URLS & PAGES WITHIN YOUR SITE A link can be created to an outside website, or to one of the pages on your own website. 1.Type the word or words you wish to link (eg. More Information). 2. Highlight the word or words with your cursor. Click on the Create Link button. 3. Make sure the protocol drop down menu is set to http: then type or paste the URL into the URL field. Click ok once you are done. Click the submit button to save your changes. If you are using Internet Explorer it is possible to bypass these steps by typing the link in its entirety into the main body text. Once you hit the space bar the link should appear completed.* LINKING S A link can be made to open an to facilitate contact with your company. There are two ways to do this: LINKING TO TEXT: 1. Type the word or words you wish to link to the (eg. The contact name, contact us, support etc). 2. Highlight the words you wish to link. Click on the Create Link button. 3. Change the protocol to mailto:// 9

10 4. Remove the excess // from the end of the mailto: 5. In the URL field type the contact address (eg. Click ok. 6. Click the submit button to save your work. *If you are using Internet Explorer it is possible to bypass these steps by typing the address in its entirety into the main body text. Once you hit the space bar the link should appear completed. LINKING TO THE ADDRESS: 1. Type the address into the main body text. 2. Highlight the address. Click on the Create Link button. 3. Change the protocol to mailto:// 4. Remove the // from the mailto: 5. In the URL field type the contact address (eg. Click ok. 6. Click the submit button to save your work. UPLOADING DOCUMENTS Documents can be uploaded and linked on any page: 1. Click on to insert a link; a popup appears with the folder your documents are uploaded to. You will be able to view previously uploaded documents in this folder. 2. Click Browse beside the Document field 3. Select the document (.doc or.pdf) you would like to upload from its location on your computer. 4. Click Open. 10

11 5. Enter then name of the document as you wish it to appear in the link in the Description field. 6. Click Upload in the popup. LINKING DOCUMENTS Links can be made to uploaded documents by following these steps: 1. Click on to insert a link; a popup appears with folder your documents are uploaded to. 2. Click to select the previously uploaded file you would like to link on the filetree that appears. 3. Enter then name of the document as you wish it to appear in the link in the Description field. 4. Click Upload in the popup. 5. The document will be uploaded and the link will be created for you. LINKING IMAGES A link to an outside site, or a document, can be made to an image. 1. Select the image (see the next section for how to upload an image to the site) 2. Click on to insert a link; a popup appears. 3. Click on Browse button of the popup. 4. Select the document (.doc or.pdf) in Files browser, click Open. 5. Click Upload in the popup. OR 11

12 1. Select the image (see the next section for how to upload an image to the site) 2. Click on to insert a link; a popup appears. 3. Paste the website address of the website you wish to link to in the URL field. 4. Click OK INSERTING IMAGES Name your images with names that will help you remember what is in them. Users who name their images something like picture1.jpg or picture20.jpg find their images are difficult to identify later because they have to be fully downloaded before you can tell what image they are. If you instead name your images something more descriptive, they will be easier to find later. Here are some examples: lightbulb.jpg sticks_helmets.jpg tournament_2009_billy.jpg volunteers_2007.gif FORMATTING IMAGES Images can be formatted to a web friendly size and resolution using any image-editing program, such as Adobe Photoshop or Microsoft Paint. Most imageediting software has a Save For Web feature that will allow you to resize your image and adjust the resolution. It is very important that your image is the proper resolution, as the image resolution affects the file size. If the image is too large or you upload an image directly from your digital camera, it will effect the load speed of your webpage, and can cause your website to break. INSERTING IMAGES FROM THE WEB 1. Place your cursor where you want the image to appear in the body content. 2. Click on Insert Image to insert an image, a popup appears. 3. Enter the URL for the image you want to insert. 12

13 4. The alternate text is a description of what the image is. You can leave this blank, or you can enter a brief description of the image. This is very handy for the blind that use screen readers to view the Internet. If you enter anything in the alternate text field the screen reader will read it. 5. Clicking the Show Shadow box adds a shadow to your image, which gives it the appearance of floating above the content body. 6. The width and height should only be set if the image is too large to fit the body content. 7. Setting alignment will move the image within your body content. 8. Border thickness adds a border to your image. 9. Click ok. 10. Click OK to save your work. IMAGES CAN BE UPLOADED AND INSERTED INTO THE CONTENT OF THE MAIN BODY. 1. Place your cursor where you want the image to appear in the body content. 2. Click on Upload Image to insert an image; a popup appears with the tree of files structure for uploading to. 3. Click on Browse button of the popup. 4. Select the image in Files browser, click Open. 5. Click Upload in the popup. *Please be aware that most images uploaded to your personal computer from a digital camera need to be formatted for the Internet before being uploaded to your site. See Formatting Images for more information. 6. Once your image is uploaded it can be resized. Click on the image and use the boxes that appear to drag the image to the size you want. When you are finished click submit to save your changes. EMBEDDING MEDIA The system can embed media such as google maps or youtube videos, google calendars or music. EMBEDDING GOOGLE MAPS 1. To embed a map you first need to create your map with GoogleMap. This can be done by going to or going to the Google home page and clicking on the Map link at the top of the page. 2. Once you have your map created to your satisfaction, click on the Link button on the top right of the screen. 13

14 3. When you have clicked on the Link button you will notice two options appear. The second line of code in the Paste HTML to embed in website is the code that you want. 4. Copy the code in the Paste HTML to embed in website by clicking on it with your cursor until all the code is highlighted and then pressing Cmd/Ctrl C on your keyboard. 5. Return to you re the admin side of your website. Go to Pages and select Edit for the page you wish to have the map appear on. 6. Switch the view from Design Mode to HTML Text at the bottom of the main text field. 7. Place your cursor at the place that you wish the map to appear. If you have text on the page it will be after all the text that appears in the window, but before the text that reads <span class=etc. (example below) 8. Cmd/Ctrl V will paste your code where you have placed your cursor. 9. Click Submit to save your work. When you view your page in a browser you should now have a beautiful map! EMBEDDING YOUTUBE VIDEO 1. Find the video you wish to embed on YouTube ( 2. On the right hand side of the screen, under the channel information, there are two lines of code, URL and Embed. When you click on the code in the Embed field, a drop down menu appears when you can adjust the colors, sizes and other options for your video. A good standard size for websites is the 425x

15 3. After you have made your option selections, copy the code in the Embed field using Cmd/Ctrl C. 4. Return to the admin side of your website. Go to Pages and select Edit for the page you wish to have the video appear on. 5. Switch the view from Design Mode to HTML text at the bottom of the main text field. 6. Place your cursor at the place that you wish the video to appear. If you have text on the page it will be after all the text that appears in the window, but before the text that reads <span class=etc. (example below) 7. Cmd/Ctrl V will paste your code where you have placed your cursor. 8. Click Submit to save your work. You should now have a cool video on when you view your website! 15

16 1. Open 2 browser tabs, one with your Google calendar account, and one with your website (logged into your user or admin account). 2. On the Google calendar page, in the calendar list on the left, click the downarrow next to the calendar you want to embed, and select Calendar settings. (Alternatively, click the Settings link at the bottom of the calendar list, and then click the name of the calendar.) 3. Once the calendar settings page opens, look down the page to the EMBED calendar area. 4. Click on the link to the right of the image of the calendar that says "Paste this code into your website. Customize the color, size, and other options" 5. When the embed customization screen opens, change the width of the calendar to 500px. THIS IS IMPORTANT! If you don't do this, the calendar will mess up the appearance of your website. 6. Highlight the embed code, and copy it (CTRL/CMD C) 7. Switch to the tab your site is open on, go to "Site Content", and edit the page you wish to add the calendar to. 8. When the text editor opens, look at the bottom of the area where you type content, to find 2 tabs "Design Mode" and "HTML Text". Click on the HTML Text tab. 16

17 9. Paste the embed code into the page (CTRL/CMD V). 10. Click submit to save the page. TABLES INSERTING TABLES Open your text editor window, place your cursor in the area you wish to insert the table and click on. This will open the table window, which has many features. Each feature is examined after the screenshot below. 17

18 You can control where the cells are inserted and removed from by clicking the button shown here on the top of the table window Columns: The vertical cells. Pushing the + will add columns, pushing will decrease the amount of columns. Span: This option allows the currently selected cell to span more than one column. Pushing the + increases the amount of spanned columns, - decreases the amount of spanned columns. The result looks like this: Rows: the horizontal cells. Pushing + adds more rows, pushing decreases the amount of rows. Span: This option allows the currently selected cell to span more than one row. Pushing the + increases the amount of spanned rows, - decreases the amount of spanned rows. The result looks like this: 18

19 19

20 Here you can input the size of the cells. As you change the values you should be able to see the cells changing size in the text editor window. Cell Padding controls the amount of space INSIDE the cell. Increasing the padding increases the negative space inside the cells. See Image 1. Cell Spacing controls the amount of space OUTSIDE the cells. Increasing cell spacing increases the negative space surround the outside of the cells. See Image 2. Image 1 The cell padding here is 50 Image 2 the cell spacing here is

21 The border width controls the weight of the border. Image A has a border width of 1px, while Image B has a border width of 5px. Image A Border width of 1px. Image B Border width of 5px. This option allows you to change the border colors. If left at Not Set your borders will not be visible. Clicking on the eraser will change it from the color to Not Set. Clicking on the box opens up the color chart shown here. 21

22 None No Border Dotted A border of dots Dashed A border of dashes Solid A solid border Border style allows you to choose from 4 border options. Clicking on the dropdown menu opens the options shown here. This option allows you to set a background color for your table. Clicking on the eraser will change it from the color to Not Set. If left at Not Set there will be no background color. Clicking on the box opens up the color chart shown here. 22

23 This allows the administrator to add a picture to the background of their table instead of a color. If left at Not Set there will be no background image. Clicking on the eraser will change it from the image to Not Set. Clicking on the box opens up the options shown below. Clicking on the dropdown menu brings up the following options: Repeat Causes the image to repeat both horizontally and vertically, like tiles. Repeat-X Causes the image to repeat horizontally Repeat-Y Causes the image to repeat vertically No-Repeat The image will only show once. Clicking on the dropdown menu brings up the following options: Fixed The image is locked in place Scroll the image scrolls up and down as the user navigates the table. This allows you to control the horizontal position of the image. Clicking on the dropdown menu brings up the following options: Left Anchors the image to the left side of the table. Center Anchors the image to the center of the table Right Anchors the image to the right side of the table. This allows you to control the vertical positioning of the image. Clicking on the dropdown menu brings up the following options. Top Anchors the image to the top of the table. Center Anchors the image to the center of the table. Bottom Anchors the image to the bottom of the table. 23

24 This option causes the table to cast a slight shadow on the page, which makes it look like it is suspended above the page. See below. The cell properties area lets you adjust a single cell, and then apply the changes to a row, column or the entire table. This is the area where you would adjust the alignment of the table, or decide where on your page the table will sit. For instance, choosing alignment: center and vertical alignment: middle will cause your table to sit centered in the middle of your page. 24

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide CONTENTM WEBSITE MANAGEMENT SYSTEM Getting Started Guide Table of Contents CONTENTM WEBSITE MANAGEMENT SYSTEM... 1 GETTING TO KNOW YOUR SITE...5 PAGE STRUCTURE...5 Templates...5 Menus...5 Content Areas...5

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

Introduction to Drupal

Introduction to Drupal Introduction to Drupal Login 2 Create a Page 2 Title 2 Body 2 Editor 2 Menu Settings 5 Attached Images 5 Authoring Information 6 Revision Information 6 Publishing Options 6 File Attachments 6 URL Path

More information

WYSIWYG Editor in Detail

WYSIWYG Editor in Detail WYSIWYG Editor in Detail 1. Print prints contents of the Content window 2. Find And Replace opens the Find and Replace dialogue box 3. Cut removes selected content to clipboard (requires a selection) 4.

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

WYSIWYG Tips and FAQ

WYSIWYG Tips and FAQ WYSIWYG Tips and FAQ Version 1.0 WYSIWYG: What you see is what you get. This is an abbreviation for the type of editor Acalog uses. You will layout your content in the editor, and when you hit preview,

More information

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication You will be directed to the "Portfolio Settings! page. On this page you will fill out basic DIGICATION E-PORTFOLIO HELP GUIDE Where do I start? Log in to Digication Go to your school!s Digication login

More information

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu)

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Updated on 10/17/2014 Table of Contents About... 4 Who Can Use It... 4 Log into Ingeniux... 4 Using Ingeniux

More information

[D YOUVILLE COLLEGE OUCAMPUS WEB CONTENT MANAGEMENT SYSTEM TRAINING] June 11, 2014

[D YOUVILLE COLLEGE OUCAMPUS WEB CONTENT MANAGEMENT SYSTEM TRAINING] June 11, 2014 MANAGEMENT SYSTEM TRAINING] June 11, 2014 What is OU Campus? OU Campus is a content management system used by D Youville College on www.dyc.edu. It is an easy-to-learn tool for updating Web pages from

More information

Starting User Guide 11/29/2011

Starting User Guide 11/29/2011 Table of Content Starting User Guide... 1 Register... 2 Create a new site... 3 Using a Template... 3 From a RSS feed... 5 From Scratch... 5 Edit a site... 6 In a few words... 6 In details... 6 Components

More information

How to Use the Text Editor in Blackboard

How to Use the Text Editor in Blackboard How to Use the Text Editor in Blackboard The image below is the text editor in Blackboard. No matter you add an item or discussion forum for your course as an instructor, post threads and replies on a

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents 1. Introduction... 4 I. Enhancements... 5 II. Tips... 6 2. Key Information... 7 3. How to Add a... 8 4. How to Edit... 10 I. SharpSchool s WYSIWYG Editor... 11

More information

Website Editor User Guide

Website Editor User Guide CONTENTS Minimum System Requirements... 3 Design Your Website... 3 Choosing your Theme... 4 Choosing your Header Style... 4-5 Website Content Editor... 6 Text Editor Toolbar features... 6 Main Menu Items...

More information

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring 7 th Annual LiveText Collaboration Conference Advanced Document Authoring Page of S. La Grange Road, nd Floor, La Grange, IL 6055-455 -866-LiveText (-866-548-3839) edu-solutions@livetext.com Page 3 of

More information

UNPAN Portal Content Management System (CMS) User Guide

UNPAN Portal Content Management System (CMS) User Guide UNPAN Portal Content Management System (CMS) User Guide www.unpan.org User Manual Version 1.0 260309 Page 1 of 36 Table of Contents A. UNPAN Sitemap... 3 B. DPADM Sitemap... 4 C. Introduction to UNPAN

More information

Quick Start Guide To: Using the Sage E-marketing Online Editor

Quick Start Guide To: Using the Sage E-marketing Online Editor Quick Start Guide To: Using the Sage E-marketing Online Editor When you first enter the Sage E-marketing online editor, you will see two tabs on the left-hand side of the screen: Content Editor and Customize

More information

BLACKBOARD 9.1: Text Editor

BLACKBOARD 9.1: Text Editor BLACKBOARD 9.1: Text Editor The text editor in Blackboard is a feature that appears in many different areas, but generally has the same look and feel no matter where it appears. The text editor has changed

More information

Site Maintenance. Table of Contents

Site Maintenance. Table of Contents Site Maintenance Table of Contents Adobe Contribute How to Install... 1 Publisher and Editor Roles... 1 Editing a Page in Contribute... 2 Designing a Page... 4 Publishing a Draft... 7 Common Problems...

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

Help on Icons and Drop-down Options in Document Editor

Help on Icons and Drop-down Options in Document Editor Page 1 of 5 Exact Synergy Enterprise Help on Icons and Drop-down Options in Document Editor Introduction The following table provides descriptions on the icons and drop-down options that are available

More information

Drupal Training Guide

Drupal Training Guide Drupal Training Guide Getting Started Drupal Information page on the IT site: http://it.santarosa.edu/drupal On this page is information about Drupal sign up, what Drupal is, which is a content management

More information

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor USER GUIDE Unit 4: Schoolwires Chapter 1: Schoolwires Centricity Version 4.2 TABLE OF CONTENTS Introduction... 1 Audience and Objectives... 1 Getting Started... 1 How the Works... 2 Technical Requirements...

More information

Content Management System

Content Management System OIT Training and Documentation Services Content Management System End User Training Guide OIT TRAINING AND DOCUMENTATION oittraining@uta.edu http://www.uta.edu/oit/cs/training/index.php 2009 CONTENTS 1.

More information

HOW TO USE THIS GUIDE

HOW TO USE THIS GUIDE HOW TO USE THIS GUIDE This guide provides step-by-step instructions for each exercise. Anything that you are supposed to type or select is noted with various types and colors. WHEN YOU SEE THIS Click Help

More information

Cascade Server. End User Training Guide. OIT Training and Documentation Services OIT TRAINING AND DOCUMENTATION. oittraining@uta.

Cascade Server. End User Training Guide. OIT Training and Documentation Services OIT TRAINING AND DOCUMENTATION. oittraining@uta. OIT Training and Documentation Services Cascade Server End User Training Guide OIT TRAINING AND DOCUMENTATION oittraining@uta.edu http://www.uta.edu/oit/cs/training/index.php 2013 CONTENTS 1. Introduction

More information

To change title of module, click on settings

To change title of module, click on settings HTML Module: The most widely used module on the websites. This module is very flexible and is used for inserting text, images, tables, hyperlinks, document downloads, and HTML code. Hover the cursor over

More information

Cascade Server CMS Quick Start Guide

Cascade Server CMS Quick Start Guide Cascade Server CMS Quick Start Guide 1. How to log in 2. How to open page 3. How to edit a page 4. How to create a new page 5. How to publish a page 6. How to change settings to view publish status page

More information

How to Use Swiftpage for Microsoft Outlook

How to Use Swiftpage for Microsoft Outlook How to Use Swiftpage for Microsoft Outlook 1 Table of Contents Basics of the Swiftpage for Microsoft Outlook Integration.. 3 How to Install Swiftpage for Microsoft Outlook and Set Up Your Account...4 The

More information

MS Word 2007 practical notes

MS Word 2007 practical notes MS Word 2007 practical notes Contents Opening Microsoft Word 2007 in the practical room... 4 Screen Layout... 4 The Microsoft Office Button... 4 The Ribbon... 5 Quick Access Toolbar... 5 Moving in the

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED 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

More information

How to Use Swiftpage for Microsoft Excel

How to Use Swiftpage for Microsoft Excel How to Use Swiftpage for Microsoft Excel 1 Table of Contents Basics of the Swiftpage for Microsoft Excel Integration....3 How to Install Swiftpage for Microsoft Excel and Set Up Your Account...4 Creating

More information

Chapter 14: Links. Types of Links. 1 Chapter 14: Links

Chapter 14: Links. Types of Links. 1 Chapter 14: Links 1 Unlike a word processor, the pages that you create for a website do not really have any order. You can create as many pages as you like, in any order that you like. The way your website is arranged and

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.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

How to Use Swiftpage for SageCRM

How to Use Swiftpage for SageCRM How to Use Swiftpage for SageCRM 1 Table of Contents Basics of the Swiftpage for SageCRM Integration 3 How to Install Swiftpage for SageCRM and Set Up Your Account...4 Accessing Swiftpage s Online Editor

More information

Quick Guide to the Cascade Server Content Management System (CMS)

Quick Guide to the Cascade Server Content Management System (CMS) Quick Guide to the Cascade Server Content Management System (CMS) Waubonsee Community College Cascade Server Content Administration January 2011 page 1 of 11 Table of Contents Requirements...3 Logging

More information

Mura CMS. (Content Management System) Content Manager Guide

Mura CMS. (Content Management System) Content Manager Guide Mura CMS (Content Management System) Content Manager Guide Table of Contents Table of Contents 1. LOGGING IN...1 2. SITE MANAGER...2 3. ADDING CONTENT (Pages, Folders, etc.)...6 4. WORKING WITH IMAGES...15

More information

If you want to go back to the normal text just. Editing the code in HTML is a technical feature and it should only be done by advanced users.

If you want to go back to the normal text just. Editing the code in HTML is a technical feature and it should only be done by advanced users. Content Editor Audience: Website Administrators, Faculty/ Staff, CMS Page Authors and Publishers The Content Editor is how the regular user can create true HTML pages. This editor has similar functions

More information

ADOBE DREAMWEAVER CS3 TUTORIAL

ADOBE DREAMWEAVER CS3 TUTORIAL ADOBE DREAMWEAVER CS3 TUTORIAL 1 TABLE OF CONTENTS I. GETTING S TARTED... 2 II. CREATING A WEBPAGE... 2 III. DESIGN AND LAYOUT... 3 IV. INSERTING AND USING TABLES... 4 A. WHY USE TABLES... 4 B. HOW TO

More information

UHR Training Services Student Manual

UHR Training Services Student Manual UHR Training Services Student Manual October 2012 1 Logging in to CareWorks Clicking the copyright symbol on the bottom left of the footer takes you to the sign-in screen and then to the control panel.

More information

Umbraco v4 Editors Manual

Umbraco v4 Editors Manual Umbraco v4 Editors Manual Produced by the Umbraco Community Umbraco // The Friendly CMS Contents 1 Introduction... 3 2 Getting Started with Umbraco... 4 2.1 Logging On... 4 2.2 The Edit Mode Interface...

More information

Content Management System User Guide

Content Management System User Guide Content Management System User Guide support@ 07 3102 3155 Logging in: Navigate to your website. Find Login or Admin on your site and enter your details. If there is no Login or Admin area visible select

More information

The Home link will bring you back to the Dashboard after. Workflows alert you to outstanding assets waiting for approval or review.

The Home link will bring you back to the Dashboard after. Workflows alert you to outstanding assets waiting for approval or review. Gonzaga University s content management system (CMS) is a software program that allows individuals to create and edit departmental websites. This tutorial demonstrates commonly used CMS functions. For

More information

Quick Reference Guide

Quick Reference Guide Simplified Web Interface for Teachers Quick Reference Guide Online Development Center Site Profile 5 These fields will be pre-populated with your information { 1 2 3 4 Key 1) Website Title: Enter the name

More information

GOOGLE DOCS APPLICATION WORK WITH GOOGLE DOCUMENTS

GOOGLE DOCS APPLICATION WORK WITH GOOGLE DOCUMENTS GOOGLE DOCS APPLICATION WORK WITH GOOGLE DOCUMENTS Last Edited: 2012-07-09 1 Navigate the document interface... 4 Create and Name a new document... 5 Create a new Google document... 5 Name Google documents...

More information

OU Campus Web Content Management

OU Campus Web Content Management DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT OU Campus Web Content Management Table of Contents OU Campus Web Content Management... 1 Introduction

More information

picocms Client Training - A pico-cms.com

picocms Client Training - A pico-cms.com picocms Client Training - A pico-cms.com Find Our User Manual at http://pico-cms.com/user-manual Login: URL(domain name/login) Layout to training: I. Overview about pico II. Users a. Adding a User b. Edit

More information

Web Portal User Guide. Version 6.0

Web Portal User Guide. Version 6.0 Web Portal User Guide Version 6.0 2013 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its subsidiaries

More information

Redback Solutions. Visionscape Manual

Redback Solutions. Visionscape Manual Redback Solutions Visionscape Manual Updated 31/05/2013 1 Copyright 2013 Redback Solutions Pty Ltd. All rights reserved. The Visionscape Content Management System (CMS) may not be copied, reproduced or

More information

NDSU Technology Learning & Media Center. Introduction to Google Sites

NDSU Technology Learning & Media Center. Introduction to Google Sites NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Introduction to Google Sites Get Help at the TLMC 1. Get help with class projects on a walk-in basis; student learning assistants

More information

Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training

Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training dotcms & Accessibility Folders Creating a New Folder Note: All folders showing on menu must have an index page. 1. Right-click the parent folder in which the new folder will reside. 2. Click New > Folder.

More information

WEBSITE CONTENT MANAGEMENT SYSTEM USER MANUAL CMS Version 2.0 CMS Manual Version 1.0 2-25-13

WEBSITE CONTENT MANAGEMENT SYSTEM USER MANUAL CMS Version 2.0 CMS Manual Version 1.0 2-25-13 WEBSITE CONTENT MANAGEMENT SYSTEM USER MANUAL CMS Version 2.0 CMS Manual Version 1.0 2-25-13 CONTENTS Things to Remember... 2 Browser Requirements... 2 Why Some Areas of Your Website May Not Be CMS Enabled...

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

Caldes CM12: Content Management Software Introduction v1.9

Caldes CM12: Content Management Software Introduction v1.9 Caldes CM12: Content Management Software Introduction v1.9 Enterprise Version: If you are using Express, please contact us. Background Information This manual assumes that you have some basic knowledge

More information

collab.virginia.edu UVACOLLAB ECLPS: BUILDING COURSE PORTALS UVaCollab User Guide Series collab-support@virginia.edu

collab.virginia.edu UVACOLLAB ECLPS: BUILDING COURSE PORTALS UVaCollab User Guide Series collab-support@virginia.edu UVACOLLAB ECLPS: BUILDING COURSE PORTALS UVaCollab User Guide Series collab-support@virginia.edu Revised 4/28/2014 CONTENTS The eclps Overview... 3 Objectives... 3 Adding the Syllabus or Lessons Tool to

More information

Mastering the JangoMail EditLive HTML Editor

Mastering the JangoMail EditLive HTML Editor JangoMail Tutorial Mastering the JangoMail EditLive HTML Editor With JangoMail, you have the option to use our built-in WYSIWYG HTML Editors to compose and send your message. Note: Please disable any pop

More information

Using the Content Management System 05-02-12

Using the Content Management System 05-02-12 Using the Content Management System 05-02-12 Using the Content Management System Introduction 2 Logging In 3 Using the Editor 4 Basic Text Editing 5 Pasting Text 7 Adding Hyperlinks 8 Adding Images 9 Style

More information

Access Edit Menu... 2. Edit Existing Page... 3. Auto URL Aliases... 5. Page Content Editor... 7. Create a New Page... 17. Page Content List...

Access Edit Menu... 2. Edit Existing Page... 3. Auto URL Aliases... 5. Page Content Editor... 7. Create a New Page... 17. Page Content List... DRUPAL EDITOR Content Management Instructions TABLE OF CONTENTS Access Edit Menu... 2 Edit Existing Page... 3 Auto URL Aliases... 5 Page Content Editor... 7 Create a New Page... 17 Page Content List...

More information

KEZBER CONTENT MANAGEMENT SYSTEM MANUAL

KEZBER CONTENT MANAGEMENT SYSTEM MANUAL KEZBER CONTENT MANAGEMENT SYSTEM MANUAL Page 1 Kezber Table Content Table Content 1. Introduction/Login... 3 2. Editing General Content... 4 to 8 2.1 Navigation General Content Pages... Error! Bookmark

More information

Website Editor User Guide

Website Editor User Guide CONTENTS Minimum system requirements... 3 Pc... 3 Design your website... 4 design assistant... 4 themes... 4 headers... 5 website content editor... 7 text editor toolbar... 7 Main menu items... 15 edit

More information

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://docs.joomla.org to assist you with your website 1 JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA BACK

More information

UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1

UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1 UH CMS Basics Cascade CMS Basics Class UH CMS Basics Updated: June,2011! Page 1 Introduction I. What is a CMS?! A CMS or Content Management System is a web based piece of software used to create web content,

More information

SoftChalk. Level 1. University Information Technology Services. Training, SoftChalk Level Outreach, 1 Learning Technologies and Video Production

SoftChalk. Level 1. University Information Technology Services. Training, SoftChalk Level Outreach, 1 Learning Technologies and Video Production SoftChalk Level 1 University Information Technology Services Training, SoftChalk Level Outreach, 1 Learning Technologies and Video Production Page 1 of 49 Copyright 2013 KSU Department of University Information

More information

Appspace 5.X Reference Guide (Digital Signage) Updated on February 9, 2015

Appspace 5.X Reference Guide (Digital Signage) Updated on February 9, 2015 Appspace 5.X Reference Guide (Digital Signage) Updated on February 9, 2015 1 TABLE OF CONTENTS 2 What is Appspace For Digital Signage... 4 3 Access Appspace... 4 4 Best Practices and Notes... 4 5 Appspace

More information

Faculty Web Editing. Wharton County Junior College Employee Training Manual

Faculty Web Editing. Wharton County Junior College Employee Training Manual 2013 Wharton County Junior College Employee Training Manual Faculty Web Editing 13 Faculty Web sites are maintained through Omni Updates Campus Content Management Systems as of January 2013. Please address

More information

WORDPAD TUTORIAL WINDOWS 7

WORDPAD TUTORIAL WINDOWS 7 WORDPAD TUTORIAL WINDOWS 7 Quick Access bar Home Tab Triangles = More Commands Groups on the Home tab Right paragraph margin Left paragraph Margin & Indent Paragraphs Ruler Hover the mouse pointer over

More information

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

More information

Dreamweaver CS6 Basics

Dreamweaver CS6 Basics Dreamweaver CS6 Basics Learn the basics of building an HTML document using Adobe Dreamweaver by creating a new page and inserting common HTML elements using the WYSIWYG interface. EdShare EdShare is a

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro Information Technology Services Outreach and Distance Learning Technologies Copyright 2012 KSU Department of Information Technology Services This

More information

NJCU WEBSITE TRAINING MANUAL

NJCU WEBSITE TRAINING MANUAL NJCU WEBSITE TRAINING MANUAL Submit Support Requests to: http://web.njcu.edu/its/websupport/ (Login with your GothicNet Username and Password.) Table of Contents NJCU WEBSITE TRAINING: Content Contributors...

More information

Creating Accessible Documents in Word 2011 for Mac

Creating Accessible Documents in Word 2011 for Mac Creating Accessible Documents in Word 2011 for Mac NOTE: Word 2011 for Mac does not offer an Accessibility Checker. After creating your document, you can double-check your work on a PC, to make sure your

More information

Penn State Behrend Using Drupal to Edit Your Web Site August 2013

Penn State Behrend Using Drupal to Edit Your Web Site August 2013 Penn State Behrend Using Drupal to Edit Your Web Site August 2013 Alternative Format Statement This publication is available in alternative media upon request. Statement of Non-Discrimination The Pennsylvania

More information

Microsoft Word 2013 Tutorial

Microsoft Word 2013 Tutorial Microsoft Word 2013 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

Go Kiwi Internet Content Management System Version 5.0 (K5) TRAINING MANUAL

Go Kiwi Internet Content Management System Version 5.0 (K5) TRAINING MANUAL Go Kiwi Internet Content Management System Version 5.0 (K5) TRAINING MANUAL K5 CMS The K5 Content Management System (CMS), previously known as Kwik-Az Updating, is a small downloadable program that permits

More information

Word Processing programs and their uses

Word Processing programs and their uses Word Processing programs and their uses An application that provides extensive tools for creating all kinds of text based programs. They are not limited to working with text and enable you to add images

More information

Center for Faculty Development and Support. OU Campus Faculty Website Guide

Center for Faculty Development and Support. OU Campus Faculty Website Guide Center for Faculty Development and Support OU Campus Faculty Website Guide CENTER FOR FACULTY DEVELOPMENT AND SUPPORT...1 OU CAMPUS FACULTY WEBSITE GUIDE...1 INTRODUCTION...3 LEARNING OBJECTIVES...3 I.

More information

No restrictions are placed upon the use of this list. Please notify us of any errors or omissions, thank you, support@elmcomputers.

No restrictions are placed upon the use of this list. Please notify us of any errors or omissions, thank you, support@elmcomputers. This list of shortcut key combinations for Microsoft Windows is provided by ELM Computer Systems Inc. and is compiled from information found in various trade journals and internet sites. We cannot guarantee

More information

How to Use Swiftpage for ACT! by Sage

How to Use Swiftpage for ACT! by Sage How to Use Swiftpage for ACT! by Sage 1 Table of Contents Basics of the Swiftpage for ACT! by Sage Integration 3 How to Install Swiftpage for ACT! and Set Up Your Account...4 I. The Swiftpage Screen in

More information

Joomla Article Advanced Topics: Table Layouts

Joomla Article Advanced Topics: Table Layouts Joomla Article Advanced Topics: Table Layouts An HTML Table allows you to arrange data text, images, links, etc., into rows and columns of cells. If you are familiar with spreadsheets, you will understand

More information

Creating Personal Web Sites Using SharePoint Designer 2007

Creating Personal Web Sites Using SharePoint Designer 2007 Creating Personal Web Sites Using SharePoint Designer 2007 Faculty Workshop May 12 th & 13 th, 2009 Overview Create Pictures Home Page: INDEX.htm Other Pages Links from Home Page to Other Pages Prepare

More information

Build a New Website Using the UB Content Management System (UBCMS)

Build a New Website Using the UB Content Management System (UBCMS) Build a New Website Using the UB Content Management System (UBCMS) Support Website Online training, help and support, UBCMS status and more. ubcms.buffalo.edu Training Feedback Survey https://www.surveymonkey.com/s/mm-dd-yyyy

More information

Create a GAME PERFORMANCE Portfolio with Microsoft Word

Create a GAME PERFORMANCE Portfolio with Microsoft Word Create a GAME PERFORMANCE Portfolio with Microsoft Word Planning A good place to start is on paper. Get a sheet of blank paper and just use a pencil to indicate where the content is going to be positioned

More information

-SoftChalk LessonBuilder-

-SoftChalk LessonBuilder- -SoftChalk LessonBuilder- SoftChalk is a powerful web lesson editor that lets you easily create engaging, interactive web lessons for your e-learning classroom. It allows you to create and edit content

More information

paragraph(s). The bottom mark is for all following lines in that paragraph. The rectangle below the marks moves both marks at the same time.

paragraph(s). The bottom mark is for all following lines in that paragraph. The rectangle below the marks moves both marks at the same time. MS Word, Part 3 & 4 Office 2007 Line Numbering Sometimes it can be helpful to have every line numbered. That way, if someone else is reviewing your document they can tell you exactly which lines they have

More information

understand how image maps can enhance a design and make a site more interactive know how to create an image map easily with Dreamweaver

understand how image maps can enhance a design and make a site more interactive know how to create an image map easily with Dreamweaver LESSON 3: ADDING IMAGE MAPS, ANIMATION, AND FORMS CREATING AN IMAGE MAP OBJECTIVES By the end of this part of the lesson you will: understand how image maps can enhance a design and make a site more interactive

More information

How To Create A Website In Drupal 2.3.3

How To Create A Website In Drupal 2.3.3 www.webprophets.com.au PO Box 2007 St Kilda West Victoria Australia 3182 Phone +61 3 9534 1800 Fax +61 3 9534 1100 Email info@webprophets.com.au Web www.webprophets.com.au Welcome to the Drupal How to

More information

Microsoft FrontPage 2003

Microsoft FrontPage 2003 Information Technology Services Kennesaw State University Microsoft FrontPage 2003 Information Technology Services Microsoft FrontPage Table of Contents Information Technology Services...1 Kennesaw State

More information

Intro to Web Development

Intro to Web Development Intro to Web Development For this assignment you will be using the KompoZer program because it free to use, and we wanted to keep the costs of this course down. You may be familiar with other webpage editing

More information

RADFORD UNIVERSITY. Radford.edu. Content Administrator s Guide

RADFORD UNIVERSITY. Radford.edu. Content Administrator s Guide RADFORD UNIVERSITY Radford.edu Content Administrator s Guide Contents Getting Started... 2 Accessing Content Administration Tools... 2 Logging In... 2... 2 Getting Around... 2 Logging Out... 3 Adding and

More information

Content Management System User Guide

Content Management System User Guide CWD Clark Web Development Ltd Content Management System User Guide Version 1.0 1 Introduction... 3 What is a content management system?... 3 Browser requirements... 3 Logging in... 3 Page module... 6 List

More information

Working with the Ektron Content Management System

Working with the Ektron Content Management System Working with the Ektron Content Management System Table of Contents Creating Folders Creating Content 3 Entering Text 3 Adding Headings 4 Creating Bullets and numbered lists 4 External Hyperlinks and e

More information

Creating a website using Voice: Beginners Course. Participant course notes

Creating a website using Voice: Beginners Course. Participant course notes Creating a website using Voice: Beginners Course Topic Page number Introduction to Voice 2 Logging onto your website and setting passwords 4 Moving around your site 5 Adding and editing text 7 Adding an

More information

Training Manual Version 1.0

Training Manual Version 1.0 State of Indiana Content Management System Open Text v.11.2 Training Manual Version 1.0 Developed by Table of Contents 1. Getting Started... 4 1.1 Logging In... 4 1.2 OpenText Menu...5 1.3 Selecting a

More information

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21 Index Index School Jotter Manual Logging in Getting the site looking how you want Managing your site, the menu and its pages Editing a page Managing Drafts Managing Media and Files User Accounts and Setting

More information

PE Content and Methods Create a Website Portfolio using MS Word

PE Content and Methods Create a Website Portfolio using MS Word PE Content and Methods Create a Website Portfolio using MS Word Contents Here s what you will be creating:... 2 Before you start, do this first:... 2 Creating a Home Page... 3 Adding a Background Color

More information

Umbraco Content Management System (CMS) User Guide

Umbraco Content Management System (CMS) User Guide Umbraco Content Management System (CMS) User Guide Content & media At the bottom-left of the screen you ll see 2 main sections of the CMS Content and Media. Content is the section that displays by default

More information

SiteBuilder 2.1 Manual

SiteBuilder 2.1 Manual SiteBuilder 2.1 Manual Copyright 2004 Yahoo! Inc. All rights reserved. Yahoo! SiteBuilder About This Guide With Yahoo! SiteBuilder, you can build a great web site without even knowing HTML. If you can

More information

Using your content management system EXPRESSIONENGINE CMS DOCUMENTATION UKONS

Using your content management system EXPRESSIONENGINE CMS DOCUMENTATION UKONS Using your content management system EXPRESSIONENGINE CMS DOCUMENTATION UKONS JOHN MOYLAN UKONS EXPRESSIONENGINE DOCUMENTATION 2 What is ExpressionEngine? ExpressionEngine is a flexible, feature-rich content

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents Introduction... 6 Tips for s... 7 Pitfalls... 8 Key Information... 9 I. Adding a... 10 II. Editing a... 12 SharpSchool s WYSIWYG Editor... 13 1) Uploading Images

More information

ADOBE ACROBAT 7.0 CREATING FORMS

ADOBE ACROBAT 7.0 CREATING FORMS ADOBE ACROBAT 7.0 CREATING FORMS ADOBE ACROBAT 7.0: CREATING FORMS ADOBE ACROBAT 7.0: CREATING FORMS...2 Getting Started...2 Creating the Adobe Form...3 To insert a Text Field...3 To insert a Check Box/Radio

More information

Cascade. Website Content Management for the Site Manager University of Missouri St. Louis

Cascade. Website Content Management for the Site Manager University of Missouri St. Louis Cascade Website Content Management for the Site Manager University of Missouri St. Louis Information Technology Services/Administrative Services January 2015 Contents Purpose & How to Use This Guide...

More information