The anatomy of Content Template Catalog v4: how to create custom CTC websites. David Strachan IBM

Size: px
Start display at page:

Download "The anatomy of Content Template Catalog v4: how to create custom CTC websites. David Strachan IBM"

Transcription

1 The anatomy of Content Template Catalog v4: how to create custom CTC websites David Strachan IBM

2 Abstract This session is aimed at everyone who needs to understand how CTC works. In the session we'll dissect CTC to understand how it really works and then demonstrate how to create a custom site based on CTC - we'll look at how pages are put together, how to create your own page templates and custom content types, how to customize the workflow and how CTC plays with the Multi-lingual Solution International Business Machines Corporation 2

3 Agenda Introduction you are here A short overview What it is What s supplied Basic topics Instantiating a CTC site Creating pages and using the supplied components More advanced topics Customize content type Make a new page template Homework Areas for further exploration customizing indexes, MLS etc 2013 International Business Machines Corporation 3

4 Me 2013 International Business Machines Corporation 4

5 You You have some knowledge of Portal & WCM This is not a WCM 101 session, it s a CTC 101 session You have had a look around the CTC demo site Probably created some custom pages Might have created a custom site Haven t tried extending it, so end up going to customers with a conference website What I hope you ll learn here An outline of how CTC hangs together Some basics of how to customize a CTC site Some pointers for more advanced topics 2013 International Business Machines Corporation 5

6 A SHORT CTC OVERVIEW 2013 International Business Machines Corporation 6

7 2013 International Business Machines Corporation 7

8 There are several components we mean when we talk about CTC CTC itself 3 content libraries and a web app The CTC demo site 1 more content library the visible part of the iceberg The CTC theme As of WP there is no separate CTC theme, just a theme profile Page templating This is actually part of Portal and does not require CTC to function Any whizzy WCM feature we haven t used yet e.g. content targeting, inline editing CTC offers an implementation of these features, 2013 International Business Machines Corporation 8

9 What does CTC provide (1) Page Templates and Micro-sites CTC comes with an extensive set of page templates that represent typical types of pages and content in a website Each page template has an associated micro-site which is a pre-built content structure that is instantiated along with the page Component Configurations Most the portlets in CTC display content items that are called component configurations, which are content items that control the behavior of a component There are four of these component configuration types included in CTC Block, List, Slideshow and Carousel Pre-configured Portlet Palette CTC installs a palette of portlets into the page builder customization shelf These portlets are pre-configured to instantiate a component configuration content item when they are dragged onto the page 2013 International Business Machines Corporation 9

10 What does CTC provide (2) Adaptive Component Stylings Components are styled in such a way that they adapt when moved to different containers on the page This simplifies the authoring experience and provides greater freedom in how components are placed and managed over time Inline editing CTC implements inline editing for both design and content For the design side, component configurations are set up for inline editing, but are only available in the edit mode for the page For content, inline editing is available in the page read mode and is subject to access control Content indexes also have inline editing options and allow to describe their index which are managed by configurable components Teaser and promotions are special cases as they do not get displayed on their own pages, and they also have inline editing for both their content and configuration 2013 International Business Machines Corporation 10

11 What s actually shipped WCM libraries CTC Design Authoring and Presentation templates for default content types List, block and field components CTC Process Contains the default workflow, workflow stages and workflow actions Also contains category taxonomy CTC Content Content for page templates used to construct demo site page templates refer to this library CTC Demo Contains the CTC demo site (used in conjunction with portal pages for demo site) 2013 International Business Machines Corporation 11

12 What s actually shipped CTC.ear Dojo components component.js component_layer.js JS Components indexfilter.jsp sets up request parameters etc for search (on News, events, etc) mlsedit.jsp renders MLS extension if it is enabled mlsread.jsp renders MLS extension if it is enabled rendercomponentincontext.jsp used to render list components in the context of CTC. Applied context override specified on site area content item and renders List Component in that context. RenderNestedListCleanup.jsp For side navigation, used on section pages RenderNestedListResult.jsp For side navigation, used on section pages Also Text Providers, Rendering plugins 2013 International Business Machines Corporation 12

13 List presentation pattern (1) This component defines the List of content items that will be presented This component defines the List Presentation that will render the items returned by the List This component defines the context in which the List will execute 2013 International Business Machines Corporation 13

14 List presentation pattern (2) The presentation template has only got one line which refers to this JSP component 2013 International Business Machines Corporation 14

15 BASIC STUFF 2013 International Business Machines Corporation 15

16 A demo, to cover the following Create a new CTC site Create pages within that site Show inline editing features Signpost to content targeting Landing page Section index & section detail (maybe) News page Featured news 2013 International Business Machines Corporation 16

17 2013 International Business Machines Corporation 17

18 2013 International Business Machines Corporation 18

19 2013 International Business Machines Corporation 19

20 2013 International Business Machines Corporation 20

21 2013 International Business Machines Corporation 21

22 2013 International Business Machines Corporation 22

23 2013 International Business Machines Corporation 23

24 2013 International Business Machines Corporation 24

25 2013 International Business Machines Corporation 25

26 2013 International Business Machines Corporation 26

27 2013 International Business Machines Corporation 27

28 2013 International Business Machines Corporation 28

29 2013 International Business Machines Corporation 29

30 2013 International Business Machines Corporation 30

31 2013 International Business Machines Corporation 31

32 2013 International Business Machines Corporation 32

33 2013 International Business Machines Corporation 33

34 2013 International Business Machines Corporation 34

35 2013 International Business Machines Corporation 35

