Drupal Site Administration Guide. Cal Poly Specific Information

Size: px
Start display at page:

Download "Drupal Site Administration Guide. Cal Poly Specific Information"

Transcription

1 Drupal Site Administration Guide Cal Poly Specific Information Revised April, 2013

2 CTLT Revised April 2013

3 Table of Contents Site Administrator Basics...1 About the Site Administrator Role...1 Access and Logon to Manage the Site...1 Editing the Site Information...2 Search Box...2 Breadcrumbs...3 Window Title (appears at the top of the browser window)...5 Planning Out the Site...5 Setting a Customized 404 Not Found and the 403 Access Denied Page...5 Clearing the Drupal Cache...5 Identifying and fixing broken links...6 View Broken Links Report...6 Use Page Links tool to examine URL links...6 Use Block Links tool to examine URL links...6 Three Steps to Creating an Alias in Drupal...7 Adding Users and Assigning Roles...9 About Roles...9 Add a User Account and Assign a Role...10 Change a User s Role...10 Reassign page author...11 Delete a User ***only after reassigning!...11 Granting Access Rights for the Contributor Role...11 Grant Rights to Individual Pages for the Contributor Role...11

4 Site Administrator Basics About the Site Administrator Role The Site Administrator role oversees one or more Web sites within their jurisdiction and provides WCMS user training, Web accessibility guidance, and support to the Advanced Author and content Contributor roles within these sites. The Site Administrator role is expected to establish the Web site structure from the initial empty shell site provided in the WCMS. The Site Administrator is responsible for ensuring the accessibility of any content that they place into the WCMS including Web content, PDF documents, MS Word docs, videos, etc. The Site Administrator role is the second highest role in the WCMS, and is used to assign administrator-level privileges to a site or sub-site. Site Administrators have all of the powers of the roles beneath them (Advanced Author and Contributor). Site Administrators can also: Assign roles, create/delete users, backup and restore a site, and access the site configuration area. Access and Logon to Manage the Site 1. In a standard Web browser, go to the URL for the home page of the site to be edited a. If your site is on the testing server (meaning it is in development), then access the site using where departmenturl is the normal department name for your site (eg. servicedesk-test.calpoly.edu) b. If your site is in production (meaning it is visible using your normal URL), then access the site using where departmenturl is the normal department name for your site (e.g. servicedesk.calpoly.edu) 2. Check to see if you are already logged into the site by seeing if the Administer Site menu is on the left side of your page. If not, proceed with the next steps to login. 3. In the address bar of the browser, add the text user to the end of the site URL. For example it should look something like this: or 4. Press enter and the logon page should be presented 5. Log into the WCMS using your full calpoly user id khischke@calpoly.edu and password, 6. You can begin editing the web site. 1

5 Editing the Site Information As noted above, when a site is logged into, a new menu section appears above the regular site navigation menus. This is the Administer Site menu which is used to access content for editing and to configure the site. 1. From the Administer Site menu on the left side of the page, select Administer >> Site configuration >> Site Information 2. Change the following items in the site information section to match the department s information: Name This becomes the Site Title which is usually the name of your program, department, unit, or college. Optionally, this can be substituted for the alt text on the department logo if the logo is used to identify the site instead of the Site Title. (see Department Logo section below for more information) address Set this address to reflect your department or other administrative contact address. This address will appear as the From: address on outbound s sent from your Drupal website. For example, when a new user account is created on the Web site, an is sent to the user with this address as the From: sender. Slogan This is the Site Information (Optional) which can be used to present optional department information such as a tagline, motto, or slogan. It appears below the Site Title Mission Statement Ignore this as it is not used on the Cal Poly theme Footer message This optional message appears in the bottom-center of the footer. A suggested footer message could be to repeat the name of the site or present the unit name that is responsible for the site. Anonymous user Leave as Anonymous Default front page The default front page should be left as content/index 3. Click Save Configuration Search Box The default search box is configured to search the entire Cal Poly web space (it s the same as the Cal Poly home page search). This may not be desirable for the site being worked on, so a change is needed. To make the search relevant to the site being developed, a Block needs to be created and assigned to the Custom Search Code region in the template. The Block will contain search code that tells the search engine to gather results from the custom URL for the site. An example of a custom URL is servicedesk.calpoly.edu. 1. Go to Administer >> Site building >> Blocks 2. Select the List tab 3. Find the custom search code region and select configure to the right of the block named Search department name Google 2

