PORTALS, DASHBOARDS AND WIDGETS DIGITAL EXPERIENCE MANAGER 7.2

Size: px
Start display at page:

Download "PORTALS, DASHBOARDS AND WIDGETS DIGITAL EXPERIENCE MANAGER 7.2"

Transcription

1 PORTALS, DASHBOARDS AND WIDGETS 1

2 SUMMARY 1 INTRODUCTION INSTALLATION How to install Portal Factory Required modules CREATING A PORTAL Creating a new Portal site Using Portals in an Existing Site Defining a Portal Model Tabs Widgets The Widget Zap Widget options Reference copy vs. Full copy Configuring the Portal Model Allow Customization Enabling the Portal Model Portal Features for End-Users Portal List Using the default Portal model Customizing the Portal Locking the Portal Portal tab accessibility: Jahia Solutions Group SA Page 2 / 27

3 4 PORTAL ADMINISTRATION Managing User Portals Managing Portal Models Group Restrictions Jahia Solutions Group SA Page 3 / 27

4 1 INTRODUCTION Jahia Digital Experience Manager is a platform for managing a variety of digital initiatives in a productive and secure fashion. Initiatives such as building websites, mobile sites, intranets and portals, all of which can interact with visitors in order to deliver the best user experience possible. This document presents Portal Factory, a new, advanced portal generation and management interface, available as an Add-on for Jahia Digital Experience Manager. Portal Factory allows you to create Portal models for your site and give your users access to one or more Portals based on these models. They can also under circumstances customize these portals within the limits you define. This guide explains the fundamentals of this new module and the usage / function of all menus and major features. Explanations remain simple and factual, so this guide can help users to get acquainted rapidly to the tools they will use. Some advanced technical features such as creating custom widgets or connecting to the Javascript Portal API are covered in the Portal Factory Technical Documentation that will be available on the Jahia Web Site Jahia Solutions Group SA Page 4 / 27

5 2 INSTALLATION 2.1 HOW TO INSTALL PORTAL FACTORY Portal Factory is an extension suite for Jahia Digital Experience Manager. In order to use it, you have to install all the Portal Factory modules on your existing Jahia Digital Experience Manager installation. To deploy the modules, you can use the Studio in Digital Experience Manager and use the "New > Get module from sources" option in the Toolbar for each module. For optimal deployment on the platform, they must be installed in the order presented hereafter because of the dependencies existing between some of them. 2.2 REQUIRED MODULES All these modules must be deployed on the platform in that order for Portal Factory to work. Portal factory - core: is the core module for the portal, it contains the JavaScript Portal API and the portal taglib, all the filters, actions, scripts, and views necessary to the portal to work correctly. Portal factory - user portal: These are the components related to the portal for end-users. These components rely on the portal JavaScript API and the portal taglib. The user portal contains: Portal toolbar: This toolbar displays the tabs and the actions available to create and edit portals User s portal list: A simple component displaying all the portals accessible by the current user. Portal widget zap: A component displaying all the drag&droppable widgets in the portal. Portal factory - widgets: This is the portal widgets sample. (twitter widget, rss feed widget, script widget, document browser widget, etc.) Jahia Solutions Group SA Page 5 / 27

6 Portal factory - default templates: This is the default template set that can be used directly to start creating portals easily. Note that you can create your own template set or reuse an existing one. But this one offers a simple way to get started with portal creation. For every module, go to the link indicated. Copy the clone link using the HTTPS clone URL button on GitHub. In the Studio, click the "New > Get module from sources" option Jahia Solutions Group SA Page 6 / 27

7 Choose the SVN option. Paste the link into the URI field and enter the artefact ID manually, by copying the name of the. git file without the. git extension. Click OK to save. After a few moments, the new module will be installed on the platform Jahia Solutions Group SA Page 7 / 27

8 3 CREATING A PORTAL 3.1 CREATING A NEW PORTAL SITE Now that all the necessary modules are installed on the Digital Experience Manager platform, the next step is to create a site. The quickest way to set up a portal is to use the Portal Factory Default Templates we installed previously. Create a New Web Project On the templates and modules selection screen, choose the template set "Portal Factory Default Templates" and check the boxes to deploy the Portal Factory modules (Portal Factory core, Portal Factory User Portal, Portal Factory Widgets) on your site Once the site is created, the Portal Settings are accessible via the Site Settings in a new tab called "Portal Factory" Jahia Solutions Group SA Page 8 / 27

9 3.2 USING PORTALS IN AN EXISTING SITE To be able to use Portals in an existing Jahia Digital Experience Manager Web Site, Portal Factory Modules must be activated for this site Specific portal templates including portal content must be created through the Studio and added to your site. For more information, please refer to the Portal Factory Technical Documentation and Videos, available on the Jahia website. 3.3 DEFINING A PORTAL MODEL To enable Portals for your users, you must first create a Portal Model on your new site. A portal model is a sort of master template which defines a default Portal for your users to access. Users can use the default portal as is or, if your settings allow it, they can create their own customized instance of the portal, based on that model Jahia Solutions Group SA Page 9 / 27

