KKDK Project: Solution description. KKDK Project. Solution description. Version 1.0

Size: px
Start display at page:

Download "KKDK Project: Solution description. KKDK Project. Solution description. Version 1.0"

Transcription

1 KKDK Project Solution description Version

2 Revision History Date Version Description Author Initial draft 01 Miroslav Banov Draft version 02 Miroslav Banov Draft version 02 Miroslav Banov Updated version -1.0 Biser Simeonov Document Authors Written by: Miroslav Banov Dev Team Lead Approved by: Boyan Borisov Solution Architect Reviewed by: Biser Simeonov Project Manager 2

3 KK.dk project Summary The project is an extension profile of the multi-site profile. This means that all functionality of the multi-site is inherited and it is part of the kkdk_profile. Also additional functionality that is specific for KK.DK has been developed initially for KK.DK but might be reused in the future by other projects. KK.dk funtionalities Integrations Here are listed KK.dk project functionalities that related to integrations with external services. Edoc Edoc integration requires that the Fujitsu FTP is set up to upload to a specific directory (edoc_stream_path). The same directory must be configured in the Drupal site, so the site knows to look at it and import the content. There is a cron task in Drupal that processes the XMLs in the directory, and creates drupal content, then deletes them. The functionality depends on XSL, Xpath, DOM php extensions. There are several content types that are created from this: Committees Meetings Agendas There are no global listing pages, but it is intended that committees are added to the menu structure, and there is a section page for displaying the list of committees, providing navigation to them. From the committee page, the Meetings and agendas that are part of that committee can be accessed. 3

4 The meetings are simply denoted by the date that they were held. In each one there is an agenda and minutes file that show transcription of what transpired on that meeting. When opened, the details of that meeting are displayed. Multiple handling points and PDF attachments are displayed and can be viewed separately. This is how a handling point looks. 4

5 KGB maps KGB is an integration with a map provided from Septima. The map ID is stored on the Drupal side. The configuration for the map (the enabled layers) is all stored externally in Septima map service. The implementation is as a field, so it can be added and reused to other Drupal entities if necessary. On the KK.dk profile, this functionality is used on a special KGB map content type. Clicking Configure map will open a dialog for configuring the map. The configuration for the mapid is Stored entirely with Septima service. 5

6 After saving the map, a preview is shown on the administration page. Finally, after saving the KGB map node, the map is available to be displayed to site visitors. The KGB map is meant to be used as secondary content, from main content. This is how it displays to end-users. 6

7 E-recruitment E-recruitment is an integration with peoplexs, which periodically retrieves job offers and imports them in Drupal. The job offers then are shown on a search (listing) page, and there is information, and forms for enquiry and application for the job. Here is how the jobs list page appears. After finding a job and displaying it directly, more information about it is shown. 7

8 From there, visitors can navigate to the job agent and the job application form. Plan2Learn Plan2Learn is real-time requesting (Plan2Learn) external service and showing the results in a Drupal search page: "courses/list". From that search page, all links point to external site. 8

9 Main functionalities Functionalities not related to external integrations that are implemented specifically for the kk.dk project. Migration from Sitecore The content is initially migrated from the old Sitecore site. The content was mapped to drupal content. The following entities were migrated from sitecore: Users Files Articles News FAQ Factboxes Crisis info A global configuration option was provided to allow site Administrator to set a crisis page where every visitor will be redirected to, but once only. This is intended to direct visitors to important and urgent information, like a fire or landslide or flood. This is done from the bottom of the Site information page. Menu extensions Additional menu options were developed to help Administrators create an easier site navigation better experience. This includes Menus with images for the main site sections, and Piwikintegrated menus, showing most visited pages within a sub-section of the menu structure. 9

10 Front page menu is intended for the home page and is showing the main site sections. Top level menu item is intended to be used on the main section pages, in combination with the very flexible Front page menu tree. Also, there is the most read pages menu which is showing pages based on Piwik statistics. 10

11 All of these menus and others are used as menu panes from section pages. Working with menu panes Types of panes Currently we have 4+1 types of panes available: Hovedmenu menu tree - Displays all children of a selected menu item. Displayed are the names of the links and their descriptions. Front page menu Displays all direct children of the current menu item. For each of the children are displayed the following elements: image (icon), the 2nd level menu item (if you have placed the pane on 1st level menu item) and the two most visited children of the 2nd level menu item. For each children of the 2nd level menu item the user will be 11

