16-2 Oracle Fusion Middleware Users Guide for Site Studio Designer
immediate relationship with the content using a contribution icon. Instead, Manager is used to change settings that affect the entire page or site like assigning page templates
and changing section properties.
As such, you want to create a logical location for Manager and choose the appropriate time to display it always on or only display in contribution mode.
There are three places where Manager can display:
■
From every page on the site : You can add Manager to every page on the site to
give users a sense they are modifying the section or page they are viewing.
■
From a designated section : You can add Manager to a designated section of the
site where users go to manage everything. This may give users the sense they are managing the site from a central location.
■
From the Site Studio Administration page : Manager is always accessible from the
Manage Web Sites page on the content server. Any customizations you make to Manager do not affect this page.
If you add Manager to a section, you probably want to make that section viewable only in Contributor. You might also spend time designing a page template specifically
for Manager.
16.3 When Manager is Displayed
There are two states when Manager can be displayed:
■
Contribution mode : You can have Manager display only in contribution mode so
that the general public does not see it and instead only those with contribution access do.
■
All times : You can have Manager display on the site at all times so that everyone,
including all public users, sees it. The default setting in Manager is to display at all times.
16.4 Adding Manager to Your Site
When you add Manager to your site, you allow a user a site manager to modify the site hierarchy and perform several site management tasks. You can add Manager to
your site in two ways:
■
Adding Manager With Default Settings on page 16-2
■
Adding Manager With Custom Settings on page 16-3
16.4.1 Adding Manager With Default Settings
To add Manager to your site, simply add the Site Studio Manager fragment to a page template. When you do this, youre adding Manager with the maximum amount of
settings enabled for the user.
To add Manager with its default settings, perform these tasks:
1.
Open a page template from the site hierarchy and place your cursor where you want Manager to appear on the page.
2. In the Toolbox, click Other Fragments.
3. Click the Site Studio Manager fragment.
Setting Up Manager 16-3
The Fragment Parameter Values dialog is displayed see Fragment Parameter
Values Dialog on page A-96.
4. Choose a theme: blue, red, or grey.
To change the look and feel beyond what is available in these themes, edit the Site Studio Manager fragment using the Fragment Editor see
Editing Fragments on
page 13-7.
5. Click OK to close the Fragment Parameter Values dialog.
The Manager application now appears on the page when viewed in a browser.
16.4.2 Adding Manager With Custom Settings
If you want to change the settings that are available to the user, then you should first create a manager configuration settings file, edit the file, and then add the Site Studio
Manager fragment, but this time, reference the manager configuration settings file you created.
To add Manager with a manager configuration settings file, perform these tasks:
1.
Follow the steps to create a manager configuration settings file see Creating a
Manager Configuration Settings File on page 16-3.
2.
Open a page template from the site hierarchy and place your cursor where you want Manager to appear on the page.
3. In the Toolbox, click Other Fragments.
4. Click the Site Studio Manager fragment.
The Fragment Parameter Values dialog is displayed see Fragment Parameter
Values Dialog on page A-96.
5. Choose a theme: blue, red, or grey.
To change the look and feel beyond what is available in these themes, edit the Site Studio Manager fragment using the Fragment Editor see
Editing Fragments on
page 13-7.
6. Place the cursor in the Name column of the settings fields, and click the icon
Figure 16–1 next to it.
Figure 16–1 Additional Information Icon
The search results page is displayed, showing all available manager configuration settings files on the content server.
7. Click Select beside the manager configuration settings file you want to use.
8. Click OK to close the Fragment Parameter Values dialog.
The Manager application now appears on your page template with the options that you enabled in the manager configuration settings file.
16.5 Creating a Manager Configuration Settings File
A manager configuration settings file in an editable XML file read by Manager to determine the number of editing options the site manager has. If youre content with
16-4 Oracle Fusion Middleware Users Guide for Site Studio Designer
the default options turned on in Manager, then you can simply add the Site Studio Manager fragment without creating a manager configuration settings file.
If, however, you want to control which options are enabled and disabled then you must create a manager configuration settings file, which you do in the Site Assets
pane. There are two starting points of manager configuration settings files you can create: one with the minimal settings enabled and one with the maximum settings
enabled. You can create as many manager configuration settings files as you like.
To create a manager configuration settings file, perform these tasks:
1.
Open the Site Assets pane in Designer.
2. Click the menu at the top and choose Manager Configuration Settings.
3.
Click the New File icon Figure 16–2
.
Figure 16–2 New File Icon
4. To create a manager configuration settings file, perform one of the following:
■
Choose New and then Minimal Enabled to create a Manager interface with the minimum amount of user settings.
■
Choose New and then Maximum Enabled to create a Manager interface with the maximum number of user settings.
For more information, see Description of the Manager Configuration Settings
File on page 16-8.
Or, to create a copy of an existing manager configuration settings file:
■
Choose Copy and then Selected to copy the currently selected manager configuration settings file to a new one.
■
Choose Copy and then from Server to copy an existing file on the content server.
■
Choose Copy and then from Local to copy an existing file on your file system.
The standard content check-in page is displayed.
5. Provide the metadata for the manager configuration settings file and click Assign
Info at the bottom of the page to check it into the content server. All required
metadata fields are marked red. The manager configuration settings file appears in the Site Assets pane, where you can
select if for editing or reference it from a fragment. For information on customizing the settings file, see
Customizing Manager Configuration Settings on page 16-5.
16.6 Copying a Manager Configuration Settings File