10 Choose a name for your portal model and a template set that will be used as templates for the portal tabs. Select a Portal template set. The default template set used to create the site already includes portal content templates for you to use. It is possible to create your own portal template set using the Studio in Jahia Digital Experience Manager. This will be explained in a dedicated document on the Jahia Web Site. For now we will use the template set contained in the default template module. On the template selection screen, you must choose the portal node. This is the parent of 4 content templates specific to the portal tab type. Please note that due to the Portal validation mechanism, if you choose a template node that doesn t contain any portal related template, you will see an error message. Specify a Portal full template (optional). This is the template that will be used to display a widget in full view. Typically, the usual setting is the 1 Column template so the widget can take all space available Jahia Solutions Group SA Page 10 / 27

11 Specify the widget types that are allowed in this portal model. All the Portal instances that will be built by users upon this model will be authorized to use one or more of these allowed widgets only Jahia Solutions Group SA Page 11 / 27

12 Jahia Solutions Group SA Page 12 / 27

13 At creation, the Portal contains an automatically generated tab. You can specify a name for this first portal tab. You will be able to make changes to this information later in your portal model. Save the form. Your Portal Model is now visible in the list of portal models under the "Portal Factory" tab in your site's Site Settings when you choose "Manage Portal models". Now that the new blank portal model is created, go to Live Mode by clicking the World icon (1st) and start composing your portal by adding widgets to it. Do not enable the Portal model as long as you haven't finished its widget configuration. Only enable it when it is ready to be used by users. This is what the blank Portal model looks like in Live Mode: The toolbar displaying the current tab is the Portal Toolbar component Jahia Solutions Group SA Page 13 / 27

14 3.4 TABS To add a new tab, click on the personal avatar icon and choose new portal tab : By clicking on the wrench icon, you can edit the current tab. The (lock/unlock) action will be discussed later. 3.5 WIDGETS Use the Widget Zap to add widgets to your Portal model. You can create your custom widgets and custom widget skins using the JavaScript Portal API. This will be detailed in a separate technical documentation available for download on the Jahia website. In this document, we will stay focused on standard widgets The Widget Zap On the left you can see this button: Clicking the arrow will display the Widgets Zap (list for selection): Jahia Solutions Group SA Page 14 / 27

15 You can directly drag & drop widgets from the Widgets Zap onto your page. The allowed zone for inserting the widget is indicated by a black line. As an example, let's drag the RSS Feed widget onto the left column: The widget appears at desired location. If the widget has an edit view, this is the view that will be displayed. Otherwise, the widget will display the default view. For the RSS feed widget, the edit view is loaded Widget options At the top of the widget, you can see a small toolbar with various icons: : load the widget in the full template (if there is one for the current portal, otherwise this icon is not displayed) Jahia Solutions Group SA Page 15 / 27

16 : load the edit view for the widget (if there is one, otherwise this icon is not displayed) : minimize/maximize the widget (present in any case) :delete the widget (when the widget is a reference to a widget model, a confirmation message is displayed) : load the model view for the widget, this icon is only shown when you are configuring the model. This option displays a form containing informations about the behavior of the widget when copied (full copy or reference copy when a user creates their portal from this model see Customizing the Portal) Reference copy vs. Full copy In the Copy by Reference behavior, widget's appearance and parameters in the User Portal are completely defined by their definition in the model. If the admin modifies the widget in the model, the widget in the User Portal will automatically reflect the changes. Also, if the user tries to delete the widget in their portal, an error message will be displayed. In the Full Copy behavior, the widget, its appearance and parameters are copied when it is first instantiated and any further changes made to the widget in the model by the Site Administrator are not reflected in the User Portal. 3.6 CONFIGURING THE PORTAL MODEL Let's add some standard widgets to our Portal model. In this example, we create 3 tabs ('welcome' created automatically, 'social' and 'document'). The 'welcome' tab uses a 2-column template. It contains the RSS Feed widget, which we chose to copy by reference, and one more widget, map. The RSS Feed behavior is set to "Copy by reference" Jahia Solutions Group SA Page 16 / 27

17 The 'social' tab uses the template 2 columns 8 / 4 and the purple widget skin and contains a portlet and a script widget Jahia Solutions Group SA Page 17 / 27

18 The 'document' tab uses the 1 column template and contains a document browser widget. 3.7 ALLOW CUSTOMIZATION In the Portal Model creation form, you can specify whether customization is allowed or not for this model. Check the box "Allow customization" to allow users to create custom portals from your model (see below Customizing the Portal) If not allowed, the users will not be able to create their own portal. They will only be able to use the Portal model as is Jahia Solutions Group SA Page 18 / 27

19 3.8 ENABLING THE PORTAL MODEL Now that the portal model is configured, you need to Enable the portal model for your users to be able to use the Portal. Go to Edit Mode under the "Portal Factory" tab in your site's Site Settings, "Manage portal models" and click the Enable button. 3.9 PORTAL FEATURES FOR END-USERS End-Users can instantiate the Portal Model and use it as-is or customize it (if allowed by the Site Administrator). To help you understand how the Portal works for End-Users, let's create a sample home page for the site Portal List To display the list of the Portals that the user can access, add a "User's Portal List" component to a page, and publish the site Jahia Solutions Group SA Page 19 / 27

