Difference between revisions of "PT Forum Overview"

From ADF Docs
Jump to: navigation, search
(Pre-installation Considerations)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
----
 
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://umuziny.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]=
 
----
 
=[http://umuziny.co.cc CLICK HERE]=
 
----
 
</div>
 
 
== About Forums App ==
 
== About Forums App ==
 
The Forums application is built in the [[Overview|Application Development Framework (ADF)]].
 
The Forums application is built in the [[Overview|Application Development Framework (ADF)]].
Line 17: Line 9:
 
Inheritable group permissions can be assigned for read, post, edit rights.  
 
Inheritable group permissions can be assigned for read, post, edit rights.  
  
&lt;!-- Discussions are organized into categories, topics and then threads. Categories are the top level buckets and work as the forum landing pages. As an example each department in an organization can be assigned a category. Inside of each Category can be multiple topics. Within each topic, messages are added to threads. --&gt;
+
<!-- Discussions are organized into categories, topics and then threads. Categories are the top level buckets and work as the forum landing pages. As an example each department in an organization can be assigned a category. Inside of each Category can be multiple topics. Within each topic, messages are added to threads. -->
  
 
== Requirements ==
 
== Requirements ==
Line 46: Line 38:
  
 
== Pre-installation Considerations ==
 
== Pre-installation Considerations ==
The [[Overview|ADF]] must be setup and configured on the server for the site that will be implementing the Profile application.  For detailed instructions follow the [[Overview|ADF Overview]] wiki page for Site Configurations.
+
The [[Overview|ADF]] must be setup and configured on the server for the site that will be implementing the Forum application.  For detailed instructions follow the [[Overview|ADF Overview]] wiki page for Site Configurations.
  
This installation guide assumes that you have no Custom Elements/Metadata Forms with the names above.  Before the install, remove any Custom Elements/Metadata Forms with the names listed in the &quot;Contents&quot; section above.  (If you do not remove existing elements with these names, you may have difficulties during the installation.)
+
This installation guide assumes that you have no Custom Elements/Metadata Forms with the names above.  Before the install, remove any Custom Elements/Metadata Forms with the names listed in the "Contents" section above.  (If you do not remove existing elements with these names, you may have difficulties during the installation.)
  
 
== Installation/Setup ==
 
== Installation/Setup ==
Line 59: Line 51:
 
# [[PT Forums Site Configuration|Site Configuration]]
 
# [[PT Forums Site Configuration|Site Configuration]]
 
# [[PT Forums Build Subsites Templates and Pages|Build Subsites, Templates and Pages]]
 
# [[PT Forums Build Subsites Templates and Pages|Build Subsites, Templates and Pages]]
&lt;!-- # [[PT Forums After Login Configuration|After Login Configuration]] --&gt;
+
<!-- # [[PT Forums After Login Configuration|After Login Configuration]] -->
  
&lt;!--
+
<!--
  
 
== Features ==
 
== Features ==
Line 68: Line 60:
 
* [[PT_Forums_Lightbox|Lightbox]]
 
* [[PT_Forums_Lightbox|Lightbox]]
  
--&gt;
+
-->
  
 
== Getting Started ==
 
== Getting Started ==
Line 80: Line 72:
 
If everything works with no problems/errors, then you are ready to launch the Forums.
 
If everything works with no problems/errors, then you are ready to launch the Forums.
  
&lt;!--
+
<!--
 
== Troubleshooting ==
 
== Troubleshooting ==
--&gt;
+
-->
  
 
== Known Issues/Bugs ==
 
== Known Issues/Bugs ==

Latest revision as of 15:49, 7 July 2011

About Forums App

The Forums application is built in the Application Development Framework (ADF).

Overview

The Forums application provides the ability to create an online message board inside a CommonSpot site. Also, with the option to integrate with other ADF applications, like PT Profiles.

With this application users can post and manage multiple Forum Categories, Topics and Threads.

Inheritable group permissions can be assigned for read, post, edit rights.


Requirements

ADF Library components that are required for the Forums application:

  • CEData_1_0
  • CSData_1_0
  • Data_1_0
  • Date_1_0
  • Forms_1_0
  • Scripts_1_0
  • CCAPI

The ADF must be configured correctly for your site. The Site Configuration (ADF.cfc) wiki page has instructions for configuration.

Contents

The Forums application contains the following:

Note: Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.

Pre-installation Considerations

The ADF must be setup and configured on the server for the site that will be implementing the Forum application. For detailed instructions follow the ADF Overview wiki page for Site Configurations.

This installation guide assumes that you have no Custom Elements/Metadata Forms with the names above. Before the install, remove any Custom Elements/Metadata Forms with the names listed in the "Contents" section above. (If you do not remove existing elements with these names, you may have difficulties during the installation.)

Installation/Setup

Each of the following steps should be completed fully and in the order presented:

  1. Download/Extract PT Forum Application
  2. PT Forum ADF Configuration
  3. Styles
  4. Import Custom Elements
  5. Site Configuration
  6. Build Subsites, Templates and Pages


Getting Started

The installation has been completed and you are ready to start posting to the forums.

  • Navigate to the Configuration Manager page and edit the single record. Update the Default Security for the forums. Set the site administrators group to have admin rights.
  • Navigate to the Forum Home/Category Page. The New Category button will be rendered above the table. Click the button and create a new category for the forum.
  • After you have a category created, then create a topic, a thread, and a message post.
  • Navigate to the Forum webadmin and review the datasheets to make sure the data matches what you have created.

If everything works with no problems/errors, then you are ready to launch the Forums.


Known Issues/Bugs

Found a bug? View the PT Forum Issues page. Your issue not on the list? Post it so the issue can be addressed.