Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in

Size: px
Start display at page:

Download "Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in"

Transcription

1 1

2 Contents 1. Using Cherry 1.1 Getting started 1.2 Logging in 2. Site Page Hierarchy Management 2.1 Page Addition 2.2 Page Deletion 2.3 Editing Page Details 3. Page Content Modification 3.1 Page Revisions 3.2 Approving and Rejecting a Page Revision 4. Administrator Management 4.1 Listing Administrators 4.2 Adding an Administrator / Editing the Details for an Administrator 5. Appendix A 5.1 Validation 2

3 The Cherry Content Management System 1. Using Cherry 1.1 Getting Started Cherry is a website content management system (or CMS ) that allows a site owner to update site content without knowledge of HTML, javascript or any other programming languages. The system is web-browser-based and works in all major browsers. (ie: Internet Explorer, Mozilla Firefox, Google Chrome, to name a few) Other features include news feed management for the site, user account creation / administration and other tools as requested 1 To begin a session in the CMS, log in to your site's Administration section (or Admin panel) by typing the site's base URL followed by /admin. For example: 1.2 Logging In After the page loads, the login panel is displayed: 1 Optional customized tools are available as add-ons. To request an estimate for customized features, please contact Corporate Zen. 3

4 After entering the administrator's username and password, the Cherry dashboard becomes visible. This is the first page you'll encounter every time you log in to the system. This page includes information on upcoming page edits: This particular example page has content waiting for approval. To approve the content, an administrator would click Manage Page then approve the content from there. Also, notice the tabs in the top right of the page: these are a listing of the other tools in the CMS. The Dash tab brings you back to the initial dashboard page, the Site tab navigates to a hierarchical listing of all of the pages in the site and the Admins tab navigates to a tool for managing site administrators. 4

5 2. Site Page Hierarchy Management 2.1 Page Addition After clicking on the Site tab in the top right corner, you will be brought to the Site Map page, where you can see all of the pages in the web site listed in a hierarchy. It is at the Site Map page that you can add and remove pages from the front-end site hierarchy. On the front end, this is the tool that is used to generate navigation panels and site maps for the users. Adding a page is as easy as clicking the Add New Page link in the top right corner. This provides the Add New Page interface. Here are the illustrated steps involved in creating a new page: 5

6 1. starting at the front-end website, decide where you would like the page to be inserted into the hierarchy: For example, we are going to add a child page to the FAQ's page: 2. There is a drop-down menu on the front-end site (image, above left) that displays all (active) pages that are in the hierarchy in the CMS view (image, above right) To add a new child page to the FAQ's page under Health Benefits, we will click the Add New Page link, bringing us to the panel below: 6

7 3. Once the Add New Page panel has displayed, enter the name of the new page (in our example the name is New Sub Page ) and choose its parent from the drop down menu, in our example, we are adding a sub-page to the FAQ's page under the Health Benefits page: 4. Then click 7

8 5. After clicking the Add Page button, the CMS' Site Map page is changed to reflect the new page and the front end site can be refreshed to see the change: 6. As the images above show, the new page has been added to the hierarchy on both the front-end site and the CMS Site Map listing. To edit the content of the new page, please see section Page Deletion To delete a page, click on its link on the Site Map and choose the edit page details link under the Page Details header: 8

9 9

10 2.3 Editing Page Details After following the edit page details link, you will see the Edit Page tool which allows the modification of several page details: - To delete the page, click the delete page link. This is not permanent; to permanently remove a page, click the permanently remove page link. - To change the page's alias, enter the new alias in the page alias text box. A page alias is the search-engine-friendly URL of the page. This alias will appear in the address part when the page is visited on the front end. - To change the page's title, enter the new title in the Title text box 10

11 - To change the page s window title, edit the new title in the Window Title text box. This is the title of the web browser window when the page is opened. - To change the page's order in the hierarchy, choose a new parent page from the Parent drop-down - To change the page's order in its sublevel (where it lies among its siblings) change the Order Number on the Edit Page panel for the desired page - If your site has a left menu or a site map, it will have the feature of hiding the page from the site map. - To schedule a page's online and offline dates of availability, use the Scheduled Start and Scheduled End date selection boxes. ** Don't forget to save the page before navigating away from this panel ** 11

