Difference between revisions of "Blogs"

From ADF Docs
Jump to: navigation, search
(Installation Guides)
 
(67 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
=Overview=
 
=Overview=
Blogging in CommonSpot should be as simple and easy as managing events. Users should be able to add/modify/delete and reuse blog content easily.  The reworking of the original blog application will build upon the lessons learned and take advantage of new ADF featuresF.
+
PT Blogs ADF application provides a simple and easy blog management solution within CommonSpot.
 +
 
 +
Users are able to add/modify/delete and reuse blog content easily.  Numerous features have been developed into the latest version of this application to provide a flexibility solution for all users.
 +
 
 +
== Installation Guides ==
 +
 
 +
'''Current Release Version:'''
 +
* v4.4
 +
** [[PT_Blog_Version_4.4_Release_Notes|Version 4.4 Release Notes]]
 +
** [[PT_Blog_Version_4.4_Install|Version 4.4 Install Guide]]
 +
** [[PT_Blog_Version_4.4_Upgrade|Version 4.4 Upgrade Guide]]
 +
 
 +
'''ADF 2.5.x Release Version:'''
 +
* v4.3
 +
** [[PT_Blog_Version_4.3_Release_Notes|Version 4.3 Release Notes]]
 +
** [[PT_Blog_Version_4.3_Install|Version 4.3 Install Guide]]
 +
** [[PT_Blog_Version_4.3_Upgrade|Version 4.3 Upgrade Guide]]
 +
 
 +
'''IMPORTANT''': The above versions of this application require '''ADF 2.5''' or greater and '''CommonSpot 10.5.2 or 10.6.1''' or greater.
 +
 
 +
'''ADF 2.4.x Release Versions:'''
 +
* v4.2
 +
** [[PT_Blog_Version_4.2_Release_Notes|Version 4.2 Release Notes]]
 +
** [[PT_Blog_Version_4.2_Install|Version 4.2 Install Guide]]
 +
** [[PT_Blog_Version_4.2_Upgrade|Version 4.2 Upgrade Guide]]
 +
 
 +
* v4.1
 +
** [[PT_Blog_Version_4.1_Release_Notes|Version 4.1 Release Notes]]
 +
** [[PT_Blog_Version_4.1_Install|Version 4.1 Install Guide]]
 +
** [[PT_Blog_Version_4.1_Upgrade|Version 4.1 Upgrade Guide]]
 +
 
 +
* v4.0
 +
** [[PT_Blog_Version_4.0_Release_Notes|Version 4.0 Release Notes]]
 +
** [[PT_Blog_Version_4.0_Install|Version 4.0 Install Guide]]
 +
** [[PT_Blog_Version_4.0_Upgrade|Version 4.0 Upgrade Guide]]
 +
 
 +
'''IMPORTANT''': The 'ADF 2.4.x Release Versions' of this application require '''ADF 2.0 to 2.4.x''' and '''CommonSpot 10 up to 10.5.1 or 10.6'''
  
== Getting Started ==
 
* [[Install CS Blog Version 2 | Install ]]
 
  
==Requirements==
+
'''ADF 1.8 Release Versions:'''
* Each blog post should have their own page.
+
* v3.2
* Each blog should belong to a subsite.
+
** [[PT_Blog_Version_3.2_Release_Notes|Version 3.2 Release Notes]]
* Searching should be available by blog.
+
** [[PT_Blog_Version_3.2_Install|Version 3.2 Install Guide]]
* Tags should be used for both categorization and page metadata (keywords).
+
** [[PT_Blog_Version_3.2_Upgrade|Version 3.2 Upgrade Guide]]
* Blog posts should have the option to display comments (or not).
+
'''IMPORTANT''': v3.2 of this application requires '''ADF 1.7.x''' or greater
* Blog posts should have the option to display trackbacks (or not).
 
* Users posting comments should be able to authenticate against:
 
** CommonSpot
 
** External DB
 
** Facebook (via Facebook Connect)
 
* Blog pages should display a 30 day calendar widget with recent blog posts highlighted like the Calendar of Events.
 
* Blogs should be managed from a central administrator.
 
* Blogs should have security to control who owns and who can post.
 
* Blog posts should have a "draft" status that allows the post to not be published.
 
  
==Technical Specs==
+
* v3.1
* Custom Field type for categories should preform better than the previous application.
+
** [[PT_Blog_Release_Notes_v3.1|Release Notes]]
* Calendar Element will be handled similar to Events element using a RH on the Blog Element with the proper filter.
+
** [[PT_Blog_Install_v3.1|Install Guide]]
* Creating a blog post will use the [[Add Blog Post]] Custom script which will create the page similar to the way the American AUpedia application is completed.
+
** [[PT_Blog_Upgrade_v3.1|Upgrade Guide]]
* In the [[Add Blog Post]] functionality a [[CS CFT Subsite]] would be used to create a new subsite for the new blog.
+
* v3.0:
 +
** [[PT_Blog_Release_Notes_v3|Release Notes]]
 +
** [[PT_Blog_Install_v3|Install Guide]]
 +
** [[PT_Blog_Upgrade_v3|Upgrade Guide]]
 +
*v2.3:
 +
** [[PT_Blog_Release_Notes_v2.3|Release Notes]]
 +
** [[PT_Blog_Install_v2.3|Install Guide]]
 +
** [[PT_Blog_Upgrade_v2.3|Upgrade Guide]]
 +
* v2.2:
 +
** [[PT_Blog_Version_2.2_Release_Notes|Release Notes]]
 +
** [[PT_Blog_Version_2.2_Install|Install Guide]]
 +
** [[PT_Blog_Version_2.2_Upgrade|Upgrade Guide]]
 +
* v2.1:
 +
** [[PT_Blog_Version_2.1_Install|Install Guide]]
 +
** [[PT_Blog_Version_2.1_Upgrade|Upgrade Guide]]
 +
* v2.0
 +
** [[PT_Blog_Version_2.0_Install|Install Guide]]
 +
** [[PT_Blog_Version_2.0_Upgrade|Upgrade Guide]]
  
==Elements==
+
<!--
[[Image:Cselements_blog.png]]
+
'''Current Development Build:'''
* [[CS Blog Version 2 Element Blog]]
+
* v4.2
* [[CS Blog Version 2 Element Post]]
+
** [[PT_Blog_Release_Notes_4.2|Version 4.2 Release Notes]]
* [[CS Blog Version 2 Element Comment]]
+
** [[PT_Blog_Version_4.2_Install|Version 4.2 Install Guide]]  
 +
** [[PT_Blog_Version_4.2_Upgrade|Version 4.2 Upgrade Guide]]
 +
'''IMPORTANT''': v4.2 of this application requires '''ADF 2.0''' or greater
 +
-->
  
==Scenarios==
+
== Getting Started ==
* [[Add Blog]]
+
* [[PT_Blog_Getting_Started_Guide|Getting Started Guide]]
* [[Edit Blog]]
 
* [[Add Blog Post]]
 
* [[Edit Blog Post]]
 
  
==Potential==
+
== Features ==
* Move Blog
+
v2 Features
 +
*[[PT_Blogs_Feature_Tags|PT Tags Integration]]
 +
*[[PT_Blogs_Feature_Landing_Page|Auto Create Blog Landing Page]]
 +
*[[PT_Blogs_Feature_Date_Subsite|Enable/Disable the Date Subsite Mask]]
 +
*[[PT_Blogs_Feature_RSS_Feed|Blog RSS Feeds]]
  
  
 
[[Category:Project]]
 
[[Category:Project]]
 
[[Category:Blogs]]
 
[[Category:Blogs]]

Latest revision as of 18:08, 16 September 2022

Overview

PT Blogs ADF application provides a simple and easy blog management solution within CommonSpot.

Users are able to add/modify/delete and reuse blog content easily. Numerous features have been developed into the latest version of this application to provide a flexibility solution for all users.

Installation Guides

Current Release Version:

ADF 2.5.x Release Version:

IMPORTANT: The above versions of this application require ADF 2.5 or greater and CommonSpot 10.5.2 or 10.6.1 or greater.

ADF 2.4.x Release Versions:

IMPORTANT: The 'ADF 2.4.x Release Versions' of this application require ADF 2.0 to 2.4.x and CommonSpot 10 up to 10.5.1 or 10.6


ADF 1.8 Release Versions:

IMPORTANT: v3.2 of this application requires ADF 1.7.x or greater 


Getting Started

Features

v2 Features