59 lines
1.9 KiB
XML
59 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE use_case SYSTEM "use-case.dtd">
|
|
<use_case>
|
|
<id category="PSRV" number="00120" />
|
|
<title>Delete a 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>
|
|
A Portal Administrator (PA) should have a method available for deleting an existing Portal Tab.
|
|
</p>
|
|
|
|
]]>
|
|
</description>
|
|
<goal_level value="user_goal" />
|
|
<actors><actor name="Portal Administrator" /></actors>
|
|
<trigger value="The Portal contains more than the Main Tab, and a Portal Tab exists that a PA wishes to remove" />
|
|
<preconditions>
|
|
<![CDATA[
|
|
<p> <span class="optional"></span>
|
|
It is necessary that the Portal contain more than the "Main" tab at the start of this Use Case. If a Portal only contains a "Main" tab, the Portal Configuration page will not offer the option to remove the "Main" Tab.
|
|
</p>
|
|
|
|
|
|
|
|
|
|
]]>
|
|
</preconditions>
|
|
<basic_path>
|
|
<![CDATA[
|
|
<p> <span class="required"></span><br>
|
|
<ol>
|
|
<li>A PA selects the 'Configure Portal' link.</li>
|
|
<li>The PA scans the list of Portal Tabs associated with that Portal</li>
|
|
<li>The PA locates the tab he or she wishes to remove, and selects the 'Delete' link next to it.</li>
|
|
<li>A confirmation dialogue appears asking the PA to choose from two choices:
|
|
<ul><li>"Proceed with Tab Deletion"</li> Or <li>Cancle</li></ul>
|
|
<li>The PA is returned to the "Configure Portal" page. If "Proceed with Tab Deletion" was selected above, then the deleted tab no longer appears in the list of tabs associated with the Portal</li>
|
|
</ol>
|
|
</p>
|
|
|
|
]]>
|
|
</basic_path>
|
|
<success_end_conditions>
|
|
<![CDATA[
|
|
<p> <span class="required"></span>
|
|
The tab that the PA desires to delete is removed.
|
|
</p>
|
|
|
|
]]>
|
|
</success_end_conditions>
|
|
<iteration>
|
|
Filled
|
|
</iteration>
|
|
</use_case>
|