20 As the "R&D" Portal model is enabled and no custom Portal exists, the user will see this in Live Mode: Using the default Portal model Clicking on the name will take the user to the R&D Portal model: The user can use the Portal model as-is and have access to the content but cannot change the configuration of the model. The icons available for the widgets are: : load the widget in the full template (if there is one for the current portal, otherwise this icon is not displayed) : minimize/maximize the widget (present in any case) No Edit options are available in this view Jahia Solutions Group SA Page 20 / 27

21 If customization is enabled, users can customize their own instance of the model by clicking on the Customize button Customizing the Portal By clicking on the Customize button on the Portal model screen, a copy of the model is made under the user node. In this copy, Edit options appear for the tabs and the widgets. The icons available for the widgets are: : load the widget in the full template (if there is one for the current portal, otherwise this icon is not displayed) : load the edit view for the widget (if there is one, otherwise this icon is not displayed) : minimize/maximize the widget (present in any case) : delete the widget (when the widget is a reference to a widget model, a confirmation message is displayed) Within a custom Portal, the user can move widgets, remove widgets, create tabs, edit tabs... In this example, the RSS feed widget cannot be edited nor removed, as it has been Copied by Reference from the model. This means that this widget's appearance and behavior are completely defined by their definition in the model. If the admin changes the widget in the model, this widget will automatically reflect the changes. If the user tries to delete the widget, an error message will be displayed Jahia Solutions Group SA Page 21 / 27

22 Note: when a user chooses to customize a portal from a model, the User's Portal List will no longer display the link to the model. The List will now display the link to the modified Portal. The user will not see the link to the model again, unless his customized Portal is deleted Locking the Portal The Lock portal tab allows the user to lock the portal. This feature hides all the widget toolbars and icons and the drag & drop feature is deactivated. This is useful when the the user doesn't want to make any changes to the portal and simply wants to use it, gaining thus more screen real estate and focusing on relevant content Jahia Solutions Group SA Page 22 / 27

23 The portal can be unlocked it by clicking on the Unlock portal tab Portal tab accessibility: Using the icon in the Portal toolbar tab, users can specify the accessibility policy for their portal tabs. A portal tab and its contents can either be: private (only visible by the user themselves) visible by authenticated users public (visible by everyone, including guests) By default, all tabs are private Jahia Solutions Group SA Page 23 / 27

24 Jahia Solutions Group SA Page 24 / 27

25 4 PORTAL ADMINISTRATION 4.1 MANAGING USER PORTALS As users can create their own portals, it can be useful to have a manage them. In the "Portal Factory" entry in your site's Site Settings, go to Manage user portals to display the list of all existing user portals. Here you can see for each user portal instance: the model they are based on, when was the last time they used the portal and the creation date. It is also possible to delete a user's portal. If a custom portal is deleted, the user will be redirected to the Portal model and the link to their custom portal in their Portal list will be replaced by a link to the model. 4.2 MANAGING PORTAL MODELS In the "Portal Factory" entry in your site's Site Settings, go to Manage portal models to display the list of all existing portal models on the site Jahia Solutions Group SA Page 25 / 27

26 For each model, you see the name of the model, the number of user portal instances based on this model, an action bar and a State button allowing you to enable/disable the model for your site. The action bar icons are: World icon: compose the Portal model in Live mode using widgets Edit icon: edit the Portal model's properties Person icon: edit the Group restrictions Delete icon: delete the Portal model 4.3 GROUP RESTRICTIONS It is possible to restrict access to a Portal model to certain specific user groups only. Only members of these groups will be able to see the Portal model and use it. If no restrictions are defined, all authenticated users can see the portal model. To edit Group restrictions, click the "person" icon in the action toolbar (3rd icon) Jahia Solutions Group SA Page 26 / 27

27 The number of groups that can be displayed on this screen is limited. Use the search field to filter the results if needed. To add a group to the list of allowed groups, just select it and click on add selected groups to restrictions. To remove a group from the list of allowed groups, just select it and click on remove selected groups from restrictions. For more information about Portal Factory and other Jahia Products, please refer to the videos and technical documentation available on the Jahia Web Site Jahia Solutions Group SA Page 27 / 27

WIDGETS TECHNICAL DOCUMENTATION PORTAL FACTORY 2.0

WIDGETS TECHNICAL DOCUMENTATION PORTAL FACTORY 2.0 1 SUMMARY 1 INTRODUCTION... 3 2 CUSTOM PORTAL WIDGETS... 4 2.1 Definitions... 4 2.2 Vie s. 5 2.3 kins 6 3 USING PORTALS IN YOUR SITE (PORTAL TEMPLATES)... 7 3.1 Activate the Portal Modules for your site...

More information

Kentico CMS 6.0 Intranet Administrator's Guide

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

More information

User Guide: Content editing

User Guide: Content editing DIGITAL FACTORY 7.0 User Guide: Content editing Rooted in Open Source CMS, Jahia s Digital Industrialization paradigm is about streamlining Enterprise digital projects across channels to truly control

More information

BEAWebLogic. Portal. Overview

BEAWebLogic. Portal. Overview BEAWebLogic Portal Overview Version 10.2 Revised: February 2008 Contents About the BEA WebLogic Portal Documentation Introduction to WebLogic Portal Portal Concepts.........................................................2-2

More information

In This Guide. Quick Start Guide REAL 737 edspace.american.edu

