Difference between revisions of "PT Social Media Management"

From ADF Docs
Jump to: navigation, search
(Created page with '== Overview == The Manage Social Media page is a page that contains the data management datasheets for the four social media custom elements. This page is build using a tabbed in…')
 
(Steps)
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Back to [[PT Social Media Build Subsites Templates and Pages|Build Subsites, Templates and Pages]]
 +
 
== Overview ==
 
== Overview ==
 
The Manage Social Media page is a page that contains the data management datasheets for the four social media custom elements. This page is build using a tabbed interface with one tab for each social media service datasheet.  
 
The Manage Social Media page is a page that contains the data management datasheets for the four social media custom elements. This page is build using a tabbed interface with one tab for each social media service datasheet.  
Line 7: Line 9:
 
#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:  
 
#Enter the following text into the Explicit Module path:  
##/ADF/apps/pt_social_media/customcf/manage_social_media_tabs.cfm
+
#*/ADF/apps/pt_social_media/customcf/manage_social_media_tabs.cfm
  
 
===Facebook===
 
===Facebook===
#In the container under the Facebook tab, add a Custom Script element.
+
#From the Datasheet element interface, click the "Datasheet" icon.
#Enter the following text into the Explicit Module path:
+
#From the "Datasheet Views" dialog, click the "Add Datasheet View" link.
##/ADF/apps/pt_social_media/customcf/manage_facebook_pages_header.cfm
+
#Enter the following information and then click "Next":
# From the Datasheet element interface, click the "Datasheet" icon.
+
##Name: Facebook Pages View
# From the "Datasheet Views" dialog, follow the "Click here to create a new datasheet view" link.
+
##Private: unchecked
# Enter the following information and then click "Next":
+
##Default View: checked
## Name: Facebook Pages View
+
##Description: View to manage the all Facebook Pages  
## Private: unchecked
+
##Datasheet Source: Form Result/Custom Element Sheet
## Default View: checked
+
##Click "Next"
## Description: View to manage the all Facebook Pages  
+
#From the Datasheet Source dialog choose the "Facebook Pages" custom element and click "Next"
## Datasheet Source: Form Result/Custom Element Sheet
+
#From the Datasheet Columns Dialog select the columns UNIQUEID, FBPAGENAME, FBPAGELINK and FEEDACTIVE from the Available Columns list and move them to the Selected Columns list and then click "Finish" or "Save".
# From the Datasheet Source dialog choose the "Facebook Pages" custom element and click "Next".
+
#You will be brought to the Datasheet View page; click "Close" to return to your page.
# From the Datasheet Columns Dialog select the columns UNIQUEID, FBPAGENAME, FBPAGELINK and FEEDACTIVE from the Available Columns list and move them to the Selected Columns list and then click "Finish".
+
#You will see the datasheet element on this page now. Click the Datasheet element interface icon again and this time choose "Edit Columns".
# You will be brought to the Datasheet View page; click "Close" to return to your page.
+
#Within the Datasheet View Column Properties dialog choose the UNIQUEID column and click "edit":
# You will see the datasheet element on this page now. Click the Datasheet element interface icon again and this time choose "Edit Columns".
+
##In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
# Within the Datasheet View Column Properties dialog choose the UNIQUEID column and click "edit":
+
##*/ADF/extensions/datasheet-modules/1.0/edit-delete.cfm
##In the Render Handler field, select the Change button. Enter the following value into the Explicit Module text box:  
+
##Click Finish or Save.
### /ADF/apps/pt_calendar2/datasheet-modules/manage-convert-id-eventtools.cfm
+
##In the Header field, switch the text to 'Edit/Delete'
## Click Finish.
+
##Click Finish or Save
## In the Header field, switch the text to 'TOOLS'
+
#Now within the Datasheet View Column Properties dialog choose the FEEDACTIVE column and click "edit":
 +
##In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
 +
##*/ADF/extensions/datasheet-modules/1.0/value-to-yes-no.cfm
 +
## Click Finish or Save
 +
## In the Header field, switch the text to 'Active'
 
## Click Finish
 