36 2013 International Business Machines Corporation 36

37 2013 International Business Machines Corporation 37

38 2013 International Business Machines Corporation 38

39 2013 International Business Machines Corporation 39

40 2013 International Business Machines Corporation 40

41 2013 International Business Machines Corporation 41

42 2013 International Business Machines Corporation 42

43 2013 International Business Machines Corporation 43

44 2013 International Business Machines Corporation 44

45 2013 International Business Machines Corporation 45

46 2013 International Business Machines Corporation 46

47 2013 International Business Machines Corporation 47

48 2013 International Business Machines Corporation 48

49 2013 International Business Machines Corporation 49

50 2013 International Business Machines Corporation 50

51 2013 International Business Machines Corporation 51

52 2013 International Business Machines Corporation 52

53 2013 International Business Machines Corporation 53

54 2013 International Business Machines Corporation 54

55 2013 International Business Machines Corporation 55

56 2013 International Business Machines Corporation 56

57 2013 International Business Machines Corporation 57

58 2013 International Business Machines Corporation 58

59 2013 International Business Machines Corporation 59

60 2013 International Business Machines Corporation 60

61 2013 International Business Machines Corporation 61

62 2013 International Business Machines Corporation 62

63 2013 International Business Machines Corporation 63

64 2013 International Business Machines Corporation 64

65 2013 International Business Machines Corporation 65

66 JUICIER TOPICS 2013 International Business Machines Corporation 66

67 A demo, to cover the following Set up simple content template Create authoring template Create presentation template Setup default content to be instantiated Setup clone of WCM rendering portlet Set up page template Clone news index Setup authoring and presentation templates 2013 International Business Machines Corporation 67

68 2013 International Business Machines Corporation 68

69 2013 International Business Machines Corporation 69

70 2013 International Business Machines Corporation 70

71 2013 International Business Machines Corporation 71

72 2013 International Business Machines Corporation 72

73 2013 International Business Machines Corporation 73

74 2013 International Business Machines Corporation 74

75 2013 International Business Machines Corporation 75

76 2013 International Business Machines Corporation 76

77 2013 International Business Machines Corporation 77

78 2013 International Business Machines Corporation 78

79 2013 International Business Machines Corporation 79

80 2013 International Business Machines Corporation 80

81 2013 International Business Machines Corporation 81

82 2013 International Business Machines Corporation 82

83 2013 International Business Machines Corporation 83

84 2013 International Business Machines Corporation 84

85 2013 International Business Machines Corporation 85

86 2013 International Business Machines Corporation 86

87 2013 International Business Machines Corporation 87

88 2013 International Business Machines Corporation 88

89 2013 International Business Machines Corporation 89

90 Making a new page template In this demo Instantiate the Products area based on the out of the box Topic template Copy the Topic authoring and presentation templates and modify them to suit the Products scenario Apply these changes to the Products area Move this configuration to a new Products template International Business Machines Corporation 90

91 2013 International Business Machines Corporation 91

92 2013 International Business Machines Corporation 92

93 2013 International Business Machines Corporation 93

94 2013 International Business Machines Corporation 94

95 2013 International Business Machines Corporation 95

96 2013 International Business Machines Corporation 96

97 2013 International Business Machines Corporation 97

98 2013 International Business Machines Corporation 98

99 2013 International Business Machines Corporation 99

100 2013 International Business Machines Corporation 100

101 2013 International Business Machines Corporation 101

102 2013 International Business Machines Corporation 102

103 2013 International Business Machines Corporation 103

104 2013 International Business Machines Corporation 104

105 2013 International Business Machines Corporation 105

106 2013 International Business Machines Corporation 106

107 2013 International Business Machines Corporation 107

108 2013 International Business Machines Corporation 108

109 2013 International Business Machines Corporation 109

110 2013 International Business Machines Corporation 110

111 2013 International Business Machines Corporation 111

112 2013 International Business Machines Corporation 112

113 2013 International Business Machines Corporation 113

114 2013 International Business Machines Corporation 114

115 2013 International Business Machines Corporation 115

116 2013 International Business Machines Corporation 116

117 2013 International Business Machines Corporation 117

118 2013 International Business Machines Corporation 118

119 2013 International Business Machines Corporation 119

120 2013 International Business Machines Corporation 120

121 2013 International Business Machines Corporation 121

122 2013 International Business Machines Corporation 122

123 2013 International Business Machines Corporation 123

124 2013 International Business Machines Corporation 124

125 2013 International Business Machines Corporation 125

126 HOMEWORK 2013 International Business Machines Corporation 126

127 Areas for further work Customize indexes Create your own theme Use content targeting Configure workflow MLS 2013 International Business Machines Corporation 127

128 Top CTC tips When you delete a page, the content isn t deleted you need to do that manually Get your custom site library structure right from the start One library for your custom content (Maybe) one library for your custom templates Don t modify CTC elements, copy them and modify the copy 2013 International Business Machines Corporation 128

129 Q&A 2013 International Business Machines Corporation 129

130 Link [IfNotEditMode][Plugin:ifNotEmpty value="[element context='current' type='content' key='link' format='url']"]<p class="contentinfo strong">[component name="ctc design/icons/ link icon"] [Element context="current" type="content" key="link"]</p>[/plugin:ifnotempty][/ifnoteditmode] [IfEditMode] [Component name="ctc design/field designs/link - edit mode"][/ IfEditMode] 2013 International Business Machines Corporation 130