12 able to set it to be Sticky, which allows you to push the item to the top of the list. The sorting is: Sticky, most read, alphabetical. Second level menu block Just a pane that works like the second level menu block on nodes (example: Article). Top level menu item Displays the current menu item with big icon and description. View: Most read pages Displays top 5 most visited children (based on Piwik visits) for a selected menu item Hovedmenu menu tree It displays all direct children of a selected menu item. Displayed are the names of the links and their descriptions. Configuration: Starting level by default set to 1st level (primary). Blocks that start with the 1st level will always be visible. Blocks that start with the 2nd level or deeper will only be visible when the trail to the active menu item passes though the block s starting level. Maximum depth by default set to Unlimited. From the starting level, specify the maximum depth of the menu tree. Fixed parent item by default set to <Hovedmenu>. Alter the starting level and maximum depth options to be relative to the fixed parent item. The tree of links will only contain children of the selected menu item. 12

13 Design: Front page menu It displays all direct children of the current menu item. For each of the children are displayed the following elements: image (icon), the 2nd level menu item (if you have placed the pane on 1st level menu item) and the two most visited children of the 2nd level menu item. For each children of the 2nd level menu item the user will be able to set it to be Sticky, which allows you to push the item to the top of the list. The sorting is: Sticky, most read, alphabetical. 13

14 Second level menu block It is a pane that works like the second level menu block on nodes (example: Article). 14

15 View: Most read pages It shows top 5 most visited children (based on Piwik visits) for a selected menu item. Configuration: Design: 15

16 Important note: For all panes related with Piwik statistics ( Most read pages pane and the two most visited children of the 2nd level menu item in Front page menu pane) additional configuration must be made. For each child (node) part of the whole tree the user must select the parent of the child item from the Main menu dropdown. The Main menu dropdown is located in the Taxonomy tab on the node edit page. The Menu settings settings and the Main menu dropdown are not relevant to each other. Both settings should be configured properly in order everything to work as expected. If you have only configured the Menu settings settings this does NOT mean you have selected anything in the Main menu dropdown this will cause the node NOT to be displayed in the panes that work with Piwik statistics. Menu breadcrumbs Breadcrumbs were developed for the kk.dk site, that are based on the menu structure. With the addition of breadcrumbs, the navigation for the site is made as easy and intuitive as possible. This is needed for the kk.dk because it has a lot of content, and so the menu structure is deep, which makes it harder to discover specific pages. 16

17 Additional user roles For the KK.dk project, specific roles were needed, as News editor for example. These are limited roles that are intended to have few permissions to administer only specific things. Multi-site extensions As part of the KK.dk projects, extensions to the Multi-site profile were also developed. These are not listed here, because they are not unique to the KK.dk. Refer to the Multi-site functionalities section for information about functionalities that are part of the Multi-site profile. 17

18 KK.dk production environment Infrastructure KK.dk is deployed on an environment that is separate from the Multi-site, but still shares some important system components. Separate web servers The multi-site has a cluster of web servers that are used for every site on the multi-site system, and are maintained in Aegir. KK.dk has completely separate cluster of web servers that is maintained separately. Separate database server The database of KK.dk is on its own server and is not mixed with the other sites on the multi-site system. Separate memcache server Memcache server is separate from the memcache server used for the multi-site. Same Varnish The Varnish cache server is the same. This is not a requirement in any way. The Varnish can easily be split from the multi-site, if it is necessary for scaling purposes. Same Solr The same Solr is used, and this is an important requirement for the content sharing between KK.dk and other sites that use the same Solr. This may eventually cause performance problems, but splitting to different Solr servers will mean that there can be none of the thus far developed content sharing functionalities can be used for sharing content between Multi-site installations and KK.dk. Any performance problems that arise should be handled another way, not by separating Solr. Same CTAX/CMT This is another requirement of the content sharing to be possible. It s unlikely that it will lead to hard to solve scaling problems. Maintenance Upgrade procedures for maintaining the KK.dk production. 18

19 Not Aegir The production environment for KK.dk is not maintained in Aegir. The site is deployed on a separate set of web servers, and has its own deploy and migrate procedures. Compatible with Aegir The upgrade procedures for the KK.dk comply with the guidelines for maintaining a site installed from the Multi-site profile. As such, the KK.dk can easily be deployed on Aegir, for testing or production purposes. KS ops maintain The production environment for the KK.dk is maintained by KS ops. The responsibility for upgrading and maintaining is also with KS ops. 19

Newforma Contact Directory Quick Reference Guide

Newforma Contact Directory Quick Reference Guide Newforma Contact Directory Quick Reference Guide This topic provides a reference for the Newforma Contact Directory. Purpose The Newforma Contact Directory gives users access to the central list of companies