## Click Finish
# Now within the Datasheet View Column Properties dialog choose the ORGANIZATION column and click "edit":
+
# Close the Edit Column window.
##In the Render Handler field, select the Change button. Enter the following value into the Explicit Module text box:  
+
#Go back to the Datasheet element interface, select the Layout button
### /ADF/apps/pt_calendar2/datasheet-modules/manage-convert-coma-list-br-stacked-items.cfm
+
##Default Sorting = FBPAGENAME Ascending
## Click Finish.
+
##Uncheck "Show Alphabet Characters for Filtering"
## In the Header field, switch the text to 'ORGANIZATIONS'
+
##Uncheck "Allow JavaScript data sorting"
 +
##Click Save
 +
 
 +
===Twitter===
 +
#From the Datasheet element interface, click the "Datasheet" icon.
 +
#From the "Datasheet Views" dialog, click the "Add Datasheet View" link.
 +
#Enter the following information and then click "Next":
 +
##Name: Twitter Accounts and Keywords View
 +
##Private: unchecked
 +
##Default View: checked
 +
##Description: View to manage the all Twitter Accounts and Keywords
 +
##Datasheet Source: Form Result/Custom Element Sheet
 +
##Click "Next"
 +
#From the Datasheet Source dialog choose the "Twitter Accounts Keywords" custom element and click "Next"
 +
#From the Datasheet Columns Dialog select the columns UNIQUEID, TWITTERACCOUNTKEYWORD, TYPE and FEEDACTIVE from the Available Columns list and move them to the Selected Columns list and then click "Finish" or "Save".
 +
#You will be brought to the Datasheet View page; click "Close" to return to your page.
 +
#You will see the datasheet element on this page now. Click the Datasheet element interface icon again and this time choose "Edit Columns".
 +
#Within the Datasheet View Column Properties dialog choose the UNIQUEID column and click "edit":
 +
##In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
 +
##*/ADF/extensions/datasheet-modules/1.0/edit-delete.cfm
 +
##Click Finish or Save.
 +
##In the Header field, switch the text to 'Edit/Delete'
 +
##Click Finish or Save
 +
#Now within the Datasheet View Column Properties dialog choose the FEEDACTIVE column and click "edit":
 +
##In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:  
 +
##*/ADF/extensions/datasheet-modules/1.0/value-to-yes-no.cfm
 +
## Click Finish or Save
 +
## In the Header field, switch the text to 'Active'
 
## Click Finish
 
## Click Finish
# Now within the Datasheet View Column Properties dialog choose the CATEGORY column and click "edit":
+
# Close the Edit Column window.
##In the Render Handler field, select the Change button. Enter the following value into the Explicit Module text box:  
+
#Go back to the Datasheet element interface, select the Layout button
### /ADF/apps/pt_calendar2/datasheet-modules/manage-convert-coma-list-br-stacked-items.cfm
+
##Default Sorting = TwitterAccountKeyword Ascending
## Click Finish.
+
##Uncheck "Show Alphabet Characters for Filtering"
## In the Header field, switch the text to 'CATEGORIES'
+
##Uncheck "Allow JavaScript data sorting"
 +
##Click Save
 +
 
 +
===YouTube===
 +
#From the Datasheet element interface, click the "Datasheet" icon.
 +
#From the "Datasheet Views" dialog, click the "Add Datasheet View" link.
 +
#Enter the following information and then click "Next":
 +
##Name: YouTube Channels View
 +
##Private: unchecked
 +
##Default View: checked
 +
##Description: View to manage the all YouTube Channels
 +
##Datasheet Source: Form Result/Custom Element Sheet
 +
##Click "Next"
 +
#From the Datasheet Source dialog choose the "YouTube Channels" custom element and click "Next"
 +
#From the Datasheet Columns Dialog select the columns UNIQUEID, CHANNELTITLE, CHANNELUSERNAME and FEEDACTIVE from the Available Columns list and move them to the Selected Columns list and then click "Finish" or "Save".
 +
#You will be brought to the Datasheet View page; click "Close" to return to your page.
 +
#You will see the datasheet element on this page now. Click the Datasheet element interface icon again and this time choose "Edit Columns".
 +
#Within the Datasheet View Column Properties dialog choose the UNIQUEID column and click "edit":
 +
##In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
 +
##*/ADF/extensions/datasheet-modules/1.0/edit-delete.cfm
 +
##Click Finish or Save.
 +
##In the Header field, switch the text to 'Edit/Delete'
 +
##Click Finish or Save
 +
#Now within the Datasheet View Column Properties dialog choose the FEEDACTIVE column and click "edit":
 +
