[gnome-devel-docs] platform-demos: added get-involved section and pages.



commit 7b910f8536229d2604401098c9eb830e3432a33b
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Sun Feb 19 12:26:51 2012 +0100

    platform-demos: added get-involved section and pages.
    
    Added bug-filing.page, documentation.page, and translate.page
    Updated Makefile.am

 platform-demos/C/bug-filing.page    |   47 +++++++++++++++++++++++++++++++++++
 platform-demos/C/documentation.page |   27 ++++++++++++++++++++
 platform-demos/C/index.page         |    7 +++++
 platform-demos/C/translate.page     |   39 +++++++++++++++++++++++++++++
 platform-demos/Makefile.am          |   15 ++++++----
 5 files changed, 129 insertions(+), 6 deletions(-)
---
diff --git a/platform-demos/C/bug-filing.page b/platform-demos/C/bug-filing.page
new file mode 100644
index 0000000..8f2950c
--- /dev/null
+++ b/platform-demos/C/bug-filing.page
@@ -0,0 +1,47 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="bug-filing">
+
+  <info>
+    <link type="guide" xref="index#get-involved"/>
+    <link type="seealso" xref="commandline"/>
+    <revision pkgversion="3.4" version="0.1" date="2012-02-06" status="candidate"/>
+    <credit type="editor copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski com</email>
+      <years>2011</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Help make <app>Iagno</app> better</title>
+
+<section id="bug-report">
+<title>Report a bug or suggest an improvement</title>
+<p>
+   <app>GNOME Developer Tutorials</app> are maintained by a volunteer community. You are welcome to participate.  If you notice a problem you can file a <em>bug report</em>. To file a bug, go to <link href = "https://bugzilla.gnome.org/"/>.
+   </p>
+   <p>
+   This is a bug tracking system where users and developers can file details about bugs, crashes and request enhancements.
+   </p>
+   <p>
+   To participate you need an account which will give you the ability to gain access, file bugs, and make comments.  Also, you need to register so you can receive updates by e-mail about the status of your bug. If you don't already have an account, just click on the <gui>New Account</gui> link to create one.
+   </p>
+   <p>
+   Once you have an account, log in, click on <guiseq><gui>File a Bug</gui><gui>All</gui><gui>gnome-devel-docs</gui></guiseq>.
+   Before reporting a bug, please read the <link href = "https://bugzilla.gnome.org/page.cgi?id=bug-writing.html";>bug writing guidelines</link>,  and please <link href="https://bugzilla.gnome.org/browse.cgi?product=gnome-games";>browse</link> for the bug to see if it already exists.
+   </p>
+   <p>
+   To file your bug, choose the component <gui>platform-demos</gui> in the <gui>Component</gui> menu.
+   </p>
+   <p>
+   If you are requesting a new feature, choose <gui>enhancement</gui> in the <gui>Severity</gui> menu.
+   Fill in the Summary and Description sections and click <gui>Commit</gui>.
+   </p>
+   <p>
+      Your report will be given an ID number, and its status will be updated as it is being dealt with. Thanks for helping make <app>GNOME Developer Tutorials</app> better!
+   </p>
+</section>
+</page>
diff --git a/platform-demos/C/documentation.page b/platform-demos/C/documentation.page
new file mode 100644
index 0000000..44067e4
--- /dev/null
+++ b/platform-demos/C/documentation.page
@@ -0,0 +1,27 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="develop">
+
+  <info>
+   <link type="guide" xref="index#get-involved"/>
+
+    <revision pkgversion="3.4" version="0.1" date="2012-02-06" status="candidate"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2011</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Help develop</title>
+ <p>
+  The <app>GNOME Developer Tutorials</app> are developed and maintained by a volunteer community.  You are welcome to participate.
+ </p>
+ <p>
+   If you would like to <link href="https://live.gnome.org/DocumentationProject/Tasks/DeveloperDocs";>help develop <app>GNOME Developer Tutorials</app></link>, you can get in touch with the developers using <link href="https://cbe005.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fdocs";>irc</link>, or via our <link href="http://mail.gnome.org/mailman/listinfo/gnome-doc-devel-list";>mailing list</link>.
+ </p>
+
+</page>
diff --git a/platform-demos/C/index.page b/platform-demos/C/index.page
index bb917d6..b9a648d 100644
--- a/platform-demos/C/index.page
+++ b/platform-demos/C/index.page
@@ -18,6 +18,10 @@
     <email>jhs gnome org</email>
     <years>2011</years>
   </credit>