In This Guide. Quick Start Guide REAL 737 edspace.american.edu Quick Start Guide REAL 737 edspace.american.edu In This Guide Log In 2 Change Password 2 Create/Update Your Profile 2 Orientation to Dashboard, Toolbar, and Your Site 3 Introduction to your REAL 737 Group

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

Start editing and publishing content right away.

Start editing and publishing content right away. This essential quickstart guide addresses the most commonly used features in Jahia Digital Factory. Jahia Digital Factory 7 Ultra Quickstart Start editing and publishing content right away. You will learn

More information

OpenProject AdminGuide

OpenProject AdminGuide OpenProject AdminGuide I. Contents I. Contents... 1 II. List of figures... 2 1 Administration... 2 1.1 Manage projects...2 1.2 Manage users...5 1.3 Manage groups...11 1.4 Manage roles and permissions...13

More information

HTML 5 and CSS 3, Illustrated Complete. Unit M: Integrating Social Media Tools

HTML 5 and CSS 3, Illustrated Complete. Unit M: Integrating Social Media Tools HTML 5 and CSS 3, Illustrated Complete Unit M: Integrating Social Media Tools Objectives Understand social networking Integrate a Facebook account with a Web site Integrate a Twitter account feed Add a

More information

CMX Dashboard Visitor Connect

CMX Dashboard Visitor Connect CHAPTER 11 Cisco CMX Visitor Connect is a guest access solution based on Mobility Services Engine (MSE), Cisco Wireless LAN Controller (WLC) and Lightweight Access points (AP). The CMX Visitor Connect

More information

WEBSITE INSTRUCTIONS. Table of Contents

WEBSITE INSTRUCTIONS. Table of Contents WEBSITE INSTRUCTIONS Table of Contents 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

Installation & Configuration Guide Enterprise/Unlimited Edition

Installation & Configuration Guide Enterprise/Unlimited Edition Installation & Configuration Guide Enterprise/Unlimited Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

icontact for Salesforce Installation Guide

icontact for Salesforce Installation Guide icontact for Salesforce Installation Guide For Salesforce Enterprise and Unlimited Editions Lightning Experience Version 2.3.4 Last updated October 2016 1 WARNING DO NOT SKIP ANY PART OF THIS GUIDE. EVERY

More information

Contents. Page Builder Pro Manual

Contents. Page Builder Pro Manual PRISM Contents 1. Website/Pages/Stripes/Items/Elements... 2 2. Click & Edit, Mix & Match (Drag & Drop)... 3 3. Adding a Stripe... 4 4. Managing Stripes... 5 5. Adding a Page... 7 6. Managing Pages and

More information

Tivoli Common Reporting V Cognos report in a Tivoli Integrated Portal dashboard

Tivoli Common Reporting V Cognos report in a Tivoli Integrated Portal dashboard Tivoli Common Reporting V2.1.1 Cognos report in a Tivoli Integrated Portal dashboard Preethi C Mohan IBM India Ltd. India Software Labs, Bangalore +91 80 40255077 preethi.mohan@in.ibm.com Copyright IBM

More information

SETTING UP SALESFORCE KNOWLEDGE

SETTING UP SALESFORCE KNOWLEDGE SETTING UP SALESFORCE KNOWLEDGE Summary Salesforce Knowledge enhances your customer service. A knowledge base lets you create and manage custom articles that can be easily shared with your Salesforce Knowledge

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

Technical Support. Web site. 24online Support Contact. ( a) Technical support (Corporate Office):

Technical Support. Web site.   24online Support Contact. ( a) Technical support (Corporate Office): Technical Support Please feel free to contact us for any of your query, comments, or requests concerning the software you purchased, your registration status, or similar issues to Customer Care/Service

More information

Setting up your Netvibes Dashboard Adding a Blog to your Dashboard

Setting up your Netvibes Dashboard Adding a Blog to your Dashboard Cr e a t i ngali s t e ni ngda s hboa r d wi t hne t vi be s Ne t v i be s Table of Contents Introduction... 1 Setting up your Netvibes Dashboard... 2 Adding a Blog to your Dashboard... 2 Adding Twitter

More information

Welcome to the Trinity Parent Portal!

Welcome to the Trinity Parent Portal! Welcome to the Trinity Parent Portal! The Trinity Parent Portal page has a number of features that you can customize. These instructions will show you some of the ways you can personalize your Parent Portal

More information

Text box. Command button. 1. Click the tool for the control you choose to draw in this case, the text box.

Text box. Command button. 1. Click the tool for the control you choose to draw in this case, the text box. Visual Basic Concepts Hello, Visual Basic See Also There are three main steps to creating an application in Visual Basic: 1. Create the interface. 2. Set properties. 3. Write code. To see how this is done,

More information

Liferay Portal 4 - Portal Administration Guide. Joseph Shum Alexander Chow Redmond Mar Jorge Ferrer

Liferay Portal 4 - Portal Administration Guide. Joseph Shum Alexander Chow Redmond Mar Jorge Ferrer Liferay Portal 4 - Portal Administration Guide Joseph Shum Alexander Chow Redmond Mar Jorge Ferrer Liferay Portal 4 - Portal Administration Guide Joseph Shum Alexander Chow Redmond Mar Jorge Ferrer 1.1

More information

Voice Authoring 6.1. Voice Manager User Guide

