[release-notes/gnome-3-6] web: new page, incomplete



commit 4809d259276e126501ed717c2e45ec1f43926cae
Author: Olav Vitters <olav vitters nl>
Date:   Tue Sep 11 23:29:07 2012 +0200

    web: new page, incomplete

 help/C/users-web.page |   68 +++++++++++++++++++++++++++++++++++++++++++++++++
 help/Makefile.am      |    1 +
 2 files changed, 69 insertions(+), 0 deletions(-)
---
diff --git a/help/C/users-web.page b/help/C/users-web.page
new file mode 100644
index 0000000..4e50ecb
--- /dev/null
+++ b/help/C/users-web.page
@@ -0,0 +1,68 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="topic"
+      id="users-web">
+
+  <info>
+    <link type="guide" xref="index#users.apps"/>
+    <desc>Addition of The Overview, better fullscreen mode and a beta of
+    WebKit2.</desc>
+    <credit type="author">
+      <name>Olav Vitters</name>
+      <email>olav vitters nl</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+  <title>Web</title>
+
+  <comment>
+    <p>http://blogs.gnome.org/xan/2012/09/11/we-are-almost-there-web-in-3-6-0/</p>
+  </comment>
+
+  <section id="users-web-overview">
+    <title>The Overview</title>
+
+    <p>
+      The most noticeable difference in 3.6 is the first iteration of what we
+      call âThe Overviewâ. This is still an evolving design and implementation,
+      but we felt that it was important to land a first version in time for this
+      release that brought actual, solid improvements to the user experience.
+    </p>
+
+    <p>
+      What the overview currently does is easy to explain: we have changed the
+      blank start page for a grid that holds your most visited pages. Your
+      favorite pages are now easier to access, especially on touch devices, and
+      we have put valuable screen real estate to work! But what about if some
+      unwanted visitor ends up there? Fear not, if you need to you can remove
+      them from the grid by clicking on the âXâ icon on the top right corner of
+      each snapshot.
+    </p>
+
+    <p>
+      Thereâs more to come, but we feel this is already much better than it was,
+      and fixes a long standing feature request for a better start page
+      experience.
+    </p>
+
+  </section>
+
+  <section id="users-web-fullscreen">
+    <title>Fullscreen mode</title>
+    <subtitle>now with more full and more screen</subtitle>
+
+    <p>
+      For a long time Webâs fullscreen mode was somewhat awkward. Youâd still
+      get a toolbar, so it wasnât really fullscreen, plus it would have a
+      strange button embedded in it telling you how to go back to the safety of
+      the vanilla mode. Probably this was fine for the time, but with more and
+      more HTML5 games or presentations done inside browsers, it was about time
+      we had way of making your browser show you the full content and nothing
+      but the content. So we just did that:
+    </p>
+  </section>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 05697e1..2bd7425 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -16,6 +16,7 @@ HELP_FILES = \
  users-disks.page \
  users-files.page \
  users-font-viewer.page \
+ users-web.page \
  users-activities-overview.page \
  users-lock-screen.page \
  users-message-tray.page \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]