[gnome-games] Lightsoff docs: New Mallard docs



commit c7c1fb5548d3cc05ac996ec5a67fedcd1f8acb8c
Author: PERU <perumalv18 gmail com>
Date:   Sun Apr 29 23:10:36 2012 +1000

    Lightsoff docs: New Mallard docs

 lightsoff/help/C/basic.page                 |   54 +++++++
 lightsoff/help/C/bug-filing.page            |   51 +++++++
 lightsoff/help/C/develop.page               |   31 ++++
 lightsoff/help/C/documentation.page         |   33 +++++
 lightsoff/help/C/figures/lightsoff.jpg      |  Bin 0 -> 1252 bytes
 lightsoff/help/C/figures/lightsoff.ogv      |  Bin 0 -> 629366 bytes
 lightsoff/help/C/figures/lightsoff_logo.jpg |  Bin 0 -> 629 bytes
 lightsoff/help/C/figures/lo1.jpg            |  Bin 0 -> 34201 bytes
 lightsoff/help/C/index.docbook              |  201 ---------------------------
 lightsoff/help/C/index.page                 |   34 +++++
 lightsoff/help/C/license.page               |   59 ++++++++
 lightsoff/help/C/rules.page                 |   26 ++++
 lightsoff/help/C/strategy.page              |   51 +++++++
 lightsoff/help/C/translate.page             |   39 +++++
 14 files changed, 378 insertions(+), 201 deletions(-)