##In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:  
 +
##*/ADF/extensions/datasheet-modules/1.0/value-to-yes-no.cfm
 +
## Click Finish or Save
 +
## In the Header field, switch the text to 'Active'
 
## Click Finish
 
## Click Finish
 
# Close the Edit Column window.
 
# Close the Edit Column window.
# Now go back to the Datasheet, select the Layout button
+
#Go back to the Datasheet element interface, select the Layout button
## Uncheck the "Allow JavaScript data sorting" checkbox
+
##Default Sorting = CHANNELTITLE Ascending
## Click save
+
##Uncheck "Show Alphabet Characters for Filtering"
 +
##Uncheck "Allow JavaScript data sorting"
 +
##Click Save
  
 +
===WordPress===
 +
#From the Datasheet element interface, click the "Datasheet" icon.
 +
#From the "Datasheet Views" dialog, click the "Add Datasheet View" link.
 +
#Enter the following information and then click "Next":
 +
##Name:  WordPress Blogs View
 +
##Private: unchecked
 +
##Default View: checked
 +
##Description: View to manage the all WordPress Blogs
 +
##Datasheet Source: Form Result/Custom Element Sheet
 +
##Click "Next"
 +
#From the Datasheet Source dialog choose the "WordPress Blogs" custom element and click "Next"
 +
#From the Datasheet Columns Dialog select the columns UNIQUEID, BLOGTITLE and FEEDACTIVE from the Available Columns list and move them to the Selected Columns list and then click "Finish" or "Save".
 +
#You will be brought to the Datasheet View page; click "Close" to return to your page.
 +
#You will see the datasheet element on this page now. Click the Datasheet element interface icon again and this time choose "Edit Columns".
 +
#Within the Datasheet View Column Properties dialog choose the UNIQUEID column and click "edit":
 +
##In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
 +
##*/ADF/extensions/datasheet-modules/1.0/edit-delete.cfm
 +
##Click Finish or Save.
 +
##In the Header field, switch the text to 'Edit/Delete'
 +
##Click Finish or Save
 +
#Now within the Datasheet View Column Properties dialog choose the FEEDACTIVE column and click "edit":
 +
##In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
 +
##*/ADF/extensions/datasheet-modules/1.0/value-to-yes-no.cfm
 +
## Click Finish or Save
 +
## In the Header field, switch the text to 'Active'
 +
## Click Finish
 +
# Close the Edit Column window.
 +
#Go back to the Datasheet element interface, select the Layout button
 +
##Default Sorting = BLOGTITLE Ascending
 +
##Uncheck "Show Alphabet Characters for Filtering"
 +
##Uncheck "Allow JavaScript data sorting"
 +
##Click Save
  
The Profile element is a global custom element. Data for global custom elements can be easily managed with Datasheets. The following sections describe how to configure a simple management page.
+
==Finish==
 
+
#Publish this page.
== Steps ==
 
# Create a page from the Base Plus One titled 'Manage Profiles' with the page name 'index' in the ''/webadmin/profile/'' subsite.
 
# In the body of the page, add a Custom Script element.
 
# From the Custom Script element interface, click the ''Edit'' icon.
 
# Enter the following text into the Explicit Module path: ''/ADF/apps/pt_profile/customcf/profile_admin_ds.cfm''
 
# From the Datasheet element interface, click the ''Datasheet'' icon.
 
# From the ''Datasheet Views'' dialog, select the ''Click here to create a new datasheet view'' text.
 
# Enter the following information and then click ''Next'':
 
## Name: All Profiles
 
## Private: unchecked
 
## Default View: unchecked
 
## Description: View to manage all of the profiles
 
## Datasheet Source: Form Result/Custom Element Sheet
 
# From the Datasheet Source dialog, choose the ''Profile'' custom element and click ''Next''.
 
# From the Datasheet Columns dialog, choose a few columns from the Available Columns list and move them to the Selected Columns list.  Select the following fields in this order ''UniqueID'', ''UserID'', ''firstname'', ''lastname'', and ''email'' as the first field to display in the table and then click ''Finish''.
 
# You will be brought to the Datasheet View page. Click ''Close'' to return to your page.
 
# You will now see the datasheet element on this page. Click the Datasheet element interface icon again and this time choose ''Edit Columns''.
 
# Select the column field ''UniqueID'' and then the edit button. 
 
