51 lines
1.5 KiB
XML
51 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE use_case SYSTEM "use-case.dtd">
|
|
<use_case>
|
|
<id category="PSRV" number="00140" />
|
|
<title>Change Name of Existing Portal Tab</title>
|
|
<author name="Jim Parsons" email="jparsons@redhat.com" />
|
|
<last_modified date="2001/10/30" />
|
|
<status value="ready_for_review" />
|
|
<release_target release="2.0"/>
|
|
<description>
|
|
<![CDATA[
|
|
<p> <span class="option"></span>
|
|
This Use Case describes the procedure for changing the name of an existing Portal tab.
|
|
</p>
|
|
|
|
]]>
|
|
</description>
|
|
<goal_level value="user_goal" />
|
|
<actors><actor name="Portal Administrator" /></actors>
|
|
<trigger value="a A PA is unhappy with the name of one of the Portal Tabs, and wishes to modify the name" />
|
|
<basic_path>
|
|
<![CDATA[
|
|
<p> <span class="required"></span><br>
|
|
<ol>
|
|
<li>The PA navigates to the Portal and selects the "Configure Portal" link.</li>
|
|
<li>The PA is presented with a list of all tabs associated with this Portal</li>
|
|
<li>The PA selects the tab that he wishes to rename.</li>
|
|
<li>The PA selects the "Rename Tab" link.</li>
|
|
<li>A small form is presented to the PA with a field for the tabs name.</li>
|
|
<li>The PA changes the name within the Text Field</li>
|
|
<li>The PA then clicks the "Save Configuration" button.</li>
|
|
</ol>
|
|
</p>
|
|
|
|
]]>
|
|
</basic_path>
|
|
<success_end_conditions>
|
|
<![CDATA[
|
|
<p> <span class="required"></span>
|
|
The name of the Portal Tab is changed successfully.
|
|
</p>
|
|
|
|
|
|
|
|
]]>
|
|
</success_end_conditions>
|
|
<iteration>
|
|
Focused
|
|
</iteration>
|
|
</use_case>
|