aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEkaterina Gerasimova <kittykat3756@gmail.com>2013-07-01 01:48:52 +0800
committerEkaterina Gerasimova <kittykat3756@gmail.com>2013-07-01 01:48:52 +0800
commit762831981b42db37d1e0a2cc14b7d2517abc6d3a (patch)
tree7d494770a7182557eaa2105fe132e6eb3b025c50
parentb0117d196fea36d7318b2927f5d287d3fccf68a9 (diff)
downloadgsoc2013-epiphany-762831981b42db37d1e0a2cc14b7d2517abc6d3a.tar
gsoc2013-epiphany-762831981b42db37d1e0a2cc14b7d2517abc6d3a.tar.gz
gsoc2013-epiphany-762831981b42db37d1e0a2cc14b7d2517abc6d3a.tar.bz2
gsoc2013-epiphany-762831981b42db37d1e0a2cc14b7d2517abc6d3a.tar.lz
gsoc2013-epiphany-762831981b42db37d1e0a2cc14b7d2517abc6d3a.tar.xz
gsoc2013-epiphany-762831981b42db37d1e0a2cc14b7d2517abc6d3a.tar.zst
gsoc2013-epiphany-762831981b42db37d1e0a2cc14b7d2517abc6d3a.zip
Add help for first run of using "Web"
-rw-r--r--help/C/browse-web.page44
1 files changed, 33 insertions, 11 deletions
diff --git a/help/C/browse-web.page b/help/C/browse-web.page
index e8fb4911c..7274dfa8c 100644
--- a/help/C/browse-web.page
+++ b/help/C/browse-web.page
@@ -4,29 +4,51 @@
id="browse-web">
<info>
- <link type="guide" xref="index#start"/>
- <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/>
+ <link type="guide" xref="index#start" group="#first"/>
+ <link type="seealso" xref="browse-private" />
+ <revision pkgversion="3.9" date="2013-06-30" status="incomplete"/>
<credit type="author copyright">
- <name></name>
- <email its:translate="no"></email>
- <years></years>
+ <name>Ekaterina Gerasimova</name>
+ <email its:translate="no">kittykat3756@gmail.com</email>
+ <years>2013</years>
</credit>
- <credit type="copyright editor">
+<!-- <credit type="copyright editor">
<name></name>
<email its:translate="no"></email>
<years></years>
- </credit>
+ </credit>-->
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
- <desc></desc>
+ <desc>View web pages on the internet</desc>
</info>
<title>Browse the web</title>
- <p></p>
-
- <p></p>
+ <p>Web browsers can be used to view pages on the Internet when you have an
+ Internet connection. To start browsing the web:</p>
+
+ <steps>
+ <item>
+ <p>When you start up <app xref="introduction">Web</app>, your cursor
+ should be in the text entry field at the top of the window. Type in the
+ URL of the webpage that you want to visit or your search term.</p>
+ </item>
+ <item>
+ <p>Press return to go to the web page or to search.</p>
+ </item>
+ </steps>
+
+ <p>When you first start up <app>Web</app>, you will not be shown any tabs.
+ <em>Tabs</em> are used to view more than one web page in one window. To
+ <em>open a new tab</em>, select
+ <guiseq><gui style="menu">**gear**</gui><gui style="menuitem">New Tab</gui></guiseq>.
+ Once the new tab is open, you can use it as you would normally use a new
+ window.</p>
+
+ <p>You can also <em>open a link in a new tab</em>. Right click on the link,
+ then select <gui style="menuitem">Open Link in New Tab</gui> or use the
+ middle mouse button to click on the link.</p>
</page>