12 3. Page Content Modification 3.1 Page Revisions To revise a page's content, click the Site tab at the top of any CMS page and choose the desired page from the Site Map listing: Once the page has been chosen, the display will change to the Manage Page panel where you can change all of the information for a particular page. To read more about the Page Details panel, see section 2.3 Editing Page Details. Note the Content Management panel: This feature is where a version of a page can be edited in the content editor tool. This is also where new versions of site pages can be approved for display on the front end site. 2 In order for a new page edit to be viewed on the front-end site, the version must be approved 2 Cherry's site content philosophy is that you should always have a backup copy of the content on a site. This allows rollbacks to occur with minimal frustration and almost no effort. To effect this funcitonality the CMS tool allows for many versions of a page, but only one approved, live version of the content is shown on the site. 12

13 by clicking the approve this revision link under the Pending Approval heading. To edit a page, click the create content revision from this version link. You will be brought to the Content Management System panel where you can edit and apply formatting and style to the text content on a page. (You can even embed images in your content as well!) The page editor interface looks like this: This editor has all of the functionalities of popular word processing software such as Microsoft's Word, OpenOffice.org's Writer, Apple's Pages and many others. Just type your content in the editor window and add the appropriate styles using the intuitive toolbars. 13

14 The editor allows the administrator to upload images from his or her local computer for display on the web site. To do this, click the file from your pc to upload. icon. Click on the upload tab and select a To insert a hyperlink, click on the icon. A window will pop up asking for the link URL. Insert the URL in the URL field and click okay. The link will be inserted into your editor. You may type text, highlight it, and then click on the icon to change that link text. You may also upload a file in this view with the upload tab to upload a file. You could use this feature to upload and link to PDFs, DOCs, Excel Spreadsheets, etc to the website. The uploaded files will then be available for download on the front-end site. ** Don't forget to click the button to save your progress ** After the save button is clicked, the server will take a second and submit the HTML code generated by the WYSIWYG editor to the W3C Markup Validation Service. This is important to ensure that your generated code is proper HTML code and does not break the site. For more information, see section 5.1 Appendix A: Validation 14

15 3.2 Approving and Rejecting a Page Revision Once a page's content has been edited, back at the Manage Page panel, the revision version can be selected from the Content Management drop-down menu: After the page has been selected, a sample copy of the content is displayed under the Pending Approval heading and the links approve this revision and reject this revision become available: - To post the content to the live site, click the approve this revision link - To remove the content revision from consideration, click the reject this revision link ** NOTE: for more efficient content management, we recommend that you remove older revisions that will no longer be used. Just be sure that they will never be used! ** 15

16 4. Administrator Management 4.1 Listing Administrators The site administration accounts tool is useful for creating more administrative users or creating administrative users with limited access to site administration tools. To see all of the current administrators for your site, click on the Admins tab in the top right corner of any Cherry CMS page. You will be brought to the admin users management tool: 4.2 Adding an Administrator / Editing the Details for an Administrator To add an administrator, click the Add New Administrator link at the Administrators tool. This will bring up the Edit Administrator panel, where the first and last names, username, password and Cherry CMS permissions can be specified. 16

17 To edit the details (first and last names, username, password and admin tool permissions) click on the user from the admin list. After selecting a user, the Edit Administrator panel is displayed: The Edit Administrator interface allows the logged-in administrator to edit the details of the selected account. Appendix 5.1 Validation The Markup Validator is a free service by W3C that helps check the validity of Web documents. The W3C describes Markup Languages and their validation as below: Most Web documents are written using markup languages, such as HTML or XHTML. These languages are defined by technical specifications, which usually include a machine-readable formal grammar (and vocabulary). The act of checking a document against these constraints is called validation, and this is what the Markup Validator does. Validating Web documents is an important step which can dramatically help improving and ensuring their quality, and it can save a lot of time and money. 17

18 Validation is, however, neither a full quality check, nor is it strictly equivalent to checking for conformance to the specification. This validator can process documents written in most markup languages. Supported document types include the HTML (through HTML 4.01) and XHTML (1.0 and 1.1) family, MathML, SMIL and SVG (1.0 and 1.1, including the mobile profiles). The Markup Validator can also validate Web documents written with an SGML or XML DTD, provided they use a proper document type declaration. This validator is also An HTML validating system conforming to International Standard ISO/IEC HyperText Markup Language, and International Standard ISO 8879 Standard Generalized Markup Language (SGML) which basically means that in addition to W3C recommendations, it can validate according to these ISO standards. For more information, see 18

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

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

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

