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

107 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE use_case SYSTEM "use-case.dtd">
<use_case>
<id category="PSRV" number="00820" />
<title>Adding a Bookmark </title>
<author name="Jim Parsons" email="jparsons@redhat.com" />
<last_modified date="2001/11/21" />
<status value="in_progress" />
<description>
<![CDATA[
<p> <span class="option"></span>
This Use Case addresses the need to add a bookmark to the bookmarks portlet.
</p>
]]>
</description>
<goal_level value="user_goal" />
<actors><actor name="Portal Participant" /></actors>
<trigger value="A Portal Participant encounters a knowledge item within an application that they would like to be able to return to easily" />
<preconditions>
<![CDATA[
<p> <span class="optional"></span>
This Use Case requires that the Participant have write privelage on the Bookmark Portlet application.
</p>
]]>
</preconditions>
<basic_path>
<![CDATA[
<p> <span class="required"></span><br>
<ol>
<li>During the course of browsing content within a portal, a participant wishes to bookmark an item for quick retrieval later.</li>
<li>The Participant clicks the "Add Bookmark" icon at the top of the portal to store the location of the content item in the bookmark portlet.
</ol>
</p>
]]>
</basic_path>
<postconditions>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</postconditions>
<success_end_conditions>
<![CDATA[
<p> <span class="required"></span>
A link to the knowledge item appears in the Bookmarks portlet.
</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>
<ul>
<li>Why are CW bookmarks better than browser bookmarks? Because they can be shared?</li>
<li>What action does a user take to save a bookmark? A "Save Bookmark" button? Should this be a persistent feature of the portal UI?</li>
<li>What if the item that a user wishes to bookmark is within a portal
application, and the nav bar, help, and other ancillary links (where a
'save bookmark' button would probably be located) are not present? Does
this imply that every (reasonable) application that populates the portal, needs to incorporate a "Bookmark This View" button in it UI?</li>
</ul>
</p>
]]>
</open_issues>
<iteration>
Facade.
</iteration>
</use_case>