Difference between revisions of "PT Blog Version 2.0 Upgrade"

From ADF Docs
Jump to: navigation, search
(Created page with 'Follow the items below for upgrading the Blog app to v1.2. Custom Element Updates: Comments2 E-Mail field - Edit the properties and change the size to "45". PTBlog2 Configur…')
 
(Application Code)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
== Overview ==
 
Follow the items below for upgrading the Blog app to v1.2.
 
Follow the items below for upgrading the Blog app to v1.2.
  
Custom Element Updates:
+
== Application Code ==
Comments2
+
# Rename directory "/ADF/apps/pt_blog" to "/ADF/apps/pt_blog_v1".
E-Mail field - Edit the properties and change the size to "45".
+
# Rename file "/ADF/apps/pt_blog_v1/appBeanConfig.cfm" to "/ADF/apps/pt_blog_v1/appBeanConfig.cfm.old".
PTBlog2 Configuration
+
# Download the PT Blog v1 and exported into the "/ADF/apps/pt_blog/" directory.
New Blog Post URL - Remove this field from the custom element.
 
Posts2
 
Post Trackbacks - Remove this field from the custom element.
 
  
Lightbox Pages/Template:
+
== Custom Element Updates ==
Remove lightbox pages, template, and subsite for the Blog app.  Make sure to check not to delete any lightbox pages, template, and subsites for other applications.
+
#Comments2
 +
##E-Mail field - Edit the properties and change the size to "45".
 +
#PTBlog2 Configuration
 +
##New Blog Post URL - Remove this field from the custom element.
 +
#Posts2
 +
##Post Trackbacks - Remove this field from the custom element.
 +
 
 +
== Lightbox Pages/Template ==
 +
#Remove lightbox pages, template, and subsite for the Blog app.  Make sure to check not to delete any lightbox pages, template, and subsites for other applications.

Latest revision as of 18:33, 16 February 2018

Overview

Follow the items below for upgrading the Blog app to v1.2.

Application Code

  1. Rename directory "/ADF/apps/pt_blog" to "/ADF/apps/pt_blog_v1".
  2. Rename file "/ADF/apps/pt_blog_v1/appBeanConfig.cfm" to "/ADF/apps/pt_blog_v1/appBeanConfig.cfm.old".
  3. Download the PT Blog v1 and exported into the "/ADF/apps/pt_blog/" directory.

Custom Element Updates

  1. Comments2
    1. E-Mail field - Edit the properties and change the size to "45".
  2. PTBlog2 Configuration
    1. New Blog Post URL - Remove this field from the custom element.
  3. Posts2
    1. Post Trackbacks - Remove this field from the custom element.

Lightbox Pages/Template

  1. Remove lightbox pages, template, and subsite for the Blog app. Make sure to check not to delete any lightbox pages, template, and subsites for other applications.