Difference between revisions of "Profiles Overview"
(→Features) |
Gcronkright (talk | contribs) |
||
(31 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
== About Profile App == | == About Profile App == | ||
The Profile application is built in the [[Overview|Application Development Framework (ADF)]]. | The Profile application is built in the [[Overview|Application Development Framework (ADF)]]. | ||
== Overview == | == Overview == | ||
− | The profile application provides the functionality to allow users to manage and share their information throughout the site. A profile page provides the user with a unique page URL that can be shared. The users can manage their profile pages and edit their information | + | The profile application provides the functionality to allow users to manage and share their information throughout the site. A profile page provides the user with a unique page URL that can be shared. The users can manage their profile pages and edit their information through a profile dashboard page. Users profile information can be connected and synchronized to an external data source. Profiles can be configured to allow multiple roles and profile pages in multiple subsites and derived from multiple templates. |
== Requirements == | == Requirements == | ||
− | ADF | + | The ADF must be configured correctly for your site. The [[Site Configuration (ADF.cfc)]] wiki page has instructions for configuration. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | == Download == | |
− | + | Download the Profile Application from the [http://community.paperthin.com/projects/pt_profile/index.cfm Community Site Project] or from the SVN Repository. | |
== Contents == | == Contents == | ||
Line 37: | Line 25: | ||
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.) | 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.) | ||
− | == | + | <!-- |
− | + | == CommonSpot Requirements == | |
− | + | If running on '''CommonSpot 6.2.0''', install the following patches: | |
− | + | * [http://www.paperthin.com/support/knowledgebase/articles/ccapi-metadata.cfm 6.2.0.13] | |
− | + | * [http://www.paperthin.com/support/knowledgebase/articles/ccapi-page-audience.cfm 6.2.0.46] | |
− | + | ||
− | + | If running on '''CommonSpot 6.1''', install the following patches: | |
− | + | * [http://www.paperthin.com/support/knowledgebase/articles/api-textblock-and-subsite-creation-issues.cfm 6.1.0.49b] | |
+ | * [http://www.paperthin.com/support/knowledgebase/articles/ccapi-default-filetype.cfm 6.1.0.61] | ||
+ | --> | ||
+ | |||
+ | == Installation Guides == | ||
+ | |||
+ | '''Current Release Version:''' | ||
+ | * v3.5: | ||
+ | ** [[PT_Profile_v3.5_Release_Notes|Version 3.5 Release Notes]] | ||
+ | ** [[PT_Profile_v3.5_Install|Version 3.5 Install Guide]] | ||
+ | ** [[PT_Profile_v3.5_Upgrade|Version 3.5 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. --> | ||
+ | |||
+ | '''Previous Versions:''' | ||
+ | * v3.4: | ||
+ | ** [[PT_Profile_v3.4_Release_Notes|Version 3.4 Release Notes]] | ||
+ | ** [[PT_Profile_v3.4_Install|Version 3.4 Install Guide]] | ||
+ | ** [[PT_Profile_v3.4_Upgrade|Version 3.4 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. | ||
+ | |||
+ | * v3.3: | ||
+ | ** [[PT_Profile_v3.3_Release_Notes|Version 3.3 Release Notes]] | ||
+ | ** [[PT_Profile_v3.3_Install|Version 3.3 Install Guide]] | ||
+ | ** [[PT_Profile_v3.3_Upgrade|Version 3.3 Upgrade Guide]] | ||
+ | |||
+ | * v3.2: | ||
+ | ** [[PT_Profile_v3.2_Release_Notes|Version 3.2 Release Notes]] | ||
+ | ** [[PT_Profile_v3.2_Install|Version 3.2 Install Guide]] | ||
+ | ** [[PT_Profile_v3.2_Upgrade|Version 3.2 Upgrade Guide]] | ||
+ | |||
+ | * v3.1: | ||
+ | ** [[PT_Profile_v3.1_Release_Notes|Version 3.1 Release Notes]] | ||
+ | ** [[PT_Profile_v3.1_Install|Version 3.1 Install Guide]] | ||
+ | ** [[PT_Profile_v3.1_Upgrade|Version 3.1 Upgrade Guide]] | ||
+ | |||
+ | * v3.0: | ||
+ | ** [[PT_Profile_Release_Notes_v3|Release Notes]] | ||
+ | ** [[PT_Profile_Install_v3|Install Guide]] | ||
+ | ** [[PT_Profile_Upgrade_v3|Upgrade Guide]] | ||
+ | |||
+ | * v2.1: | ||
+ | ** [[PT_Profile_Version_2.1_Release_Notes|Release Notes]] | ||
+ | ** [[PT_Profile_Version_2.1_Install|Install Guide]] | ||
+ | ** [[PT_Profile_Version_2.1_Upgrade|Upgrade Guide]] | ||
+ | |||
+ | * v2.0: | ||
+ | ** [[PT_Profile_Version_2.0_Install|Version 2.0 Install Guide]] | ||
+ | ** [[PT_Profile_Version_2.0_Upgrade|Version 2.0 Upgrade Guide]] | ||
+ | |||
+ | * v1.0 | ||
+ | ** [[PT_Profile_Version_1.0_Install|Install Guide]] | ||
+ | |||
+ | <!-- | ||
+ | Current Development Builds v3.1: | ||
+ | * [[PT_Profile_Release_Notes_v3.1|Release Notes]] | ||
+ | * [[PT_Profile_Install_v3.1|Install Guide]] | ||
+ | * [[PT_Profile_Upgrade_v3.1|Upgrade Guide]] | ||
+ | --> | ||
+ | |||
+ | == Getting Started == | ||
+ | The installation has been completed and you are ready to start creating profiles. | ||
+ | |||
+ | # Navigate to the Profile Dashboard page and click the "Click Here, to create a profile" link. | ||
+ | # In the profile form userid field, enter the CommonSpot username that you logged into the site. Completed the rest of the form with your bio information. Submit the form once complete. | ||
+ | # This will create your profile and after the Profile Dashboard page refreshes you'll see your profile info with link to edit and a link to view your profile page. | ||
== Features == | == Features == | ||
Line 59: | Line 111: | ||
* [[PT_Profile_Bulk Creation/Update|Bulk Creation/Update]] | * [[PT_Profile_Bulk Creation/Update|Bulk Creation/Update]] | ||
* [[PT_Profile_Hooks to Photo Gallery App|Hooks to Photo Gallery App]] | * [[PT_Profile_Hooks to Photo Gallery App|Hooks to Photo Gallery App]] | ||
− | + | * [[PT_Profile_Schedule_Bulk_Update|Nightly Scheduled Job Import/Update]] | |
− | |||
− | * [[ | ||
== Known Issues/Bugs == | == Known Issues/Bugs == |
Latest revision as of 23:26, 17 February 2022
Contents
About Profile App
The Profile application is built in the Application Development Framework (ADF).
Overview
The profile application provides the functionality to allow users to manage and share their information throughout the site. A profile page provides the user with a unique page URL that can be shared. The users can manage their profile pages and edit their information through a profile dashboard page. Users profile information can be connected and synchronized to an external data source. Profiles can be configured to allow multiple roles and profile pages in multiple subsites and derived from multiple templates.
Requirements
The ADF must be configured correctly for your site. The Site Configuration (ADF.cfc) wiki page has instructions for configuration.
Download
Download the Profile Application from the Community Site Project or from the SVN Repository.
Contents
The Profile application contains the following:
- Custom Coding - various components and scripts.
- CommonSpot Components:
'Note:' Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.
Pre-installation Considerations
Application Development Framework (ADF) must be setup and configured on the server for the site that will be implementing the Profile application. For detailed instructions, see the Application Development Framework (ADF) 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 Guides
Current Release Version:
Previous Versions:
IMPORTANT: The above versions of this application require ADF 2.5 or greater and CommonSpot 10.5.2 or 10.6.1 or greater.
- v1.0
Getting Started
The installation has been completed and you are ready to start creating profiles.
- Navigate to the Profile Dashboard page and click the "Click Here, to create a profile" link.
- In the profile form userid field, enter the CommonSpot username that you logged into the site. Completed the rest of the form with your bio information. Submit the form once complete.
- This will create your profile and after the Profile Dashboard page refreshes you'll see your profile info with link to edit and a link to view your profile page.
Features
The profile application provides the following features:
- Profile Roles
- Multiple Subsites
- Multiple Templates
- Gallery
- Extended Profile Elements
- Authorized Administrators
- Auto Create
- Bulk Creation/Update
- Hooks to Photo Gallery App
- Nightly Scheduled Job Import/Update
Known Issues/Bugs
Found a bug, view the Known Issues/Bugs wiki page. Your issue not on the list? Then post it so the issue can be addressed.