Voice Authoring 6.1. Voice Manager User Guide Voice Authoring 6.1 Voice Manager User Guide Friday, March 02, 2012 Table of Contents Table of Contents i Chapter 1 Preface 1 Purpose of This Guide 1 Help and Other Resources 2 Community 2 Technical Support

More information

Content Author's Reference and Cookbook

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

More information

WEBSITE INSTRUCTIONS

WEBSITE INSTRUCTIONS Table of Contents WEBSITE INSTRUCTIONS 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

Brainware Intelligent Capture Visibility

Brainware Intelligent Capture Visibility Brainware Intelligent Capture Visibility Installation and Setup Guide Version: 3.2.x Written by: Product Knowledge, R&D Date: September 2018 Copyright 2009-2018 Hyland Software, Inc. and its affiliates.

More information

INTRODUCTION TO VISUAL BASIC 2010

INTRODUCTION TO VISUAL BASIC 2010 INTRODUCTION TO VISUAL BASIC 2010 Microsoft Visual Basic is a set of programming tools that allows you to create applications for the Windows operating system. With Visual Basic, even a beginner can create

More information

Administrative Training Mura CMS Version 5.6

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

More information

Using the Events Module

Using the Events Module Using the Events Module Contents 2 Contents Using Events... 3 Creating Events... 3 Inviting People... 4 Event Visibility and Attendance...6 Viewing Events in a Place... 6 Displaying Events in a Place...

More information

MassMailer Configuration Guide

MassMailer Configuration Guide MassMailer Configuration Guide Modified on: Fri, 22 Aug, 2014 at 3:41 AM MassMailer Configuration Guide Contents MassMailer Overview SendGrid Prerequisite Installing the MassMailer App Steps to Install

More information

CCH Axcess Portal Client User Guide

CCH Axcess Portal Client User Guide LUMSDEN & MCCORMICK, LLP CCH Axcess Portal Client User Guide Last Updated: 6/20/2014 This document is intended for CCH Customers licensed to use CCH Axcess Portal. The document is a template ready for

More information

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron Virtualization Manager to configure

More information

Quick Start Guide. This guide will help you get started with Kentico CMS for ASP.NET. It answers these questions:

Quick Start Guide. This guide will help you get started with Kentico CMS for ASP.NET. It answers these questions: Quick Start Guide This guide will help you get started with Kentico CMS for ASP.NET. It answers these questions:. How can I install Kentico CMS?. How can I edit content? 3. How can I insert an image or

More information

Set Up and Manage Salesforce Communities

Set Up and Manage Salesforce Communities Set Up and Manage Salesforce Communities Salesforce, Spring 16 @salesforcedocs Last updated: April 28, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Contents. Xweb User Manual

Contents. Xweb User Manual USER MANUAL Contents 1. Website/Pages/Sections/Items/Elements...2 2. Click & Edit, Mix & Match (Drag & Drop)...3 3. Adding a Section...4 4. Managing Sections...5 5. Adding a Page...8 6. Managing Pages

More information

BROWSER-BASED SUPPORT CONSOLE USER S GUIDE. 31 January 2017

BROWSER-BASED SUPPORT CONSOLE USER S GUIDE. 31 January 2017 BROWSER-BASED SUPPORT CONSOLE USER S GUIDE 31 January 2017 Contents 1 Introduction... 2 2 Netop Host Configuration... 2 2.1 Connecting through HTTPS using Certificates... 3 2.1.1 Self-signed certificate...

More information

WordPress Quick Reference Guide

WordPress Quick Reference Guide Log In A log In link is available in the global footer at the bottom of all UF Health webpages. You can bookmark this link, as well: http://ahc-webservices.sites.medinfo.ufl.edu/wp-login.php Pages Create:

More information

Vizit 6 Installation Guide

Vizit 6 Installation Guide Vizit 6 Installation Guide Contents Running the Solution Installer... 3 Installation Requirements... 3 The Solution Installer... 3 Activating your License... 7 Online Activation... 7 Offline Activation...

More information

Portal Client User Guide

Portal Client User Guide Portal Client User Guide Keys Quick reference to the key aspects of a particular function Icon Legend Tip Notes Best practice tips and shortcuts Informational notes about functions Warning Important warnings

More information

Getting Started with the Aloha Community Template for Salesforce Identity

Getting Started with the Aloha Community Template for Salesforce Identity Getting Started with the Aloha Community Template for Salesforce Identity Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved.

More information

CUSTOMER PORTAL Splash Pages

CUSTOMER PORTAL Splash Pages CUSTOMER PORTAL Splash Pages SPLASHPAGES In the splash page area, you can either create a custom splash page or use our editing tool and create a custom splash page using your own code. These splash pages

More information

Instagram Integration Widget User Guide

Instagram Integration Widget User Guide Instagram Integration Widget User Guide Welcome to Instagram Integration Widget for Magento User Guide. Thank you for choosing our product. This user guide describes the functionality of Instagram Widget

More information

My Research Portal General User FAQ Updated 12 Nov 2013

My Research Portal General User FAQ Updated 12 Nov 2013 My Research Portal General User FAQ Updated 12 Nov 2013 1.) How can one gain access to the Portal? A: Enter https://myresearch.gatech.edu into the web browser address bar, click Sign In and use GT login

More information

