Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/build/html/group_view.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/html/group_view.html')
-rw-r--r--build/html/group_view.html120
1 files changed, 120 insertions, 0 deletions
diff --git a/build/html/group_view.html b/build/html/group_view.html
new file mode 100644
index 0000000..d0e7412
--- /dev/null
+++ b/build/html/group_view.html
@@ -0,0 +1,120 @@
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
+ <title>Group View &mdash; Sugar 0.94 documentation</title>
+
+ <link rel="stylesheet" href="_static/default.css" type="text/css" />
+ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
+
+ <script type="text/javascript">
+ var DOCUMENTATION_OPTIONS = {
+ URL_ROOT: '',
+ VERSION: '0.94',
+ COLLAPSE_INDEX: false,
+ FILE_SUFFIX: '.html',
+ HAS_SOURCE: true
+ };
+ </script>
+ <script type="text/javascript" src="_static/jquery.js"></script>
+ <script type="text/javascript" src="_static/underscore.js"></script>
+ <script type="text/javascript" src="_static/doctools.js"></script>
+ <link rel="author" title="About these documents" href="about.html" />
+ <link rel="top" title="Sugar 0.94 documentation" href="index.html" />
+ <link rel="next" title="The Frame" href="frame.html" />
+ <link rel="prev" title="Neighborhood View" href="neighborhood_view.html" />
+ </head>
+ <body>
+ <div class="related">
+ <h3>Navigation</h3>
+ <ul>
+ <li class="right" style="margin-right: 10px">
+ <a href="frame.html" title="The Frame"
+ accesskey="N">next</a></li>
+ <li class="right" >
+ <a href="neighborhood_view.html" title="Neighborhood View"
+ accesskey="P">previous</a> |</li>
+ <li><a href="index.html">Sugar 0.94 documentation</a> &raquo;</li>
+ </ul>
+ </div>
+
+ <div class="document">
+ <div class="documentwrapper">
+ <div class="bodywrapper">
+ <div class="body">
+
+ <div class="section" id="group-view">
+<h1>Group View<a class="headerlink" href="#group-view" title="Permalink to this headline">¶</a></h1>
+<p>The Group View shows you, your friends and allows you to easily interact with them.</p>
+<div class="section" id="accessing-the-group-view">
+<h2>Accessing the Group View<a class="headerlink" href="#accessing-the-group-view" title="Permalink to this headline">¶</a></h2>
+<img alt="_images/Group_icon.png" src="_images/Group_icon.png" />
+<p>To show the Group View, click the Group icon on the Frame or press the F2 key.</p>
+<img alt="_images/Group_main.png" src="_images/Group_main.png" />
+<p>The Group View shows you and your friends. XO icons that are dimmed represent friends who are currently offline.</p>
+</div>
+<div class="section" id="adding-a-friend">
+<h2>Adding a friend<a class="headerlink" href="#adding-a-friend" title="Permalink to this headline">¶</a></h2>
+<p>You add friends to the Group View from the Neighborhood View.</p>
+<img alt="_images/Group_friend.png" src="_images/Group_friend.png" />
+<p>When you hover over an XO icon, the Make friend menu option appears. Click this option to add that person as a friend.</p>
+<img alt="_images/Group_main_friended.png" src="_images/Group_main_friended.png" />
+<p>Your new friend&#8217;s icon then appears in the Group View.</p>
+</div>
+<div class="section" id="inviting-a-friend">
+<h2>Inviting a friend<a class="headerlink" href="#inviting-a-friend" title="Permalink to this headline">¶</a></h2>
+<img alt="_images/Group_invite.png" src="_images/Group_invite.png" />
+<p>From the hover menu, you can also invite friends to join your current Actvity. There is more information about invitations and sharing in the Collaborating chapter.</p>
+</div>
+<div class="section" id="removing-a-friend">
+<h2>Removing a friend<a class="headerlink" href="#removing-a-friend" title="Permalink to this headline">¶</a></h2>
+<img alt="_images/Group_unfriend.png" src="_images/Group_unfriend.png" />
+<p>You can remove a friend from the Group View using the hover menu. Click Remove friend. That person&#8217;s icon disappears from the Group View.</p>
+</div>
+</div>
+
+
+ </div>
+ </div>
+ </div>
+ <div class="sphinxsidebar">
+ <div class="sphinxsidebarwrapper">
+ <h3><a href="index.html">Table Of Contents</a></h3>
+ <ul>
+<li><a class="reference internal" href="#">Group View</a><ul>
+<li><a class="reference internal" href="#accessing-the-group-view">Accessing the Group View</a></li>
+<li><a class="reference internal" href="#adding-a-friend">Adding a friend</a></li>
+<li><a class="reference internal" href="#inviting-a-friend">Inviting a friend</a></li>
+<li><a class="reference internal" href="#removing-a-friend">Removing a friend</a></li>
+</ul>
+</li>
+</ul>
+
+ </div>
+ </div>
+ <div class="clearer"></div>
+ </div>
+ <div class="related">
+ <h3>Navigation</h3>
+ <ul>
+ <li class="right" style="margin-right: 10px">
+ <a href="frame.html" title="The Frame"
+ >next</a></li>
+ <li class="right" >
+ <a href="neighborhood_view.html" title="Neighborhood View"
+ >previous</a> |</li>
+ <li><a href="index.html">Sugar 0.94 documentation</a> &raquo;</li>
+ </ul>
+ </div>
+ <div class="footer">
+ &copy; Copyright 2013, SugarLabs.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
+ </div>
+ </body>
+</html> \ No newline at end of file