PT Blog Version 2.1 Upgrade

From ADF Docs
Revision as of 18:54, 23 November 2011 by Mcarroll (talk | contribs)
Jump to: navigation, search

Overview

This guide to to upgrade the PT Blog v2.0 application. If upgrading from a lower version than v2.0, please follow the Version 2.1 Install Guide to validate your installation.

Custom Element Updates

PTBlog2 Configuration CE

  1. Create the following new tabs:
    1. Features:
      1. Display Name: Features
      2. Sort Name: 2-features
    2. Tags Feature:
      1. Display Name: Tags Feature
      2. Sort Name: 3-tags-feature
    3. Update the first have "Sort Name" = "1-blog-configuration" to fix the tab in the first position.
  2. Add the following new fields:
    1. Name: blogIndexTemplate
      1. In the "Features" tab
      2. Type: Template Select
      3. Label: Create Blog Landing Page Template
      4. Description: Select the template for the blog landing page to be created. The auto create for the blog landing is enabled/disabled at the blog level.
    2. Name: enableSubsiteDate
      1. In the "Features" tab
      2. Type: Selection List
        1. Option Source List = Value List
        2. Option List = True,False
        3. Default Value = True
      3. Label: Enable Date Subsite
      4. Description: Check the box to enable the blog subsite path to build date subsites based on the blog post date. If checked, enter the subsite date format mask in the text field below.
    3. Name: tagsIntegrated
      1. In the "Tags Feature" tab
      2. Type: Selection List
        1. Option Source List = Value List
        2. Option List = True,False
        3. Default Value = False
      3. Label: PT Tags Integrated
      4. Description: Select True/False for if the PT Tags has been integrated into the blog posts for the tags field.
    4. Name: tagsPageTemplate
      1. In the "Tags Feature" tab
      2. Type: Template Select
      3. Label: Tags Listing Page Template
      4. Description: Select the template for the blog tags listing page to be created from. The auto create for the blog tag listing page is enabled/disabled at the blog level.