# In the Render Handler field, select the ''Change'' button.  Enter the following value into the ''Explicit Module'' text box: ''/ADF/apps/pt_profile/datasheet-modules/datasheet-action-edit-delete-view.cfm''
 
#  Click ''Finish''.
 
# In the Header field, clear out the text and leave the text field blank.  Click ''Finish''.
 
# Publish this page.
 
  
[[Category:Profile]]
+
[[Category:Social Media]]

Latest revision as of 13:26, 23 April 2012

Back to Build Subsites, Templates and Pages

Overview

The Manage Social Media page is a page that contains the data management datasheets for the four social media custom elements. This page is build using a tabbed interface with one tab for each social media service datasheet.

Steps

  1. Create a page from the Base Plus One (or a Web Admin) template titled 'Manage Social Media' with the page name 'index' in the /webadmin/socialmedia/ subsite.
  2. In the main content area of the page, add 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_social_media/customcf/manage_social_media_tabs.cfm

Facebook

  1. From the Datasheet element interface, click the "Datasheet" icon.
  2. From the "Datasheet Views" dialog, click the "Add Datasheet View" link.
  3. Enter the following information and then click "Next":
    1. Name: Facebook Pages View
    2. Private: unchecked
    3. Default View: checked
    4. Description: View to manage the all Facebook Pages
    5. Datasheet Source: Form Result/Custom Element Sheet
    6. Click "Next"
  4. From the Datasheet Source dialog choose the "Facebook Pages" custom element and click "Next"
  5. From the Datasheet Columns Dialog select the columns UNIQUEID, FBPAGENAME, FBPAGELINK and FEEDACTIVE from the Available Columns list and move them to the Selected Columns list and then click "Finish" or "Save".
  6. You will be brought to the Datasheet View page; click "Close" to return to your page.
  7. You will see the datasheet element on this page now. Click the Datasheet element interface icon again and this time choose "Edit Columns".
  8. Within the Datasheet View Column Properties dialog choose the UNIQUEID column and click "edit":
    1. In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
      • /ADF/extensions/datasheet-modules/1.0/edit-delete.cfm
    2. Click Finish or Save.
    3. In the Header field, switch the text to 'Edit/Delete'
    4. Click Finish or Save
  9. Now within the Datasheet View Column Properties dialog choose the FEEDACTIVE column and click "edit":
    1. In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
      • /ADF/extensions/datasheet-modules/1.0/value-to-yes-no.cfm
    2. Click Finish or Save
    3. In the Header field, switch the text to 'Active'
    4. Click Finish
  10. Close the Edit Column window.
  11. Go back to the Datasheet element interface, select the Layout button
    1. Default Sorting = FBPAGENAME Ascending
    2. Uncheck "Show Alphabet Characters for Filtering"
    3. Uncheck "Allow JavaScript data sorting"
    4. Click Save

Twitter

  1. From the Datasheet element interface, click the "Datasheet" icon.
  2. From the "Datasheet Views" dialog, click the "Add Datasheet View" link.
  3. Enter the following information and then click "Next":
    1. Name: Twitter Accounts and Keywords View
    2. Private: unchecked
    3. Default View: checked
    4. Description: View to manage the all Twitter Accounts and Keywords
    5. Datasheet Source: Form Result/Custom Element Sheet
    6. Click "Next"
  4. From the Datasheet Source dialog choose the "Twitter Accounts Keywords" custom element and click "Next"
  5. From the Datasheet Columns Dialog select the columns UNIQUEID, TWITTERACCOUNTKEYWORD, TYPE and FEEDACTIVE from the Available Columns list and move them to the Selected Columns list and then click "Finish" or "Save".
  6. You will be brought to the Datasheet View page; click "Close" to return to your page.
  7. You will see the datasheet element on this page now. Click the Datasheet element interface icon again and this time choose "Edit Columns".
  8. Within the Datasheet View Column Properties dialog choose the UNIQUEID column and click "edit":
    1. In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
      • /ADF/extensions/datasheet-modules/1.0/edit-delete.cfm
    2. Click Finish or Save.
    3. In the Header field, switch the text to 'Edit/Delete'
    4. Click Finish or Save
  9. Now within the Datasheet View Column Properties dialog choose the FEEDACTIVE column and click "edit":
    1. In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
      • /ADF/extensions/datasheet-modules/1.0/value-to-yes-no.cfm
    2. Click Finish or Save
    3. In the Header field, switch the text to 'Active'
    4. Click Finish
  10. Close the Edit Column window.
  11. Go back to the Datasheet element interface, select the Layout button
    1. Default Sorting = TwitterAccountKeyword Ascending
    2. Uncheck "Show Alphabet Characters for Filtering"
    3. Uncheck "Allow JavaScript data sorting"
    4. Click Save

