forked from LHeffner/Practice-Repo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGlobal.htm
More file actions
117 lines (79 loc) · 8.35 KB
/
Copy pathGlobal.htm
File metadata and controls
117 lines (79 loc) · 8.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html>
<html>
<head>
<title>Global Instructions for OZONE</title>
</head>
<h1 pbzloc="128">OZONE Overview & Introduction</h1>
<p>OZONE is an ecosystem of software that enables users from numerous organizations to share data and manipulate it solely within browser memory. It comprises three specific products that interact using inter-widget communication (IWC). Each product performs a specific task:</p>
<ul>
<li><a href="hud.html"><b>HUD</b></a> -- An organizational display that houses applications users find in Marketplace and want to store in their local environment, much like a bookmark in an Internet browser window.</li>
</ul>
<ul>
<li><a href="Marketplace.html"><b>Marketplace</b></a> -- A store--compared to a commercial application store like Apple's App Store or Google Play--use it to search for and download applications to use in your instance of OZONE</li>
</ul>
<ul>
<li><a href="Webtop.html"><b>Webtop</b></a> -- The framework where applications run and interact with each other. Webtop creates an environment where OZONE compatible applications can share a virtual network and core services that solely exist within the browser's memory.</li>
</ul>
<ul>
<li><b>IWC</b>-- The technology widgets use to communicate with each other within a brower without sending data back to their respective servers.</li>
</ul>
<h1>Global <a id="GlobalToolbar" name="GlobalToolbar" pbzloc="58">Toolbar</a></h1>
<p>The Global Toolbar appears at the top of each product in the OZONE family. Use it to navigate between HUD, Marketplace and Webtop. From the toolbar, you can access your settings and Help resources, see notifications or create a listing.</p>
<p> <img alt="Global Toolbar" src="../mocks/Doc_images/Global_Toolbar.png" /></p>
<p><b>Global Toolbar</b></p>
<p><b>A blue Global Toolbar icon signifies which part of OZONE you are viewing and alerts you of unread notifications.</b></p>
<p>Each Global Toolbar icon is described:</p>
<ul>
<li><img alt="HUD" src="../mocks/Doc_images/HUD_icon.png" style="border-top: 1px solid; height: 30px; border-right: 1px solid; width: 30px; border-bottom: 1px solid; border-left: 1px solid" /> <a class="0" href="https://github.com/stephaniesaylor/Practice-Repo/blob/master/hud.html">HUD</a> (Heads up display)</li>
<li><img alt="Marketplace" src="../mocks/Doc_images/Marketplace_icon.png" style="border-top: 1px solid; height: 30px; border-right: 1px solid; width: 30px; border-bottom: 1px solid; border-left: 2px solid" /> <a class="0" href="https://github.com/stephaniesaylor/Practice-Repo/blob/master/Marketplace.html">Marketplace</a></li>
<li><img alt="Webtop" src="../mocks/Doc_images/Webtop_icon.png" style="border-top: 1px solid; height: 30px; border-right: 1px solid; width: 30px; border-bottom: 1px solid; border-left: 1px solid" /> <a class="0" href="https://github.com/stephaniesaylor/Practice-Repo/blob/master/Webtop.html">Webtop</a></li>
<li pbzloc="130"><img alt="Notifications" src="/Doc_images/Notifications_icon.png" style="border-top: 1px solid; height: 30px; border-right: 1px solid; width: 30px; border-bottom: 1px solid; border-left: 1px solid" /> <a class="0" href="User_Notifications.html" pbzloc="129">Notifications</a></li>
<li pbzloc="132"><img alt="Help" src="/Doc_images/Help_content_icon.png" style="border-top: 1px solid; height: 30px; border-right: 1px solid; width: 30px; border-bottom: 1px solid; border-left: 1px solid" /> <a class="0" href="https://github.com/stephaniesaylor/Practice-Repo/blob/master/Help.html" pbzloc="131">Help</a></li>
<li><img alt="Main Menu" pbzloc="133" src="/Doc_images/Main_menu_icon.png" style="border-top: 1px solid; height: 30px; border-right: 1px solid; width: 30px; border-bottom: 1px solid; border-left: 2px solid" /> <a class="0" href="https://github.com/stephaniesaylor/Practice-Repo/blob/master/MainMenu.html">Main Menu</a></li>
</ul>
<h2><a id="Notifications" name="Notifications">Notifications</a></h2>
Notifications are located on the top-right side of the Global Toolbar. Marketplace stewards use them to alert users of upcoming events. If you have any unread notifications, the <img alt="Notifications icon" src="file:///C:/Users/ssaylor/Desktop/BUILD/ozp-help/Doc_images/Notifications_icon.png" style="border-top: 1px solid; height: 30px; border-right: 1px solid; width: 30px; border-bottom: 1px solid; border-left: 1px solid" /> changes to <img alt="Active Notifications icon" src="file:///C:/Users/ssaylor/Desktop/BUILD/ozp-help/Doc_images/Active_notifications_icon.png" style="border-top: 1px solid; height: 30px; border-right: 1px solid; width: 30px; border-bottom: 1px solid; border-left: 1px solid" />. When you click the notifications icon, notifications will display below it:
<p pbzloc="55"><img alt="Example: Notifications drop-down menu" src="file:///C:/Users/ssaylor/Desktop/BUILD/ozp-help/Doc_images/Notifications_drop_down_example.png" /></p>
<p> </p>
<h3>Dismissing Notifications</h3>
<p>Click the X in the upper-right corner of a notification to dismiss it. If notifications are not dismissed by a user, they will disappear from the listwhen they expire.</p>
<h2><a id="Help" name="Help">Help</a></h2>
<p>Click the <img alt="Help icon located on the Global Toolbar" src="../ozp-help/Doc_images/Help_content_icon.png" style="height: 17px; width: 18px" title="Help icon" /> located on the right-side of the Global Toolbar to access system help. If you're reading this, you've probably found it. Help can house various types of files. It includes information about HUD, Marketplace, Webtop and IWC. At some point in the future, administrators may be able to customize it.</p>
<h2><a id="MainMenu" name="MenuMenu">Main Menu</a></h2>
<p>The Main Menu is identified by three parallel, stacked, horizontal lines on the right side of the Global Toolbar: <img alt="Main Menu icon" src="../ozp-help/Doc_images/Main_menu_icon.png" style="border-top: 1px solid; height: 30px; border-right: 1px solid; width: 30px; border-bottom: 1px solid; border-left: 1px solid" /></p>
<p>From the menu, you can access your <b>Profile</b>, update <b>Settings</b> and <b>create or manage listings</b>. The menu is described below:<br />
</p>
<p><img alt="Main Menu options" src="../ozp-help/Doc_images/Main_Menu_drop-down_user.png" style="height: 447px; width: 258px" title="Main Menu Options" /></p>
<p> </p>
<h3>Personalize</h3>
<p>Personalize contains links to your personalized, account functions.</p>
<ul>
<li><b>Bookmarks</b> returns to the HUD which displays all listings that are linked to your account.</li>
<li><b>Profile</b> opens a window with your account information:
<ul>
<li>Name</li>
<li>Username</li>
<li>Email</li>
<li>A list of listings you own. Clicking a listing opens its Detailed Listing View in Marketplace.<br />
<i>Note: Owning a listing means you are responsible for it and probably created it. To see listings that you downloaded from the Store, click Bookmarks to open your HUD.</i></li>
</ul>
</li>
<li><b>Settings</b> ask your preference for the Default Application Launch. By default, applications launch in a new tab. If you change the default setting to Open in Webtop all listings will launch on Webtop when you double-click them in the HUD. Also, they will be automatically bookmarked in your HUD.</li>
</ul>
<h3>Create</h3>
<p>The Create section relates to the development of applications and their submission to Marketplace.</p>
<ul>
<li><b>Submit</b> a Listing takes you to the <a href="create-edit-a-listing.html">Listing Create/Edit Form</a>. Completing the form allows you to submit listings to Marketplace.</li>
<li><b>Developer Resources</b> opens a website selected by a Marketplace steward. It is intended to provide a resource that will help develop applications.</li>
</ul>
<h3>Manage</h3>
<p>As a user, the Manage section displays information about listings you own. Stewards will see additional settings related to administering listing in their organization; Marketplace stewards can access system settings from this drop-down.</p>
<p><img alt="Listing Management Page" src="../ozp-help/Doc_images/ListingManagementPage.png" style="height: 236px; width: 624px" /></p>
<p>See the <a href="ListingManagement.html">Listing Management Page</a> for more information.</p>
<h3>Submit Feedback</h3>
<p>Select <b>Submit Feedback</b> to contact someone for IT support.</p>
<p>Normal</p>
<p> </p>
<p> </p>
</body>
</html>