More information

Space Details. Available Pages. Confluence Help Description: Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008)

Space Details. Available Pages. Confluence Help Description: Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008) Space Details Key: confhelp Name: Confluence Help Description: Creator (Creation Date): ljparkhi (Aug 14, 2008) Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008) Available Pages Quickstart Guide Working

More information

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to VMWare AirWatch User Guide for Web Browser You can access your AirWatch Files from a web browser. How to login AirWatch Cloud Storage? 1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari)

More information

Modern Requirements4TFS 2018 Release Notes

Modern Requirements4TFS 2018 Release Notes Modern Requirements4TFS 2018 Release Notes Modern Requirements 3/7/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES... 4 2. ENHANCEMENT...

More information

Creating Post(s) In WordPress

Creating Post(s) In WordPress Creating Post(s) In WordPress Posts In WordPress: Here is what posts are in WordPress: Posts are regular blog entries i.e. dynamic content. When any Post(s) are published, they appear automatically in

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

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

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image Inserting Image To make your page more striking visually you can add images. There are three ways of loading images, one from your computer as you edit the page or you can preload them in an image library

More information

Secure Transfer Site (STS) User Manual

Secure Transfer Site (STS) User Manual Secure Transfer Site (STS) User Manual (Revised 3/1/12) Table of Contents Basic System Display Information... 3 Command Buttons with Text... 3 Data Entry Boxes Required / Enabled... 3 Connecting to the

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

Working with Confluence Pages

Working with Confluence Pages Working with Confluence Pages Contents Creating Content... 3 Creating a Page... 3 The Add Page Link... 3 Clicking on an Undefined Link... 4 Putting Content on the Page... 4 Wiki Markup... 4 Rich Text Editor...

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

2012 Learning Guide Employee. StaffReady.

2012 Learning Guide Employee. StaffReady. 2012 Learning Guide Employee StaffReady http://www.staffready.com Table of Contents 1 MODULE ONE (1): INTRODUCTION, LOGIN, AND WELCOME TAB... 3 1.1 SCHEDULEREADY OVERVIEW... 3 1.2 TECHNOLOGY UPGRADES...

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

User Guide Published: 08/02/2010

User Guide Published: 08/02/2010 User Guide Published: 08/02/2010 Table of Contents 1 Revision History... 4 2 Introduction... 5 3 Accessing the TRAC Connect System... 5 3.1 Getting Started... 5 3.2 Registration... 8 3.3 Login... 11 3.4

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

Oracle Application Express

Oracle Application Express Oracle Application Express End User s Guide Release 4.2 E35124-03 January 2013 Oracle Application Express End User's Guide, Release 4.2 E35124-03 Copyright 2012, 2013, Oracle and/or its affiliates. All

More information

Basic CMS User Guide

Basic CMS User Guide "We create exceptional business solutions for cash-pay healthcare professionals that enable them to realize their full potential." Basic CMS User Guide Version 1.2 3/28/2012 1 Table of Contents Table of

More information

Space Details. Available Pages

Space Details. Available Pages Space Details Key: confhelp Name: Confluence Help Description: Creator (Creation Date): ljparkhi (Aug 14, 2008) Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008) Available Pages Working with Pages Document

More information

End User s Guide Release 5.0

End User s Guide Release 5.0 [1]Oracle Application Express End User s Guide Release 5.0 E39146-04 August 2015 Oracle Application Express End User's Guide, Release 5.0 E39146-04 Copyright 2012, 2015, Oracle and/or its affiliates. All

More information

Drupal Basics. for COS and CLASS site maintainers

Drupal Basics. for COS and CLASS site maintainers Drupal Basics for COS and CLASS site maintainers Introduction This guide is meant as a starting point for site maintainers in the UNT College of Science and College of Liberal Arts and Social Sciences

More information

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution User Guide Kronodoc 3.0 Intelligent methods for process improvement and project execution 2003 Kronodoc Oy 2 Table of Contents 1 User Guide 5 2 Information Structure in Kronodoc 6 3 Entering and Exiting

