SlideShare a Scribd company logo
IBM Lotus Notes Domino
Blog Template 8.0.1 Update
Steve Castledine
January 28, 2008




                             © 2007 IBM Corporation
Presenter
       Steve Castledine
       Advisory Software Engineer
       IBM


       http://www.stevecastledine.com




                                        © 2007 IBM Corporation
Agenda
   Introduction
   W hat are the Changes?
   Notes Client UI
   Tagging
   Attachment Handling
   W eb Client Rich Text Editor Update
   Default “Theme” Update
   Questions




                                          © 2007 IBM Corporation
Introduction
 The Blog Template that ships with the Lotus Domino Server had a significant update
 at version 8.0.1.
 Targeted around making it easier to use and also align the UI with Lotus Notes 8.0
 look and feel.
 This presentation aims to inform of these changes and educate on the impact and
 technical how/why's. It's aim is also to be a technical resource in its own right.

 Assumes some knowledge of how the template works already ( I will be doing a new
 “Quick Start” guide to the template shortly based on 8.01).




                                                                                 © 2007 IBM Corporation
What are the changes?
      Notes Client UI Updated
 Taken on a Notes 8.0 Look and Feel, uses Java views and navigators in the standard client, simplified to make it
 easier for “Samantha” to use, allow administrators to restrict access to configuration areas.


      Tagging takes preference over categories
 Previously you could tag and categorize content, this lead to confusion and UI clutter. By default tagging takes
 preference however categories are still available and both can still be used.

      Attachment Handling Improved
 Attachment handling was complex. This has been simplified for both Notes and Web client.

      Web Client Rich Text Editor upgraded
 At 7.02 (1st IBM release version) the web based rich text editor was downgraded as it did not satisfy Open
 Source/Legal requirements. This has now been upgraded and uses the Dojo Rich Text Editor.

      Default website “Theme” updated
 Previous default theme was a basic blue layout. The new default theme is “Lotus Connections Yellow” based. New
 users get this by default, existing users select an option to upgrade to it.




                                                                                                                © 2007 IBM Corporation
Notes Client UI Update
  Taken on a Notes 8.0 Look and Feel, uses Java views and navigators in the standard client, simplified
  to make it easier for “Samantha” to use, allow administrators to restrict access to configuration areas.

 “Java” Views and Navigators
 Using the standard client, the display is rendered using the new Java Views and Navigators:




                                                                                                       © 2007 IBM Corporation
Notes Client UI Update cont...
     Navigation
     Previously you could navigate to all views from the main navigator. This has now changed to a “java” navigator with only the
     essential items available.




            You can access all of the original views still by clicking “Advanced”



Note – basic client also has simplified navigator – only its a standard navigator – not java
                                                                                                                    © 2007 IBM Corporation
Notes Client UI Update cont...
 Adding Content
 Adding content previously was fairly simple, if you were used to the template, but daunting if you were not due to the
 overwhelming number of options.




                                                                                                                 © 2007 IBM Corporation
Notes Client UI Update cont...
 Adding Content
 The add content form is now simplified:




                                           User can define which fields to display –
                                           selection is “sticky” for future use




                                                                         © 2007 IBM Corporation
Notes Client UI Update cont...
 The action of adding content is simplier:

     Click New Post
     Add Subject and Content
     Click Save and Post




     No need to worry about setting status (we have Save as Draft)




                                                                     © 2007 IBM Corporation
Notes Client UI Update cont...
 Extra administrator option for hiding “advanced” feature's

 Support Note - Adding the role “basic” to the ACL and associating that with the user, will hide the advanced views link
 and remove some of the fields from the add content form.

 Was a big customer request.




     Some of the advanced fields hidden in
     the content form:




                                                                                                               © 2007 IBM Corporation
Tagging takes preference over categories
 Previously you could tag and categorize content, this lead to confusion and UI clutter. By default
 tagging takes preference, however categories are still available and both can still be used.

     Was probably the toughest area to change as part of the UI “cleanup”
     Highest risk on Customer Support – because of change
     More information on this can be found at http://www.stevecastledine.com/sc.nsf/dx/tags-v-categories

 Previously:
     User would add a “Content Category” document to the application for each category of content they created
     Select a Category when adding content
     In addition select tags if they wanted to link their content to external sites such as technorati (www.technorati.com)
     This confused users, the fields were together, categories had multiple levels (for advanced content management use)
     It needed simplifying




                                                                                                             © 2007 IBM Corporation
Tagging takes preference over categories cont...
 Now:

    No need to add the category documents
    User's just “tag” the content – previously used tags are automatically available for reuse
    UI simplified – clutter removed:




                                                                                            © 2007 IBM Corporation