YouTube

  1. From the Datasheet element interface, click the "Datasheet" icon.
  2. From the "Datasheet Views" dialog, click the "Add Datasheet View" link.
  3. Enter the following information and then click "Next":
    1. Name: YouTube Channels View
    2. Private: unchecked
    3. Default View: checked
    4. Description: View to manage the all YouTube Channels
    5. Datasheet Source: Form Result/Custom Element Sheet
    6. Click "Next"
  4. From the Datasheet Source dialog choose the "YouTube Channels" custom element and click "Next"
  5. From the Datasheet Columns Dialog select the columns UNIQUEID, CHANNELTITLE, CHANNELUSERNAME and FEEDACTIVE from the Available Columns list and move them to the Selected Columns list and then click "Finish" or "Save".
  6. You will be brought to the Datasheet View page; click "Close" to return to your page.
  7. You will see the datasheet element on this page now. Click the Datasheet element interface icon again and this time choose "Edit Columns".
  8. Within the Datasheet View Column Properties dialog choose the UNIQUEID column and click "edit":
    1. In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
      • /ADF/extensions/datasheet-modules/1.0/edit-delete.cfm
    2. Click Finish or Save.
    3. In the Header field, switch the text to 'Edit/Delete'
    4. Click Finish or Save
  9. Now within the Datasheet View Column Properties dialog choose the FEEDACTIVE column and click "edit":
    1. In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
      • /ADF/extensions/datasheet-modules/1.0/value-to-yes-no.cfm
    2. Click Finish or Save
    3. In the Header field, switch the text to 'Active'
    4. Click Finish
  10. Close the Edit Column window.
  11. Go back to the Datasheet element interface, select the Layout button
    1. Default Sorting = CHANNELTITLE Ascending
    2. Uncheck "Show Alphabet Characters for Filtering"
    3. Uncheck "Allow JavaScript data sorting"
    4. Click Save

WordPress

  1. From the Datasheet element interface, click the "Datasheet" icon.
  2. From the "Datasheet Views" dialog, click the "Add Datasheet View" link.
  3. Enter the following information and then click "Next":
    1. Name:  WordPress Blogs View
    2. Private: unchecked
    3. Default View: checked
    4. Description: View to manage the all WordPress Blogs
    5. Datasheet Source: Form Result/Custom Element Sheet
    6. Click "Next"
  4. From the Datasheet Source dialog choose the "WordPress Blogs" custom element and click "Next"
  5. From the Datasheet Columns Dialog select the columns UNIQUEID, BLOGTITLE and FEEDACTIVE from the Available Columns list and move them to the Selected Columns list and then click "Finish" or "Save".
  6. You will be brought to the Datasheet View page; click "Close" to return to your page.
  7. You will see the datasheet element on this page now. Click the Datasheet element interface icon again and this time choose "Edit Columns".
  8. Within the Datasheet View Column Properties dialog choose the UNIQUEID column and click "edit":
    1. In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
      • /ADF/extensions/datasheet-modules/1.0/edit-delete.cfm
    2. Click Finish or Save.
    3. In the Header field, switch the text to 'Edit/Delete'
    4. Click Finish or Save
  9. Now within the Datasheet View Column Properties dialog choose the FEEDACTIVE column and click "edit":
    1. In the Render Handler field, select the 'Change' button. Enter the following value into the Explicit Module text box:
      • /ADF/extensions/datasheet-modules/1.0/value-to-yes-no.cfm
    2. Click Finish or Save
    3. In the Header field, switch the text to 'Active'
    4. Click Finish
  10. Close the Edit Column window.
  11. Go back to the Datasheet element interface, select the Layout button
    1. Default Sorting = BLOGTITLE Ascending
    2. Uncheck "Show Alphabet Characters for Filtering"
    3. Uncheck "Allow JavaScript data sorting"
    4. Click Save

Finish

  1. Publish this page.