More information

Contents Release Notes System Requirements Using Jive for Office

Contents Release Notes System Requirements Using Jive for Office Jive for Office TOC 2 Contents Release Notes...3 System Requirements... 4 Using Jive for Office... 5 What is Jive for Office?...5 Working with Shared Office Documents... 5 Get set up...6 Get connected

More information

New website Training:

New website Training: New website Training: Table of Contents 1. Logging in and out of the new site. 2. Edit Content a. How to edit content b. Paragraph types c. Adding links d. Adding an image e. Adding a document f. Saving

More information

Version 1 test 11.46am. Drupal Training Manual

Version 1 test 11.46am. Drupal Training Manual Version 1 test 11.46am Drupal Training Manual 1 Contents How to login to Drupal?... 3 Working with basic pages?... 4 How to create a web page?... 4 How to set the heading on your pages?... 6 How to copy

More information

icc.edu/library Films on Demand Guide for Faculty and Staff

icc.edu/library Films on Demand Guide for Faculty and Staff icc.edu/library Films on Demand Guide for Faculty and Staff Finding Films on Demand on the Library website: From the homepage of ICC Library website locate the Library Collections menu and click on Streaming

More information

Reports. OU Campus v10. OmniUpdate, Inc Flynn Road, Suite 100 Camarillo, CA 93012

Reports. OU Campus v10. OmniUpdate, Inc Flynn Road, Suite 100 Camarillo, CA 93012 Reports v10 OmniUpdate, Inc. 1320 Flynn Road, Suite 100 Camarillo, CA 93012 OmniUpdate, Inc. 1320 Flynn Road, Suite 100 Camarillo, CA 93012 800.362.2605 805.484.9428 (fax) www.omniupdate.com Copyright

More information

Chapter 1 Introduction to HTML, XHTML, and CSS

Chapter 1 Introduction to HTML, XHTML, and CSS Chapter 1 Introduction to HTML, XHTML, and CSS MULTIPLE CHOICE 1. The world s largest network is. a. the Internet c. Newsnet b. the World Wide Web d. both A and B A PTS: 1 REF: HTML 2 2. ISPs utilize data

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

Content Publisher User Guide

Content Publisher User Guide Content Publisher User Guide Overview 1 Overview of the Content Management System 1 Table of Contents What's New in the Content Management System? 2 Anatomy of a Portal Page 3 Toggling Edit Controls 5

More information

A network is a group of two or more computers that are connected to share resources and information.

A network is a group of two or more computers that are connected to share resources and information. Chapter 1 Introduction to HTML, XHTML, and CSS HTML Hypertext Markup Language XHTML Extensible Hypertext Markup Language CSS Cascading Style Sheets The Internet is a worldwide collection of computers and

More information

Introduction. The topics included in this guide are:

Introduction. The topics included in this guide are: Introduction Caorda Content is a powerful content management tool that allows you to update your web site through a standard Internet web browser. The purpose of this guide is to introduce you to Caorda

More information

Web Pro Manager: General User Guide

Web Pro Manager: General User Guide Web Pro Manager: General User Guide Version 1.14 (7/2013) Web Pro Manager is an open-source website management platform that is easy to use, intuitive, and highly customizable. Web Pro Manager can be used

More information

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Version 1.0 February 9, 2017 Version 1.0 TABLE OF CONTENTS 1.0 Getting Started... 1 1.1 Access to the Internet...

More information

User Guide. Chapter 1. SitePublish: Content Management System

User Guide. Chapter 1. SitePublish: Content Management System User Guide Chapter 1 SitePublish: Content Management System Table of Contents About SharpSchool... 5 About this Guide... 5 Who Should Use this Guide... 5 About Site Publish... 6 Accessing your Website...

More information

University of Pittsburgh Communications Services. Basic Training Manual Drupal 7

University of Pittsburgh Communications Services. Basic Training Manual  Drupal 7 University of Pittsburgh Communications Services Basic Training Manual www.shrs.pitt.edu Drupal 7 Table of Contents Users... 3 Log In... 3 Log Out... 3 What is a Content Management System?... 4 What are

More information

Joomla Website User Guide