More information

Drupal FAQs for administrators

Drupal FAQs for administrators Drupal FAQs for administrators Questions How do I edit content? Why can t I edit content? How do I publish content? How do I pull a piece of content back to draft after publishing? Where has the save button

More information

NetIQ AppManager, Version 8 New Features

NetIQ AppManager, Version 8 New Features NetIQ AppManager, Version 8 New Features January 2012 NETIQ APPMANAGER 8: NEW FEATURES 1 Table of Contents Introduction: NetIQ AppManager 8 New Features... 5 NetIQ AppManager Setup... 5 Operations... 5

More information

SilverStripe - Website Administrators

SilverStripe - Website Administrators SilverStripe - Website Administrators Managing Roles and Permissions In this section: Understand roles and security groups Learn how to set up a role Learn how to edit a role Learn how to create a security

More information

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

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

More information

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

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

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

Working with Multiple Languages in EPiServer

Working with Multiple Languages in EPiServer Working with Multiple Languages in EPiServer Product version: 4.60 Document version: 1.1 Document creation date: 04-04-2006 Purpose EPiServer's support for multilingual Web sites (multi-language) has been

More information

12d Synergy V4 Release Notes. 12d Synergy V4 Release Notes. Prerequisites. Upgrade Path. Check Outs. Scripts. Workspaces

12d Synergy V4 Release Notes. 12d Synergy V4 Release Notes. Prerequisites. Upgrade Path. Check Outs. Scripts. Workspaces 12d Synergy V4 Release Notes V4 contains a large number of features. Many of these features are listed in this document, but this list may not be exhaustive. This document also contains pre-requisites

More information

https://support.office.com/en-us/article/create-a-list-in-sharepoint-0d d95f-41eb-addd- 5e6eff41b083

https://support.office.com/en-us/article/create-a-list-in-sharepoint-0d d95f-41eb-addd- 5e6eff41b083 Site Owners Guide Table of Contents Site Owners Guide... 1 Create a list in SharePoint Server 2016... 2 Add a list to a page in SharePoint Server 2016... 3 Minimize or restore a list or library on a SharePoint

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

Web Site Documentation Eugene School District 4J

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

More information

Website Training Manual

Website Training Manual Website Training Manual Version 1.0 9/11/13 Section 1: Manage Users... 3 Adding Users... 3 Managing Users... 3 Section 2: Manage Content... 4 Section 3: Create Content... 5 Featured Slider... 5 Governance...

More information

Unity 6. Employment. LOCAL GOVERNMENT ASSOCIATION OF SA Unity (DCW Edition) Guide

Unity 6. Employment. LOCAL GOVERNMENT ASSOCIATION OF SA Unity (DCW Edition) Guide LOCAL GOVERNMENT ASSOCIATION OF SA Unity (DCW Edition) Guide Unity 6 Employment For support with using UnityTM (DCW Edition) contact: The Electronic Services Program (ESP) Team Local Government Association

More information

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

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

More information

CRM WORD MERGE USER GUIDE

CRM WORD MERGE USER GUIDE CRM WORD MERGE USER GUIDE Create Word Merge Templates with deep data relationships in Dynamics 365 MICROSOFT LABS TABLE OF CONTENTS Contents Introduction... 2 Verify Solution Installation... 3 Set User

More information

WEB CREATOR PAGES MANAGER

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

More information

Index COPYRIGHTED MATERIAL. Numerics

Index COPYRIGHTED MATERIAL. Numerics Numerics 2Checkout, 293 404 errors, 197 198 A HTML tag, 102 About page (Drupal Gardens), 253 Account Activation e-mail, 70 Account Blocked e-mail, 70 Account Canceled e-mail, 70 Account Cancellation

More information

Group Microsite Manual. A How-To Guide for the Management of SAA Component Group Microsites

Group Microsite Manual. A How-To Guide for the Management of SAA Component Group Microsites Group Microsite Manual A How-To Guide for the Management of SAA Component Group Microsites 2015-2016 Updated by Matt Black, SAA Web and Information Services Administrator Available online at www.archivists.org/governance.

More information

New website Training:

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

More information

Group Microsite Manual

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

More information

Migrating SharePoint From 2007 to 2010

Migrating SharePoint From 2007 to 2010 Migrating SharePoint From 2007 to 2010 Presented By Scott Randall srandall@advancedlegal.com (888) 221 8821 Advanced Legal Systems, Inc. CREATING TECHNOLOGICAL CALM www.advancedlegal.com Table of Contents

More information

WP710 Language: English Additional languages: None specified Product: WebSphere Portal Release: 6.0