Jahia Studio JAHIA DOCUMENTION

Jahia Studio JAHIA DOCUMENTION JAHIA DOCUMENTION Jahia Studio Rooted in Open Source CMS, Jahia s Digital Industrialization paradigm is about streamlining Enterprise digital projects across channels to truly control time-to-market and

More information

Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All

More information

Blog to Contents. User Guide March 11, 2008

Blog to Contents. User Guide March 11, 2008 User Guide March 11, 2008 Contents Blog Accessing the My Blog page Searching for a Blog Entry Viewing blogs Viewing public blog entries and comments Viewing private blog entries Viewing Blogs Externally

More information

Content Author's Reference and Cookbook

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

More information

Infoblox Authenticated DHCP

Infoblox Authenticated DHCP Infoblox Authenticated DHCP Unified Visitor Management amigopod Technical Note Revision 1.1 5 July 2010 United States of America +1 (888) 590-0882 Europe, Middle East & Asia +34 91 766 57 22 Australia

More information

FAQ. General Information: Online Support:

FAQ. General Information: Online Support: FAQ General Information: info@cionsystems.com Online Support: support@cionsystems.com CionSystems Inc. Mailing Address: 16625 Redmond Way, Ste M106 Redmond, WA. 98052 http://www.cionsystems.com Phone:

More information

Swiiit User Guide 09/11/2016

Swiiit User Guide 09/11/2016 Swiiit User Guide 09/11/2016 Contents Getting Started... 4 Overview of Main Tools... 5 Webpages... 6 Main pages (Sections)... 6 Rearrange Sections... 6 Subpages... 7 Change the Title of a Webpage... 8

More information

Editing your CASet WordPress Site:

Editing your CASet WordPress Site: Editing your CASet WordPress Site: This guide can be located at: http://rt.caset.buffalo.edu/documentation/index.php In your browser enter/bookmark either of the following: https://*department*.buffalo.edu/wp-admin/

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

Coveo Platform 6.5. Microsoft SharePoint Connector Guide

Coveo Platform 6.5. Microsoft SharePoint Connector Guide Coveo Platform 6.5 Microsoft SharePoint Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

Kendo UI. Builder by Progress : Using Kendo UI Designer

Kendo UI. Builder by Progress : Using Kendo UI Designer Kendo UI Builder by Progress : Using Kendo UI Designer Copyright 2017 Telerik AD. All rights reserved. December 2017 Last updated with new content: Version 2.1 Updated: 2017/12/22 3 Copyright 4 Contents

More information

Creating your eportfolio and Networks

Creating your eportfolio and Networks Creating your eportfolio and Networks Epsilen Access is restricted to those with Epsilen accounts (must be logged in). Institution Access is restricted to members of your institution (must be logged in).

More information

CUSTOMER PORTAL. Micro Survey Guide

CUSTOMER PORTAL. Micro Survey Guide CUSTOMER PORTAL Micro Survey Guide 1 Micro Surveys With the ability to create custom surveys with different response types. The micro surveys can be added to any access journey. Once the customer has authenticated,

More information

Dashboards. created by others because they have given you permission to view.

Dashboards. created by others because they have given you permission to view. The Unified Intelligence Center interface is organized by dashboards. are web pages that display reports, scheduled reports, sticky notes, and web-based elements, such as URLs and web widgets, that are

More information

This presentation will show you how to create a page in a group eportfolio.

This presentation will show you how to create a page in a group eportfolio. This presentation will show you how to create a page in a group eportfolio. 1 If you are using your eportfolio for presenting group work, you will need to create a group eportfolio page, which all the

More information

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

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

More information

User Guide for the Key s Client Portal

User Guide for the Key s Client Portal User Guide for the Key s Client Portal The Client portal is one of a series of enhancements enabling Advisers to interact with their Clients securely and remotely. This deployment offers a Client interface

More information

BEAWebLogic. Portal. Tutorials Getting Started with WebLogic Portal

BEAWebLogic. Portal. Tutorials Getting Started with WebLogic Portal BEAWebLogic Portal Tutorials Getting Started with WebLogic Portal Version 10.2 February 2008 Contents 1. Introduction Introduction............................................................ 1-1 2. Setting

More information

Lab - Configure Browser Settings in Windows 8

Lab - Configure Browser Settings in Windows 8 Introduction In this lab, you will configure browser settings in Microsoft Internet Explorer. Recommended Equipment A computer with Windows 8 An Internet connection Step 1: Set Internet Explorer as the

More information

Perceptive Document Composition

Perceptive Document Composition Perceptive Document Composition Client Product Guide PDC Version: 5.4 Written by: Product Documentation, R&D Date: February 2014 2014 Perceptive Software. All rights reserved Perceptive Software is a trademark

More information

What is new in unblu 3.5?

What is new in unblu 3.5? Release Annoucement, June 2015 What is new in unblu 3.5? www.unblu.com Phone: +41 41 511 2711 Email: info@unblu.com 1 what is new in unblu 3.5 Copyright 2015 unblu inc. All rights reserved www.unblu.com

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

IBM WebSphere Lombardi Edition 7.2 Business Process Management Workshop

