Difference between revisions of "PT Article Editor Article Preview"

From ADF Docs
Jump to: navigation, search
(Created page with '== Overview == The Article Preview Page is a lightbox page to handle the article preview dialog. Follow these steps to configure the link and page for previewing articles. == S…')
 
(Update Configuration)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
#In the main content of the page place a Custom Script element.
 
#In the main content of the page place a Custom Script element.
 
#From the Custom Script element interface, click the "Edit" icon.
 
#From the Custom Script element interface, click the "Edit" icon.
#Enter the following text into the Explicit Module path: ''/ADF/apps/pt_article_editor/customcf/handle_article_preview.cfm''.
+
#Enter the following text into the Explicit Module path: ''/ADF/apps/pt_article_editor/customcf/handle_article_preview.cfm''
 
#Publish the page
 
#Publish the page
  
 
== Update Configuration ==
 
== Update Configuration ==
Update the Article Editor Configuration for the ADD URL field.  Edit the row in the datasheet and select the CommonSpot page that was created.
+
Update the Article Editor Configuration for the PREVIEW ARTICLE LINK field.  Edit the row in the datasheet and select the CommonSpot page that was created.
  
 
[[Reset ADF|Reset the ADF]] for the server and site.
 
[[Reset ADF|Reset the ADF]] for the server and site.
  
 
[[Category:Article Editor]]
 
[[Category:Article Editor]]

Latest revision as of 03:02, 19 April 2010

Overview

The Article Preview Page is a lightbox page to handle the article preview dialog.

Follow these steps to configure the link and page for previewing articles.

Steps

  1. Create a new page called 'Preview Article' from the Lightbox Template and in the /lightbox/articles/ subsite.
  2. In the main content of the page place a Custom Script element.
  3. From the Custom Script element interface, click the "Edit" icon.
  4. Enter the following text into the Explicit Module path: /ADF/apps/pt_article_editor/customcf/handle_article_preview.cfm
  5. Publish the page

Update Configuration

Update the Article Editor Configuration for the PREVIEW ARTICLE LINK field. Edit the row in the datasheet and select the CommonSpot page that was created.

Reset the ADF for the server and site.