Tagging takes preference over categories cont...
 What about existing users?:
      Nothing breaks, can continue to use template as before – only use the tag selector instead of the category selector.




       Existing users may wish to upgrade their existing website theme to a new version (details later in this presentation) or
 just carry on as normal. if they want to change text such as “Categories” to “Tags” within their site they can do a search for
 categories within the “HTML Template” documents and replace the text manually.




                                                                                                                  © 2007 IBM Corporation
Tagging takes preference over categories cont...
 What about existing users? cont..

     There is a new view “Tags”. Any documents that have been tagged will appear in this view. Old categories appear
 under “Advanced – Post's/By Category”.




        Support Note - If a user wants to update all old categories to be tags they can do. There
  is an option under the “More” menu “Upgrade Data for Tags”.




                                                                                                           © 2007 IBM Corporation
Attachment Handling Improved
 Attachment handling was complex. This has been simplified for both Notes and Web client.

 Part of the complexity is caused by attaching of files directly to Rich Text field not supported because
 of the way the rich text is stored on disk for the blog template (HTML/MIME).

Previously:
   User would add an attachment by selecting “Add Attachment from Directory” from the “Action” menu.




                                                      They could then manage these attachments in the “Attachments” Tab.




                                                                                                        © 2007 IBM Corporation
Attachment Handling Improved Cont...
Now:
     An Attachments section that can be toggled open/closed.

     Explains to the user how to import images, attachments
and podcasts.

      Adding a file can be done by clicking on the “Upload”
links (see right) or using “Insert > Upload File” fro the menu.




      Attachments automatically appear at the end of content
within the web site. You can use “Actions > Insert >
Attachment Link” to position it where you wish.




                                                                  © 2007 IBM Corporation
Attachment Handling Improved Cont...
  Attachments can be managed from the “Uploaded Files” View.

  Attachment indicator in view




  Attachments can be uploaded from Web Client




                                                               © 2007 IBM Corporation
Attachment Handling Improved Cont...
Podcasting simplified
 The blog template makes a good podcast host.
 The attachment changes have simplified this
 process as well.




     User simply adds an attachment (MP3 etc) as they would any file.
 Then follows the on screen instructions on turning it into a podcast entry:


                                                              Subscribers then just point their iTunes or other podcast client at
                                                        the feed url which is “theblog.nsf/podcast.rss”.




                                                                                                                   © 2007 IBM Corporation
Web Client Rich Text Editor Upgraded
 At 7.02 (1st IBM release version) the web based rich text editor was downgraded as it did not satisfy
 Open Source/Legal requirements. This has now been upgraded and uses the Dojo Rich Text Editor.

 Support Note - Internet Explorer and Firefox/Mozilla supported – not Safari right now.


 Previous Basic Rich Text Editor




                                                                                                    © 2007 IBM Corporation
Web Client Rich Text Editor Upgraded cont...
 Upgraded Rich Text Editor (using Dojo)




                                               © 2007 IBM Corporation
Web Client Rich Text Editor Upgraded cont...
 Support Note - Existing users automatically get updated Rich Text Editor, however the layout will remain as it was (as
 it is fully configurable and we do not want to lose any customer enhancements).

 There is a reset option “Reset HTML Templates” that will refresh the Web Based admin client to the new “look”. Can be
 located under “HTML Templates/Web Client Templates/Reset Web Templates”.




                                                                                                              © 2007 IBM Corporation
Default website “Theme” updated
 Previous default theme was a basic blue layout. The new default theme is “Lotus Connections Yellow”
 based. New users get this by default, existing users select an option to upgrade to it.

 Previously
 Previously the default theme was a basic “Blue look”.




                                                                                                © 2007 IBM Corporation
Default website “Theme” updated cont...
 Now
 The default theme has been updated to a “Lotus Connections Yellow” style.




                                                                             © 2007 IBM Corporation