IBM WebSphere Lombardi Edition 7.2 Business Process Management Workshop IBM IBM WebSphere Lombardi Edition 7.2 Business Process Management Workshop Lab Exercises Contents LAB 1 BUILD-FROM-SCRATCH LAB - PART 1... 4 1.1 START LOMBARDI AUTHORING ENVIRONMENT... 4 1.1.1 START THE

More information

GURUBoards Setup User Guide v

GURUBoards Setup User Guide v GURUBoards Setup User Guide v. 5.7.1 Copyright 2014-2018 eschooldata, LLC All rights reserved. TABLE OF CONTENTS Overview... 3 District Setup... 4 eschooldata Main Application...4 GURU Analytics Setup

More information

Two options for signing up: Sign in with Google by signing in to Google Drive first and then using this option

Two options for signing up: Sign in with Google by signing in to Google Drive first and then using this option Create an account at http://kidblog.org/home/ Click Sign up for Free Two options for signing up: Sign in with Google by signing in to Google Drive first and then using this option Create a separate login

More information

Account Plan Pro Set Up Guide

Account Plan Pro Set Up Guide Account Plan Pro Set Up Guide Version 7 PLAN2WIN SOFTWARE TABLE OF CONTENTS INSTALLING THE APPLICATION 4 SET UP CUSTOM PROFILE 4 SET PERMISSIONS 5 ENABLE VISUALFORCE PAGE ACCESS 7 MANAGE LICENSES/ SET

More information

To upgrade to ifeature Pro visit:

To upgrade to ifeature Pro visit: 1 ifeature Free Documentation for ifeature v1.0.7 (last updated 4/26/2011) TABLE OF CONTENTS: Topic Page(s) Installing ifeature 2 Templates and Widgets 3 imenu 4 ifeature Settings 5 General Settings 6

More information

Perceptive Intelligent Capture Visibility

Perceptive Intelligent Capture Visibility Perceptive Intelligent Capture Visibility Installation and Setup Guide Version: 3.x Written by: Product Knowledge, R&D Date: September 2016 2015 Lexmark International Technology, S.A. All rights reserved.

More information

Philips Professional Display solutions. Philips. CMND & Create. User Manual

Philips Professional Display solutions. Philips. CMND & Create. User Manual Philips Professional Display solutions Philips CMND & Create User Manual Version 1.00 Date: April 4, 2018 CMND & Create... 3 1 Accessing... 3 2 Overview... 3 3 Website overview... 4 3.1 Overview... 4 3.2

More information

Netvibes A field guide for missions, posts and IRCs

Netvibes A field guide for missions, posts and IRCs Netvibes A field guide for missions, posts and IRCs 7/2/2012 U.S. Department of State International Information Programs Office of Innovative Engagement Table of Contents Introduction... 3 Setting up your

More information

BRIGGS & VESELKA CO. ProSystem fx Portal. Client Portal Admin User Guide

BRIGGS & VESELKA CO. ProSystem fx Portal. Client Portal Admin User Guide BRIGGS & VESELKA CO. ProSystem fx Portal Client Portal Admin User Guide Keys Quick reference to the key aspects of a particular function Icon Legend Tip Notes Best practice tips and shortcuts Informational

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Liferay Digital Experience Platform. New Features Summary

Liferay Digital Experience Platform. New Features Summary Liferay Digital Experience Platform New Features Summary Liferay has redesigned its platform with new functionality in Liferay Digital Experience Platform (DXP). The following is a summary of the key new

More information

WordPress is free and open source, meaning it's developed by the people who use it.

WordPress is free and open source, meaning it's developed by the people who use it. 1 2 WordPress Workshop by BBC July 2015 Contents: lorem ipsum dolor sit amet. page + WordPress.com is a cloudhosted service that runs WordPress where you can set up your own free blog or website without

More information

The Distributor s Content Management Guide for subzero-wolf.com

The Distributor s Content Management Guide for subzero-wolf.com The Distributor s Content Management Guide for subzero-wolf.com Dear Distributor Partner Portal users, Please use this guide help you find your way around and assist you in editing Showroom detail page

More information

NETZONE CMS User Guide Copyright Tomahawk

NETZONE CMS User Guide Copyright Tomahawk NETZONE CMS User Guide Copyright 2015. Tomahawk 1 Phone: + 64 9 522 2333 Email: getintouch@tomahawk.co.nz Tomahawk 2015 www.tomahawk.co.nz 2 NETZONE CMS USER GUIDE WHAT YOU LL FIND INSIDE LOGGING IN 4

More information

A*STAR SRDB User Guide

A*STAR SRDB User Guide A*STAR SRDB User Guide Document Version: 5.0 Revised Date: 23 rd March 2010 Document name: ASTAR_UserGuide_5.0.doc Page 1 of 43 Revision History Date Version Author Review By Summary of Changes 9 th July

More information

magento_1:blog_pro

magento_1:blog_pro magento_1:blog_pro https://amasty.com/docs/doku.php?id=magento_1:blog_pro For more details see the Blog Pro extension page. Blog Pro Create responsive blog posts with a handy WYSIWYG editor, easily customize

More information

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide Adobe Document Cloud esign Services for Salesforce Version 17 Installation and Customization Guide 2015 Adobe Systems Incorporated. All rights reserved. Last Updated: August 28, 2015 Table of Contents

More information

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE. Product: Virtual Iron Virtualization Manager Version: 4.2

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE. Product: Virtual Iron Virtualization Manager Version: 4.2 VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron Virtualization Manager to configure