+  <credit type="editor">
+    <name>Tiffany Antopolski</name>
+    <email>tiffany antopolski gmail com</email>
+  </credit>
 </info>
 
 
@@ -47,4 +51,7 @@
  <title>Vala</title>
 </section>
 
+<section id="get-involved" style="2column">
+ <title>Get Involved</title>
+</section>
 </page>
diff --git a/platform-demos/C/translate.page b/platform-demos/C/translate.page
new file mode 100644
index 0000000..857ca70
--- /dev/null
+++ b/platform-demos/C/translate.page
@@ -0,0 +1,39 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="translate">
+
+  <info>
+   <link type="guide" xref="index#get-involved"/>
+
+    <revision pkgversion="3.4" version="0.1" date="2012-02-06" status="candidate"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2011</years>
+    </credit>
+     <credit type="editor">
+      <name>Michael Hill</name>
+      <email>mdhillca gmail com</email>
+    </credit>
+    <license>
+       <p>Creative Commons Share Alike 3.0</p>
+     </license>
+  </info>
+
+<title>Help translate</title>
+<p>
+  The <app>GNOME Developer Tutorials</app> are being translated by a world-wide volunteer community.  You are welcome to participate.
+</p>
+<p>
+ There are <link href="http://l10n.gnome.org/module/gnome-devel-docs/";>many languages</link> for which translations are still needed.
+</p>
+<p>
+To start translating you will need to <link href="http:l10n.gnome.org">create an account</link> and join the <link href="http://l10n.gnome.org/teams/";>translation team</link> for your language. This will give you the ability to upload new translations.
+</p>
+
+<p>
+  You can chat with GNOME translators using <link href="https://cbe003.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fi18n";>irc</link>. People on the channel are located worldwide, so you may not get an immediate response as a result of timezone differences.
+</p>
+<p>Alternatively, you can contact the Internationalization Team using their <link href="http://mail.gnome.org/mailman/listinfo/gnome-i18n";>mailing list</link>.
+</p>
+</page>
diff --git a/platform-demos/Makefile.am b/platform-demos/Makefile.am
index 471aa6f..e21fad1 100644
--- a/platform-demos/Makefile.am
+++ b/platform-demos/Makefile.am
@@ -39,20 +39,23 @@ DOC_FIGURES = \
 
 DOC_PAGES =				\
 	audio-player.vala.page		\
+	bug-filing.page			\
+	documentation.page		\
 	getting-ready.page		\
 	guitar-tuner.c.page		\
-	guitar-tuner.cpp.page   	\
-	guitar-tuner.py.page    	\
-	guitar-tuner.vala.page  	\
+	guitar-tuner.cpp.page		\
+	guitar-tuner.py.page		\
+	guitar-tuner.vala.page		\
 	image-viewer.c.page		\
-	image-viewer.cpp.page   	\
+	image-viewer.cpp.page		\
 	image-viewer.js.page		\
-	image-viewer.py.page    	\
+	image-viewer.py.page		\
 	image-viewer.vala.page		\
 	index.page			\
 	magic-mirror.vala.page		\
 	message-board.c.page		\
 	photo-wall.c.page		\
-	record-collection.js.page
+	record-collection.js.page	\
+	translate.page
 
 dist-hook: doc-dist-hook



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