diff options
author | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-04-13 06:26:26 +0800 |
---|---|---|
committer | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-04-13 06:26:26 +0800 |
commit | dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92 (patch) | |
tree | fdaebaabd710d87f9fb37984ebecec6a70be82c9 /help/C | |
parent | 64d5cc0be9f2f778f39c64c14268a33a01cdbddd (diff) | |
download | gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar.gz gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar.bz2 gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar.lz gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar.xz gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar.zst gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.zip |
Add structure for new Mallard help, bug 668110
Create stubs, and interlink all the pages.
Intentionally do not add Makefile.am until the help is complete so that
the build cannot be broken accidentally.
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/bookmark-add.page | 42 | ||||
-rw-r--r-- | help/C/bookmark-delete.page | 42 | ||||
-rw-r--r-- | help/C/bookmark-edit.page | 42 | ||||
-rw-r--r-- | help/C/bookmark.page | 31 | ||||
-rw-r--r-- | help/C/browse-local.page | 34 | ||||
-rw-r--r-- | help/C/browse-private.page | 41 | ||||
-rw-r--r-- | help/C/browse-web.page | 32 | ||||
-rw-r--r-- | help/C/data-cookies.page | 50 | ||||
-rw-r--r-- | help/C/data-passwords.page | 42 | ||||
-rw-r--r-- | help/C/data.page | 31 | ||||
-rw-r--r-- | help/C/figures/web-browser.png | bin | 0 -> 1724 bytes | |||
-rw-r--r-- | help/C/history.page | 32 | ||||
-rw-r--r-- | help/C/index.page | 29 | ||||
-rw-r--r-- | help/C/introduction.page | 33 | ||||
-rw-r--r-- | help/C/legal.xml | 8 | ||||
-rw-r--r-- | help/C/pref-css.page | 42 | ||||
-rw-r--r-- | help/C/pref-downloads.page | 42 | ||||
-rw-r--r-- | help/C/pref-font.page | 42 | ||||
-rw-r--r-- | help/C/pref-language.page | 42 | ||||
-rw-r--r-- | help/C/pref-privacy.page | 42 | ||||
-rw-r--r-- | help/C/pref.page | 31 |
21 files changed, 730 insertions, 0 deletions
diff --git a/help/C/bookmark-add.page b/help/C/bookmark-add.page new file mode 100644 index 000000000..5d9193b4d --- /dev/null +++ b/help/C/bookmark-add.page @@ -0,0 +1,42 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="bookmark-add"> + + <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"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>How do I add a bookmark?</desc> + </info> + + <title>Bookmark a page</title> + + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/bookmark-delete.page b/help/C/bookmark-delete.page new file mode 100644 index 000000000..be86c04ae --- /dev/null +++ b/help/C/bookmark-delete.page @@ -0,0 +1,42 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="bookmark-delete"> + + <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"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>How do I delete a bookmark?</desc> + </info> + + <title>Remove a bookmark</title> + + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/bookmark-edit.page b/help/C/bookmark-edit.page new file mode 100644 index 000000000..408bae215 --- /dev/null +++ b/help/C/bookmark-edit.page @@ -0,0 +1,42 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="bookmark-edit"> + + <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"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>How do I edit an existing bookmark?</desc> + </info> + + <title>Update a bookmark</title> + + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/bookmark.page b/help/C/bookmark.page new file mode 100644 index 000000000..677c12967 --- /dev/null +++ b/help/C/bookmark.page @@ -0,0 +1,31 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="guide" style="task" + id="bookmark"> + + <info> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc></desc> + </info> + + <title>Bookmarks in <app>Web</app></title> + + <p></p> + + <!-- Bookmark subpages included here --> + +</page> diff --git a/help/C/browse-local.page b/help/C/browse-local.page new file mode 100644 index 000000000..be3c817e0 --- /dev/null +++ b/help/C/browse-local.page @@ -0,0 +1,34 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="browse-local"> + + <info> + <link type="guide" xref="index#start"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc></desc> + </info> + + <title>View your files using <app>Web</app></title> + + <!-- For example, for viewing html files on your machine and stuff like + that. --> + <p></p> + + <p></p> + +</page> diff --git a/help/C/browse-private.page b/help/C/browse-private.page new file mode 100644 index 000000000..07e355762 --- /dev/null +++ b/help/C/browse-private.page @@ -0,0 +1,41 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="browse-private"> + + <info> + <link type="guide" xref="index#start"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>What is the <gui>Incognito</gui> mode?</desc> + </info> + + <title>Private browsing</title> + + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/browse-web.page b/help/C/browse-web.page new file mode 100644 index 000000000..e8fb4911c --- /dev/null +++ b/help/C/browse-web.page @@ -0,0 +1,32 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="browse-web"> + + <info> + <link type="guide" xref="index#start"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc></desc> + </info> + + <title>Browse the web</title> + + <p></p> + + <p></p> + +</page> diff --git a/help/C/data-cookies.page b/help/C/data-cookies.page new file mode 100644 index 000000000..49e2e7d4e --- /dev/null +++ b/help/C/data-cookies.page @@ -0,0 +1,50 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="data-cookies"> + + <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"/> + + <credit type="author copyright"> + <name>Ekaterine Gerasimova</name> + <email its:translate="no">kittykat3756@gmail.com</email> + <years>2013</years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>What are cookies?</desc> + </info> + + <title>What are cookies?</title> + + <p>A browser cookie is a small piece of data sent from a website and stored + in <app>Web</app> while you are browsing a website. When the you return to + the same website in the future, the data stored in the cookie can be + retrieved by the website to notify the website of your previous activity. + Cookies are a common method used by web servers to know whether you are + logged in to an account on a specific website or not.</p> + + <!-- What can the user do with in the "Cookies" tab? --> + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/data-passwords.page b/help/C/data-passwords.page new file mode 100644 index 000000000..b3ea82e47 --- /dev/null +++ b/help/C/data-passwords.page @@ -0,0 +1,42 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="data-passwords"> + + <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"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>How do I remove and updated passwords that <app>Web</app> remembers for me?</desc> + </info> + + <title>Stored passwords</title> + + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/data.page b/help/C/data.page new file mode 100644 index 000000000..1ae8c4891 --- /dev/null +++ b/help/C/data.page @@ -0,0 +1,31 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="guide" style="task" + id="data"> + + <info> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc></desc> + </info> + + <title><gui>Personal Data</gui></title> + + <p></p> + + <!-- Personal data subpages included here --> + +</page> diff --git a/help/C/figures/web-browser.png b/help/C/figures/web-browser.png Binary files differnew file mode 100644 index 000000000..64794ca68 --- /dev/null +++ b/help/C/figures/web-browser.png diff --git a/help/C/history.page b/help/C/history.page new file mode 100644 index 000000000..549c72e13 --- /dev/null +++ b/help/C/history.page @@ -0,0 +1,32 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="history"> + + <info> + <link type="guide" xref="index#start"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc></desc> + </info> + + <title>Browsing history</title> + + <p></p> + + <p></p> + +</page> diff --git a/help/C/index.page b/help/C/index.page new file mode 100644 index 000000000..a2ec825c9 --- /dev/null +++ b/help/C/index.page @@ -0,0 +1,29 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="guide" style="task" + id="index"> + + <info> + <title type="link"><app>Web</app> Help</title> + <title type="text"><app>Web</app> Help</title> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + </info> + + <title> + <media type="image" mime="image/png" its:translate="no" src="figures/web-browser.png" /> + Web + </title> + + <section id="start" style="2column"> + <title>Getting started</title> + </section> + + <section id="prob" style="2column"> + <title>Common problems</title> + </section> + +</page> + diff --git a/help/C/introduction.page b/help/C/introduction.page new file mode 100644 index 000000000..a45a8c18e --- /dev/null +++ b/help/C/introduction.page @@ -0,0 +1,33 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + xmlns:ui="http://projectmallard.org/experimental/ui/" + type="topic" style="task" + id="introduction"> + + <info> + <link type="guide" xref="index"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>An introduction to the <app>epiphany</app> web browser, which is also known as <app>Web</app>.</desc> + </info> + + <title>Introduction</title> + + <p></p> + + <p></p> + +</page> diff --git a/help/C/legal.xml b/help/C/legal.xml new file mode 100644 index 000000000..aa36246c7 --- /dev/null +++ b/help/C/legal.xml @@ -0,0 +1,8 @@ +<license xmlns="http://projectmallard.org/1.0/" + href="http://creativecommons.org/licenses/by-sa/3.0/"> + + <p>This work is licensed under a + <link href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons + Attribution-ShareAlike 3.0 Unported License</link>.</p> + +</license> diff --git a/help/C/pref-css.page b/help/C/pref-css.page new file mode 100644 index 000000000..4c1201f6d --- /dev/null +++ b/help/C/pref-css.page @@ -0,0 +1,42 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="pref-css"> + + <info> + <link type="guide" xref="index#start"/> + <link type="guide" xref="pref"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>Set a custom CSS.</desc> + </info> + + <title>Display theme</title> + + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/pref-downloads.page b/help/C/pref-downloads.page new file mode 100644 index 000000000..a6cf083b5 --- /dev/null +++ b/help/C/pref-downloads.page @@ -0,0 +1,42 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="pref-downloads"> + + <info> + <link type="guide" xref="index#start"/> + <link type="guide" xref="pref"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>Where are my files downloaded to and how can I change this setting?</desc> + </info> + + <title>Download settings</title> + + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/pref-font.page b/help/C/pref-font.page new file mode 100644 index 000000000..e4712ba25 --- /dev/null +++ b/help/C/pref-font.page @@ -0,0 +1,42 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="pref-font"> + + <info> + <link type="guide" xref="index#start"/> + <link type="guide" xref="pref"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>Change your default font settings.</desc> + </info> + + <title>Display font</title> + + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/pref-language.page b/help/C/pref-language.page new file mode 100644 index 000000000..4a71e24e4 --- /dev/null +++ b/help/C/pref-language.page @@ -0,0 +1,42 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="pref-language"> + + <info> + <link type="guide" xref="index#start"/> + <link type="guide" xref="pref"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc>How do I change language and add more dictionaries?</desc> + </info> + + <title>Language settings</title> + + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/pref-privacy.page b/help/C/pref-privacy.page new file mode 100644 index 000000000..8e2aa6c6b --- /dev/null +++ b/help/C/pref-privacy.page @@ -0,0 +1,42 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="pref-privacy"> + + <info> + <link type="guide" xref="index#start"/> + <link type="guide" xref="pref"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc></desc> + </info> + + <title>Privacy</title> + + <p></p> + + <steps> + <item> + <p></p> + </item> + <item> + <p></p> + </item> + </steps> + + <p></p> + +</page> diff --git a/help/C/pref.page b/help/C/pref.page new file mode 100644 index 000000000..05f8fd330 --- /dev/null +++ b/help/C/pref.page @@ -0,0 +1,31 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="guide" style="task" + id="pref"> + + <info> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc></desc> + </info> + + <title><app>Web</app> preferences</title> + + <p></p> + + <!-- Preference subpages included here --> + +</page> |