WP710 Language: English Additional languages: None specified Product: WebSphere Portal Release: 6.0 General information (in English): Code: WP710 Language: English Additional languages: Brand: Lotus Additional brands: None specified Product: WebSphere Portal Release: 6.0 WW region: WorldWide Target audience:

More information

Contents. Common Site Operations. Home actions. Using SharePoint

Contents. Common Site Operations. Home actions. Using SharePoint This is a companion document to About Share-Point. That document describes the features of a SharePoint website in as much detail as possible with an emphasis on the relationships between features. This

More information

Beginning Drupai 7 TODD TOMLINSON. Apress

Beginning Drupai 7 TODD TOMLINSON. Apress Beginning Drupai 7 TODD TOMLINSON Apress About the Author About the Technical Reviewer Acknowledgements Introduction xv xvi xvii xvii! Chapter 1: Introduction to Drupal... 1 Content Management Systems

More information

Technical Intro Part 1

Technical Intro Part 1 Technical Intro Part 1 Learn how to create, manage, and publish content with users and groups Hannon Hill Corporation 950 East Paces Ferry Rd Suite 2440, 24 th Floor Atlanta, GA 30326 Tel: 800.407.3540

More information

Installation Guide. Sitecore Federated Experience Manager. Installation & Configuration Guide

Installation Guide. Sitecore Federated Experience Manager. Installation & Configuration Guide Sitecore Federated Experience Manager Installation Guide Rev: 23 August 2014 Sitecore Federated Experience Manager Installation Guide Installation & Configuration Guide Table of Contents Chapter 1 Overview...

More information

CONTENT PLANNING JOB AID

CONTENT PLANNING JOB AID AUTHOR 02 CONTENT PLANNING JOB AID LAST UPDATED / 04.25.14 01 PROGRAM PLANNING CONTENT PLANNING 02 03 CONTENT DEVELOPMENT PREPARATION / ASSEMBLY 04 05 PUBLISHING ILM / REPORTING / ARCHIVING 06 LEARN MORE

More information

Jenkins: A complete solution. From Continuous Integration to Continuous Delivery For HSBC

Jenkins: A complete solution. From Continuous Integration to Continuous Delivery For HSBC Jenkins: A complete solution From Integration to Delivery For HSBC Rajesh Kumar DevOps Architect @RajeshKumarIN www.rajeshkumar.xyz Agenda Why Jenkins? Introduction and some facts about Jenkins Supported

More information

BoardBookit for ipad Quick Start Guide

BoardBookit for ipad Quick Start Guide BoardBookit for ipad Quick Start Guide Welcome to BoardBookit! BoardBookit for ipad allows you to easily access meetings, board books and other board related materials from the BoardBookit app on your

More information

This document is a guide for those who wish to manage meeting agendas and documents using the UCC Intranet.

This document is a guide for those who wish to manage meeting agendas and documents using the UCC Intranet. Contents Requesting a new meeting on the Intranet... 1 The sample CMS meeting... 1 To add an academic year e.g., 2017-2018... 1 To ensure an academic year appears on top of list... 3 How to go to Site

More information

What's New in Skillport 8i

What's New in Skillport 8i What's New in Skillport 8i The Skillport Learner user interface (UI) has been restyled to deliver a fresh and contemporary experience designed for all learners in an intuitive and engaging environment.

More information

Huddle ipad App Guide Using the ipad app as an alternative to the Huddle web application

Huddle ipad App Guide Using the ipad app as an alternative to the Huddle web application Huddle ipad App Guide Using the ipad app as an alternative to the Huddle web application This guide provides information on the functionality that is available on the Huddle ipad app and how to use it.

More information

State of North Carolina Editor User Training Publishing Checklist. April 14, 2015

State of North Carolina Editor User Training Publishing Checklist. April 14, 2015 State of North Carolina Editor User Training Publishing Checklist April 14, 2015 Overview The goal of this Publishing Checklist is to outline the content management options Editor and Publisher users should

More information

SharePoint 2013 Site Owner

SharePoint 2013 Site Owner SharePoint 2013 Site Owner Effective Content and Document Collaboration with Axalta Teams 9 May 2014 Instructor: Jason Christie Site Owner Course Topics to be Covered Content Management Creating and configuring

More information

CWCM Contributor Training. Denis Bacquelaine, Technical Consultant I.R.I.S. Solutions & Experts S.A.