Joomla Website User Guide Joomla Website User Guide www.ardengemcsu.nhs.uk Table of Contents Introduction... 3 Editing pages... 4 Styling content... 5 Hyperlinks... 6 Inserting an image... 7 DOCman... 11 Glossary of terms... 14

More information

Modern Requirements4TFS 2018 Update 3 Release Notes

Modern Requirements4TFS 2018 Update 3 Release Notes Modern Requirements4TFS 2018 Update 3 Release Notes Modern Requirements 12/14/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 4 GENERAL... 5 1. FEATURES...

More information

Xerte. Guide to making responsive webpages with Bootstrap

Xerte. Guide to making responsive webpages with Bootstrap Xerte Guide to making responsive webpages with Bootstrap Introduction The Xerte Bootstrap Template provides a quick way to create dynamic, responsive webpages that will work well on any device. Tip: Webpages

More information

Table of Contents 1. ABOUT THE GIS PANGEA SYSTEM 5 2. HOME DASHBOARD OVERVIEW MANAGER DASHBOARD OVERVIEW 66

Table of Contents 1. ABOUT THE GIS PANGEA SYSTEM 5 2. HOME DASHBOARD OVERVIEW MANAGER DASHBOARD OVERVIEW 66 Table of Contents 1. ABOUT THE GIS PANGEA SYSTEM 5 PANGEA SYSTEM REQUIREMENTS 5 PANGEA MOBILE COMPATIBILITY 6 LOGGING IN TO PANGEA 6 MANAGING USER ACCOUNT SECURITY AND DELEGATE INFORMATION 13 ABOUT SESSION

More information

EZ Net Authorization Inquiry

EZ Net Authorization Inquiry EZ Net Authorization Inquiry 1. Go to portal.humboldtipa.com You will see a login screen that should look similar to this: 2. Go to the Login area and type in the Username and Password you were provided

More information

WEB CREATOR PAGES MANAGER

WEB CREATOR PAGES MANAGER WEB CREATOR PAGES MANAGER TABLE OF CONTENTS TABLE OF CONTENTS... 2 ADMINISTRATIVE PERMISSIONS... 3 ACCESSING WEBSITE SETTINGS... 3 PAGES MANAGER... 3 Accessing Pages Manager... 3 PAGE MANAGER NAVIGATION...

More information

GREENHOUSE CMS. Content Management System User Guide. Version 9.0. Greenhouse School Websites 2016 Page 1 of 47

GREENHOUSE CMS. Content Management System User Guide. Version 9.0. Greenhouse School Websites 2016 Page 1 of 47 GREENHOUSE CMS Content Management System User Guide Version 9.0 Greenhouse School Websites 2016 Page 1 of 47 Table of Contents Contentor... 1 Content Management System User Guide... 1 Version 9.0Table

More information

SJ Provider Directory Contents

SJ Provider Directory Contents SJ Provider Directory Contents SJ Provider Directory... 1 Accessing the Directory... 2 Apple Devices... 2 Android Devices... 2 Other Devices or Desktop Computers... 2 Browsers... 2 Requesting a New Account...

More information

Training Manual and Help File

Training Manual and Help File Training Manual and Help File 30.06.2011 Update Manage Grow Welcome to your new Juniper Website Management System with CMS Introduction The Juniper Website Management System with CMS (Website Content Management

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

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

EcoprintQ Student User Guide

EcoprintQ Student User Guide EcoprintQ Student User Guide EcoprintQ Student User Guide Table of Contents: 1.0 How to send a Print Job from a workstation to a network printer 2.0 User s Web interface 3.0 Account Summary 4.0 User s

More information

CONTENTS. What is Moodle? Logging in to Moodle Introducing the Workspace Customising the Workspace... 8

CONTENTS. What is Moodle? Logging in to Moodle Introducing the Workspace Customising the Workspace... 8 Moodle Training March 2012 Material produced by the VLE Group (Monash University) and elearning Services (Faculty of Medicine, Nursing and Health Sciences, Monash University) vle.monash.edu/supporttraining/learnbytech/moodle/

More information

Beginning Web Administrator Training

Beginning Web Administrator Training Welcome Beginning Web Administrator Training for School Site and District Staff Welcome Please log on to your computer workstation using your SCUSD login and password Guests use our training login Username:

More information

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales)

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales) My Sysco Reporting For CMU Customers (Serviced by Program Sales) 1 Accessing My Sysco Reporting... 2 Logging In... 2 The Reporting Dashboard... 3 My Sysco Reporting Process... 6 Generating a Report...