6 4. In the Block description, replace department name with an abbreviated name for your department 5. Leave the Block title blank 6. In editor tool bar, click the Source icon to view the HTML source code Change "departmenturl.calpoly.edu" to your actual department URL (e.g. servicedesk.calpoly.edu). This is the web address that you need Google to search. 9. Change "Department Name" to your actual department name (e.g. Service Desk). Do not delete the word "Search" before your department's name. This text will appear at the top of your web page next to the search input box. 10. Save the block by scrolling to the bottom of the page and selecting Save block Your search will likely not begin working until your site is placed into production using the custom URL for the site. Breadcrumbs The breadcrumb path at the top of the content area reflects the first menu path that a link is found in. If a link appears in more than one menu, the first menu item found takes priority, unless the priority of the menus is changed by the Site Adminstrator. Menus can be prioritized in the Menu Breadcrumb feature. (Prioritized menus will still appear in the order that was assigned through the Blocks feature.) 1. Go to Administer >> Site configuration >> Menu Breadcrumb 2. Set the priority for the menus If a page is not linked from a menu, then the breadcrumb path for the page will reflect as though the page is one click away from the home page. 3

7 Creating a desired breadcrumb path Creating a desired breadcrumb path - Breadcrumbs are derived from how a node (page) is located in the menu structure. For example, if you have a page named LiveScribe Pen that is not linked from any menu, but is only linked from the body of another page named Note-taking Services which is located within the Services section of your site (see bullet listing below), the breadcrumb would probably look somthing like Home > LiveScribe Pen instead of Home > Services > Note Taking > LiveScribe. This is likely caused by the LiveScribe page not being assigned under a specific menu item but rather left within the top area of a menu and then disabled. So neither does the link show in a menu, but also the Drupal system thinks the page is effectively at the top level of the site (again, because it's not associated with a menu). Example showing why the breadcrumb for the LiveScribe Pen page doesn't appear as desired...its menu item is located within the top-level of the site and is disabled: Top level of site menus o Services [breadcrumb: Home > Services] Note-taking [breadcrumb: Home > Services > Note-taking] Request a Note-Taker (lone page with menu listing disabled) [breadcrumb: Home > Request a Note-taker] Try the Livescribe Pen (lone page with menu listing disabled) [breadcrumb: Home > Livescribe Pen] Become a Note-Taker (lone page with menu listing disabled) [breadcrumb: Home > Become a Note-Taker To make the breadcrumb describe the desired path, edit the menu for the Services section and move the menu item for the LightScribe Pen page under the menu item for the Note Taking Services page, indent it, then click the enabled checkbox to disable the display of the menu item. This will associate the page with the Note-taking menu item and the breadcrumb will display as Home > Services > Note-taking > LiveScribe Pen. Example showing the desired breadcrumb which is produced by locating the LiveScribe menu item under the Note-taking menu item: Top level of site menus o Services [breadcrumb: Home > Services] Note-taking [breadcrumb: Home > Services > Note-taking] Request a Note-Taker (lone page with menu listing disabled) [breadcrumb: Home > Services > Note-taking > Request a Note-taker] Try the Livescribe Pen (lone page with menu listing disabled) [breadcrumb: Home > Services > Note-taking > Livescribe Pen] Become a Note-Taker (lone page with menu listing disabled) 4

8 [breadcrumb: Home > Services > Note-taking > Become a Note-Taker Window Title (appears at the top of the browser window) The window title is generated from two components on the site: the page Title field which is viewable when editing a page in Edit mode and from the site Name that is added through the Site information menu (see above). Window titles are important for accessibility and for search engine ranking and must be unique for every page in a site. Planning Out the Site Plan out how the site will be organized by setting up the folder structure/hierarchy, separating content into pages, and determine which links will be placed in the navigation. Keeping the structure of the site organized is not only important for maintainability, but also for the purpose of navigation. As pages are created, the left navigation and breadcrumb will populate, and are built dynamically by the location of files inside folders. Create a new folder for each main section of the site, and place files related to that section inside the folder. In the navigation, the folder will appear as a section header, and the pages will appear as the links. How the navigation works will be become clearer as more pages are created. Try to maintain a simple folder structure so that the resulting navigation is clear and straight forward. Setting a Customized 404 Not Found and the 403 Access Denied Page By default, Drupal will respond with a 404 or 403 page when a user attempts to browse to a page that is not on the site or for which access is denied (respectively). Although these pages will contain the header and footer information for the site, they will not contain menu items or other node or block content. If the default 404 and 403 pages are not acceptable for the site, an alternate custom page can be created for either and assigned in place of the default response. Follow the below instructions for configuring Drupal to respond with a custom page 1. Create a page (node) that will represent the new 404 or 403 page 2. Go to Administer» Site configuration» Error reporting 3. Type in the URL alias for the intended 404 or 403 page. Clearing the Drupal Cache Clearing the Drupal cache may be of help if a page stops displaying after it has been modified, or menus do not appear, or page content does not appear as expected. 1. Got to Administer» Site configuration» Performance 2. Scroll to the bottom of the page and select Clear cached data. 5

9 Identifying and fixing broken links Tip: a broken link may not have visible text in a web page because the link could be embedded within the code without associated text. In these cases, you must search through the source code for the offending URL. This is easily done by copying the html code and pasting it into a text editor, then searching for the offending URL. View Broken Links Report Go to Broken links report: Administer >> Reports >> Broken links Repair all links that are listed as broken Links that are fixed correctly will drop off of the list If a repaired link is pointing to a node, then the link checker will rescan the page almost immediately and update its list. Tip: Install the Firefox add-on LinkChecker. Use this to scan the links on individual pages. It will show you where the dead links are on a page. Use Page Links tool to examine URL links Fix links that include the vanity server name Look for links that point to the current website vanity name and which should point to nodes. These links will break when the site is moved into production. These links need to be changed through the WYSIWYG editor to point to a node on the Drupal site. Fix links that include.htm or.html Search for.htm in the Link URL and verify if these should point to nodes on the Drupal site or are accurately pointing to files off site. Fix links which point to files that are located on the original hosting site such as.pdf,.doc,.xls Look for links that point to.pdf,.doc,.xls, or other document file types and examine if they point to the original hosting site rather than the Drupal files area (these will break when old site is taken down). Examples to look for: o Incorrect URL: (this URL does not correctly point to the files area where your files have been uploaded) o Correct URLs: Or, if file is in a subfolder of the files area: sites/sitename /files/ pdf /filename.pdf Use Block Links tool to examine URL links Fix links that include the vanity server name 6

10 Look for links that point to the current website vanity name and which should point to nodes. These links will break when the site is moved into production. These links need to be changed through the WYSIWYG editor to point to a node on the Drupal site. Fix links that include.htm Search for.htm in the Link URL and verify if these should point to nodes on the Drupal site or are accurately pointing to files off site. Fix links which point to files that are located on the original hosting site such as.pdf,.doc,.xls Look for links that point to.pdf,.doc,.xls, or other document file types and examine if they point to the original hosting site rather than the Drupal files area (these will break when old site is taken down). Examples to look for: o Incorrect URL: (this URL does not correctly point to the files area where your files have been uploaded) o Correct URLs: Or, if file is in a subfolder of the files area: sites/sitename /files/ pdf /filename.pdf Three Steps to Creating an Alias in Drupal Step 1 Log into the Drupal site. In the right-hand menu, click on Administer. 7

11 Step 2 Under Site Building, click on URL aliases. Locate the Alias name (e.g. content/apps/ _forwarding) and the System node # (e.g. node/27). Click on Add Alias. 8

12 Step 3 Enter the node information. Enter the alias or short pointer name. Click on Create new alias. Done! Adding Users and Assigning Roles The Site Administrator role can create user accounts and assign roles for access to a Drupal Web site. Access should be given with observation of the scope of the user s authority to change a site s content. The Site Administrator is responsible to monitor the use of these accounts. About Roles Contributor This highly limited role is designed to allow a user to add, modify or delete content on pre-existing pages (nodes) that are specifically granted to a user with the Contributor role. This role can also upload and delete images and documents in the files area. The role cannot create new pages (nodes) and cannot delete existing pages. The Contributor role can view all nodes by default. An example of how this role could be used is for a department that needs a student assistant to be able to edit content on an existing page. Advanced Author This role is designed to enable a user to comprehensively manage the content of a Drupal Web site with minimal involvement of a Site Administrator. The advanced Author can view all content, create and delete nodes, create and delete Webforms, define content types, input content, format content, modify menus, upload and delete images and documents, add/delete folders in /files/ area, add, delete, modify, and assign blocks, administer node revisions, run link checks, backup a site. (In the future: administer forums, blogs, RSS feeds, etc) 9

13 Site Administrator This role is designed to oversee site configuration (setup) and operations. In addition to the Advanced Author role, the Site Administrator can set and edit site information, administer a limited set of modules, create and delete users, assign roles, backup and restore sites. In general, it is advisable to have only one Site Administrator per Drupal site. Add a User Account and Assign a Role 1. Go to Administer» User management» Users 2. Select the Add user tab 3. Change the following items on the Users page: Username username@calpoly.edu. This name should match the user s Cal Poly user name as used with the my.calpoly.edu portal and should including extension. address This should be the Cal Poly address for the above username Password This is the initial password that the new user should change immediately upon receiving the new account login information Confirm password: Match the Password provided in the previous field Status Select Active unless the user account should be initially made unavailable (blocked) upon creation of the account Roles Select a role for the user 4. Check Notify user of new account if the user should receive an notification of the account creation 5. Select Create new account Change a User s Role 1. Go to Administer» User management» Users 2. Select the List tab 3. Select the edit link that is to the right of the username for whom the role will be changed 4. Scroll down to the Roles: section and select the appropriate role (Contributors, Advanced Authors, Site Administrators) 5. Click Save to save changes 10

14 Reassign page author If you created the page but want someone else to own it or want to change who owns it you will need to edit each individual page. Toward the bottom of the edit screen find and expand the Authoring Information, change Authored by and Save. Never leave the authored by field blank! Anonymous has no security and it will leave your web page open for anyone to edit. Delete a User ***only after reassigning! 1. Before deleting a user, you must re-assign any nodes that the user has authored to another user. If this step isn t performed, said nodes with revert to Anonymous as the author which will cause unpredictable results including allowing site visitors to see and edit content on the page see reassign page author in the section above 2. Go to Administer» User management» Users 3. Select the List tab 4. Delete the user Granting Access Rights for the Contributor Role Grant Rights to Individual Pages for the Contributor Role The default settings for a Drupal site prevent users with the Contributor role from editing any pages in the site. Each page (node) in a site must be specifically granted to the Contributor role on an individual basis. This is done by going to each page that the Contributor role should be given access to and granting access permissions. 1. Site Administrator creates account for contributor. 2. Site Administrator navigates to the page contributor needs access to. 3. Click on the Grants tab 11

15 4. Enter contributor's username in search box and click Search button. 5. A new set of permissions will appear next to the Username. Check the box for Keep, View, Edit, and Delete (if desired). Delete is optional. If the Keep box isn't checked, nothing will be saved and the contributor won't be able to edit the page. 6. Click Save Grants. 7. Repeat on all pages the contributor needs access to. Role access is additive (not subtractive). For example, if the contributor role is given (view, edit, delete) rights, an individual user with the Contributor role cannot have their delete right revoked through this process as they are part of the Contributor group that has the higher level permissions. 12

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

Google Docs A Tutorial

Google Docs A Tutorial Google Docs A Tutorial What is it? Google Docs is a free online program that allows users to create documents, spreadsheets and presentations online and share them with others for collaboration. This allows

More information

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation Rochester Institute of Technology Finance and Administration Drupal 7 Training Documentation Written by: Enterprise Web Applications Team CONTENTS Workflow... 4 Example of how the workflow works... 4 Login

More information

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For How-to Guide: MIT DLC Drupal Cloud Theme This guide will show you how to take your initial Drupal Cloud site... and turn it into something more like this, using the MIT DLC Drupal Cloud theme. See this

More information

OET Cloud Services Getting Started Guide

OET Cloud Services Getting Started Guide OET Cloud Services Getting Started Guide Introduction OET Cloud Services uses Google Drive to let you store and access OET files anywhere -- on the web, and access them on your PC, or on any device connected

More information

UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS. Silva. Introduction to Silva. Document No. IS-130

UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS. Silva. Introduction to Silva. Document No. IS-130 UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS Silva Introduction to Silva Document No. IS-130 Contents What is Silva?... 1 Requesting a website / Web page(s) in Silva 1 Building the site and making

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

Using your Drupal Website Book 1 - Drupal Basics

Using your Drupal Website Book 1 - Drupal Basics Book 1 - Drupal Basics By Karl Binder, The Adhere Creative Ltd. 2010. This handbook was written by Karl Binder from The Adhere Creative Ltd as a beginners user guide to using a Drupal built website. It

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

Content Management System Help. basic tutorial on Evergreen s CMS

Content Management System Help. basic tutorial on Evergreen s CMS Content Management System Help cms.evergreen.edu Tips, tricks and basic tutorial on Evergreen s CMS Contents Vocabulary Login Opening a page Editing a page Creating a new page Inserting internal and external

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

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

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

HDAccess Administrators User Manual. Help Desk Authority 9.0

HDAccess Administrators User Manual. Help Desk Authority 9.0 HDAccess Administrators User Manual Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks

More information

1. Manage your Group. 1. Log on to the CampusGroups platform.

1. Manage your Group. 1. Log on to the CampusGroups platform. 1 1. Manage your Group 1. Log on to the CampusGroups platform. 2. Upon logging in, select your club from the Groups drop-down (next to the Home icon) and click on the Manage button next to the group of

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Summer 16 @salesforcedocs Last updated: May 27, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Does the GC have an online document management solution?

Does the GC have an online document management solution? This FAQ contains: Web File Services definition Access web file services Create a WFS folder Upload a document Email a link to a document folder Create WFS subscription Cancel existing subscription Create

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Intro to Drupal. For Editor and Menu Manager roles. Portland State University s enterprise web content management system

Intro to Drupal. For Editor and Menu Manager roles. Portland State University s enterprise web content management system Intro to Drupal Portland State University s enterprise web content management system For Editor and Menu Manager roles University Communications 503-725-3711 ucomm@pdx.edu www.pdx.edu/ucomm/ Overview Drupal

More information

Conferences & Events WPM Education 4.1.7

Conferences & Events WPM Education 4.1.7 Conferences & Events WPM Education 4.1.7 Version: 1.5 Date: 16/04/2015 Contents Conferences & Events Administration Area... 1 Creating a New Event... 2 Copying Events... 2 Step by Step Guide... 3 Create

More information

DocuShare User Guide

DocuShare User Guide DocuShare User Guide Publication date: April 2011 This document supports DocuShare Release 6.6.1 Prepared by: erox Corporation DocuShare Business Unit 3400 Hillview Avenue Palo Alto, California 94304 USA

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

Fairfield University Using Xythos for File Sharing

Fairfield University Using Xythos for File Sharing Fairfield University Using Xythos for File Sharing Version 7.0 Table of Contents I: Manage your Department Folder...2 Your Department Folder... 2 II: Sharing Folders and Files Inside of Fairfield U...3

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

How to Build a SharePoint Website

How to Build a SharePoint Website How to Build a SharePoint Website Beginners Guide to SharePoint Overview: 1. Introduction 2. Access your SharePoint Site 3. Edit Your Home Page 4. Working With Text 5. Inserting Pictures 6. Making Tables

More information

Create your own teacher or class website using Google Sites

Create your own teacher or class website using Google Sites Create your own teacher or class website using Google Sites To create a site in Google Sites, you must first login to your school Google Apps account. 1. In the top-right corner of any apps, you can click

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

Outlook Web Access (OWA) User Guide

Outlook Web Access (OWA) User Guide Outlook Web Access (OWA) User Guide September 2010 TABLE OF CONTENTS TABLE OF CONTENTS... 2 1.0 INTRODUCTION... 4 1.1 OUTLOOK WEB ACCESS SECURITY CONSIDERATIONS... 4 2.0 GETTING STARTED... 5 2.1 LOGGING

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

Google Trusted Stores Setup in Magento

Google Trusted Stores Setup in Magento Google Trusted Stores Setup in Magento Google Trusted Stores is a free badging program that can improve your conversion rate and average order size by reassuring potential customers you offer a great shopping

More information

User s Guide. Version 2.1

User s Guide. Version 2.1 Content Management System User s Guide Version 2.1 Page 1 of 51 OVERVIEW CMS organizes all content in a tree hierarchy similar to folder structure in your computer. The structure is typically predefined

More information

System requirements 2. Overview 3. My profile 5. System settings 6. Student access 10. Setting up 11. Creating classes 11

System requirements 2. Overview 3. My profile 5. System settings 6. Student access 10. Setting up 11. Creating classes 11 Table of contents Login page System requirements 2 Landing page Overview 3 Adjusting My profile and System settings My profile 5 System settings 6 Student access 10 Management Setting up 11 Creating classes

More information

USM Web Content Management System

USM Web Content Management System University of Southern Maine USM Web Content Management System USM Web CMS Technical Development Group 4/26/2011 Content o Introduction o Login o User Roles o Group Member o Group Publisher o Group Admin

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

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

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

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

This guide provides additional information about topics covered in the webinar

This guide provides additional information about topics covered in the webinar This guide provides additional information about topics covered in the webinar Scan to go there now! Copyright 2012 X.commerce, Inc. All rights reserved. Contents CHAPTER 1: Leveraging Store Content 1

More information

Cal Poly Pomona Cascade Server Beginning Web Author Training

Cal Poly Pomona Cascade Server Beginning Web Author Training Cal Poly Pomona Cascade Server Beginning Web Author Training Contents Recommended Browsers for using Cascade... 3 Content Management System Overview... 3 Content Management System Diagram- workflow...

More information

USERS MANUAL FOR OWL A DOCUMENT REPOSITORY SYSTEM

USERS MANUAL FOR OWL A DOCUMENT REPOSITORY SYSTEM USERS MANUAL FOR OWL A DOCUMENT REPOSITORY SYSTEM User Manual Table of Contents Introducing OWL...3 Starting to use Owl...4 The Logging in page...4 Using the browser...6 Folder structure...6 Title Bar...6

More information

Joomla User Manual, Version 1.5

Joomla User Manual, Version 1.5 Joomla User Manual, Version 1.5 Joomla is a content management system that enables you to make and update Web pages easily. Many aspects, including its ease of use and the ability to add to its capabilities,

More information

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating

More information

Titan Apps. Drive (Documents)

Titan Apps. Drive (Documents) Titan Apps Drive (Documents) University of Wisconsin Oshkosh 7/11/2012 0 Contents What is Titan Apps?... 1 Need Help with Titan Apps?... 1 What other resources can I use to help me with Titan Apps?...

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

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

Microsoft SharePoint is provided by Information Services for staff in Aberystwyth University.

Microsoft SharePoint is provided by Information Services for staff in Aberystwyth University. USING SHAREPOINT E-Services and Communications, Information Services, Aberystwyth University CONTENTS This document shows you how to: Access SharePoint Use your personal My Site area to try out features

More information

How To Write A Cq5 Authoring Manual On An Ubuntu Cq 5.2.2 (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font

How To Write A Cq5 Authoring Manual On An Ubuntu Cq 5.2.2 (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font Adobe CQ5 Authoring Basics Print Manual SFU s Content Management System SFU IT Services CMS Team ABSTRACT A summary of CQ5 Authoring Basics including: Setup and Login, CQ Interface Tour, Versioning, Uploading

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

Cox Business Premium Online Backup USER'S GUIDE. Cox Business VERSION 1.0

Cox Business Premium Online Backup USER'S GUIDE. Cox Business VERSION 1.0 Cox Business Premium Online Backup USER'S GUIDE Cox Business VERSION 1.0 Table of Contents ABOUT THIS GUIDE... 4 DOWNLOADING COX BUSINESS PREMIUM ONLINE BACKUP... 5 INSTALLING COX BUSINESS PREMIUM ONLINE

More information

NetClient CS Document Management Portal User Guide

NetClient CS Document Management Portal User Guide GOFILEROOM NetClient CS Document Management Portal User Guide version 10.x TL 25027 (5/7/12) Copyright Information Text copyright 2002-2012 by Thomson Reuters. All rights reserved. Video display images

More information

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage Document OwnCloud Collaboration Server (DOCS) User Manual How to Access Document Storage You can connect to your Document OwnCloud Collaboration Server (DOCS) using any web browser. Server can be accessed

More information

Kentico CMS 7.0 Intranet Administrator's Guide

Kentico CMS 7.0 Intranet Administrator's Guide Kentico CMS 7.0 Intranet Administrator's Guide 2 Kentico CMS 7.0 Intranet Administrator's Guide Table of Contents Introduction 5... 5 About this guide Getting started 7... 7 Installation... 11 Accessing

More information

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family technology software href browser communication public login address img links social network HTML div style font-family url media h2 tag handbook: id domain TextEdit blog title PORT JERVIS CENTRAL SCHOOL

More information

Create A Google Site. Introduction to Sites. Create, format, and customize a site. Adapted from:

Create A Google Site. Introduction to Sites. Create, format, and customize a site. Adapted from: Create A Google Site Adapted from: http://edutraining.googleapps.com/training-home/module-5-sites Introduction to Sites Google Sites is an online application that makes creating a class, school, or project

More information

ClicktoFax Service Usage Manual

ClicktoFax Service Usage Manual ClicktoFax Service Usage Manual 1. Log in to Fax Service 2. Configure your account 3. Send a fax 4. Receive a fax/search for Faxes/View Faxes 5. Logout 6. Additional Support 1. Log into fax service: a.

More information

BASIC DRUPAL TRAINING. Getting Started with Digital Commons

BASIC DRUPAL TRAINING. Getting Started with Digital Commons BASIC DRUPAL TRAINING Getting Started with Digital Commons Contents Overview... 2 Log in to Staging Site... 2 Explore the Editing Environment... 4 Make a Simple Edit to an Existing Page... 5 Create a New

More information

owncloud Configuration and Usage Guide

owncloud Configuration and Usage Guide owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,

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

SharePoint 2007 Get started User Guide. Team Sites

SharePoint 2007 Get started User Guide. Team Sites SharePoint 2007 Get started User Guide Team Sites Contents 1. Overview... 2 1.1 What is SharePoint?... 2 1.2 What is a SharePoint Team Site?... 2 1.3 SharePoint user permissions... 2 2. Team Site features...

More information

ADMINISTRATOR GUIDE VERSION

ADMINISTRATOR GUIDE VERSION ADMINISTRATOR GUIDE VERSION 4.0 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose

More information

Nurse and Midwifery Career Long eportfolio summary guides: 1) Key functions: Getting started, logging on and moving around

Nurse and Midwifery Career Long eportfolio summary guides: 1) Key functions: Getting started, logging on and moving around Nurse and Midwifery Career Long eportfolio summary guides: 1) Key functions: Getting started, logging on and moving around Getting started In order to log on to the eportfolio you will need your username

More information

Web Content Management Training Manualv3

Web Content Management Training Manualv3 City & County of San Francisco Powered by Innovation DT City & County of Sa Departme Techno Powered by Innova DEPARTMENT OF TECHNOLOGYDT Web Content Management Training Manualv3 Department of Technology

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 2.23 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Cloudfinder for Office 365 User Guide. November 2013

Cloudfinder for Office 365 User Guide. November 2013 1 Contents Getting started with Cloudfinder for Office 365 1... 3 Sign up New Cloudfinder user... 3 Sign up Existing Cloudfinder user... 4 Setting the Admin Impersonation... 4 Initial backup... 7 Inside

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

16.4.3 Lab: Data Backup and Recovery in Windows XP

16.4.3 Lab: Data Backup and Recovery in Windows XP 16.4.3 Lab: Data Backup and Recovery in Windows XP Introduction Print and complete this lab. In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment The

More information

DOCUMENT MANAGEMENT SYSTEM

DOCUMENT MANAGEMENT SYSTEM DOCUMENT MANAGEMENT SYSTEM USER S MANUAL By: MIS Department Software Division Page 1 of 14 1. Overview Document Management System is a powerful web based file manager and storage utility. It was developed

More information

Welcome to the TransPerfect Translations Secure File Transfer Website What is Secure FTP?

Welcome to the TransPerfect Translations Secure File Transfer Website What is Secure FTP? Welcome to the TransPerfect Translations Secure File Transfer Website What is Secure FTP? SFTP (Secure File Transfer Protocol) is an added layer of security provided to our clients. SFTP requires an encrypted

More information

CONTRACT MANAGEMENT SYSTEM USER S GUIDE VERSION 2.7 (REVISED JULY 2012)

CONTRACT MANAGEMENT SYSTEM USER S GUIDE VERSION 2.7 (REVISED JULY 2012) CONTRACT MANAGEMENT SYSTEM USER S GUIDE VERSION 2.7 (REVISED JULY 2012) VERSION 2.6 (REVISED APRIL 2012)... I INTRODUCTION... 5 Helpful Hints... 5 Pop-Up Blockers... 5 Users... 6 CPUC Staff Administrator...

More information

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family technology software href browser communication public login address img links social network HTML div style font-family url media h2 tag handbook: id domain TextEdit blog title CANAJOHARIE CENTRAL SCHOOL

More information

Strategic Asset Tracking System User Guide

Strategic Asset Tracking System User Guide Strategic Asset Tracking System User Guide Contents 1 Overview 2 Web Application 2.1 Logging In 2.2 Navigation 2.3 Assets 2.3.1 Favorites 2.3.3 Purchasing 2.3.4 User Fields 2.3.5 History 2.3.6 Import Data

More information

UW- Madison Department of Chemistry Intro to Drupal for Chemistry Site Editors

UW- Madison Department of Chemistry Intro to Drupal for Chemistry Site Editors UW- Madison Department of Chemistry Intro to Drupal for Chemistry Site Editors Who to Contact for Help Contact Libby Dowdall (libby.dowdall@wisc.edu / 608.265.9814) for additional training or with questions

More information

... Asbru Web Content Management System. Getting Started. Easily & Inexpensively Create, Publish & Manage Your Websites

... Asbru Web Content Management System. Getting Started. Easily & Inexpensively Create, Publish & Manage Your Websites Asbru Ltd Asbru Ltd wwwasbrusoftcom info@asbrusoftcom Asbru Web Content Easily & Inexpensively Create, Publish & Manage Your Websites 31 March 2015 Copyright 2015 Asbru Ltd Version 92 1 Table of Contents

More information

State of Nevada. Ektron Content Management System (CMS) Basic Training Guide

State of Nevada. Ektron Content Management System (CMS) Basic Training Guide State of Nevada Ektron Content Management System (CMS) Basic Training Guide December 8, 2015 Table of Contents Logging In and Navigating to Your Website Folders... 1 Metadata What it is, How it Works...

More information

Human Resources Website Drupal User Guide

Human Resources Website Drupal User Guide Human Resources Website Drupal User Guide Logon http://www.hr.ucsb.edu/user You will be given a unique username and password for editing the website. Basic Tools Quick Start 1. EDIT TAB on content page

More information

BLACKBOARD BASICS for ONLINE CLASSES & Classes with Online Components

BLACKBOARD BASICS for ONLINE CLASSES & Classes with Online Components BLACKBOARD BASICS for ONLINE CLASSES & Classes with Online Components Full up-to-date information can be found online beginning at: http://www.saddleback.edu/de/ Video instructions for Blackboard are online

More information

Salesforce Customer Portal Implementation Guide

Salesforce Customer Portal Implementation Guide Salesforce Customer Portal Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

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

WatchDox for Mac User Guide

WatchDox for Mac User Guide WatchDox for Mac User Guide Version 2.3.0 Confidentiality This document contains confidential material that is proprietary to WatchDox. The information and ideas herein may not be disclosed to any unauthorized

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

Secure File Transfer Training Guide. Secure File Transfer Training Guide. Author: Glow Team Page 1 of 15 Ref: GC265_v1.1

Secure File Transfer Training Guide. Secure File Transfer Training Guide. Author: Glow Team Page 1 of 15 Ref: GC265_v1.1 Secure File Transfer Training Guide Internet Explorer Version Ref: GC265_v1.1 Author: Glow Team Page 1 of 15 Ref: GC265_v1.1 Contents Introduction... 3 Prerequisites for this guide... 3 What is Secure

More information

Kentico Content Management System (CMS

Kentico Content Management System (CMS Kentico Content Management System (CMS Table of Contents I. Introduction... 1 II. Log into a Kentico CMS Desk to Edit GC Website... 1 A. Select a Browser (Internet Explorer or Firefox only)... 1 B. Login

More information

Dashboard Admin Guide

Dashboard Admin Guide MadCap Software Dashboard Admin Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Document Services Online Customer Guide

Document Services Online Customer Guide Document Services Online Customer Guide Logging in... 3 Registering an Account... 3 Navigating DSO... 4 Basic Orders... 5 Getting Started... 5 Attaching Files & Print Options... 7 Advanced Print Options

More information

SHAREPOINT 2010 FOUNDATION FOR END USERS

SHAREPOINT 2010 FOUNDATION FOR END USERS SHAREPOINT 2010 FOUNDATION FOR END USERS WWP Training Limited Page i SharePoint Foundation 2010 for End Users Fundamentals of SharePoint... 6 Accessing SharePoint Foundation 2010... 6 Logging in to your

More information

Terminal Four (T4) Site Manager

Terminal Four (T4) Site Manager Terminal Four (T4) Site Manager Contents Terminal Four (T4) Site Manager... 1 Contents... 1 Login... 2 The Toolbar... 3 An example of a University of Exeter page... 5 Add a section... 6 Add content to

More information

Self-Service Portal Implementation Guide

Self-Service Portal Implementation Guide Self-Service Portal Implementation Guide Salesforce, Winter 6 @salesforcedocs Last updated: October 0, 05 Copyright 000 05 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

E-Learning Online Course. Teacher s Manual. Created by Focus School Software. for. Monte Vista Christian School

E-Learning Online Course. Teacher s Manual. Created by Focus School Software. for. Monte Vista Christian School E-Learning Online Course Teacher s Manual Created by Focus School Software for Monte Vista Christian School Focus/SIS e-learning Online Course Manual for Teachers 1 Contents Disclaimer... 1 Portal... 2

More information

Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business

Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business 2015 Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business This manual will take you through all the areas that you are likely to use in order to maintain, update

More information

Depending on your role, this might mean adding and editing, for example, events, blog entries or news stories.

Depending on your role, this might mean adding and editing, for example, events, blog entries or news stories. website guide guide for adding and editing web content Introduction The MS Society website uses a content management system (CMS) called Drupal. As a contributor to the site, you ll receive training in

More information

Last Revised: 2/16/2010. Microsoft Office SharePoint 2007 User Guide

Last Revised: 2/16/2010. Microsoft Office SharePoint 2007 User Guide Last Revised: 2/16/2010 Microsoft Office SharePoint 2007 User Guide Table of Contents OVERVIEW...3 Accessing SharePoint Site...4 Document Library...5 Viewing a File...5 Uploading File(s)...8 Check Document

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

Chapter 10 Encryption Service

Chapter 10 Encryption Service Chapter 10 Encryption Service The Encryption Service feature works in tandem with Dell SonicWALL Email Security as a Software-as-a-Service (SaaS), which provides secure data mail delivery solutions. The

More information

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual Training A brief overview of your website s content management system () with screenshots. 1 Contents Logging In:...3 Dashboard:...4 Page List / Search Filter:...5 Common Icons:...6 Adding a New Page:...7

More information

Qualtrics Survey Tool

Qualtrics Survey Tool Qualtrics Survey Tool This page left blank intentionally. Table of Contents Overview... 5 Uses for Qualtrics Surveys:... 5 Accessing Qualtrics... 5 My Surveys Tab... 5 Survey Controls... 5 Creating New

More information

Google Docs, Sheets, and Slides: Share and collaborate

Google Docs, Sheets, and Slides: Share and collaborate Google Docs, Sheets, and Slides: Share and collaborate Once you've created your document, you can share it with others. Collaborators can then edit the same document at the same time you'll always have

More information

Administration Guide. WatchDox Server. Version 4.8.0

Administration Guide. WatchDox Server. Version 4.8.0 Administration Guide WatchDox Server Version 4.8.0 Published: 2015-11-01 SWD-20151101091846278 Contents Introduction... 7 Getting started... 11 Signing in to WatchDox... 11 Signing in with username and

More information

Drupal Training. Create Content Creating content is the fundamental basis for building the UCSD School of Medicine's website.

Drupal Training. Create Content Creating content is the fundamental basis for building the UCSD School of Medicine's website. Drupal Training What is Drupal? Content Management System - a computer application used to create, edit, manage, and publish content in a consistently organized fashion. o Drupal is designed to simplify

More information

Chapter 4: Website Basics

Chapter 4: Website Basics 1 Chapter 4: In its most basic form, a website is a group of files stored in folders on a hard drive that is connected directly to the internet. These files include all of the items that you see on your

More information

Content Management System User Guide

Content Management System User Guide Content Management System User Guide Table Of Contents Getting Started Checklist... 1 Overview: Portal Content Management System... 3 Anatomy of a Portal Page... 3 Overview of the Content Management System...

More information