CWCM Contributor Training. Denis Bacquelaine, Technical Consultant I.R.I.S. Solutions & Experts S.A. CWCM Contributor Training Denis Bacquelaine, Technical Consultant I.R.I.S. Solutions & Experts S.A. Agenda Training objectives Training organisation Introduction to CWCM Objectives of the CWCM system Benefits

More information

CA ERwin Data Modeler

CA ERwin Data Modeler CA ERwin Data Modeler Implementation Guide Service Pack 9.5.2 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to only and is subject

More information

GW Drupal Foundation: Access Levels & Permissions

GW Drupal Foundation: Access Levels & Permissions GW Drupal Foundation: Access Levels & Permissions Description: This document is intended to be a quick reference for setting up and configuring Workbench Access, which is used to manage permissions for

More information

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont Index A Access data formats, 215 exporting data from, to SharePoint, 215 217 forms and reports changing table used by form, 213 creating, 237 245 controlling availability of, 252 259 data connection to,

More information

Math Department Website. Content Management

Math Department Website. Content Management Math Department Website Content Management Revision Date: September 29, 2017 Table of Contents Getting Started... 3 Logging In...3 Editor Permissions...3 Section Access... 3 Creating Content... 4 Preparing

More information

MeetingSquared Pro Administration User Guide

MeetingSquared Pro Administration User Guide MeetingSquared Pro Administration User Guide Contents Accessing MeetingSquared Pro... 1 Creating a Meeting Group... 2 Editing or Deleting a Meeting Group... 4 Creating a Meeting... 6 Editing a Meeting...

More information

Quick Reference Guide SharePoint Quick Reference Guide

Quick Reference Guide SharePoint Quick Reference Guide Quick Reference Guide 1 P age Table of Contents What is SharePoint?... 3 1. Home Page Layout... 4 2. Uploading Documents to a Library... 6 3. To Open a Document... 7 4. To Delete a Document... 7 5. Adding

More information

Setting up Your Teacher Website Using ischooldistrict

Setting up Your Teacher Website Using ischooldistrict Setting up Your Teacher Website Using ischooldistrict This year we are transferring our web hosting and layout to a central system controlled and maintained at the county level. The goals of centralizing

More information

IBM Proventia Management SiteProtector Policies and Responses Configuration Guide

IBM Proventia Management SiteProtector Policies and Responses Configuration Guide IBM Internet Security Systems IBM Proventia Management SiteProtector Policies and Responses Configuration Guide Version2.0,ServicePack8.1 Note Before using this information and the product it supports,

More information

IBM Workplace Services Express - Technical Overview and Directions. Stuart Duguid Asia Pacific Portal & Workplace Technical Lead

IBM Workplace Services Express - Technical Overview and Directions. Stuart Duguid Asia Pacific Portal & Workplace Technical Lead IBM Workplace Services Express - Technical Overview and Directions Stuart Duguid Asia Pacific Portal & Workplace Technical Lead Disclaimer The following material is directional in nature and does not imply

More information

SharePoint 2010 Tutorial

SharePoint 2010 Tutorial SharePoint 2010 Tutorial TABLE OF CONTENTS Introduction... 1 Basic Navigation... 2 Navigation Buttons & Bars... 3 Ribbon... 4 Library Ribbon... 6 Recycle Bin... 7 Permission Levels & Groups... 8 Create

More information

Symbio Manual. Administrator Role

Symbio Manual. Administrator Role Symbio Manual Administrator Role Version date: November 18 2018 Ploetz + Zeller GmbH Symbio Manual - Administrator Role 2 Content 1 Introduction 9 1.1 About this document 9 1.2 Before you start 9 1.3 Support

More information

Table of Contents. 11:34:59 AM]

Table of Contents.   11:34:59 AM] Glossary Table of Contents GLOSSARY About this Tutorial Creating a Glossary General Grade Common module settings Glosary Main Page To update settings Adding Entries to the Glossary Creating Categories

More information

Somerville College WordPress user manual. 7th October 2015

Somerville College WordPress user manual. 7th October 2015 Somerville College WordPress user manual 7th October 05 0 INDEX YOUR SITE IMAGES FORMS THE MENU 4 4 5 0 YOUR SITE The Content Management System The Somerville website has been built using the WordPress

More information

Drupal Basics. for COS and CLASS site maintainers

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

More information

Private/Public Saved Searches

Private/Public Saved Searches Private/Public Saved Searches Learning Objectives In this Job Aid, you will learn how to: 1 Save a private/public search page 3 2 Save a search template page 5 3 Access private and public saved searches

More information

Events User Guide for Microsoft Office Live Meeting from Global Crossing