More information

SharePoint Designer Customizing and Branding SharePoint 2010 and Office 365

SharePoint Designer Customizing and Branding SharePoint 2010 and Office 365 SharePoint Designer 2010 - Customizing and Branding SharePoint 2010 and Office 365 55010; 3 Days, Instructor-led Course Description This three-day instructor-led course provides students with the knowledge

More information

NORTH CAROLINA A&T STATE UNIVERSITY CMS USER GUIDE. A Manual for the Cascade Server Content Management System (CMS)

NORTH CAROLINA A&T STATE UNIVERSITY CMS USER GUIDE. A Manual for the Cascade Server Content Management System (CMS) NORTH CAROLINA A&T STATE UNIVERSITY CMS USER GUIDE A Manual for the Cascade Server Content Management System (CMS) Table of Contents Chapter 1 - Getting Started... 3 Overview... 3 What is a Content Management

More information

Group Microsite Manual

Group Microsite Manual Group Microsite Manual A How-To Guide for the Management of SAA Component Group Microsites 2017-2018 Updated by Matt Black, SAA Web and Information Services Administrator Available online at http://www2.archivists.org/governance/leaderresources.

More information

The main differences with other open source reporting solutions such as JasperReports or mondrian are:

The main differences with other open source reporting solutions such as JasperReports or mondrian are: WYSIWYG Reporting Including Introduction: Content at a glance. Create A New Report: Steps to start the creation of a new report. Manage Data Blocks: Add, edit or remove data blocks in a report. General

More information

College of Arts & Sciences

College of Arts & Sciences College of Arts & Sciences RedDot CMS Guide for Site Editors This guide is designed to show you how to work with the RedDot Content Management System (CMS) at Georgia State University. Particularly, it

More information

WesternREM (WREM) Reviewer

WesternREM (WREM) Reviewer WesternREM (WREM) Reviewer REB Member Training Manual Helpdesk: 519-661-3036 Email: wrem@uwo.ca Table of Contents 1. About WesternREM... 3 1.1. Target Audience... 3 1.2. Internet Settings... 3 1.3. Technical

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

Daman isupplier Portal User Guide. Procurement

Daman isupplier Portal User Guide. Procurement Procurement Table of Content 1. Introduction... 4 Benefits associated with using isupplier include:... 4 2. System Requirements... 4 2.1 Recommended Operating System:... 4 2.2 Browser Requirements:...

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

Managing your Website s Content in WordPress

Managing your Website s Content in WordPress Managing your Website s Content in WordPress Prepared for Westmont Aged Care Services Ltd 1 December 2016 For further support please contact: Annie O Shea M: 0412 169 664 E: annie@webstrategies.net.au

More information

SitePublish User Guide

SitePublish User Guide PRESENCE SitePublish User Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 4 Who Should Use this

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

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

JOB AID: Contractor: Timecard and Expense Entry in the New UI

JOB AID: Contractor: Timecard and Expense Entry in the New UI JOB AID: Contractor: Timecard and Expense Entry in the New UI This job aid highlights how to enter a timecard and an expense report in the New User Interface as a contractor. 1. Access the IQNavigator

More information

How to Export a Report in Cognos Analytics

How to Export a Report in Cognos Analytics IBM Cognos Analytics How to Export a Report in Cognos Analytics Reports viewed in IBM Cognos Analytics can be exported in many formats including Excel. Some of the steps for exporting are different depending

More information

Teacher Web Pages. Drupal 7 Training. A step-by-step guide to using your new Teacher Web Pages

Teacher Web Pages. Drupal 7 Training. A step-by-step guide to using your new Teacher Web Pages Teacher Web Pages Drupal 7 Training A step-by-step guide to using your new Teacher Web Pages LOGGING IN Before you can add or edit content, you need to log in. Once you are logged in, hit the main page

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress About the Tutorial WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blog. WordPress is the most popular blogging system on the web and allows

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

Lucid CMS User Guide

