aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAruna Sankaranarayanan <arunasank@src.gnome.org>2013-05-07 23:24:08 +0800
committerAruna Sankaranarayanan <arunasank@src.gnome.org>2013-05-07 23:46:01 +0800
commitee6bce05ea186a9d7d022f7d416f7f934ad70387 (patch)
treee464e1f770177cc77ad8007cd02be0095be501d9
parent9a5f72ae619346ee086c860cbe1074cce056168e (diff)
downloadgsoc2013-epiphany-ee6bce05ea186a9d7d022f7d416f7f934ad70387.tar
gsoc2013-epiphany-ee6bce05ea186a9d7d022f7d416f7f934ad70387.tar.gz
gsoc2013-epiphany-ee6bce05ea186a9d7d022f7d416f7f934ad70387.tar.bz2
gsoc2013-epiphany-ee6bce05ea186a9d7d022f7d416f7f934ad70387.tar.lz
gsoc2013-epiphany-ee6bce05ea186a9d7d022f7d416f7f934ad70387.tar.xz
gsoc2013-epiphany-ee6bce05ea186a9d7d022f7d416f7f934ad70387.tar.zst
gsoc2013-epiphany-ee6bce05ea186a9d7d022f7d416f7f934ad70387.zip
Updated help: Added content to bookmark pages
Added content to bookmark-edit.page and made general edits to the other bookmark pages.
-rw-r--r--help/C/bookmark-add.page28
-rw-r--r--help/C/bookmark-delete.page8
-rw-r--r--help/C/bookmark-edit.page37
-rw-r--r--help/C/bookmark.page2
4 files changed, 49 insertions, 26 deletions
diff --git a/help/C/bookmark-add.page b/help/C/bookmark-add.page
index 2db3e566d..a4301f90b 100644
--- a/help/C/bookmark-add.page
+++ b/help/C/bookmark-add.page
@@ -6,7 +6,7 @@
<info>
<link type="guide" xref="index#start"/>
<link type="guide" xref="bookmark"/>
- <revision pkgversion="3.9" version="0.1" date="2013-05-03" status="draft"/>
+ <revision pkgversion="3.9" version="0.1" date="2013-05-07" status="draft"/>
<credit type="author copyright">
<name>Aruna Sankaranarayanan</name>
@@ -26,7 +26,8 @@
<title>Bookmark a page</title>
- <p>Bookmarking a page saves it in the <app>Web</app> history.</p>
+ <p>Bookmarking a page stores it in the <app>Web</app> history, and saves you
+ the hassle of remembering sites that you want to visit again.</p>
<steps>
<title>To add a bookmark:</title>
@@ -38,8 +39,7 @@
<guiseq><gui style="menu"><link xref="super-menu">Super menu</link></gui>
<gui style="menuitem">Bookmarks</gui>
<gui style="menuitem">Add Bookmark…</gui></guiseq> or
- you can also press
- <keyseq><key>Ctrl</key><key>D</key></keyseq> to add a bookmark.</p>
+ press <keyseq><key>Ctrl</key><key>D</key></keyseq> to add a bookmark.</p>
</item>
<item>
<p>Type a title for your bookmark in the <gui>Title</gui> text
@@ -50,20 +50,24 @@
list of topics. If the topic of your choice does not exist, type in the
name of the topic in the <gui>Topic</gui> text box, and select
<gui style="group">Create Topic <input>"Topic name"</input></gui> from
- the list. You can also use the <gui>Topic</gui> text box to
- search for existing topics if your current list of topics is very
- long.</p>
+ the list.</p>
+ <note style="tip">
+ <p>You can also use the <gui>Topic</gui> text box to search for
+ existing topics if your current list of topics is very long.</p>
+ </note>
</item>
<item>
<p>Click <gui style="button">Add</gui> to add your bookmark, or
<gui style="button">Cancel</gui> if you do not want to add the
bookmark.</p>
<note style="info">
- <p>The <gui style="button">Similar</gui> button displays the number
- of existing bookmarks for the website you are trying to remember. If
- there is at least one existing bookmark, you can click the
- <gui style="button">Similar</gui> button and select one of the
- bookmarks in the list to view its properties.</p>
+ <p>The <gui style="button">Similar</gui> button displays the number of
+ existing bookmarks for the website you are trying to remember. If there
+ is at least one existing bookmark, the
+ <gui style="button">Similar</gui> button becomes clickable.
+ You can then click it to check the list of similar bookmarks.
+ You can further select any of the similar bookmarks from the list
+ to view their properties.</p>
</note>
</item>
</steps>
diff --git a/help/C/bookmark-delete.page b/help/C/bookmark-delete.page
index 4e12ab1b7..5830af37d 100644
--- a/help/C/bookmark-delete.page
+++ b/help/C/bookmark-delete.page
@@ -6,7 +6,7 @@
<info>
<link type="guide" xref="index#start"/>
<link type="guide" xref="bookmark"/>
- <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/>
+ <revision pkgversion="3.9" version="0.1" date="2013-05-07" status="stub"/>
<credit type="author copyright">
<name>Aruna Sankaranarayanan</name>
@@ -36,14 +36,14 @@
<gui>Bookmarks</gui> window.</p>
</item>
<item>
- <p>From the list on the left hand side, select the topic under which
+ <p>From the list on the left side, select the topic under which
your bookmark is classified.</p>
</item>
<item>
<p>A list of bookmarks classified under your chosen topic will now be
present on the right side. Select the bookmark that you wish to delete
- and press <key>Delete</key>. Alternatively, you can also right click the
- bookmark and select <gui>Delete</gui>.</p>
+ by clicking it, and press <key>Delete</key>. Alternatively, you can
+ also right click the bookmark and select <gui>Delete</gui>.</p>
</item>
</steps>
diff --git a/help/C/bookmark-edit.page b/help/C/bookmark-edit.page
index 408bae215..966fd8733 100644
--- a/help/C/bookmark-edit.page
+++ b/help/C/bookmark-edit.page
@@ -6,12 +6,12 @@
<info>
<link type="guide" xref="index#start"/>
<link type="guide" xref="bookmark"/>
- <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/>
+ <revision pkgversion="3.9" version="0.1" date="2013-05-07" status="stub"/>
<credit type="author copyright">
- <name></name>
- <email its:translate="no"></email>
- <years></years>
+ <name>Aruna Sankaranarayanan</name>
+ <email its:translate="no">aruna.evam@gmail.com</email>
+ <years>2013</years>
</credit>
<credit type="copyright editor">
<name></name>
@@ -26,17 +26,36 @@
<title>Update a bookmark</title>
- <p></p>
+ <p>You can update your existing bookmarks by editing their
+ properties.</p>
<steps>
+ <title>To edit a bookmark:</title>
+ <item>
+ <p>Select <guiseq><gui style="menu"><app>Web</app></gui>
+ <gui style="menuitem">Bookmarks</gui></guiseq> to open the
+ <gui>Bookmarks</gui> window.</p>
+ </item>
+ <item>
+ <p>From the list on the left side, select the topic under which
+ your bookmark is classified.</p>
+ </item>
<item>
- <p></p>
+ <p>A list of bookmarks classified under your chosen topic will now be
+ present on the right side. Right click the bookmark that you wish to edit
+ and select <gui>Properties</gui>. A new window with the existing
+ properties of your bookmark will pop up. You can edit these properties
+ as you wish.</p>
+ <note style="tip">
+ <p>Right click the bookmark of your choice and select <gui>Rename…</gui>
+ if you want to just rename your bookmark. When you do
+ this, the name of the bookmark is highlighted. You can now type in the
+ new name for your bookmark.</p>
+ </note>
</item>
<item>
- <p></p>
+ <p>When you are done editing, click <gui style="button">Close</gui>.</p>
</item>
</steps>
- <p></p>
-
</page>
diff --git a/help/C/bookmark.page b/help/C/bookmark.page
index e73fd74aa..2ccccbb32 100644
--- a/help/C/bookmark.page
+++ b/help/C/bookmark.page
@@ -4,7 +4,7 @@
id="bookmark">
<info>
- <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/>
+ <revision pkgversion="3.9" version="0.1" date="2013-05-07" status="stub"/>
<credit type="author copyright">
<name>Aruna Sankaranarayanan</name>