Events User Guide for Microsoft Office Live Meeting from Global Crossing for Microsoft Office Live Meeting from Global Crossing Contents Events User Guide for... 1 Microsoft Office Live Meeting from Global Crossing... 1 Contents... 1 Introduction... 2 About This Guide... 2

More information

Sitecore Experience Platform 8.0 Rev: September 13, Sitecore Experience Platform 8.0

Sitecore Experience Platform 8.0 Rev: September 13, Sitecore Experience Platform 8.0 Sitecore Experience Platform 8.0 Rev: September 13, 2018 Sitecore Experience Platform 8.0 All the official Sitecore documentation. Page 1 of 455 Experience Analytics glossary This topic contains a glossary

More information

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual CONTENT Calendar Browser for SharePoint Administrator manual 1 INTRODUCTION... 3 2 REQUIREMENTS... 3 3 CALENDAR BROWSER FEATURES... 4 3.1 BOOK... 4 3.1.1 Order Supplies... 4 3.2 PROJECTS... 5 3.3 DESCRIPTIONS...

More information

What's New in Sitecore CMS 6.4

What's New in Sitecore CMS 6.4 Sitecore CMS 6.4 What's New in Sitecore CMS 6.4 Rev: 2010-12-02 Sitecore CMS 6.4 What's New in Sitecore CMS 6.4 This document describes the new features and changes introduced in Sitecore CMS 6.4 Table

More information

A Guide to Quark Publishing Platform 9.5

A Guide to Quark Publishing Platform 9.5 A Guide to Quark Publishing Platform 9.5 CONTENTS Contents Introduction...8 Where we're coming from...8 Conventions in this book...8 About Quark Publishing Platform...10 Platform concepts...11 Platform

More information

Advanced Online Media Dr. Cindy Royal Texas State University - San Marcos School of Journalism and Mass Communication

Advanced Online Media Dr. Cindy Royal Texas State University - San Marcos School of Journalism and Mass Communication Advanced Online Media Dr. Cindy Royal Texas State University - San Marcos School of Journalism and Mass Communication Drupal Drupal is a free and open-source content management system (CMS) and content

More information

MATRIX Release Notes 6.1

MATRIX Release Notes 6.1 Integrated Mapping Superior versatility and integration in mapping is incorporated in Matrix 6.1. Users now have the option of a completely new workflow which provides dynamic and fully interactive map

More information

Daily Reports Quick Reference Guide

Daily Reports Quick Reference Guide This topic provides a reference for the Project Center Daily Reports activity center. Purpose Use daily reports to create an official record of the jobsite status and activities for the day. Audience Construction

More information

LIMS-plus Release Notes v3.8.40

LIMS-plus Release Notes v3.8.40 49641 When using the LIMS-plus DNA integration, the Evidence Type in LIMS-plus maps correctly to Substrate field in LIMS-plus DNA. Previously, when a sample was imported into LIMS-plus DNA, the sample's

More information

IBM Workplace Web Content Management and Why Every Company Needs It. Sunny Wan Technical Sales Specialist

IBM Workplace Web Content Management and Why Every Company Needs It. Sunny Wan Technical Sales Specialist IBM Workplace Web Content Management and Why Every Company Needs It Sunny Wan Technical Sales Specialist sunnywan@au1.ibm.com Agenda What s Web Content Management? Benefits Demo Roadmap What s New in Web

More information

ADP Training Guide (For Recruiters)

ADP Training Guide (For Recruiters) ADP Training Guide (For Recruiters) WELCOME TO ADP RECRUITMENT! This step-by-step guide is meant to work as a complement to the individualized training session you received (conducted by an HR representative)

More information

Documentation for the new Self Admin

Documentation for the new Self Admin Documentation for the new Self Admin The following documentation describes the structure of the new Self Admin site along with the purpose of each site section. The improvements that have been made to

More information

Getting Started with Access

Getting Started with Access MS Access Chapter 2 Getting Started with Access Course Guide 2 Getting Started with Access The Ribbon The strip across the top of the program window that contains groups of commands is a component of the

More information

PlayerLync Forms User Guide (MachForm)

PlayerLync Forms User Guide (MachForm) PlayerLync Forms User Guide (MachForm) Table of Contents FORM MANAGER... 1 FORM BUILDER... 3 ENTRY MANAGER... 4 THEME EDITOR... 6 NOTIFICATIONS... 8 FORM CODE... 9 FORM MANAGER The form manager is where

More information

Sitecore Content Editing Guide. with any questions

Sitecore Content Editing Guide.  with any questions Sitecore Content Editing Guide E-mail sitecore@esri.com with any questions Sitecore Content Editing Guide 1 Esri s newly-implemented Sitecore content management system (CMS) enables content creators to