131 Link edit mode [Component name="ctc design/icons/link icon"] [EditableElement context="current" type="content" key="link" format="span" class="contenteditable contentinfo strong"] [Plugin:ifNotEmpty value="[element context='current' type='content' key='link' format='linktext']"] [Element context="current" type="content" key="link"] [/Plugin:ifNotEmpty] [Plugin:ifEmpty value="[element context='current' type='content' key='link' format='linktext']"] [Plugin:ifNotEmpty value="[element context='current' type='content' key='link' format='url']"] <a>[element context="current" type="content" key="link" format="url"]</a> [/Plugin:ifNotEmpty] [Plugin:ifEmpty value="[element context='current' type='content' key='link' format='url']"] <span class="contentplaceholder">[plugin:translate bundle="com.ibm.workplace.wcm.ctc.ctcbundle" key="authoringtemplate.fields.link.fieldlabel"]</span> [/ Plugin:ifEmpty] [/Plugin:ifEmpty] [/EditableElement] 2013 International Business Machines Corporation 131

132 Content Template - Container Start <div class="contenteditcontainer contentdetail"> [IfEditMode] [Component name="ctc design/inline editing/toolbar for detail pages"] [/IfEditMode] <div class="head"> 2013 International Business Machines Corporation 132

133 Content Template - Container End </div> </div> 2013 International Business Machines Corporation 133

Creating Maps with Google Static API and IBM Web Content Manager

Creating Maps with Google Static API and IBM Web Content Manager Creating Maps with Google Static API and IBM Web Content Manager Creating Maps with Google Static API and IBM Web Content Manager Table of Contents Index... 1 Overview... 2 Introduction... 2 Roles... 2

More information

Prosphero Intranet Sample Websphere Portal / Lotus Web Content Management 6.1.5

Prosphero Intranet Sample Websphere Portal / Lotus Web Content Management 6.1.5 www.ibm.com.au Prosphero Intranet Sample Websphere Portal / Lotus Web Content Management 6.1.5 User Guide 7th October 2010 Authors: Mark Hampton & Melissa Howarth Introduction This document is a user guide

More information

Lab Exercise: Building your Site with IBM Digital Experience and CTC

Lab Exercise: Building your Site with IBM Digital Experience and CTC Lab Exercise: Building your Site with IBM Digital Experience and CTC Author: Herbert Hilhorst herbert_hilhorst@fr.ibm.com Document History 3 April 2015 First release Name herbert_hilhorst@fr.ibm.com Copyright

More information

Rating WCM content Marwa Arafa

Rating WCM content Marwa Arafa Rating WCM content Marwa Arafa Senior Software Engineer Cairo Technology Development Center (CTDC) IBM Egypt June 2013 About the Author Marwa Arafa is a senior software engineer in the Cairo Technology

More information

IBM LOT-920. IBM WebSphere Portal 7.0 Development And Administration. Download Full Version :

IBM LOT-920. IBM WebSphere Portal 7.0 Development And Administration. Download Full Version : IBM LOT-920 IBM WebSphere Portal 7.0 Development And Administration Download Full Version : https://killexams.com/pass4sure/exam-detail/lot-920 A. From the Manage Pages portlet, locate the composite application

More information

IBM Exam C IBM Digital Experience 8.5 Fundamentals Version: 6.0 [ Total Questions: 64 ]

IBM Exam C IBM Digital Experience 8.5 Fundamentals Version: 6.0 [ Total Questions: 64 ] s@lm@n IBM Exam C9520-427 IBM Digital Experience 8.5 Fundamentals Version: 6.0 [ Total Questions: 64 ] IBM C9520-427 : Practice Test Question No : 1 What wp_profile_root/portalserver/bin scripts generate

More information

JMP305: JumpStart Your Multi-Channel Digital Experience Development with Web Experience Factory IBM Corporation

JMP305: JumpStart Your Multi-Channel Digital Experience Development with Web Experience Factory IBM Corporation JMP305: JumpStart Your Multi-Channel Digital Experience Development with Web Experience Factory 2014 IBM Corporation Agenda Multi-channel applications and web sites Rapid development with the model-based

More information

Senior Technical Specialist, IBM. Charles Price (Primary) Advisory Software Engineer, IBM. Matthias Falkenberg DX Development Team Lead, IBM

Senior Technical Specialist, IBM. Charles Price (Primary) Advisory Software Engineer, IBM. Matthias Falkenberg DX Development Team Lead, IBM Session ID: DDX-15 Session Title: Building Rich, OmniChannel Digital Experiences for Enterprise, Social and Storefront Commerce Data with Digital Data Connector Part 2: Social Rendering Instructors: Bryan

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

IBM Web Content Manager, programmatically using content as a service.

IBM Web Content Manager, programmatically using content as a service. Introduction 1 IBM Web Content Manager, programmatically using content as a service. Table of Contents Table of Contents... 1 Introduction... 1 Prerequisites... 3 IBM Web Content Manager... 3 IBM Script

More information

What s New IBM Multi-Channel Feature Pack 2 for IBM Web Experience Factory 8.0.x IBM Corporation

What s New IBM Multi-Channel Feature Pack 2 for IBM Web Experience Factory 8.0.x IBM Corporation What s New IBM Multi-Channel Feature Pack 2 for IBM Web Experience Factory 8.0.x 2013 IBM Corporation Leaders leverage social business for a competitive advantage IBM MobileFirst As a mobile enterprise,

More information

AD406: What s New in Digital Experience Development with IBM Web Experience Factory

