libreccm-legacy/ccm-portalserver/doc/use-cases/psrv-00110.xml

108 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE use_case SYSTEM "use-case.dtd">
<use_case>
<id category="PSRV" number="00110" />
<title>Configure A Portal Tab</title>
<author name="Jim Parsons" email="jparsons@redhat.com" />
<last_modified date="2003/02/28" />
<release_target release="2.0"/>
<status value="in_progress" />
<description>
<![CDATA[
<p> <span class="option"></span>
Tabs are the principle organizational mechanism for restricting view clutter and focusing Portal data and function. This Use Case describes the procedure to follow when a modification to a Tab is desired.
</p>
]]>
</description>
<goal_level value="summary_goal" />
<actors><actor name="Portal Administrator" /></actors>
<trigger value="A PA desires to modify the configuration for a Portal Tab" />
<preconditions>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</preconditions>
<basic_path>
<![CDATA[
<p> <span class="required"></span><br>
<ol>
<li>Starting at the Portal, he PA selects the "Configure Portal" link.</li>
<li>The 'Layout' tab is chosen next.</li>
<li>At the Configure Portal page, the PA is presented a list of all Tabs currently residing within the Portal. The PA selects a Tab to configure.</li>
<li>The PA makes the desired configuration changes and then clicks the "Save Configuration" button. Configuration changes available include:
<ul>
<li>Change the layout of portlets (<a href="psrv-00220.xml.html>PSRV-00220:Change the Layout for a Portal Tab</a>)</li>
<li>A a Portal Tab (<a href="psrv-00100.xml.html">PSRV-00100:Add a Tab to a Portal</a>)</li>
<li>Rename a Portal Tab (<a href="./psrv-00140.xml.html">PSRV-00140:Change Name of Existing Portal Tab</li>
<li>Delete a Portal Tab (<a href="./psrv-00120.xml.html">PSRV-00120:Delete a Portal Tab</a>)</li>
<li>Re-order tabs in a Portal (<a href="./psrv-00150.xml.html">PSRV-00150:Reorder Portal Tabs</a>)</li>
<li>Add and Delete Portlets from a Portal (<a href="psrv-00200.xml.html">PSRV-00200:Add a Portlet to a Portal Tab</a> <a href="psrv-00210.xml.html">PSRV-00210:Delete a Portlet from a Portal Tab</a>)</li>
</ul></li>
</ol>
</p>
]]>
</basic_path>
<postconditions>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</postconditions>
<success_end_conditions>
<![CDATA[
<p> <span class="required"></span>
The desired config changes are made and saved.
</p>
]]>
</success_end_conditions>
<alternative_paths>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</alternative_paths>
<exception_paths>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</exception_paths>
<failure_end_conditions>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</failure_end_conditions>
<sample_narrative>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</sample_narrative>
<open_issues>
<![CDATA[
<p> <span class="optional"></span><br>
</p>
]]>
</open_issues>
<iteration>
Focused
</iteration>
</use_case>