Default website “Theme” updated cont...
 Because the website “Theme” is configurable by the customer, the update to the new theme is not automatic when
 refreshing the template (so they retain any customization's).

 Examples of Customization:




 Support Note – So to update an existing blog template to the new theme, you need to go to
 “Advanced > HTML Templates > Page Templates > Reset HTML Templates”.




                                                                                                          © 2007 IBM Corporation
Default website “Theme” updated cont...
 Support Note – Because the option “Reset HTML Templates” was already available to reset the theme back to
 “default”, there is an ini setting which will set the default theme back to the original “blue” version if required.

 This ini setting is BlogTheme=0 – when the “Reset HTML Templates” is used – this will instruct it to use the old blue
 theme. If the setting is not available then the new Yellow theme is used.


 Tag Cloud
 Upgrading to the new theme also provides the user with an out of the box “Tag Cloud”:




                                                                                                                  © 2007 IBM Corporation

More Related Content

What's hot

What's new in iNotes 9.0 Social Edition
What's new in iNotes 9.0 Social EditionWhat's new in iNotes 9.0 Social Edition
What's new in iNotes 9.0 Social Edition
Rahul A. Garg
 
Customizing the Look of Lotus Notes 8
Customizing the Look of Lotus Notes 8Customizing the Look of Lotus Notes 8
Customizing the Look of Lotus Notes 8
dominion
 
IBM Connections – Managing Growth and Expansion
IBM Connections – Managing Growth and ExpansionIBM Connections – Managing Growth and Expansion
IBM Connections – Managing Growth and Expansion
LetsConnect
 
Connections customization lite
Connections customization liteConnections customization lite
Connections customization lite
Sharon James
 
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser Plugin
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser PluginWhat's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser Plugin
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser PluginRahul A. Garg
 
IBM Connections - Customizing and Extending
IBM Connections - Customizing and ExtendingIBM Connections - Customizing and Extending
IBM Connections - Customizing and Extending
Stuart McIntyre
 
IBM Notes : Have it your way and make it work for you
IBM Notes : Have it your way and make it work for you IBM Notes : Have it your way and make it work for you
IBM Notes : Have it your way and make it work for you
Vinayak Tavargeri
 
How to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and ProfilesHow to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and Profiles
IBM Connections Developers
 
IBM Connect 2014 AD 501 - IBM Worklight for IBM Domino Developers
IBM Connect 2014 AD 501 - IBM Worklight for IBM Domino DevelopersIBM Connect 2014 AD 501 - IBM Worklight for IBM Domino Developers
IBM Connect 2014 AD 501 - IBM Worklight for IBM Domino Developers
Mat Newman
 
IBM Connect/lotusphere 2013 BP101 UserBlast
IBM Connect/lotusphere 2013 BP101 UserBlastIBM Connect/lotusphere 2013 BP101 UserBlast
IBM Connect/lotusphere 2013 BP101 UserBlast
Mat Newman
 
Customize it! Make IBM Connections look your way
Customize it! Make IBM Connections look your way Customize it! Make IBM Connections look your way
Customize it! Make IBM Connections look your way
Klaus Bild
 
MAS202 - Customizing IBM Connections
MAS202 - Customizing IBM ConnectionsMAS202 - Customizing IBM Connections
MAS202 - Customizing IBM Connections
paulbastide
 
IBM Connections 4.0 Installation From Zero To Social Hero - 1.03 with AD LDAP
IBM Connections 4.0 Installation   From Zero To Social Hero - 1.03 with AD LDAPIBM Connections 4.0 Installation   From Zero To Social Hero - 1.03 with AD LDAP
IBM Connections 4.0 Installation From Zero To Social Hero - 1.03 with AD LDAP
Frank Altenburg
 
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
marjoramg
 
IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...
IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...
IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...
David Simpson
 
What's new in lotus notes 8[1].5, 8.5.1, and 8.5
What's new in lotus notes 8[1].5, 8.5.1, and 8.5What's new in lotus notes 8[1].5, 8.5.1, and 8.5
What's new in lotus notes 8[1].5, 8.5.1, and 8.5svinoth
 
SHOW301 - Make Your IBM Connections Deployment Your Own: Customize It!
SHOW301 - Make Your IBM Connections Deployment Your Own: Customize It!SHOW301 - Make Your IBM Connections Deployment Your Own: Customize It!
SHOW301 - Make Your IBM Connections Deployment Your Own: Customize It!Klaus Bild
 
XCC - What's New Release 10
XCC - What's New Release 10XCC - What's New Release 10
XCC - What's New Release 10
TIMETOACT GROUP
 
ARCHIVE - XCC 4.5 Web Content Management Extension for IBM Connections
ARCHIVE - XCC 4.5  Web Content Management Extension for IBM ConnectionsARCHIVE - XCC 4.5  Web Content Management Extension for IBM Connections
ARCHIVE - XCC 4.5 Web Content Management Extension for IBM Connections
TIMETOACT GROUP
 

What's hot (19)

What's new in iNotes 9.0 Social Edition
What's new in iNotes 9.0 Social EditionWhat's new in iNotes 9.0 Social Edition
What's new in iNotes 9.0 Social Edition
 
Customizing the Look of Lotus Notes 8
Customizing the Look of Lotus Notes 8Customizing the Look of Lotus Notes 8
Customizing the Look of Lotus Notes 8
 
IBM Connections – Managing Growth and Expansion
IBM Connections – Managing Growth and ExpansionIBM Connections – Managing Growth and Expansion
IBM Connections – Managing Growth and Expansion
 
Connections customization lite
Connections customization liteConnections customization lite
Connections customization lite
 
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser Plugin
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser PluginWhat's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser Plugin
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser Plugin
 
IBM Connections - Customizing and Extending
IBM Connections - Customizing and ExtendingIBM Connections - Customizing and Extending
IBM Connections - Customizing and Extending
 
IBM Notes : Have it your way and make it work for you
IBM Notes : Have it your way and make it work for you IBM Notes : Have it your way and make it work for you
IBM Notes : Have it your way and make it work for you
 
How to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and ProfilesHow to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and Profiles
 
IBM Connect 2014 AD 501 - IBM Worklight for IBM Domino Developers
IBM Connect 2014 AD 501 - IBM Worklight for IBM Domino DevelopersIBM Connect 2014 AD 501 - IBM Worklight for IBM Domino Developers
IBM Connect 2014 AD 501 - IBM Worklight for IBM Domino Developers
 
IBM Connect/lotusphere 2013 BP101 UserBlast
IBM Connect/lotusphere 2013 BP101 UserBlastIBM Connect/lotusphere 2013 BP101 UserBlast
IBM Connect/lotusphere 2013 BP101 UserBlast
 
Customize it! Make IBM Connections look your way
Customize it! Make IBM Connections look your way Customize it! Make IBM Connections look your way
Customize it! Make IBM Connections look your way
 
MAS202 - Customizing IBM Connections
MAS202 - Customizing IBM ConnectionsMAS202 - Customizing IBM Connections
MAS202 - Customizing IBM Connections
 
IBM Connections 4.0 Installation From Zero To Social Hero - 1.03 with AD LDAP
IBM Connections 4.0 Installation   From Zero To Social Hero - 1.03 with AD LDAPIBM Connections 4.0 Installation   From Zero To Social Hero - 1.03 with AD LDAP
IBM Connections 4.0 Installation From Zero To Social Hero - 1.03 with AD LDAP
 
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
 
IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...
IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...
IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...
 
What's new in lotus notes 8[1].5, 8.5.1, and 8.5
What's new in lotus notes 8[1].5, 8.5.1, and 8.5What's new in lotus notes 8[1].5, 8.5.1, and 8.5
What's new in lotus notes 8[1].5, 8.5.1, and 8.5
 
SHOW301 - Make Your IBM Connections Deployment Your Own: Customize It!
SHOW301 - Make Your IBM Connections Deployment Your Own: Customize It!SHOW301 - Make Your IBM Connections Deployment Your Own: Customize It!
SHOW301 - Make Your IBM Connections Deployment Your Own: Customize It!
 
XCC - What's New Release 10
XCC - What's New Release 10XCC - What's New Release 10
XCC - What's New Release 10
 
ARCHIVE - XCC 4.5 Web Content Management Extension for IBM Connections
ARCHIVE - XCC 4.5  Web Content Management Extension for IBM ConnectionsARCHIVE - XCC 4.5  Web Content Management Extension for IBM Connections
ARCHIVE - XCC 4.5 Web Content Management Extension for IBM Connections
 

Similar to IBM Lotus Notes Domino Blog Template Update 8.01

Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4balajidhananjayan
 
Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
balajidhananjayan
 
Notes 9 presentation
Notes 9 presentationNotes 9 presentation
Notes 9 presentationAndy Higgins
 
Hcm extracts new features in 19 b upgrade
Hcm extracts new features in 19 b upgradeHcm extracts new features in 19 b upgrade
Hcm extracts new features in 19 b upgrade
Feras Ahmad
 
235042632 super-shop-ee
235042632 super-shop-ee235042632 super-shop-ee
235042632 super-shop-ee
homeworkping3
 
Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014
rajeshpatil
 
Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0
Aishwarya Savant
 
Introduction to the Magento eCommerce Platform
Introduction to the Magento eCommerce PlatformIntroduction to the Magento eCommerce Platform
Introduction to the Magento eCommerce Platform
Jarne W. Beutnagel
 
Departmental store management sytem
Departmental store management sytemDepartmental store management sytem
Departmental store management sytem
jatin hingorani
 
DOs and DONTs on the way to 10M users
DOs and DONTs on the way to 10M usersDOs and DONTs on the way to 10M users
DOs and DONTs on the way to 10M usersYoav Avrahami
 
In Mind Cloud - Product Release - 1904
In Mind Cloud - Product Release - 1904In Mind Cloud - Product Release - 1904
In Mind Cloud - Product Release - 1904
In Mind Cloud
 
IBM Notes 9 Social Edition Cheat Sheet
IBM Notes 9 Social Edition Cheat SheetIBM Notes 9 Social Edition Cheat Sheet
IBM Notes 9 Social Edition Cheat Sheet
Maarga Systems
 
IBM Cognos 10.2.2 New Features for Professional Authors
IBM Cognos 10.2.2 New Features for Professional AuthorsIBM Cognos 10.2.2 New Features for Professional Authors
IBM Cognos 10.2.2 New Features for Professional Authors
Senturus
 
Drupal Workflow Concepts
Drupal Workflow ConceptsDrupal Workflow Concepts
Drupal Workflow Concepts
cgmonroe
 
Customizing IBM Connections 3.0 - LS11 AD304
Customizing IBM Connections 3.0 - LS11 AD304Customizing IBM Connections 3.0 - LS11 AD304
Customizing IBM Connections 3.0 - LS11 AD304
malexanderIBM
 
What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5
Vinayak Tavargeri
 
ESM_CasesUI_Customizations_6.9.0.pdf
ESM_CasesUI_Customizations_6.9.0.pdfESM_CasesUI_Customizations_6.9.0.pdf
ESM_CasesUI_Customizations_6.9.0.pdf
Protect724v2
 
PPT1
PPT1PPT1
PPT1
JAYAARC
 

Similar to IBM Lotus Notes Domino Blog Template Update 8.01 (20)

Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
 
Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
Ibm Lotus Notes Domino Blog Template Update 801 1201780093882558 4
 
Notes 9 presentation
Notes 9 presentationNotes 9 presentation
Notes 9 presentation
 
What's new in designer
What's new in designerWhat's new in designer
What's new in designer
 
Hcm extracts new features in 19 b upgrade
Hcm extracts new features in 19 b upgradeHcm extracts new features in 19 b upgrade
Hcm extracts new features in 19 b upgrade
 
Module 5: Reports and Dashboards
Module 5: Reports and DashboardsModule 5: Reports and Dashboards
Module 5: Reports and Dashboards
 
235042632 super-shop-ee
235042632 super-shop-ee235042632 super-shop-ee
235042632 super-shop-ee
 
Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014
 
Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0
 
Introduction to the Magento eCommerce Platform
Introduction to the Magento eCommerce PlatformIntroduction to the Magento eCommerce Platform
Introduction to the Magento eCommerce Platform
 
Departmental store management sytem
Departmental store management sytemDepartmental store management sytem
Departmental store management sytem
 
DOs and DONTs on the way to 10M users
DOs and DONTs on the way to 10M usersDOs and DONTs on the way to 10M users
DOs and DONTs on the way to 10M users
 
In Mind Cloud - Product Release - 1904
In Mind Cloud - Product Release - 1904In Mind Cloud - Product Release - 1904
In Mind Cloud - Product Release - 1904
 
IBM Notes 9 Social Edition Cheat Sheet
IBM Notes 9 Social Edition Cheat SheetIBM Notes 9 Social Edition Cheat Sheet
IBM Notes 9 Social Edition Cheat Sheet
 
IBM Cognos 10.2.2 New Features for Professional Authors
IBM Cognos 10.2.2 New Features for Professional AuthorsIBM Cognos 10.2.2 New Features for Professional Authors
IBM Cognos 10.2.2 New Features for Professional Authors
 
Drupal Workflow Concepts
Drupal Workflow ConceptsDrupal Workflow Concepts
Drupal Workflow Concepts
 
Customizing IBM Connections 3.0 - LS11 AD304
Customizing IBM Connections 3.0 - LS11 AD304Customizing IBM Connections 3.0 - LS11 AD304
Customizing IBM Connections 3.0 - LS11 AD304
 
What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5
 
ESM_CasesUI_Customizations_6.9.0.pdf
ESM_CasesUI_Customizations_6.9.0.pdfESM_CasesUI_Customizations_6.9.0.pdf
ESM_CasesUI_Customizations_6.9.0.pdf
 
PPT1
PPT1PPT1
PPT1
 

Recently uploaded

Structural Design Process: Step-by-Step Guide for Buildings
Structural Design Process: Step-by-Step Guide for BuildingsStructural Design Process: Step-by-Step Guide for Buildings
Structural Design Process: Step-by-Step Guide for Buildings
Chandresh Chudasama
 
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
taqyed
 
An introduction to the cryptocurrency investment platform Binance Savings.
An introduction to the cryptocurrency investment platform Binance Savings.An introduction to the cryptocurrency investment platform Binance Savings.
An introduction to the cryptocurrency investment platform Binance Savings.
Any kyc Account
 
Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431
ecamare2
 
3 Simple Steps To Buy Verified Payoneer Account In 2024
3 Simple Steps To Buy Verified Payoneer Account In 20243 Simple Steps To Buy Verified Payoneer Account In 2024
3 Simple Steps To Buy Verified Payoneer Account In 2024
SEOSMMEARTH
 
Digital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and TemplatesDigital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and Templates
Aurelien Domont, MBA
 
How to Implement a Real Estate CRM Software
How to Implement a Real Estate CRM SoftwareHow to Implement a Real Estate CRM Software
How to Implement a Real Estate CRM Software
SalesTown
 
Top mailing list providers in the USA.pptx
Top mailing list providers in the USA.pptxTop mailing list providers in the USA.pptx
Top mailing list providers in the USA.pptx
JeremyPeirce1
 
Creative Web Design Company in Singapore
Creative Web Design Company in SingaporeCreative Web Design Company in Singapore
Creative Web Design Company in Singapore
techboxsqauremedia
 
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
AnnySerafinaLove
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
fisherameliaisabella
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
Nicola Wreford-Howard
 
Building Your Employer Brand with Social Media
Building Your Employer Brand with Social MediaBuilding Your Employer Brand with Social Media
Building Your Employer Brand with Social Media
LuanWise
 
Understanding User Needs and Satisfying Them
Understanding User Needs and Satisfying ThemUnderstanding User Needs and Satisfying Them
Understanding User Needs and Satisfying Them
Aggregage
 
Brand Analysis for an artist named Struan
Brand Analysis for an artist named StruanBrand Analysis for an artist named Struan
Brand Analysis for an artist named Struan
sarahvanessa51503
 
Examining the Effect of Customer Services Quality and Online Reviews in Unive...
Examining the Effect of Customer Services Quality and Online Reviews in Unive...Examining the Effect of Customer Services Quality and Online Reviews in Unive...
Examining the Effect of Customer Services Quality and Online Reviews in Unive...
Adam Smith
 
Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024
Top Forex Brokers Review
 
In the Adani-Hindenburg case, what is SEBI investigating.pptx
In the Adani-Hindenburg case, what is SEBI investigating.pptxIn the Adani-Hindenburg case, what is SEBI investigating.pptx
In the Adani-Hindenburg case, what is SEBI investigating.pptx
Adani case
 
Organizational Change Leadership Agile Tour Geneve 2024
Organizational Change Leadership Agile Tour Geneve 2024Organizational Change Leadership Agile Tour Geneve 2024
Organizational Change Leadership Agile Tour Geneve 2024
Kirill Klimov
 
LA HUG - Video Testimonials with Chynna Morgan - June 2024
LA HUG - Video Testimonials with Chynna Morgan - June 2024LA HUG - Video Testimonials with Chynna Morgan - June 2024
LA HUG - Video Testimonials with Chynna Morgan - June 2024
Lital Barkan
 

Recently uploaded (20)

Structural Design Process: Step-by-Step Guide for Buildings
Structural Design Process: Step-by-Step Guide for BuildingsStructural Design Process: Step-by-Step Guide for Buildings
Structural Design Process: Step-by-Step Guide for Buildings
 
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
 
An introduction to the cryptocurrency investment platform Binance Savings.
An introduction to the cryptocurrency investment platform Binance Savings.An introduction to the cryptocurrency investment platform Binance Savings.
An introduction to the cryptocurrency investment platform Binance Savings.
 
Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431
 
3 Simple Steps To Buy Verified Payoneer Account In 2024
3 Simple Steps To Buy Verified Payoneer Account In 20243 Simple Steps To Buy Verified Payoneer Account In 2024
3 Simple Steps To Buy Verified Payoneer Account In 2024
 
Digital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and TemplatesDigital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and Templates
 
How to Implement a Real Estate CRM Software
How to Implement a Real Estate CRM SoftwareHow to Implement a Real Estate CRM Software
How to Implement a Real Estate CRM Software
 
Top mailing list providers in the USA.pptx
Top mailing list providers in the USA.pptxTop mailing list providers in the USA.pptx
Top mailing list providers in the USA.pptx
 
Creative Web Design Company in Singapore
Creative Web Design Company in SingaporeCreative Web Design Company in Singapore
Creative Web Design Company in Singapore
 
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
 
Building Your Employer Brand with Social Media
Building Your Employer Brand with Social MediaBuilding Your Employer Brand with Social Media
Building Your Employer Brand with Social Media
 
Understanding User Needs and Satisfying Them
Understanding User Needs and Satisfying ThemUnderstanding User Needs and Satisfying Them
Understanding User Needs and Satisfying Them
 
Brand Analysis for an artist named Struan
Brand Analysis for an artist named StruanBrand Analysis for an artist named Struan
Brand Analysis for an artist named Struan
 
Examining the Effect of Customer Services Quality and Online Reviews in Unive...
Examining the Effect of Customer Services Quality and Online Reviews in Unive...Examining the Effect of Customer Services Quality and Online Reviews in Unive...
Examining the Effect of Customer Services Quality and Online Reviews in Unive...
 
Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024
 
In the Adani-Hindenburg case, what is SEBI investigating.pptx
In the Adani-Hindenburg case, what is SEBI investigating.pptxIn the Adani-Hindenburg case, what is SEBI investigating.pptx
In the Adani-Hindenburg case, what is SEBI investigating.pptx
 
Organizational Change Leadership Agile Tour Geneve 2024
Organizational Change Leadership Agile Tour Geneve 2024Organizational Change Leadership Agile Tour Geneve 2024
Organizational Change Leadership Agile Tour Geneve 2024
 
LA HUG - Video Testimonials with Chynna Morgan - June 2024
LA HUG - Video Testimonials with Chynna Morgan - June 2024LA HUG - Video Testimonials with Chynna Morgan - June 2024
LA HUG - Video Testimonials with Chynna Morgan - June 2024
 

IBM Lotus Notes Domino Blog Template Update 8.01

  • 1. IBM Lotus Notes Domino Blog Template 8.0.1 Update Steve Castledine January 28, 2008 © 2007 IBM Corporation
  • 2. Presenter Steve Castledine Advisory Software Engineer IBM http://www.stevecastledine.com © 2007 IBM Corporation
  • 3. Agenda  Introduction  W hat are the Changes?  Notes Client UI  Tagging  Attachment Handling  W eb Client Rich Text Editor Update  Default “Theme” Update  Questions © 2007 IBM Corporation
  • 4. Introduction The Blog Template that ships with the Lotus Domino Server had a significant update at version 8.0.1. Targeted around making it easier to use and also align the UI with Lotus Notes 8.0 look and feel. This presentation aims to inform of these changes and educate on the impact and technical how/why's. It's aim is also to be a technical resource in its own right. Assumes some knowledge of how the template works already ( I will be doing a new “Quick Start” guide to the template shortly based on 8.01). © 2007 IBM Corporation
  • 5. What are the changes? Notes Client UI Updated Taken on a Notes 8.0 Look and Feel, uses Java views and navigators in the standard client, simplified to make it easier for “Samantha” to use, allow administrators to restrict access to configuration areas. Tagging takes preference over categories Previously you could tag and categorize content, this lead to confusion and UI clutter. By default tagging takes preference however categories are still available and both can still be used. Attachment Handling Improved Attachment handling was complex. This has been simplified for both Notes and Web client. Web Client Rich Text Editor upgraded At 7.02 (1st IBM release version) the web based rich text editor was downgraded as it did not satisfy Open Source/Legal requirements. This has now been upgraded and uses the Dojo Rich Text Editor. Default website “Theme” updated Previous default theme was a basic blue layout. The new default theme is “Lotus Connections Yellow” based. New users get this by default, existing users select an option to upgrade to it. © 2007 IBM Corporation
  • 6. Notes Client UI Update Taken on a Notes 8.0 Look and Feel, uses Java views and navigators in the standard client, simplified to make it easier for “Samantha” to use, allow administrators to restrict access to configuration areas. “Java” Views and Navigators Using the standard client, the display is rendered using the new Java Views and Navigators: © 2007 IBM Corporation
  • 7. Notes Client UI Update cont... Navigation Previously you could navigate to all views from the main navigator. This has now changed to a “java” navigator with only the essential items available. You can access all of the original views still by clicking “Advanced” Note – basic client also has simplified navigator – only its a standard navigator – not java © 2007 IBM Corporation
  • 8. Notes Client UI Update cont... Adding Content Adding content previously was fairly simple, if you were used to the template, but daunting if you were not due to the overwhelming number of options. © 2007 IBM Corporation
  • 9. Notes Client UI Update cont... Adding Content The add content form is now simplified: User can define which fields to display – selection is “sticky” for future use © 2007 IBM Corporation
  • 10. Notes Client UI Update cont... The action of adding content is simplier: Click New Post Add Subject and Content Click Save and Post No need to worry about setting status (we have Save as Draft) © 2007 IBM Corporation
  • 11. Notes Client UI Update cont... Extra administrator option for hiding “advanced” feature's Support Note - Adding the role “basic” to the ACL and associating that with the user, will hide the advanced views link and remove some of the fields from the add content form. Was a big customer request. Some of the advanced fields hidden in the content form: © 2007 IBM Corporation
  • 12. Tagging takes preference over categories Previously you could tag and categorize content, this lead to confusion and UI clutter. By default tagging takes preference, however categories are still available and both can still be used. Was probably the toughest area to change as part of the UI “cleanup” Highest risk on Customer Support – because of change More information on this can be found at http://www.stevecastledine.com/sc.nsf/dx/tags-v-categories Previously: User would add a “Content Category” document to the application for each category of content they created Select a Category when adding content In addition select tags if they wanted to link their content to external sites such as technorati (www.technorati.com) This confused users, the fields were together, categories had multiple levels (for advanced content management use) It needed simplifying © 2007 IBM Corporation
  • 13. Tagging takes preference over categories cont... Now: No need to add the category documents User's just “tag” the content – previously used tags are automatically available for reuse UI simplified – clutter removed: © 2007 IBM Corporation
  • 14. Tagging takes preference over categories cont... What about existing users?: Nothing breaks, can continue to use template as before – only use the tag selector instead of the category selector. Existing users may wish to upgrade their existing website theme to a new version (details later in this presentation) or just carry on as normal. if they want to change text such as “Categories” to “Tags” within their site they can do a search for categories within the “HTML Template” documents and replace the text manually. © 2007 IBM Corporation
  • 15. Tagging takes preference over categories cont... What about existing users? cont.. There is a new view “Tags”. Any documents that have been tagged will appear in this view. Old categories appear under “Advanced – Post's/By Category”. Support Note - If a user wants to update all old categories to be tags they can do. There is an option under the “More” menu “Upgrade Data for Tags”. © 2007 IBM Corporation
  • 16. Attachment Handling Improved Attachment handling was complex. This has been simplified for both Notes and Web client. Part of the complexity is caused by attaching of files directly to Rich Text field not supported because of the way the rich text is stored on disk for the blog template (HTML/MIME). Previously: User would add an attachment by selecting “Add Attachment from Directory” from the “Action” menu. They could then manage these attachments in the “Attachments” Tab. © 2007 IBM Corporation
  • 17. Attachment Handling Improved Cont... Now: An Attachments section that can be toggled open/closed. Explains to the user how to import images, attachments and podcasts. Adding a file can be done by clicking on the “Upload” links (see right) or using “Insert > Upload File” fro the menu. Attachments automatically appear at the end of content within the web site. You can use “Actions > Insert > Attachment Link” to position it where you wish. © 2007 IBM Corporation
  • 18. Attachment Handling Improved Cont... Attachments can be managed from the “Uploaded Files” View. Attachment indicator in view Attachments can be uploaded from Web Client © 2007 IBM Corporation
  • 19. Attachment Handling Improved Cont... Podcasting simplified The blog template makes a good podcast host. The attachment changes have simplified this process as well. User simply adds an attachment (MP3 etc) as they would any file. Then follows the on screen instructions on turning it into a podcast entry: Subscribers then just point their iTunes or other podcast client at the feed url which is “theblog.nsf/podcast.rss”. © 2007 IBM Corporation
  • 20. Web Client Rich Text Editor Upgraded At 7.02 (1st IBM release version) the web based rich text editor was downgraded as it did not satisfy Open Source/Legal requirements. This has now been upgraded and uses the Dojo Rich Text Editor. Support Note - Internet Explorer and Firefox/Mozilla supported – not Safari right now. Previous Basic Rich Text Editor © 2007 IBM Corporation
  • 21. Web Client Rich Text Editor Upgraded cont... Upgraded Rich Text Editor (using Dojo) © 2007 IBM Corporation
  • 22. Web Client Rich Text Editor Upgraded cont... Support Note - Existing users automatically get updated Rich Text Editor, however the layout will remain as it was (as it is fully configurable and we do not want to lose any customer enhancements). There is a reset option “Reset HTML Templates” that will refresh the Web Based admin client to the new “look”. Can be located under “HTML Templates/Web Client Templates/Reset Web Templates”. © 2007 IBM Corporation
  • 23. Default website “Theme” updated Previous default theme was a basic blue layout. The new default theme is “Lotus Connections Yellow” based. New users get this by default, existing users select an option to upgrade to it. Previously Previously the default theme was a basic “Blue look”. © 2007 IBM Corporation
  • 24. Default website “Theme” updated cont... Now The default theme has been updated to a “Lotus Connections Yellow” style. © 2007 IBM Corporation
  • 25. Default website “Theme” updated cont... Because the website “Theme” is configurable by the customer, the update to the new theme is not automatic when refreshing the template (so they retain any customization's). Examples of Customization: Support Note – So to update an existing blog template to the new theme, you need to go to “Advanced > HTML Templates > Page Templates > Reset HTML Templates”. © 2007 IBM Corporation
  • 26. Default website “Theme” updated cont... Support Note – Because the option “Reset HTML Templates” was already available to reset the theme back to “default”, there is an ini setting which will set the default theme back to the original “blue” version if required. This ini setting is BlogTheme=0 – when the “Reset HTML Templates” is used – this will instruct it to use the old blue theme. If the setting is not available then the new Yellow theme is used. Tag Cloud Upgrading to the new theme also provides the user with an out of the box “Tag Cloud”: © 2007 IBM Corporation