More information

CRM CUSTOMER RELATIONSHIP MANAGEMENT

CRM CUSTOMER RELATIONSHIP MANAGEMENT CRM CUSTOMER RELATIONSHIP MANAGEMENT Customer Relationship Management is identifying, developing and retaining profitable customers to build lasting relationships and long-term financial success. The agrē

More information

Improving Drupal search experience with Apache Solr and Elasticsearch

Improving Drupal search experience with Apache Solr and Elasticsearch Improving Drupal search experience with Apache Solr and Elasticsearch Milos Pumpalovic Web Front-end Developer Gene Mohr Web Back-end Developer About Us Milos Pumpalovic Front End Developer Drupal theming

More information

Confluence User Training Guide

Confluence User Training Guide Confluence User Training Guide Below is a short overview of wikis and Confluence and a basic user training guide for completing common tasks in Confluence. This document outlines the basic features that

More information

Vector Issue Tracker and License Manager - Administrator s Guide. Configuring and Maintaining Vector Issue Tracker and License Manager

Vector Issue Tracker and License Manager - Administrator s Guide. Configuring and Maintaining Vector Issue Tracker and License Manager Vector Issue Tracker and License Manager - Administrator s Guide Configuring and Maintaining Vector Issue Tracker and License Manager Copyright Vector Networks Limited, MetaQuest Software Inc. and NetSupport

More information

DBArtisan 8.6 New Features Guide. Published: January 13, 2009

DBArtisan 8.6 New Features Guide. Published: January 13, 2009 Published: January 13, 2009 Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. This is a preliminary document and may be changed substantially prior to final

More information

How to Upgrade Your Site to the New User Interface

How to Upgrade Your Site to the New User Interface How to Upgrade Your Site to the New User Interface Site Administrators can preview their existing site in the new user interface. We recommend that you do this first to make sure that all of the elements

More information

Website Administration Manual, Part One

Website Administration Manual, Part One Website Administration Manual, Part One A Guide to the CMS & Widgets Curry School of Education Website http://curry.virginia.edu The Curry Website Administrators Manual - Part One 2 The CMS The content

More information

Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003

Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003 Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003 This article refers to Microsoft Exchange Server 2003. As of April 8, 2014, Microsoft no longer issues security updates for

More information

Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0. December 2008

Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0. December 2008 Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0 December 2008 For installation support, please contact our Vovici installation experts at installefmc@vovici.com. If phone support is requested

More information

Website Backend Manual

Website Backend Manual Website Backend Manual Page Table of Contents Introduction Introduction to Drupal CMS User Login Content Management Content Overview Adding New Content Editing Homepage Slider Translating Content Blocks

More information

Uploading Files to WorldClass

Uploading Files to WorldClass Uploading Files to WorldClass The move from web-classrooms to WorldClass, and eventually the migration to the new Learning Management System requires a slightly different approach to adding and managing

More information

JSN Dona Portfolio User's Guide

JSN Dona Portfolio User's Guide JSN Dona Portfolio User's Guide Getting Started Template Package Installation 1. Download the template installation package Log in JoomlaShine Customer Area to download the template package that you have

More information

The Connector. Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual

The Connector.  Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual The Connector Version 1.2 Microsoft Project to Atlassian JIRA Connectivity User Manual Ecliptic Technologies, Inc. Copyright 2008 www.the-connector.com Page 1 of 86 Copyright and Disclaimer All rights

More information

Technical What s New. Autodesk Vault Manufacturing 2010

Technical What s New. Autodesk Vault Manufacturing 2010 Autodesk Vault Manufacturing 2010 Contents Welcome to Autodesk Vault Manufacturing 2010... 2 Vault Client Enhancements... 2 Autoloader Enhancements... 2 User Interface Update... 3 DWF Publish Options User

More information

SureClose Product Line

SureClose Product Line SureClose Product Line Release Notes June 17, 2011 Technology provided by PropertyInfo Corporation, a Stewart company. 2011 Stewart. All rights reserved. Trademarks are the property of their respective

More information

Admin Table is oftr Caoto ntr e s U ntsser Guide Table of Contents Introduction Accessing the Portal

Admin Table is oftr Caoto ntr e s U ntsser Guide Table of Contents Introduction Accessing the Portal Administrator s Table of Contents User Guide Table of Contents Introduction 3 Accessing the Portal 3 Create User Accounts 4 Enable / Disable User Accounts 5 Manage Users from an LDAP Server 5 User Roles

More information

Hortonworks Data Platform