More information

S-Drive Lightning User Guide v2.1

S-Drive Lightning User Guide v2.1 S-Drive Lightning User Guide v2.1 Important Note This user guide contains detailed information about S-Drive for Salesforce Lightning usage. Refer to the S-Drive User Guide for more information about S-Drive

More information

CCH Portal Client User Guide

CCH Portal Client User Guide CCH Portal Client User Guide 4/30/2014 Icon Legend Keys Quick reference to the key aspects of a particular function Tip Best practice tips and shortcuts Notes Informational notes about functions Warning

More information

Purchasing Portal Supplier s technical requirements FULLSTEP PORTAL VS

Purchasing Portal Supplier s technical requirements FULLSTEP PORTAL VS Purchasing Portal Supplier s technical requirements FULLSTEP PORTAL VS. 31600 FULLSTEP NETWORKS 2008 Document services cap/ 26/02/2008 Table of Contents 1 Introduction 3 2 Requirements 3 2.1 Internet connection

More information

Device commands. Device Command. Compliance

Device commands. Device Command. Compliance Device commands Compliance Apply the latest Device mgmt. Profile & app info Apply the latest Device mgmt. Profile Apply the latest app mgmt. profile Apply the latest internal app info Apply customized

More information

CMS Enterprise Portal User Manual

CMS Enterprise Portal User Manual Centers for Medicare & Medicaid Services CMS expedited Life Cycle (XLC) 11/13/2017 Document Number: Enterprise_Portal_User_Manual_v6 Table of Contents Table of Contents 1. Introduction... 1 2. Overview...

More information

How to set up SQL Source Control The short guide for evaluators

How to set up SQL Source Control The short guide for evaluators GUIDE How to set up SQL Source Control The short guide for evaluators 1 Contents Introduction Team Foundation Server & Subversion setup Git setup Setup without a source control system Making your first

More information

Alfresco Content Services 5.2. Getting Started Guide

Alfresco Content Services 5.2. Getting Started Guide Alfresco Content Services 5.2 Getting Started Guide Contents Contents Getting started with Alfresco Share... 3 Signing in...3 Personalizing Alfresco Share... 4 Setting up your dashboard... 4 Updating your

More information

How to Customize Your CT Homes Replica Site

How to Customize Your CT Homes Replica Site How to Customize Your CT Homes Replica Site 1 Table of Contents How to Change the Logo... 1 How to Change the Phone Number... 2 How to Change the Business Name... 2 How to Change Your Email Address...

More information

Managing your content with the Adobe Experience Manager Template Editor. Gabriel Walt Product Manager twitter.com/gabrielwalt

Managing your content with the Adobe Experience Manager Template Editor. Gabriel Walt Product Manager twitter.com/gabrielwalt Managing your content with the Adobe Experience Manager Template Editor Gabriel Walt Product Manager twitter.com/gabrielwalt Table of Contents 1. Introduction 3 1.1 Overview 3 1.2 Prerequisites 3 2. Getting

More information

Installing the Cisco Unified MeetingPlace Web Server Software

Installing the Cisco Unified MeetingPlace Web Server Software Installing the Cisco Unified MeetingPlace Web Server Software Release 8.5 Revised: 2/19/13 : Install the Application Server (which includes the Software Media Server) : Install the Hardware Media Server

More information

Unified Task List. IBM WebSphere Portal V7.0 Review the hardware and software requirements Review the product documentation

Unified Task List. IBM WebSphere Portal V7.0 Review the hardware and software requirements Review the product documentation Unified Task List Software requirements The information in this topic provides details about the software required to install or develop using the Unified Task List portlet. For information about supported

More information

Introduction to application management

Introduction to application management Introduction to application management To deploy web and mobile applications, add the application from the Centrify App Catalog, modify the application settings, and assign roles to the application to

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

Creating Dashboard Widgets. Version: 16.0

Creating Dashboard Widgets. Version: 16.0 Creating Dashboard Widgets Version: 16.0 Copyright 2017 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

PHP & PHP++ Curriculum

PHP & PHP++ Curriculum PHP & PHP++ Curriculum CORE PHP How PHP Works The php.ini File Basic PHP Syntax PHP Tags PHP Statements and Whitespace Comments PHP Functions Variables Variable Types Variable Names (Identifiers) Type

More information

T T USER GUIDE. 1. Website/Pages/Stripes/Items/Elements Click & Edit, Mix & Match (Drag & Drop) Adding a Stripe Managing Stripes...

T T USER GUIDE. 1. Website/Pages/Stripes/Items/Elements Click & Edit, Mix & Match (Drag & Drop) Adding a Stripe Managing Stripes... T T T Contents USER GUIDE 1. Website/Pages/Stripes/Items/Elements... 2. Click & Edit, Mix & Match (Drag & Drop)... 3. Adding a Stripe... 4. Managing Stripes... 5. Adding a Page... 6. Managing Pages and

More information

CreateASite Beginner s Guide

CreateASite Beginner s Guide Contents Getting Started... 3 Access the CreateASite Control Panel... 3 Select a Category/Subcategory... 4 Select a Template... 6 Change the Site Template... 10 Change Colours... 12 Change Fonts... 13

More information