AD406: What s New in Digital Experience Development with IBM Web Experience Factory AD406: What s New in Digital Experience Development with IBM Web Experience Factory Jonathan Booth, Senior Architect, Digital Experience Tooling, IBM Adam Ginsburg, Product Manager, Digital Experience

More information

YOUR GUIDE TO. Skype for Business

YOUR GUIDE TO. Skype for Business YOUR GUIDE TO Skype for Business Welcome to Skype for Business This is the Skype for Business app Your profile picture, status & location (you can change these) Your options Your contacts and groups (you

More information

What's New in IBM WebSphere Portal Version 8? Open Mic November 6, 2012

What's New in IBM WebSphere Portal Version 8? Open Mic November 6, 2012 What's New in IBM WebSphere Portal Version 8? Open Mic November 6, 2012 Stefan Liesche Web Experience Solution and Platform Chief Architect, STSM Stefan Koch Chief Programmer - WebSphere Portal IBM Collaboration

More information

Upgrading to IBM WebSphere Portal & Web Content Manager Versions 8.5 and 9

Upgrading to IBM WebSphere Portal & Web Content Manager Versions 8.5 and 9 Upgrading to IBM WebSphere Portal & Web Content Manager Versions 8.5 and 9 20. 21. Juni 2017 IBM Labor Böblingen 1 WebSphere Portal Migration Portal services offerings Content update Agenda Portal 8/WAS855

More information

Customizing Quickr Places

Customizing Quickr Places Customizing Quickr Places Prepared by Bryan Daniel (bryand@us.ibm.com) April 21, 2009 Copyright IBM Corporation 2009. All Rights Reserved. Contents OVERVIEW A...3 INTRODUCTION...3 REQUIREMENTS...3 PART

More information

Building Rich, OmniChannel Digital Experiences for Enterprise, Social and Storefront Commerce Data with Digital Data Connector

Building Rich, OmniChannel Digital Experiences for Enterprise, Social and Storefront Commerce Data with Digital Data Connector Session ID: Session Title: DDX-15 Building Rich, OmniChannel Digital Experiences for Enterprise, Social and Storefront Commerce Data with Digital Data Connector Part 3: Exploring Commerce DDC Components

More information

EmberJS A Fitting Face for a D8 Backend. Taylor Solomon

EmberJS A Fitting Face for a D8 Backend. Taylor Solomon EmberJS A Fitting Face for a D8 Backend Taylor Solomon taylor.solomon @jtsolomon http://interactivestrategies.com 2 Years Ago 2 Years Ago URL Ember Data assumes a few things. - Your API format is JSON

More information

A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group

A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group 2008 IBM Corporation Agenda XPage overview From palette to properties: Controls, Ajax

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

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.  Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : LRP-614 Title : Portal Developer Vendor : Liferay Version : DEMO 1 / 4 Get Latest & Valid LRP-614 Exam's

More information

No hands-on lessons here Digital humanities focus Talk about the kinds of things you can do Give you ideas for developing your project

No hands-on lessons here Digital humanities focus Talk about the kinds of things you can do Give you ideas for developing your project No hands-on lessons here Digital humanities focus Talk about the kinds of things you can do Give you ideas for developing your project 1 Traditional blog themes are a running list of posts with maybe a

More information

The Instagram Promotion Template

The Instagram Promotion Template The Instagram Promotion Template You ll often see Instagram posts with the caption, click the link in the bio. That s because Instagram restricts profiles to that one link. For individuals, this isn t

More information

Real World Intranets. Release Plone Conference Joel Burton

Real World Intranets. Release Plone Conference Joel Burton Real World Intranets Release Plone Conference 2008 Joel Burton October 08, 2008 ii CONTENTS 1 Real World Intranets 1 1.1 Introduction.......................................... 1 1.2 Content Editing.........................................

More information

EBS goes social - The triumvirate Liferay, Application Express and EBS

EBS goes social - The triumvirate Liferay, Application Express and EBS EBS goes social - The triumvirate Liferay, Application Express and EBS Keywords: EBS, Portals, Application Express, Integration Overview Michael Pergande PROMATIS software GmbH Ettlingen As part of Oracle

More information

How to Customize MyWebCampus Page

How to Customize MyWebCampus Page WebCampus Quick Tutorials: http://teaching.unr.edu/idt/teachingtools/quick_tutorials.html Questions: WebCampus@unr.edu or (775) 682-6798 How to Customize MyWebCampus Page This tutorial will show you how

More information

Customizing the Blackboard Learn UI & Tag Libraries. George Kroner, Developer Relations Engineer

Customizing the Blackboard Learn UI & Tag Libraries. George Kroner, Developer Relations Engineer Customizing the Blackboard Learn UI & Tag Libraries George Kroner, Developer Relations Engineer Agenda Product capabilities Capabilities in more depth Building Blocks revisited (tag libraries) Tag libraries

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : C9520-927 Title : Developing Portlets and Web Applications with IBM Web Experience Factory 8.0 Vendors

More information

Photoshop World 2018

Photoshop World 2018 Photoshop World 2018 Unlocking the Power of Lightroom CC on the Web with Rob Sylvan Learn how to leverage the cloud-based nature of Lightroom CC to share your photos in a way that will give anyone with

More information

Advanced Topics in WebSphere Portal Development Graham Harper Application Architect IBM Software Services for Collaboration

Advanced Topics in WebSphere Portal Development Graham Harper Application Architect IBM Software Services for Collaboration Advanced Topics in WebSphere Portal Development Graham Harper Application Architect IBM Software Services for Collaboration 2012 IBM Corporation Ideas behind this session Broaden the discussion when considering

More information

What s New In the Salesforce Winter 15 Release

What s New In the Salesforce Winter 15 Release What s New In the Salesforce Winter 15 Release Salesforce1 Quick Start Wizard allows you to setup the app in five easy steps Step 1: Setup Navigation Step 2: Setup Action Bar Step 3: Setup Compact

More information

Content Templates Catalog (CTC)

Content Templates Catalog (CTC) IBM WebSphere Portal & Lotus Content Management Content Templates Catalog (CTC) August 29 th 2010 The IBM Content Templates Catalog (CTC) provides you with a quick start for using WCM to build up your

More information

Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory

Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory IBM Corporation 2011 Who am I? 2 Agenda Mobile web applications and Web Experience Factory Tour of Web Experience

More information

Digital Media & Society CAO: GA884

Digital Media & Society CAO: GA884 * Digital Media & Society CAO: GA884 1 *You re going to build your own website using Weebly *Weebly is a free tool that can be used to build websites quickly. *The instructions should help you work through

More information

for Spend more time developing/creating. Presenting isn t an issue anymore. Theme design, code and documentation authored by R.

for Spend more time developing/creating. Presenting isn t an issue anymore. Theme design, code and documentation authored by R. for SimpleSite-2 An advanced Wordpress theme that s powerful enough to build Product Display/Project Showcase/Portfolio sites in minutes, maintaining top standards & compatibility, saving you weeks of

More information

Enriching Portal user experience using Dojo toolkit support in IBM Rational Application Developer v8 for IBM WebSphere Portal

Enriching Portal user experience using Dojo toolkit support in IBM Rational Application Developer v8 for IBM WebSphere Portal Enriching Portal user experience using Dojo toolkit support in IBM Rational Application Developer v8 for IBM WebSphere Portal Summary: Learn how to create Portlet applications for Websphere Portal for

More information

OG10333-L Behind the Face Tips and Tricks in AutoCAD Plant 3D

OG10333-L Behind the Face Tips and Tricks in AutoCAD Plant 3D OG10333-L Behind the Face Tips and Tricks in AutoCAD Plant 3D Bernd Gerstenberger Autodesk Learning Objectives Discover several, maybe surprising examples of how you can configure your project and your

More information

28 JANUARY, Updating appearances. WordPress. Kristine Aa. Kristoffersen, based on slides by Tuva Solstad and Anne Tjørhom Frick

28 JANUARY, Updating appearances. WordPress. Kristine Aa. Kristoffersen, based on slides by Tuva Solstad and Anne Tjørhom Frick Updating appearances WordPress Kristine Aa. Kristoffersen, based on slides by Tuva Solstad and Anne Tjørhom Frick Agenda Brief talk about assessments Plan for WordPress lessons Installing themes Installing

More information

The JSF Tools Project

The JSF Tools Project The JSF Tools Project Eclipse Webinar Presentation Presenters Raghu Srinivasan, Project Lead, Oracle Inc. Cameron Bateman, Committer, Oracle Inc January 23, 2007 2007 by Raghu Srinivasan, Oracle Inc; made

More information

2010 Exceptional Web Experience

2010 Exceptional Web Experience 2010 Exceptional Web Experience Session Code: TECH-D07 Session Title: What's New In IBM WebSphere Portlet Factory Jonathan Booth, Senior Architect, WebSphere Portlet Factory, IBM Chicago, Illinois 2010

More information

Theme Editor User Manual by nop4you.com

Theme Editor User Manual by nop4you.com Theme Editor User Manual by nop4you.com 1 List of content: 1. Before install... 3 2. Installation... 3 a. Reload list of plugins... 3 b. Find plugin and install... 4 3. Configuration... 5 a. Editor style...

More information

RSA Archer Advanced Workflow Overview & Troubleshooting

RSA Archer Advanced Workflow Overview & Troubleshooting RSA Archer Advanced Workflow Overview & Troubleshooting 1. Introduction 1.1 Advanced Workflow Notes: Welcome to this Advanced Workflow overview and troubleshooting training. 1.2 Outline Notes: Throughout

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

User Centered Design - Maximising the Use of Portal

User Centered Design - Maximising the Use of Portal User Centered Design - Maximising the Use of Portal Sean Kelly, Certus Solutions Limited General Manager, Enterprise Web Solutions Agenda What is UCD Why User Centered Design? Certus Approach - interact

More information

Create & Use Your Own Teaching Website BJORN CANDEL FUJAIRAH MEN S COLLEGE

Create & Use Your Own Teaching Website BJORN CANDEL FUJAIRAH MEN S COLLEGE Create & Use Your Own Teaching Website BJORN CANDEL FUJAIRAH MEN S COLLEGE 2 Go to www.kahoot.it 3 Here are some different ways to communicate with your students and deliver your classes 28 February 2018

More information

Beyond the Portlet API

Beyond the Portlet API Beyond the Portlet API (More) Advanced Topics in WebSphere Portal Development Graham Harper Application Architect IBM Software Services for WebSphere Ideas behind this session Broaden the discussion when

More information

The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Applications

The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Applications The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Stuart Duguid Portal & Workplace Specialist TechWorks, IBM Asia-Pacific Overview / Scope The aim of

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : C2040-915 Title : IBM WebSphere Portal 7.0 Solution Development Vendors

More information

Once you have obtained a username and password you must open one of the compatible web browsers and go to the following address to begin:

Once you have obtained a username and password you must open one of the compatible web browsers and go to the following address to begin: CONTENT MANAGER GUIDELINES Content Manager is a web-based application created by Scala that allows users to have the media they upload be sent out to individual players in many locations. It includes many

More information

The Fox Documentation

The Fox Documentation The Fox Documentation Hi there! Thank you once again for purchasing The Fox Theme. While installing the item or using it, if you need any help, please open a support question at withemes.ticksy.com. Install

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

DrupalGovcon July 20th, 2016

DrupalGovcon July 20th, 2016 Agile Drupal 8 Builds: Doing the Most Without PHP DrupalGovcon July 20th, 2016 Matt Cheney & Molly Byrnes 1 Hello to Drupalcon Govcon My name is Matthew Cheney. I work on the magical platform that is Pantheon.

More information

Enable jquery Mobile on WebSphere Portal

Enable jquery Mobile on WebSphere Portal Enable jquery Mobile on WebSphere Portal Introduction jquery is a cross-browser JavaScript library that facilitates Data Object Model (DOM) traversal, event handling, animation, and Ajax interactions.

More information

Quick Web Development using JDeveloper 10g

Quick Web Development using JDeveloper 10g Have you ever experienced doing something the long way and then learned about a new shortcut that saved you a lot of time and energy? I can remember this happening in chemistry, calculus and computer science

More information

BlueJeans Events Instructions for Moderators. October 2017

BlueJeans Events Instructions for Moderators. October 2017 BlueJeans Events Instructions for Moderators October 2017 Scheduling Events Schedule an Event 1. Enter an Event Title 2. Provide a Description 3. Select an available Event Size (your plan will dictate

More information

Active Workspace 3.4 Configuration. David McLaughlin / Oct 2017

Active Workspace 3.4 Configuration. David McLaughlin / Oct 2017 Active Workspace 3.4 Configuration David McLaughlin / Oct 2017 . Active Workspace Configuration Areas that can and should be configured Tips on how they work, and where to find more information New capabilities

More information

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42 A User Guide Signup forms are the most popular tools for building a subscriber database. They let your website visitors become subscribers by entering basic details such as name and email address. The

More information

Themes and Master Pages

Themes and Master Pages Themes and Master Pages Today you will learn Styles Themes Master Pages CSE 409 Advanced Internet Technology Styles CSE 409 Advanced Internet Technology 2 Creating a Basic Inline Style To apply style to

More information

FROM 4D WRITE TO 4D WRITE PRO INTRODUCTION. Presented by: Achim W. Peschke

FROM 4D WRITE TO 4D WRITE PRO INTRODUCTION. Presented by: Achim W. Peschke 4 D S U M M I T 2 0 1 8 FROM 4D WRITE TO 4D WRITE PRO Presented by: Achim W. Peschke INTRODUCTION In this session we will talk to you about the new 4D Write Pro. I think in between everyone knows what

More information

Microsoft SharePoint Server 2016 for the Site Owner/Power User

Microsoft SharePoint Server 2016 for the Site Owner/Power User Course 55197: Microsoft SharePoint Server 2016 for the Site Owner/Power User Page 1 of 5 Microsoft SharePoint Server 2016 for the Site Owner/Power User Course 55197: 2 days; Instructor-Led Introduction

More information

Course 55197A: Microsoft SharePoint Server 2016 for the Site Owner/Power User

Course 55197A: Microsoft SharePoint Server 2016 for the Site Owner/Power User Skip to main content Course 55197A: Microsoft SharePoint Server 2016 for the Site Owner/Power User - Course details Course Outline Module 1: The Role of the Site Owner This module provides an introduction

More information

WebSite Tonight. Getting Started Guide. Getting Your Small Business Online in One Night. Small Business // WebSite Tonight

WebSite Tonight. Getting Started Guide. Getting Your Small Business Online in One Night. Small Business // WebSite Tonight Getting Started Guide WebSite Tonight Getting Your Small Business Online in One Night Getting Started Guide Page 1 Getting Started Guide: WebSite Tonight Small Business Version 1.0 (04.7.10) Copyright

More information

Vuzix Basics Video Getting Started. Version 1.2, October 31, 2018

Vuzix Basics Video Getting Started. Version 1.2, October 31, 2018 Vuzix Basics Video Getting Started Version 1.2, October 31, 2018 1 Welcome to Vuzix Basics Video! This document is intended to get you up and running quickly with Vuzix Basics Video. Click Connect Collaborate.

More information

Script Portlet Installation and Configuration with Websphere Portal v8.5. Adinarayana H

Script Portlet Installation and Configuration with Websphere Portal v8.5. Adinarayana H Script Portlet Installation and Configuration with Websphere Portal v8.5 Adinarayana H Table Of Contents 1. Script Portlet Overview 2. Script Portlet Download Process 3. Script Portlet Installation with

More information

Lotus Quickr 8.0: Technical Architecture

Lotus Quickr 8.0: Technical Architecture Lotus Quickr 8.0: Technical Architecture Chai Shong Phua 2007 IBM Corporation Agenda 1 2 Functional Overview Architecture 3 Customization 3 Lotus Quickr: Power to the People Lotus Quickr self-service workspaces

More information

Customizing and Extending ArcGIS WebApp Builder. Moxie Zhang Julie Powell

Customizing and Extending ArcGIS WebApp Builder. Moxie Zhang Julie Powell Customizing and Extending ArcGIS WebApp Builder Moxie Zhang Julie Powell Topics Introduce WebApp Builder - Quick introduction of ArcGIS WebApp Builder - Configure a ready to use web application WebApp

More information

Crux. Getting Started. Theme Features. Setting up your store. Setting up the Page templates. Using background images. Working with Sidebars

Crux. Getting Started. Theme Features. Setting up your store. Setting up the Page templates. Using background images. Working with Sidebars Crux Table of Contents Getting Started Installing WordPress Installing the theme Installing the Required Plugins Theme Features Custom Menus Theme Options Serving Retina Images Child Theme Support Setting

More information

Onboarding checklist. 1. Understand Asana

Onboarding checklist. 1. Understand Asana Onboarding checklist Asana is the easiest way for teams to track their work and get results. If you re joining a team that s already using Asana, this onboarding checklist will get you up to speed. We

More information

Moving WebSphere Portal Themes into Watson Content Hub. WebSphere Portal Lab Services (SEAL) Team IBM

Moving WebSphere Portal Themes into Watson Content Hub. WebSphere Portal Lab Services (SEAL) Team IBM Moving WebSphere Portal Themes into Watson Content Hub Sarah Hall WebSphere Portal Lab Services (SEAL) Team IBM 01/08/2018 Contents Contents... 1 Purpose... 2 Creating a Simple Theme in WebSphere Portal...

More information

ICS Tutorials: Basic Operations

ICS Tutorials: Basic Operations ICS Tutorials: Basic Operations This tutorial introduces the basic components of Builder Xcessory. For more detailed information, see the Builder Xcessory Reference Manual. This book is directly accessible

More information

IBM Social Rendering Templates for Digital Data Connector

IBM Social Rendering Templates for Digital Data Connector IBM Social Rendering Templates for Digital Data Dr. Dieter Buehler Software Architect WebSphere Portal / IBM Web Content Manager Social Rendering Templates for DDC- Overview This package demonstrates how

More information

Set Up and Configure Salesforce Advisor Link

Set Up and Configure Salesforce Advisor Link Set Up and Configure Salesforce Advisor Link Examples and illustrations throughout this document are for illustrative purposes only and not to be considered guidance on proper or required configurations.

More information

What s New in WebSphere Portal and Web 2.0? Gareth Greenwood IBM CEEMEA Lotus Technical Sales & Services Leader

What s New in WebSphere Portal and Web 2.0? Gareth Greenwood IBM CEEMEA Lotus Technical Sales & Services Leader What s New in WebSphere Portal 6.1.5 and Web 2.0? Gareth Greenwood IBM CEEMEA Lotus Technical Sales & Services Leader 2006 IBM Corporation WebSphere Portal Solutions Deliver Exceptional User Experiences

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

What's new in AppScan Standard version

What's new in AppScan Standard version What's new in AppScan Standard version 9.0.3.5 IBM Audio Security Connection support dialog by Open access Mic the Slides and more information: http://www.ibm.com/support/docview.wss?uid=swg27049311 February

More information

Liferay IDE Installation and Development on Windows

Liferay IDE Installation and Development on Windows Liferay IDE Installation and Development on Windows Prepared by M&S Consulting Last Modified: December 26, 2010 Contents Background... 1 Eclipse, the Prerequisite... 2 Installing Liferay IDE... 3 Liferay

More information

"Charting the Course... WebSphere Portal 8 Development using Rational Application Developer 8.5. Course Summary

Charting the Course... WebSphere Portal 8 Development using Rational Application Developer 8.5. Course Summary Course Summary Description This course will introduce attendees to Portlet development using Rational Application Developer 8.5 as their development platform. It will cover JSR 286 development, iwidget

More information

Overview and Demonstration

Overview and Demonstration IBM Software Group Overview and Demonstration IBM Corporation Harley Davidson Agenda Overview Demonstration Create a Form Forms within a portal Futures Summary IBM Software Group Manual Forms create challenges

More information

Upgrading to IBM WebSphere Portal and Web Content Manager V8.5

Upgrading to IBM WebSphere Portal and Web Content Manager V8.5 Upgrading to IBM WebSphere Portal and Web Content Manager V8.5 Joseph John (joseph_john@us.ibm.com) Portal Migration Development Lead April 28, 2015 WebSphere Support Technical Exchange Click to add text

More information

S A M P L E C H A P T E R

S A M P L E C H A P T E R SAMPLE CHAPTER Anyone Can Create an App by Wendy L. Wise Chapter 5 Copyright 2017 Manning Publications brief contents PART 1 YOUR VERY FIRST APP...1 1 Getting started 3 2 Building your first app 14 3 Your

More information

08/10/2018. Istanbul Now Platform User Interface

08/10/2018. Istanbul Now Platform User Interface 08/10/2018 Contents Contents...5 UI16... 9 Comparison of UI16 and UI15 styles... 11 Activate UI16... 15 Switch between UI16 and UI15...15 UI16 application navigator... 16 System settings for the user

More information

Leveraging the Direct Manipulation Capabilities of OpenCms by Introducing a Page Definition Layer -

Leveraging the Direct Manipulation Capabilities of OpenCms by Introducing a Page Definition Layer - Leveraging the Direct Manipulation Capabilities of OpenCms by Introducing a Page Definition Layer - Presented by Konrad W ulf, businessmart AG, at the OpenCms Days 2008, Cologne (May 5/6) Contents 1. Direct

More information

IBM Realtests LOT-911 Exam Questions & Answers

IBM Realtests LOT-911 Exam Questions & Answers IBM Realtests LOT-911 Exam Questions & Answers Number: LOT-911 Passing Score: 800 Time Limit: 120 min File Version: 35.4 http://www.gratisexam.com/ IBM LOT-911 Exam Questions & Answers Exam Name: IBM WebSphere

More information

APPENDIX. Using Google Sites. After you read this appendix, you will be able to:

APPENDIX. Using Google Sites. After you read this appendix, you will be able to: APPENDIX B Using Google Sites Objectives After you read this appendix, you will be able to: 1. Create a New Site 2. Manage Your Sites 3. Collaborate on a Shared Site The following Hands-On Exercises will

More information

Enter the site Title: Student Name s eportfolio Choose your Website Domain: Use a Subdomain of Weebly.com

Enter the site Title: Student Name s eportfolio Choose your Website Domain: Use a Subdomain of Weebly.com Weebly Tutorial Tutorial #1: Signing Up: Welcome to this tutorial. I m going to show you how to sign up for an account with Weebly so you can start building your eportfolio. Go to www.weebly.com. You can

More information

Kurant StoreSense Quick Start Guide

Kurant StoreSense Quick Start Guide Kurant StoreSense Quick Start Guide Version 5.7.0 2004 Kurant Corporation. Kurant, StoreSense, and the Kurant logo are trademarks of Kurant. All other products mentioned are trademarks of their respective

More information

Microsoft Lync 2013 Quick-Start Guide. ThinkTel Communications Professional Services Last Updated: June 18, 2013

Microsoft Lync 2013 Quick-Start Guide. ThinkTel Communications Professional Services Last Updated: June 18, 2013 Microsoft Lync 2013 Quick-Start Guide ThinkTel Communications Professional Services Last Updated: June 18, 2013 Instant Messaging & Presence Accept an IM request Click anywhere on the picture display area

More information

Rapid Application Development with APEX 5.0

Rapid Application Development with APEX 5.0 Rapid Application Development with APEX 5.0 Anthony Rayner Principal Member of Technical Staff Oracle Application Express Oracle UK The following is intended to outline Oracle s general product direction.

More information

Give Your DITA wings with taxonomy & modern web design. Joe Pairman

Give Your DITA wings with taxonomy & modern web design. Joe Pairman Give Your DITA wings with taxonomy & modern web design Joe Pairman What do we all want? What do we all want? ~ Free beer What do we all want? ~ Free beer ~ We want our content to be effective What do we

More information

de la session Portal 6.1 Administration

de la session Portal 6.1 Administration IBM Corporation Titre WebSphere de la session Portal 6.1 Administration Nom du speaker email 1 er et 2 octobre 2007 Agenda WebSphere Portal Strategy Delivering Exceptional User Experiences: Deliver the

More information

Extensible Components with Sling Models and HTL

Extensible Components with Sling Models and HTL APACHE SLING & FRIENDS TECH MEETUP BERLIN, 25-27 SEPTEMBER 2017 Extensible Components with Sling Models and HTL Vlad Băilescu & Burkhard Pauli, Adobe About us: ref-squad 2 Agenda WCM Components in AEM

More information

Getting Started with ShortStack

Getting Started with ShortStack Getting Started with ShortStack presented by SHORTSTACK Welcome to ShortStack! This guide covers our platform s five main sections: Tabs, Designer, Media, Templates, and Forms & Promos so that you can

More information

Blackfin Online Learning & Development

Blackfin Online Learning & Development Presentation Title: Multimedia Starter Kit Presenter Name: George Stephan Chapter 1: Introduction Sub-chapter 1a: Overview Chapter 2: Blackfin Starter Kits Sub-chapter 2a: What is a Starter Kit? Sub-chapter

More information

LOT-921 IBM WebSphere Portal 7.0 Migration and Support

LOT-921 IBM WebSphere Portal 7.0 Migration and Support LOT-921 IBM WebSphere Portal 7.0 Migration and Support Version 13.5 Topic 1, Volume A QUESTION NO: 1 You have taken a position with a new company that has a large WebSphere Portal deployment that is active.

More information

HCA Tech Note 120. Configuring the Control UI Home Page. Option 1: HCA constructs the home page

HCA Tech Note 120. Configuring the Control UI Home Page. Option 1: HCA constructs the home page Configuring the Control UI Home Page HCA contains two different user interfaces: One interface called the Development UI - where all design elements and tools are available and you can make changes, and

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

Copyright. Restricted Rights Legend. Trademarks or Service Marks. Copyright 2003 BEA Systems, Inc. All Rights Reserved.

Copyright. Restricted Rights Legend. Trademarks or Service Marks. Copyright 2003 BEA Systems, Inc. All Rights Reserved. Version 8.1 SP4 December 2004 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and documentation is subject to and made available only pursuant to

More information

A Quick-Reference Guide. To access reddot: https://cms.hampshire.edu/cms

A Quick-Reference Guide. To access reddot: https://cms.hampshire.edu/cms Using RedDot A Quick-Reference Guide To access reddot: https://cms.hampshire.edu/cms For help: email reddot@hampshire.edu or visit http://www.hampshire.edu/computing/6433.htm Where is... Page 6 Page 8

More information

55035: Microsoft SharePoint Server 2013 for the Site Owner/Power User

55035: Microsoft SharePoint Server 2013 for the Site Owner/Power User 55035: Microsoft SharePoint Server 2013 for the Site Owner/Power User Description This training class is designed for SharePoint Site Owners, Site Collection Administrators and SharePoint Server Administrators

More information

IBM's Exceptional Web Experience #IBMexperience

IBM's Exceptional Web Experience #IBMexperience IBM's Exceptional Web Experience #IBMexperience by @IBMwebxperience Vidar Svendsen vidar.svendsen@no.ibm.com Client Technical Professional Client Solution Architect IBM Collaboration Solutions Twitter:

More information