Hortonworks Data Platform Hortonworks Data Platform Workflow Management (August 31, 2017) docs.hortonworks.com Hortonworks Data Platform: Workflow Management Copyright 2012-2017 Hortonworks, Inc. Some rights reserved. The Hortonworks

More information

Sitecore guide building a blog

Sitecore guide building a blog Sitecore guide building a blog Creating the page Log in to Sitecore and open the content editor. In the content tree on the left hand side use the + icon to expand the area of the site the blog is intended

More information

Océ Account Center. User manual

Océ Account Center. User manual Océ Account Center User manual Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may be reproduced, copied, adapted, or transmitted

More information

Oracle. Service Cloud Knowledge Advanced User Guide

Oracle. Service Cloud Knowledge Advanced User Guide Oracle Service Cloud Release November 2016 Oracle Service Cloud Part Number: E80589-02 Copyright 2015, 2016, Oracle and/or its affiliates. All rights reserved Authors: The Knowledge Information Development

More information

Symbio Manual. Administrator Role

Symbio Manual. Administrator Role Symbio Manual Administrator Role Version date: November 18 2018 Ploetz + Zeller GmbH Symbio Manual - Administrator Role 2 Content 1 Introduction 9 1.1 About this document 9 1.2 Before you start 9 1.3 Support

More information

Table of contents. Pure ASP Upload 3 Manual DMXzone

Table of contents. Pure ASP Upload 3 Manual DMXzone Table of contents Table of contents... 1 About Pure ASP Upload 3... 2 Features in Detail... 3 The Basics: Uploading Files with Pure ASP Upload 3... 14 Advanced: Using Pure ASP Upload 3 with Insert Record...

More information

Monash University Policy Management. User Guide

Monash University Policy Management. User Guide Monash University Policy Management User Guide 1 Table of Contents 1. GENERAL NAVIGATION... 4 1.1. Logging In to Compliance 360 - Single Sign On... 4 1.2. Help... 4 1.2.1. The University Policy Bank...

More information

Table of Contents Chapter 1: Migrating NIMS to OMS... 3 Index... 17

Table of Contents Chapter 1: Migrating NIMS to OMS... 3 Index... 17 Migrating from NIMS to OMS 17.3.2.0 User Guide 7 Dec 2017 Table of Contents Chapter 1: Migrating NIMS to OMS... 3 Before migrating to OMS... 3 Purpose of this migration guide...3 Name changes from NIMS

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

More information

Legal Entity Identifier (LEI) User Guide

Legal Entity Identifier (LEI) User Guide Legal Entity Identifier (LEI) User Guide Page 1 Table of Contents The Legal Entity Identifier User Guide gives you an overview of the functionality of the UnaVista LEI module. This user guide includes

More information

Administrator. RVP/AD User Guide 2/19/2017

Administrator. RVP/AD User Guide 2/19/2017 Administrator RVP/AD User Guide 2/19/2017 Admin RVP/AD Guide TABLE OF CONTENTS Overview... 2 Account Overview... 3 ChoiceU User Group Admin (UGA)/Instructor... 3 Signing in as a User Group Admin... 3 Retrieving

More information

Clay Tablet Connector for Sitecore. User Guide. Version 3.9.8

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

More information

Add Media to the Website

Add Media to the Website Add Media to the Website Change History Date Version Author Change Summary 18/12/2011 0.1 Pat Macleod Initial Draft Introduction The purpose of this document is to describe: 1. how to install and configure

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

Hands-On Introduction to Queens College Web Sites

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

More information

IBM. Administration Guide. IBM Emptoris Contract Management SaaS

IBM. Administration Guide. IBM Emptoris Contract Management SaaS IBM Emptoris Contract Management IBM Administration Guide 10.1.2 SaaS IBM Emptoris Contract Management IBM Administration Guide 10.1.2 SaaS ii IBM Emptoris Contract Management: Administration Guide Copyright

More information

THIS IS AN OBSOLETE COPYRIGHT PAGE. Use Common/Copyright/Copyright

THIS IS AN OBSOLETE COPYRIGHT PAGE. Use Common/Copyright/Copyright Unica Marketing Operations and Unica Campaign Version 8.2.0 Integration Guide Publication Date: September 20, 2010 Copyright THIS IS AN OBSOLETE COPYRIGHT PAGE. Use Common/Copyright/Copyright Table of

More information

A Guide to CMS Functions

A Guide to CMS Functions 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Contents 1 INTRODUCTION... 3 1.1 Who Should Read This Guide 3 1.2 What You Will Learn 3 2 WHAT IS A CMS

More information