---
diff --git a/lightsoff/help/C/basic.page b/lightsoff/help/C/basic.page
new file mode 100644
index 0000000..e74fe0d
--- /dev/null
+++ b/lightsoff/help/C/basic.page
@@ -0,0 +1,54 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="play">
+  <info>
+    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="review"/>
+    <link type="guide" xref="index#play"/>
+    <credit type="author copyright">
+      <name>Perumal Viravan</name>
+      <email>perumalv18 gmail com</email>
+      <years>2012</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Basics</title>
+<p><app>Lights Off</app> can be played using the keyboard or the mouse.</p>
+
+<section id="keyboard">
+<title>Using the keyboard</title>
+<list>
+  <item><p>To select a tile, use the arrow keys to move the spotlight on to that tile and press the <key>Enter</key> key.</p></item>
+ <item><p>Once a tile is selected it will toggle the state of the selected tile and its non-diagonal neighbors.</p></item>
+</list>
+</section>
+
+<section id="mouse">
+<title>Using the mouse</title>
+<list>
+ <item><p>To select a tile move the mouse pointer over the tile and click it.</p></item>
+ <item><p>Once a tile is selected it will toggle the state of the selected tile and its non-diagonal neighbors.</p></item>	
+</list>
+</section>
+
+<section id="level">
+<title>Progress through the levels</title>
+<list>
+ <item><p>The progress through the levels is either by turning off all the lights in that level or using the arrow shaped buttons in the bottom of the game.</p></item>
+ <item><p>The arrow shaped buttons at the bottom of the game allow you to skip the levels or return to the previous levels. The current level is shown at the bottom of the game.
+</p></item>
+</list>	
+<figure>
+  <desc>This shows the <app>Lights Off</app> pattern for level 3, with the arrow shaped buttons at the bottom.</desc>
+  <media type="image" mime="image/jpg" src="figures/lo1.jpg" width="300" ></media>
+</figure>
+</section>
+
+<section id="usage-video">
+      <title>Video Demonstration</title>
+       <media type="video" mime="application/ogv" src="figures/lightsoff.ogv">
+        </media>
+    </section>
+</page>
diff --git a/lightsoff/help/C/bug-filing.page b/lightsoff/help/C/bug-filing.page
new file mode 100644
index 0000000..1d08177
--- /dev/null
+++ b/lightsoff/help/C/bug-filing.page
@@ -0,0 +1,51 @@
+<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-03-08" status="review"/>
+    <credit type="editor copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski com</email>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Perumal Viravan</name>
+      <email>perumalv18 gmail com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Help make <app>Lights Off</app> better</title>
+
+<section id="bug-report">
+<title>Report a bug or suggest an improvement</title>
+<p>
+   <app>Lights Off</app> is 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>Applications</gui><gui>gnome-games</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>lightsoff</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>Lights Off</app> better!
+   </p>
+</section>
+</page>
diff --git a/lightsoff/help/C/develop.page b/lightsoff/help/C/develop.page
new file mode 100644
index 0000000..0b08404
--- /dev/null
+++ b/lightsoff/help/C/develop.page
@@ -0,0 +1,31 @@
+<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-03-08" status="review"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Perumal Viravan</name>
+      <email>perumalv18 gmail com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Help develop</title>
+ <p>
+  The <app>GNOME Games</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/GnomeGames/Contributing";>help develop <app>GNOME Games</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%2Fgnome-games";>irc</link>, or via our <link href="http://mail.gnome.org/mailman/listinfo/games-list";>mailing list</link>. 
+ </p>
+
+</page>
diff --git a/lightsoff/help/C/documentation.page b/lightsoff/help/C/documentation.page
new file mode 100644
index 0000000..4ab2a76
--- /dev/null
+++ b/lightsoff/help/C/documentation.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="documentation">
+  <info>
+    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="review"/>
+   <link type="guide" xref="index#get-involved"/>
+    <credit type="editor copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Perumal Viravan</name>
+      <email>perumalv18 gmail com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Help write documentation</title>
+
+<p>
+  The <app>GNOME Games</app> documentation is maintained by a volunteer community.  You are welcome to participate.</p>
+
+<p>To contribute to the Documentation Project, feel free to get in touch with us using <link href="https://cbe003.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-list";>mailing list</link>. 
+</p>
+<p>
+Our <link href="https://live.gnome.org/DocumentationProject/Contributing";>wiki</link> page contains useful information. 
+</p>
+
+
+</page>
diff --git a/lightsoff/help/C/figures/lightsoff.jpg b/lightsoff/help/C/figures/lightsoff.jpg
new file mode 100644
index 0000000..2a4e9fb
Binary files /dev/null and b/lightsoff/help/C/figures/lightsoff.jpg differ
diff --git a/lightsoff/help/C/figures/lightsoff.ogv b/lightsoff/help/C/figures/lightsoff.ogv
new file mode 100644
index 0000000..461e9e0
Binary files /dev/null and b/lightsoff/help/C/figures/lightsoff.ogv differ
diff --git a/lightsoff/help/C/figures/lightsoff_logo.jpg b/lightsoff/help/C/figures/lightsoff_logo.jpg
new file mode 100644
index 0000000..e8e29f7
Binary files /dev/null and b/lightsoff/help/C/figures/lightsoff_logo.jpg differ
diff --git a/lightsoff/help/C/figures/lo1.jpg b/lightsoff/help/C/figures/lo1.jpg
new file mode 100644
index 0000000..10cb0f6
Binary files /dev/null and b/lightsoff/help/C/figures/lo1.jpg differ
diff --git a/lightsoff/help/C/index.page b/lightsoff/help/C/index.page
new file mode 100644
index 0000000..8705de7
--- /dev/null
+++ b/lightsoff/help/C/index.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="guide" style="task"
+	id="index">
+
+  <info>
+    <title type='link' role="trail"><media type="image" src="figures/lightsoff_logo.jpg"/></title>
+    <title type='link'>Lights Off</title>
+    <title type='text'>Lights Off</title>
+    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="review"/>
+    <credit type="author">
+      <name>Perumal Viravan</name>
+      <email>perumalv18 gmail com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+
+<title><media type="image" src="figures/lightsoff.jpg">Iagno logo</media>Lightsoff</title>
+
+   <p><app>Lights Off</app> is a puzzle played on an 5X5 grid with the aim to turn off all the lights. Each click on a tile toggles the state of the clicked tile and its non-diagonal neighbors. 
+   </p>
+
+   <section id="play" style="2column">
+    <title>Game Play</title>
+   </section>
+
+   <section id="get-involved" style="2column">
+    <title>Get Involved</title>
+   </section>
+
+
+</page>
diff --git a/lightsoff/help/C/license.page b/lightsoff/help/C/license.page
new file mode 100644
index 0000000..fe9a767
--- /dev/null
+++ b/lightsoff/help/C/license.page
@@ -0,0 +1,59 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  type="topic"
+  id="license">
+  
+  <info>
+    <link type="seealso" xref="index"/>
+    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="review"/>
+    <desc>Legal information.</desc>
+  </info>
+
+  <title>License</title>
+  <p>
+    <!-- 
+    Translators: try to use the same translation as the one provided by the CreativeCommons website. 
+    If there is no translation for your language, consider providing one to CreativeCommons.
+    -->
+    This work is distributed under a CreativeCommons Attribution-Share Alike
+    3.0 Unported license.
+  </p>
+  <p>
+    You are free:
+  </p>
+  <terms>
+    <item>
+      <title><em>To share</em></title>
+      <p>To copy, distribute and transmit the work.</p>
+    </item>
+    <item>
+      <title><em>To remix</em></title>
+      <p>To adapt the work.</p> 
+    </item>
+  </terms>
+  <p>
+    Under the following conditions:
+  </p>
+  <terms>
+    <item>
+      <title><em>Attribution</em></title>
+      <p>
+        You must attribute the work in the manner specified by the author or 
+        licensor (but not in any way that suggests that they endorse you or 
+        your use of the work).  
+      </p>
+    </item>
+    <item>
+      <title><em>Share Alike</em></title>
+      <p>
+        If you alter, transform, or build upon this work, you may distribute the 
+        resulting work only under the same, similar or a compatible license.  
+      </p>
+    </item>
+  </terms>
+  <p>
+    <!-- Translators: there are no official localized versions of the legal code, only the deed is localized. -->
+    For the full text of the license, see the 
+    <link href="http://creativecommons.org/licenses/by-sa/3.0/legalcode";>CreativeCommons website</link>, 
+    or read the full <link href="http://creativecommons.org/licenses/by-sa/3.0/";>Commons Deed</link>. 
+  </p>
+</page>
diff --git a/lightsoff/help/C/rules.page b/lightsoff/help/C/rules.page
new file mode 100644
index 0000000..7dde14f
--- /dev/null
+++ b/lightsoff/help/C/rules.page
@@ -0,0 +1,26 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="rules">
+  <info>
+    <link type="guide" xref="index#play" />
+    <revision version="0.1" date="2012-03-08" status="review"/>
+
+    <credit type="author copyright">
+      <name>Perumal Viravan</name>
+      <email>perumalv18 gmail com</email>
+      <years>2012</years>
+    </credit>
+    <desc></desc>
+  </info>
+
+  <title>Rules</title>
+
+  <p>In order to complete the <app>Lights Off</app> puzzle, you must turn off all the lights in the board. This will get you to advance to the next level.</p>
+  <steps>
+    <item><p>The game begins with a pattern of lights on the 5x5 grid.</p></item>
+    <item><p>Select a tile to toggle its state and its non-diagonal neighbors state.</p></item>
+    <item><p>Once you have successfully turned off all the lights, you complete that level and move on to the next.</p>
+    </item>
+  </steps>
+
+</page>
diff --git a/lightsoff/help/C/strategy.page b/lightsoff/help/C/strategy.page
new file mode 100644
index 0000000..3169e21
--- /dev/null
+++ b/lightsoff/help/C/strategy.page
@@ -0,0 +1,51 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="strategy">
+	<info>
+          <revision version="3.4" date="2012-03-08" status="review"/>
+	  <link type="guide" xref="index#play"/>
+	  <credit type="author copyright">
+	    <name>Perumal Viravan</name>
+	    <email>perumalv18 gmail com</email>
+	  <years>2012</years>
+	  </credit>
+	  <license>
+		<p>Creative Commons Share Alike 3.0</p>
+	  </license>
+	</info>
+
+	<title>Strategy</title>
+        <p>This is a simple strategy to solve the <app>Lights Off</app> puzzle by using the method called "Chase the Lights".</p>
+	  <steps>
+	    <item><p>Chase the lights starting from the first row. To chase the lights in the first row, click the tile on the second row corresponding to the light in the first row. This will turn off that light in the first row.</p>
+                  <note><p>This method can be used in the same way to chase the lights in other rows as well, i.e., if you want to chase the lights in the second row, click the corresponding tile in the third row.</p></note>
+            </item>
+	    <item><p>In the same way continue to chase the lights in the second, third and fourth row. At the end of this you will be only left with the lights in the fifth row.</p></item>
+
+	    <item><p>Now depending on which lights are remaining in the fifth row, click the tiles in the first row using the table given below. </p>
+
+<table frame="all" shade="all" rules="all">
+  <tr>
+    <td><p>Lights Left on the fifth Row</p></td> <td><p> Tiles to Click on the First Row</p></td>
+  </tr>
+  <tr>
+    <td><p>1, 2, 3</p></td> <td><p>2</p></td>
+  </tr><tr>
+    <td><p>1, 2, 4, 5</p></td> <td><p>3</p></td>
+  </tr><tr>
+    <td><p>1, 3, 4</p></td> <td><p>5</p></td>
+  </tr><tr>
+    <td><p>1, 5</p></td> <td><p>1, 2</p></td>
+  </tr><tr>
+    <td><p>2, 3, 5</p></td> <td><p>1</p></td>
+  </tr><tr>
+    <td><p>2, 4</p></td> <td><p>1, 4</p></td>
+  </tr><tr>
+    <td><p>3, 4, 5</p></td> <td><p>4</p></td>
+  </tr>
+</table>
+</item>
+	    <item><p>Now again chase the lights starting from the first row. After chasing the lights this time your puzzle will be solved.</p></item>
+	   </steps>
+            <note><p>This strategy doesn't always produce the optimal solution, it may take more moves.</p></note>
+</page>
diff --git a/lightsoff/help/C/translate.page b/lightsoff/help/C/translate.page
new file mode 100644
index 0000000..0ea3584
--- /dev/null
+++ b/lightsoff/help/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-03-08" status="review"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2011</years>
+    </credit>
+     <credit type="editor">
+      <name>Perumal Viravan</name>
+      <email>perumalv18 gmail com</email>
+    </credit>
+    <license>
+       <p>Creative Commons Share Alike 3.0</p>
+     </license>
+  </info>
+
+<title>Help translate</title>
+<p>
+  The <app>GNOME Games</app> user interface and documentation is 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-games/";>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>



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