Difference between revisions of "PT Profile Subsites"

From ADF Docs
Jump to: navigation, search
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
Profile pages can to be created in a specific subsite.  The subsites for the profile pages can differ by roleEach role can have it's own subsite.  This is managed in the [[PT_Profile Site Configuration|Site Configuration]].
+
It is '''highly recommended''' this Profile Web Admin subsite for administrators and a Profile Lightbox subsite for the lightbox pages.  This allows security to be setup for the subsite to allow only administrators access for the webadmin and the CS toolbar turned off for the lightbox pages.
  
Follow the steps to create a new subsite and update the pt_profile config file.
+
Your site may already have a ''webadmin'' and/or ''lightbox'' subsite.  The steps below will add a ''profile'' subsite into the ''webadmin'' and ''lightbox'' subsites.
  
== Profile Admin Subsite ==
+
== Web Admin ==
It is '''highly recommended''' that the Profile Admin subsite be created for administratorsThis allows security to be setup for the subsite to allow only administrators access.
+
# Create a new subsite under the site root called ''webadmin''.
 +
# Create a new subsite under ''webadmin'' called ''profile''.
 +
# Configure the ''/webadmin/profile/'' subsite Content Security to give 'No Rights' to 'Anonymous Users' and 'Authenticated Users'.   
 +
# Configure the ''/webadmin/profile/'' subsite Content Security to give permissions to the group of administrators who will manage the Photos.
  
# Create a new subsite called ''profileAdmin''.
+
== Lightbox ==
# Create a new subsite within the ''profileAdmin'' subsite called ''lightbox''.  This will be used for the lightbox pages.
+
# Create a new subsite under the site root called ''lightbox''.
# Configure the ''lightbox'' General Security to not inherit security from parent.  When the installation is completed, comeback and remove the ''Show CommonSpot Interface'' permission from all groups and users.
+
# Create a new subsite under ''lightbox'' called ''profile''.
# Configure the ''lightbox'' Content Security to not inherit security from parent.  Change the ''Authenticated Users'' to only have read permissions.
 
# Configure the ''profileAdmin'' subsite Content Security to give 'No Rights' to 'Anonymous Users' and 'Authenticated Users'. 
 
# Configure the ''profileAdmin'' subsite Content Security to allow permissions to the group of administrators that will manage the Photos.
 
 
 
'''Note:''' We are setting up separate security for the ''lightbox'' subsite because these pages security will differ from the ''profileAdmin'' subsite.
 
 
 
== Profile Roles Subsite ==
 
# Create a new subsite called 'general' (where 'general' is the role name).
 
# Find the subsite id for the new 'general' subsite.
 
 
 
== Update Profile Site Config ==
 
This subsite will be used to store the profile pages.  Update the pt_profile.xml config file that we setup in [[PT_Profile Site Configuration|Site Configuration]].  Update the <SUBSITE_ID> tag value with the subsite id for the subsite you just created.
 
  
 
[[Category:Profile]]
 
[[Category:Profile]]

Revision as of 19:02, 26 March 2010

Overview

It is highly recommended this Profile Web Admin subsite for administrators and a Profile Lightbox subsite for the lightbox pages. This allows security to be setup for the subsite to allow only administrators access for the webadmin and the CS toolbar turned off for the lightbox pages.

Your site may already have a webadmin and/or lightbox subsite. The steps below will add a profile subsite into the webadmin and lightbox subsites.

Web Admin

  1. Create a new subsite under the site root called webadmin.
  2. Create a new subsite under webadmin called profile.
  3. Configure the /webadmin/profile/ subsite Content Security to give 'No Rights' to 'Anonymous Users' and 'Authenticated Users'.
  4. Configure the /webadmin/profile/ subsite Content Security to give permissions to the group of administrators who will manage the Photos.

Lightbox

  1. Create a new subsite under the site root called lightbox.
  2. Create a new subsite under lightbox called profile.