Lucid CMS User Guide "We create exceptional business solutions for cash-pay healthcare professionals that enable them to realize their full potential." Lucid CMS User Guide Version 1.2 3/13/2012 1 Table of Contents Table of

More information

Lionbridge Connector for Sitecore. User Guide

Lionbridge Connector for Sitecore. User Guide Lionbridge Connector for Sitecore User Guide Version 4.0.5 November 2, 2018 Copyright Copyright 2018 Lionbridge Technologies, Inc. All rights reserved. Lionbridge and the Lionbridge logotype are registered

More information

Training. Last Updated: 4/2014. Prepared by: BEVERLY J. SIMS COMPUTER SPECIALIST

Training. Last Updated: 4/2014. Prepared by: BEVERLY J. SIMS COMPUTER SPECIALIST Training Last Updated: 4/2014 Prepared by: BEVERLY J. SIMS COMPUTER SPECIALIST bsims@uaex.edu 501-671-2263 The Division of Agriculture offers its programs to all eligible persons regardless of race, color,

More information

Easy Edit Editing the Public Website

Easy Edit Editing the Public Website Easy Edit Editing the Public Website Recommended browser for using the easy edit suite: Firefox Editing a Live Page 2. Click on the edit button 3. Place the page in to safe edit mode Either by clicking

More information

CMS (Content Managed System) Training Manual

CMS (Content Managed System) Training Manual CMS (Content Managed System) Training Manual 1 Contents Document History... 3 Introduction... 4 Login... 4 Control panel... 4 User manager... 5 Global Configuration... 7 Site Settings... 8 Metadata Settings...

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

estatements Help Document October 2016

estatements Help Document October 2016 estatements Help Document October 2016 Table of Contents Section 1 - Accessing estatements.... 2 Section 2 - Requirements..... 3 Section 3 - Viewing estatements. 3 Section 4 - Printing and Saving estatements

More information

ERP Student Manual. Contents

ERP Student Manual. Contents ERP Student Manual Contents Logging into the ERP... 2 Common Dashlet features... 3 Calendar Dashlet... 4 Attendance Dashlet... 5 Viewing your courses information... 7 Student Information dashlet... 8 Logging

More information

Hands-On Introduction to Queens College Web Sites

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

More information

Web Site Documentation Eugene School District 4J

Web Site Documentation Eugene School District 4J Eugene School District 4J Using this Documentation Revision 1.3 1. Instruction step-by-step. The left column contains the simple how-to steps. Over here on the right is the color commentary offered to

More information

BHM Website Teacher User Guide

BHM Website Teacher User Guide 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

More information

NOR-STA. Support for Achieving and Assessing Conformance to NORms and STAndards. Editor 4.3. Manual version 4.3.1

NOR-STA. Support for Achieving and Assessing Conformance to NORms and STAndards. Editor 4.3. Manual version 4.3.1 Project co-financed by the European Union under the European Regional Development Fund within the Operational Programme Innovative Economy Contract No.: UDA-POIG.0.03.0--4/09-0 NOR-STA Support for Achieving

More information

Compliance Document Manager User Guide

Compliance Document Manager User Guide Compliance Document Manager User Guide Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 3 VENDORMATE PASSWORD REQUIREMENTS... 3 LOGIN... 4 THE HOME SCREEN... 5 BA Screening... 5 BA Oversight... 5 My Screening

More information

Clay Tablet Connector for Sitecore. User Guide. Version 3.9.8

Clay Tablet Connector for Sitecore. User Guide. Version 3.9.8 Clay Tablet Connector for Sitecore User Guide Version 3.9.8 May 27, 2016 Copyright Copyright 2005-2016 Clay Tablet Technologies Inc. All rights reserved. All rights reserved. This document and its content

More information

How to Use Google. Sign in to your Chromebook. Let s get started: The sign-in screen. https://www.youtube.com/watch?v=ncnswv70qgg

How to Use Google. Sign in to your Chromebook. Let s get started: The sign-in screen. https://www.youtube.com/watch?v=ncnswv70qgg How to Use Google Sign in to your Chromebook https://www.youtube.com/watch?v=ncnswv70qgg Use a Google Account to sign in to your Chromebook. A Google Account lets you access all of Google s web services

More information

Submission of Data to the Texas CASA Information Management System (TCIMS) Through the On-line Data Manager Version 3.1 September 25, 2013

