Cal Poly Pomona Cascade Server Beginning Web Author Training

Size: px
Start display at page:

Download "Cal Poly Pomona Cascade Server Beginning Web Author Training"

Transcription

1 Cal Poly Pomona Cascade Server Beginning Web Author Training

2 Contents Recommended Browsers for using Cascade... 3 Content Management System Overview... 3 Content Management System Diagram- workflow... 4 Development, Test and Production environment... 5 Cascade Terms used (see Appendix)... 5 Cascade Organization... 5 Cascade User Roles... 5 Cascade Template... 6 Using the System... 8 Logging In... 8 Upon Login: CMS "Homepage"/welcome screen... 9 CMS Directory Structure Using the WYSIWYG (what you see if what you get) Editor Create a new file/page File Save/Publish Process Useful Training Video of WYSIWYG (what you see if what you get) Advanced Features How to upload Image files Inserting Horizontal Banner Inserting Right Column Section Inserting Left Side Navigation Create a new folder (example: /documents) Glossary Page 2 of 32

3 Recommended Browsers for using Cascade Internet Explorer 7+ Firefox 4+ (highest recommended by CPP) Safari 3+ Chrome (not recommended by CPP) Content Management System Overview 1. What is a Content Management System (CMS)? a. What is the core function of the CMS? From Wikipedia: A Content Management System (CMS)[1][2][3] is a computer program that allows publishing, editing and modifying content (published on Internet web pages) as well as maintenance from a central interface. Such systems of content management provide procedures to manage workflow in a collaborative environment.[4] These procedures can be manual steps or an automated cascade. b. What is the advantage of using CMS compared to using Dreamweaver/Contribute or other similar web publishing applications? - Content owners do not have to be technical users - Content owners can easily maintain their own website without knowing HTML code. - The contents will be accurate and be up-to-date. - System is User Friendly. - Provides an environment for decentralized web site management. - Ensures consistency in layout and accuracy of content. -Lowers support costs. - provides workflow to ensure content changes are approved by the right people. - allows sharing of content across multiple sites. - has automatic link checking, - Web Administrator perspective: Easier control of global items including overall site redesign and any changes on the header/footer area. 2. What is Cascade Server? Cascade server is an enterprise content management system from Hannon Hills. ( Page 3 of 32

4 Content Management System Diagram- workflow File Share (ZFS) Page 4 of 32

5 Development, Test and Production environment Development environment is where a user will do the actual development of your website. A user will NOT need any software installed on his/her PC. The development is all completed within an internet browser as well as the workflow process. The development URL is a different URL from the Test & Production URL. The website will be developed in the Cascade server: Upon creating a web page in the Cascade sever, a site will be available in two different locations: Production and Test environment. Test environment can be used as to review the contents and to test your website before publishing to a live site. An editor has an access to publish to TEST environment. ( Production environment is live site for visitors to visit to get the information. A Publisher and Site manager has an access to publish to the PROD environment. ( Cascade Terms used (see Appendix) Cascade Organization Cascade organizes websites into sites. For example is a single-site. is another single site. FYI, web core team will work with you on setting up your site and directory structure to meet your need. Cascade User Roles 1. Site Admin By default, each website will be assigned as a site admininstrator. The Admin Role is best suited for Users who will be managing entire sites whether they will be "sites" in the Global Area or actual Site objects in the system. Admins are granted access to the Administration area and the components contained within. Site admin will be able to add/delete Cal Poly users to his/her site. Site Admin has all the abilities of the Publishers. 2. Publisher Publisher has all the abilities of the Editors. Also, the publisher role has an ability to approve and publish contents to the Production environment. 3. Editor The editor s main role is to contribute content to a website within cascade. The editor s role has an ability to publish contents to the TEST environment. Page 5 of 32

6 Cascade Template There are pre-defined templates as such as shown below (Content Basic 3 column), so each content owner can concentrate on entering the contents without focusing on the design. The left-side navigation of the templates is reserved for links to university websites (wwww.csupomona.edu); links to external sites can be included in the body copy in the center of the page or in the right column when using the 3-column template. For this training, we will be using a template with a horizontal banner (IMG: Content Banner 3 column, see below). IMG: Content Basic 3 column Page 6 of 32

7 IMG: Content Banner 3 column Page 7 of 32

8 Using the System Logging In 1. Go to: cascade.csupomona.edu Page 8 of 32

9 Upon Login: CMS "Homepage"/welcome screen Choose a site that you are adding content to: For this training, you will be able to see two sites and Global on the top drop down menu. System/Interface Links and Menus Depends on the access level, you might not see all the menu available. Page 9 of 32

10 The system menu contains system wide search, configurations, utilities, and preferences, as is shown below: New Menu - allows you to access and create default assets such as a new file, folder, page, or block. Home Clicking 'Home' will take you back to the Dashboard home area. Page 10 of 32

11 History - Clicking on the History link in the upper menu bar will allow you to view and quickly navigate to all of your recently viewed assets. Administration- Available to Site Manager only. Clicking on the Administration area will allow you to view and edit all of the administrative Components of the system. Components serve many purposes including facilitating creation of content, managing and publishing content, and management of system users. Page 11 of 32

12 Dashboard The dashboard consists of 5 tabs: 1. Dashboard - offers quick access for creating content, outstanding items, and recently viewed assets. 2. Messages - used to display system messages as well as messages from other users to the user. 3. Workflows - displays all the user's active workflows. 4. Locked Assets - displays a list of all the assets checked out by the current user. The items in the Locked Assets are under review for the publish to production workflow. 5. Drafts Any draft of contents that you are working on, but haven t published yet. Page 12 of 32

13 CMS Directory Structure REMEMBER: Don t forget to make sure you are at the site that you want to work on when your ready to work on a site: 1. Folder Structure a. /Base Folder i. /inc navigation ii. /img image storage iii. Index This page is created automatically by default. NOTE: Base Folder is a top level folder in Cascade for a site. It is automatically generated with a creation of a site. Page 13 of 32

14 Using the WYSIWYG (what you see if what you get) Editor Create a new file/page In this training, we will show you how to create a page using Content Page template. Depends on the site, there will be more than one page template available in the Entity menu. For example, in the screenshot attached, there are currently two template pages available Content Page & Landing Page. Side Navigation is used for the creating of the left-side navigation. 1. Click on New Entity Content Page Page 14 of 32

15 Side sections (located in the Right Column) are optional. Page 15 of 32

16 Left Side navigation Center column Page Contents Right Column Sections Page 16 of 32

17 2. Inline Metadata is for storing the title, and the keywords storage for enhanced search feature. Keywords are part of the metadata content for pages used by search engines to determine the relevancy of individual pages or sites. Keywords are a comma-delimited list of words. Keep in mind that this meta data is used by search engines (like google) to ensure that your content is found when users search with the keywords you have provided. 3. Enter System Name NOTE: Use Unix naming conventions here. Please use all lowercase, letters, numbers, and dash( - ) only. The name should be concise and descriptive. This name shows up on the URL so it is important. You don t have to specify the file extensions (.html) System Name == File name This is the URL that users will see on the Internet Browser Page 17 of 32

18 4. Parent folder: Folder that the file will be inside of. Right now, it s in the root (or base) folder. 5. When click on Browse, you can choose a different folder that s currently available on the site. 6. Click on Submit Page 18 of 32

19 File Save/Publish Process 1. Publish (work flow Site Manager, Publisher, Contributor) a. Start Workflow This does NOT mean to publish to PRODUCTION. This means to start a workflow of publishing to Production. NOTE: It is a good practice to start with Publish to TEST options even if you are a site manager/publisher. Page 19 of 32

20 Publish to TEST vs. Publish to Production NOTE: Due date is not publishing date. The Due Date should be filled in with the specific date by which changes should be completed. If the Due Date is left empty, it will default to seven days from the current date. 2. Click Submit. Due date does NOT automatically publish any contents on the specific date. It is only used as a REMINDER tool for publishers to know when a user wants the content published. Page 20 of 32

21 3. Upon Submission, your screen will be similar as the following screenshot. a. View/Edit/Move/Rename/Copy b. Layout/Preview/Live/Properties/Lock/Outputs c. Outputs: Hypertext/Hypertext Preview/XML 4. To view the content in the template mode (as it would be viewed in the browser): 1. Click on Preview Hypertext Preview. Page 21 of 32

22 The page should look similar to below screenshot. Note: Editing the content page changes the main content and the side content (if used). Content owners won t have access to change the Header/Footer area including the global navigation menu. 5. View your published-to-test content in the TEST environment: Page 22 of 32

23 Useful Training Video of WYSIWYG (what you see if what you get) Useful Training Video of WYSIWYG (What You See Is What You Get) During the training, Show the following 4 contents. What is covered in this video: General word processing techniques in cascade, bold, underline, justification etc Inserting a Link Inserting an Anchor Inserting an Image Inserting a Table Horizontal Ruler Cleanup Code and Remove Formatting Toggle Guidelines/invisible Elements HTML View Help Advanced Features How to upload Image files Note: The same steps apply for uploading all non-html files (PDF/MS Office docs and etc). 1. New Entity File 2. Click on the Browse button in the Data section. NOTE: When uploading, leave System Name blank so that the file name from the computer would be the same when uploaded Page 23 of 32

24 3. Click on Submit. Note: For the image files, step 4-5 is not necessary, because the image used in a page will be automatically published when the page is published. For other file types (pdf/ms office docs), please proceed to step 4 and Click on Edit Choose Publish to Test Submit. 5. Finish the work flow by click on the Submit button. Page 24 of 32

25 Inserting Horizontal Banner 1. Select the page from the Cascade Directory Structure Click EDIT tab. 2. Inserting an image for the Horizontal Banner NOTE: This only applies if you are using the Horizontal Banner Template. a. Click on SEARCH b. Choose an image from IMG folder, and click on Confirm. NOTE: Images predefined in the design template as such as Horizontal Banner images should be in a specific dimension prior import into Cascade. 3. You should also specify the Horizontal Banner ALT field so that the page can maintain accessibility standards (the ALT field should be text describing the image). Page 25 of 32

26 Inserting Right Column Section Page 26 of 32

27 You can add more side sections to a page by pressing the + box in the top right corner NOTE: Button URL: If you are trying to link to another Cal Poly Pomona site, please use the following format: site://group.<group-name>/<path>/<filename> Bottom Content Image: Be sure to specify a value for the Bottom Content Image ALT field to maintain accessibility compliance (the field should give a short description of the Bottom Content Image). Page 27 of 32

28 Inserting Left Side Navigation NOTE: The Left Side Navigation file is provided by I&IT. Page 28 of 32

29 Create a new folder (example: /documents) 1. Click on NEW Entity Folder. 2. System Name should be entered. NOTE: Use Unix naming conventions here. 3. Remember to double check the Parent folder value- is it being created where you want it to be? 4. Display Name under the Inline Metadata section will be used as a Breadcrumb name. Make sure Publish & Index choices are checked. Page 29 of 32

30 5. Click on Submit. 6. After the folder is created, the index page is automatically created. The index page is required in each folder in order for the breadcrumb link to function properly. NOTE: The index page content can be modified/deleted. HOWEVER, index page CANNOT be deleted. Breadcrumb This is a location of the page within the directory structure of a site. NOTE: It is important to change the display name for the BASE FOLDER. Otherwise, the base folder section of the breadcrumb which is the link in the breadcrumb that shows right after HOME will be not be properly defined (have a default value of / ). Ask the trainees to bring up their sample page they created. ( * Exercise of making the breadcrumb user friendly at the Base folder level. Page 30 of 32

31 Glossary Asset- Assets are resources, (Wikipedia- anything that is capable of being owned, controlled or produce value) and this is the term that Hannon Hill (the makers of Cascade Server) calls Content. Template- (Wikipedia) a pre-developed page layout in electronic or paper media to make new pages with a similar design, pattern or style. Meta data- keywords, (Wikipedia) "data about data content" or "content about content", In the case of a web page it is data that is used by web crawlers to associate keywords with web pages for searches. Parent Folder- the highest-level folder of a web site. Due Date- In Cascade the Due Date should be filled in with the specific date by which changes should be completed. If the Due Date is left empty, it will default to seven days from the current date. The Workflow expiration checker runs in the background at all times. When it runs, it looks for all non-completed Workflows whose due date has passed and "expires" them. On expiration, it sends an to the Workflow owner and to the owner of the current step. It then lists the Workflow under the "Reports" tab of the Administration area for any administrators to review overdue Workflows. Workflow- In cascade when creating web content (a page, file, image, etc.), a workflow is a series of ordered steps that the content must go through to be quality-checked, and either approved, modified, or disapproved by the appropriate user (an approver) before being publish-ready. Workflows can be customized or created from scratch. Workflows provide Cascade Server users with a customizable, assignable method of ensuring that content (any asset) is checked multiple times by multiple users before being published. The resulting review of input is designed to ensure that content is accurate and presented in a professional manner. Keyword- In Cascade, keywords are part of the metadata content for pages, files, folders, blocks and external links, and are used by search engines to determine the relevancy of individual pages or sites. Typically, keywords are a commadelimited list of words used on pages and generated in such a way that the page can receive higher points in a search engine query. Breadcrumb- Breadcrumbs are a type of Dynamic Navigation typically used for every page except the home page. By showing a navigation trail from the home page to the current page, breadcrumbs ensure that users know where they are and how they got there. In Cascade, breadcrumbs are created via the use of Index Blocks. Base Folder- The base folder is the top-level folder for assets located in the Home area. Within the Asset Tree to the left of the Dashboard, all assets are ordered hierarchically and have a parent folder, including folders themselves. The top-level folder is called the base folder because it is the only folder that does not have a parent. Therefore, the base folder is the root folder for all other assets managed within a particular website (see note below) or instance of Cascade Server. Page 31 of 32

32 The base folder is automatically generated with the creation of the site. The display name needs to be defined to support breadcrumb navigation, it identifies what the site name is in the hierarchy is (otherwise all sites would have the same name of / in the breadcrumb). Web Site- is a set of related web pages served from a single web domain. A website is hosted on at least one web server, accessible via a network such as the Internet or a private local area network through an Internet address known as a Uniform Resource Locator (URL). Multiple web sites can exist on a single web server or under a single Organization, for example is a web site for Cal Poly Pomona, but there is also a web site that exists within the hierarchy of that website that the College of Agriculture has ( INDEX.HTML - The default name for a home page in a Web server. The page is appropriately named, because the home page is an index to the entire Web site. When you type in a URL such as it is the same as entering By default the index.html file is opened unless another file name is specified in the url. Unix Naming Conventions- The following are general rules for both Linux, and Unix (including *BSD) like systems: 1. All file names are case sensitive. So filename vivek.txt Vivek.txt VIVEK.txt all are three different files. 2. You can use upper and lowercase letters, numbers, "." (dot), and "_" (underscore) symbols. 3. You can use other special characters such as blank space, but they are hard to use and it is better to avoid them. 4. In short, filenames may contain any character except / (root directory), which is reserved as the separator between files and directories in a pathname. You cannot use the null character. 5. No need to use. (dot) in a filename. Some time dot improves readability of filenames. And you can use dot based filename extension to identify file. For example:.sh = Shell file.tar.gz = Compressed archive NOTE: When cascade saves the file it automatically appends the.shtml extension at the end so there is no need to include this in the name. 6. Most modern Linux and UNIX limit filename to 255 characters (255 bytes). However, some older version of UNIX system limits filenames to 14 characters only. 7. A filename must be unique inside its directory. For example, inside /home/vivek directory you cannot create a demo.txt file and demo.txt directory name. However, other directory may have files with the same names. For example, you can create demo.txt directory in /tmp. Linux / UNIX: Reserved Characters And Words Avoid using the following characters from appearing in file names: 1. / 2. > 3. < : 6. & Page 32 of 32

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

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

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

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

More information

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

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

Cascade Content Management System Training

Cascade Content Management System Training Cascade Content Management System Training 2 3 HOW TO LOGIN 1. Visit cms.unomaha.edu 2. Using your NetID and password, login in here. THE DASHBOARD Here is an example of the dashboard: CASCADE CONTENT

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

CMS Workbook Rev. 2.7 October 2014

CMS Workbook Rev. 2.7 October 2014 CMS Workbook Rev. 2.7 October 2014 Table of Contents Getting Started 3 Finding Your Website in the Content Explorer... 3 Logging In... 3 Changing Communities... 4 Logging Out... 4 Quick References Learning

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

RHYTHMYX USER MANUAL EDITING WEB PAGES

RHYTHMYX USER MANUAL EDITING WEB PAGES RHYTHMYX USER MANUAL EDITING WEB PAGES Rhythmyx Content Management Server... 1 Content Explorer Window... 2 Display Options... 3 Editing an Existing Web Page... 4 Creating a Generic Content Item -- a Web

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

Content Management System QUICK START GUIDE

Content Management System QUICK START GUIDE Content Management System QUICK START GUIDE Revised 03/10/11 TABLE OF CONTENTS Pg. 1... Logging In Pg. 2... Navigating to your site folder Pg. 2... The Folder Tree, Site Structure and Wire Frames Explained.

More information

Web Ambassador Training on the CMS

Web Ambassador Training on the CMS Web Ambassador Training on the CMS Learning Objectives Upon completion of this training, participants will be able to: Describe what is a CMS and how to login Upload files and images Organize content Create

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

UW WEB CONTENT MANAGEMENT SYSTEM (CASCADE SERVER)

UW WEB CONTENT MANAGEMENT SYSTEM (CASCADE SERVER) UW WEB CONTENT MANAGEMENT SYSTEM (CASCADE SERVER) LEVEL 1 Information Technology Presented By: UW Institutional Marketing and IT Client Support Services University of Wyoming UW CONTENT MANAGEMENT SYSTEM

More information

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

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

More information

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

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

More information

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

Texas Woman s University RedDot Webspinner s Manual Revised 7/23/2015. webteam@twu.edu

Texas Woman s University RedDot Webspinner s Manual Revised 7/23/2015. webteam@twu.edu Texas Woman s University RedDot Webspinner s Manual Revised 7/23/2015 webteam@twu.edu 1 Contents CONNECTING TO YOUR SITE... 3 MAIN MENU... 4 REPEATED CONTENT AREAS... 4 OPENING PAGE LAYOUTS AND EXISTING

More information

OU Campus Web Content Management

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

More information

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

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

More information

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

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

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

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

CMS Training. Prepared for the Nature Conservancy. March 2012

CMS Training. Prepared for the Nature Conservancy. March 2012 CMS Training Prepared for the Nature Conservancy March 2012 Session Objectives... 3 Structure and General Functionality... 4 Section Objectives... 4 Six Advantages of using CMS... 4 Basic navigation...

More information

Content Author's Reference and Cookbook

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

More information

Personal Portfolios on Blackboard

Personal Portfolios on Blackboard Personal Portfolios on Blackboard This handout has four parts: 1. Creating Personal Portfolios p. 2-11 2. Creating Personal Artifacts p. 12-17 3. Sharing Personal Portfolios p. 18-22 4. Downloading Personal

More information

Joomla! 2.5.x Training Manual

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

More information

Welcome to the documentation on how to use the new Andrews University Content Management System (CMS) to manage your Andrews website.

Welcome to the documentation on how to use the new Andrews University Content Management System (CMS) to manage your Andrews website. Welcome to the documentation on how to use the new Andrews University Content Management System (CMS) to manage your Andrews website. In this tutorial, we will cover how to add new pages to your University

More information

Have you seen the new TAMUG websites?

Have you seen the new TAMUG websites? 4 For all Cascade Management System request for PUBLISHING please email cms@tamug.edu for the quickest response. For all Cascade Management System request for QUESTIONS or COMMENTS please email cascadeusers@tamug.edu

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

Administrator's Guide

Administrator's Guide Search Engine Optimization Module Administrator's Guide Installation and configuration advice for administrators and developers Sitecore Corporation Table of Contents Chapter 1 Installation 3 Chapter 2

More information

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

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

More information

USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE

USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE 1 TABLE OF CONTENTS Introduction 3 Parts of the Government Web Template (GWT) 4 Logging In and Getting Started 5 GWT Joomla! Module Map 8 Editing the Top Bar

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

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

ACTIVE CONTENT MANAGER (ACM)

ACTIVE CONTENT MANAGER (ACM) ITServices SSC007-3333 University Way Kelowna, BC V1V 1V7 250.807.9000 www.ubc.ca/okanagan/itservices ACTIVE CONTENT MANAGER (ACM) An Introduction March 8, 2007 Introduction.ppt 1 Overview Content Management

More information

Magenta CMS Training: RAF Station/ RAF Sport websites

Magenta CMS Training: RAF Station/ RAF Sport websites Magenta CMS Training: RAF Station/ RAF Sport websites ktownsend@binaryvision.com 0207 490 1010 Introduction What is a website content management system? The content management system, or CMS, is software

More information

Mura CMS. (Content Management System) Content Manager Guide

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

More information

Content Management System (CMS) Training

Content Management System (CMS) Training Content Management System (CMS) Training System Requirements Operating System: Mac, PC, Linux and most Internet connected devices Browser: Recent version of Firefox as you cannot use Chrome or Safari Recent

More information

State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors. 11/6/2014 State of Illinois Bill Seagle

State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors. 11/6/2014 State of Illinois Bill Seagle State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors 11/6/2014 State of Illinois Bill Seagle Table of Contents Logging into your site... 2 General Site Structure and

More information

Content Author's Reference and Cookbook

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

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

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

Contensis The basics. June 2012

Contensis The basics. June 2012 Contensis The basics June 2012 Introduction 2 Browsers and settings 2 Set caching 2 Trusted site 2 Logging in and out 3 Logging in 3 Logging out 3 Roles 3 Permissions 4 Contensis interface 6 Dashboard

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

To familiarise University Web administration staff with the capabilities of the University CMS and also introduce concepts of Web marketing.

To familiarise University Web administration staff with the capabilities of the University CMS and also introduce concepts of Web marketing. Web Training Course: Web Editing - How to use the Content Management System (CMS). Version 1.0 Draft October 2006 Version 1.1 March 2007 Version 1.2 April 2007 Course Rationale: The University is currently

More information

UHR Training Services Student Manual

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

More information

Your Blueprint websites Content Management System (CMS).

Your Blueprint websites Content Management System (CMS). Your Blueprint websites Content Management System (CMS). Your Blueprint website comes with its own content management system (CMS) so that you can make your site your own. It is simple to use and allows

More information

CMS Basic Training. Getting Started

CMS Basic Training. Getting Started The (Content Management System), was designed to allow most people in an organization to contribute to or edit their website(s). Utilizing a set of templates and stylesheets, users can add or edit information

More information

ITP 101 Project 3 - Dreamweaver

ITP 101 Project 3 - Dreamweaver ITP 101 Project 3 - Dreamweaver Project Objectives You will also learn how to make a website outlining your company s products, location, and contact info. Project Details USC provides its students with

More information

Building Faculty Websites in Cascade

Building Faculty Websites in Cascade Building Faculty Websites in Cascade A Guide for Site Administrators By the McCormick Office of Marketing and External Communications Version 1.0 Updated March 14, 2013 1 Table of Contents PURPOSE REQUESTING

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

Google Sites: Creating, editing, and sharing a site

Google Sites: Creating, editing, and sharing a site Google Sites: Creating, editing, and sharing a site Google Sites is an application that makes building a website for your organization as easy as editing a document. With Google Sites, teams can quickly

More information

Startup Guide. Version 2.3.9

Startup Guide. Version 2.3.9 Startup Guide Version 2.3.9 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

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

USC Aiken CMS Manual. A manual on using the basic functions of the dotcms system. Office of Marketing and Community Relations-USC Aiken

USC Aiken CMS Manual. A manual on using the basic functions of the dotcms system. Office of Marketing and Community Relations-USC Aiken USC Aiken CMS Manual A manual on using the basic functions of the dotcms system Office of Marketing and Community Relations-USC Aiken Table Of Contents Introduction/How to Use Manual... 2 Logging In...

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

Drupal Site Administration Guide. Cal Poly Specific Information

Drupal Site Administration Guide. Cal Poly Specific Information Drupal Site Administration Guide Cal Poly Specific Information Revised April, 2013 CTLT Revised April 2013 Table of Contents Site Administrator Basics...1 About the Site Administrator Role...1 Access and

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

CMS USER GUIDE A MANUAL FOR CASCADE SERVER CONTENT MANAGEMENT SYSTEM (CMS)

CMS USER GUIDE A MANUAL FOR CASCADE SERVER CONTENT MANAGEMENT SYSTEM (CMS) CMS USER GUIDE A MANUAL FOR CASCADE SERVER CONTENT MANAGEMENT SYSTEM (CMS) CMS USER GUIDE A MANUAL FOR CASCADE SERVER CONTENT MANAGEMENT SYSTEM (CMS) BRANDEIS UNIVERSITY LOGIN webedit.brandeis.edu LIVE

More information

Getting Started with KompoZer

Getting Started with KompoZer Getting Started with KompoZer Contents Web Publishing with KompoZer... 1 Objectives... 1 UNIX computer account... 1 Resources for learning more about WWW and HTML... 1 Introduction... 2 Publishing files

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

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

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... 4 About this Guide... 4 Who Should Use this Guide... 4 About SitePublish... 5 Accessing your Website...

More information

Content management system (CMS) guide for editors

Content management system (CMS) guide for editors Content management system (CMS) guide for editors This guide is intended for content authors and editors working on the TfL website using the OpenText Web Site Management Server (RedDot) content management

More information

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

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

More information

picocms Client Training - A pico-cms.com

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

More information

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

Website Creator Pro Quick Reference Guide. Version: 0.5

Website Creator Pro Quick Reference Guide. Version: 0.5 Website Creator Pro Quick Reference Guide Version: 0.5 Contents 1. Introduction 3 2. Navigation 4 2.1. Top Bar 4 2.1.1. Tabs 4 2.1.2. Buttons 4 2.2. Website Structure Fly-Out 4 3. Usage 5 3.1. Editor 5

More information

Intellect Platform - Tables and Templates Basic Document Management System - A101

Intellect Platform - Tables and Templates Basic Document Management System - A101 Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System

More information

Chapter 15: Forms. User Guide. 1 P a g e

Chapter 15: Forms. User Guide. 1 P a g e User Guide Chapter 15 Forms Engine 1 P a g e Table of Contents Introduction... 3 Form Building Basics... 4 1) About Form Templates... 4 2) About Form Instances... 4 Key Information... 4 Accessing the Form

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

Training Schedule: Third Wednesday of every month from 1:30 PM to 3:00 PM in the ARKU Team Meeting Room ARKU A354

Training Schedule: Third Wednesday of every month from 1:30 PM to 3:00 PM in the ARKU Team Meeting Room ARKU A354 OU Campus 101 Training Schedule: Third Wednesday of every month from 1:30 PM to 3:00 PM in the ARKU Team Meeting Room ARKU A354 Class Description: This introductory course is designed specifically to train

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

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

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

More information

Getting Started with Adobe CQ5

Getting Started with Adobe CQ5 UNDP Country Office User Guide Getting Started with Adobe CQ5 UNDP OC Web Team v1.1 1. How to log in to CQ5 1 Contents 1. How to log in to CQ5... 3 2. CMS terminology... 5 3. Structure and layout... 6

More information

How to create pop-up menus

How to create pop-up menus How to create pop-up menus Pop-up menus are menus that are displayed in a browser when a site visitor moves the pointer over or clicks a trigger image. Items in a pop-up menu can have URL links attached

More information

Using Adobe Dreamweaver CS4 (10.0)

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

More information

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

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

More information

Appendix A How to create a data-sharing lab

Appendix A How to create a data-sharing lab Appendix A How to create a data-sharing lab Creating a lab involves completing five major steps: creating lists, then graphs, then the page for lab instructions, then adding forms to the lab instructions,

More information

Teacher Training Session 1. Adding a Sub-Site (New Page) Editing a page and page security. Adding content cells. Uploading files and creating folders

Teacher Training Session 1. Adding a Sub-Site (New Page) Editing a page and page security. Adding content cells. Uploading files and creating folders Teacher Training Session 1 Adding a Sub-Site (New Page) Editing a page and page security Adding content cells Uploading files and creating folders Adding Sub Sites Sub Sites are the same as Sub Groups

More information

+ Create, and maintain your site

+ Create, and maintain your site T4 Basics Version 1.0 + Create, and maintain your site With T4, you are in control of the content of your website. Feel free to be creative, and keep your site up to date. Few of T4 Features Media Library

More information

Jadu Content Management Systems Web Publishing Guide. Table of Contents (click on chapter titles to navigate to a specific chapter)

Jadu Content Management Systems Web Publishing Guide. Table of Contents (click on chapter titles to navigate to a specific chapter) Jadu Content Management Systems Web Publishing Guide Table of Contents (click on chapter titles to navigate to a specific chapter) Jadu Guidelines, Glossary, Tips, URL to Log In & How to Log Out... 2 Landing

More information

Using your content management system EXPRESSIONENGINE CMS DOCUMENTATION UKONS

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

More information

BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE

BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE Table of Contents About the Guide... 1 Overview... 2 Navigating the Content Collection... 3 Accessing the Content Collection... 3 Content Collection

More information

CMS Cheat Sheet for Communiqués

CMS Cheat Sheet for Communiqués LOGIN https://cascade.csueastbay.edu:8443 http://www.csueastbay.edu/cascade Both URLs work. Use your NetID and password to access the system. Firefox is the preferred browser. Click Continue or OK if the

More information

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

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

More information

DRUPAL WEB EDITING TRAINING

DRUPAL WEB EDITING TRAINING LOGIN AND VIEW CONTENT Work in Firefox DRUPAL WEB EDITING TRAINING the black logo in the upper right corner to log into Drupal The User Work Area will come up: General Information My Recent Edits the content

More information

Editing your Website User Guide

Editing your Website User Guide User Guide Adding content to your Website To add or replace content on your website you will need to log in to your Content Management System (Joomla) using your username and password. If you do not already

More information

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts...

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts... Table of Contents Welcome... 2 Login... 3 Password Assistance... 4 Self Registration... 5 Secure Mail... 7 Compose... 8 Drafts... 10 Outbox... 11 Sent Items... 12 View Package Details... 12 File Manager...

More information

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy USER GUIDE Unit 2: Synergy Chapter 2: Using Schoolwires Synergy Schoolwires Synergy & Assist Version 2.0 TABLE OF CONTENTS Introductions... 1 Audience... 1 Objectives... 1 Before You Begin... 1 Getting

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

Microsoft Expression Web

Microsoft Expression Web Microsoft Expression Web Microsoft Expression Web is the new program from Microsoft to replace Frontpage as a website editing program. While the layout has changed, it still functions much the same as

More information

Development and Alumni Relations Systems (DARS)

Development and Alumni Relations Systems (DARS) Development and Alumni Relations Systems (DARS) BBIS (Blackbaud Internet Solutions) Part 1 (DARS Version 3.0) Manual Version 1.0 Part 1 of the BBIS Manual Covers: Interface and Navigation Website Design

More information

T4 Site Manager for website moderators

T4 Site Manager for website moderators T4 Site Manager for website moderators (Moderator role only) Practical workbook University of Bristol IT Services document its-t4sm-2t. Updated on 10/03/2016 Introduction Is this guide for me? The overall

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

Chapter 1: SitePublish User Guide

Chapter 1: SitePublish User Guide Chapter 1: SitePublish User Guide Table of Contents 1. About SharpSchool... 4 2. About this Guide... 4 3. Who Should Use this Guide... 4 4. About SitePublish... 5 5. Accessing your Website... 5 6. Vital

More information

University of East Anglia Liferay Training Admissions, Recruitment and Marketing Department

University of East Anglia Liferay Training Admissions, Recruitment and Marketing Department University of East Anglia Liferay Training Admissions, Recruitment and Marketing Department i Version 3.4 Contents Overview...iii Introducing Liferay... iv 1. Logging in and accessing your site... 1 2.

More information