Difference between revisions of "PT Article Editor Subsites"

From ADF Docs
Jump to: navigation, search
(Created page with '== Overview == It is '''highly recommended''' to create a Article Editor Web Admin subsite for administrators and a Article Editor Lightbox subsite for the lightbox pages. This …')
 
Line 6: Line 6:
 
== Web Admin ==
 
== Web Admin ==
 
# Create a new subsite under the site root called ''webadmin''.
 
# Create a new subsite under the site root called ''webadmin''.
# Create a new subsite under ''webadmin'' called ''article''.
+
# Create a new subsite under ''webadmin'' called ''articles''.
 
# Configure the ''/webadmin/article/'' subsite Content Security to give 'No Rights' to 'Anonymous Users' and 'Authenticated Users'.   
 
# Configure the ''/webadmin/article/'' subsite Content Security to give 'No Rights' to 'Anonymous Users' and 'Authenticated Users'.   
 
# Configure the ''/webadmin/article/'' subsite Content Security to give permissions to the group of administrators who will manage the Profiles.
 
# Configure the ''/webadmin/article/'' subsite Content Security to give permissions to the group of administrators who will manage the Profiles.
Line 12: Line 12:
 
== Lightbox ==
 
== Lightbox ==
 
# Create a new subsite under the site root called ''lightbox''.
 
# Create a new subsite under the site root called ''lightbox''.
# Create a new subsite under ''lightbox'' called ''article''.
+
# Create a new subsite under ''lightbox'' called ''articles''.
  
 
[[Category:Article Editor]]
 
[[Category:Article Editor]]

Revision as of 01:05, 15 April 2010

Overview

It is highly recommended to create a Article Editor Web Admin subsite for administrators and a Article Editor 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 article 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 articles.
  3. Configure the /webadmin/article/ subsite Content Security to give 'No Rights' to 'Anonymous Users' and 'Authenticated Users'.
  4. Configure the /webadmin/article/ subsite Content Security to give permissions to the group of administrators who will manage the Profiles.

Lightbox

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