Submission of Data to the Texas CASA Information Management System (TCIMS) Through the On-line Data Manager Version 3.1 September 25, 2013 Submission of Data to the Texas CASA Information Management System (TCIMS) Through the On-line Data Manager Version 3.1 September 25, 2013 This document may be found in the Data Management and Reporting

More information

CWU Content Management System (CMS) User Guide

CWU Content Management System (CMS) User Guide CWU Content Management System (CMS) User Guide Last Revision: January, 2018 Version: 1.8 CWU Content management System (CMS) User Guide 2 Table of Contents NOTE: Copyright Guidelines... 4 What is a content

More information

Component Tracking System

Component Tracking System Component Tracking System User s Manual PREPARED BY Version 1.2 May 2014 Contents 1 Introduction... 1 2 Getting Started... 1 2.1 System Requirements... 1 2.2 Launching the Application... 1 2.3 Application

More information

Copyrights. Copyright 2015 Yotpo Ltd. All rights reserved.

Copyrights. Copyright 2015 Yotpo Ltd. All rights reserved. Copyrights Copyright 2015 Yotpo Ltd. All rights reserved. Information in this document is subject to change without notice. No part of this publication may be reproduced, stored in a retrieval system,

More information

Administrator User Manual Alandalus

Administrator User Manual Alandalus Administrator User Manual Alandalus Document ID USERMANUAL_ALS_2014 Version No. 1.0 Release Date 09-Jan-2014 Ebox solution.2014 This document is provided on the understanding that it is in strict commercial

More information

Getting started with Marketing

Getting started with  Marketing Getting started with E-mail Marketing 3 Create Email a marketing campaign remains one of the most important tools available to digital marketers today, providing a cost-effective technique to reach prospects

More information

4. Fill in your information. Choose an address for your PBworks wiki. Be sure to choose For Education as your workspace type.

4. Fill in your information. Choose an address for your PBworks wiki. Be sure to choose For Education as your workspace type. Creating Your First Wiki with PB Works 1. Go to the PB Wiki Site: http://www.pbworks.com 2. Click Sign Up 3. Select the Basic Plan which is the free plan and includes 2 GB of storage space. 4. Fill in

More information

Connecture Platform Manager

Connecture Platform Manager Connecture Platform Manager 1 P a g e Table of Contents Connecture Platform Manager... 1 Introduction to the Connecture Platform Manager... 3 Getting Started... 3 Login... 3 Dashboard... 3 Connecture Application

More information

NetAdvantage for SharePoint Release Notes

NetAdvantage for SharePoint Release Notes NetAdvantage for SharePoint Release Notes Whether you are a business user who needs to update a list or a developer who wants to create richer visualizations, NetAdvantage for SharePoint allows you to

More information

FAQs. A guide for school app administrators

FAQs. A guide for school app administrators FAQs A guide for school app administrators Introduction myschoolapp is a simple and cost-effective way to engage with today s mobile parents and carers who run their lives from their phones. It helps you

More information

SmartSource Desktop - Quick Start Guide For Bidders

SmartSource Desktop - Quick Start Guide For Bidders SmartSource Desktop - Quick Start Guide For Bidders Iasta.com, Inc, 2006 Page left blank intentionally! Page 2 of 30 Table of Contents Table of Contents...3 Downloading/Installing SmartSource Desktop...4

More information

EFIS User Guide Family Support Programs User

EFIS User Guide Family Support Programs User Ministry of Education EFIS 2.0 - User Guide Family Support Programs User Version 2.0 June 2015 Table of Contents 1 Document History... 1 2 Logon to EFIS 2.0... 2 2.1 Logon through Go Secure... 2 2.2 Bookmarking

More information

Google Classroom User Manual

Google Classroom User Manual Google Classroom User Manual Table of Contents Table of Contents 1 Google Classroom on a Computer 3 1: Making an Account 3 2: Change Your Profile Photo 5 3: Customize your Notifications 7 4: Join a Class

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

Embedded101 Blog User Guide

Embedded101 Blog User Guide Serving the Windows Embedded Community Embedded101 Blog User Guide Using Windows Live Write 2011 To Upload Blog Entry Samuel Phung Windows Embedded MVP http://www.embedded101.com Screen captured with Snagit

More information