pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] r3025 - htdocs/src


From: grumbel at BerliOS
Subject: [Pingus-CVS] r3025 - htdocs/src
Date: Thu, 23 Aug 2007 19:32:20 +0200

Author: grumbel
Date: 2007-08-23 19:32:19 +0200 (Thu, 23 Aug 2007)
New Revision: 3025

Modified:
   htdocs/src/default.xsl
   htdocs/src/development.xml
   htdocs/src/faq.xml
   htdocs/src/news.xml
   htdocs/src/press.xml
Log:
- some old webpage updates (nothing new, just brining svn back in sync with 
http)

Modified: htdocs/src/default.xsl
===================================================================
--- htdocs/src/default.xsl      2007-08-23 17:29:39 UTC (rev 3024)
+++ htdocs/src/default.xsl      2007-08-23 17:32:19 UTC (rev 3025)
@@ -1,28 +1,28 @@
 <?xml version="1.0"?>
 <xsl:stylesheet version="1.0"
-  xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
+                xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
   
   <xsl:output 
-    method="html" 
-    indent="yes" 
-    doctype-public="-//W3C//DTD HTML 4.01//EN" 
-    doctype-system="http://www.w3.org/TR/html4/strict.dtd";
-    encoding="ISO-8859-1" />
+     method="html" 
+     indent="yes" 
+     doctype-public="-//W3C//DTD HTML 4.01//EN" 
+     doctype-system="http://www.w3.org/TR/html4/strict.dtd";
+     encoding="ISO-8859-1" />
 
   <xsl:param name="filename"/>
 
   <!-- <xsl:template match="processing-instruction()">
-  </xsl:template> -->
+       </xsl:template> -->
 
   <!-- Copy all html4 elements over to the resulting html page -->
   <xsl:template match=" a | abbr | acronym | address | applet | area | b | 
base | basefont | 
-    bdo | big | blockquote  | body | br | button | caption | center | cite | 
code | col | 
-    colgroup | dd | del | dfn | dir | div | dl | dt | em | fieldset     | font 
| form | 
-    frame | frameset | h1 | h2 | h3 | h4 | h5 | h6 | head | hr | html | i | 
iframe | img | 
-    input | ins | isindex    | kbd | label | legend | li | link | map | menu | 
meta | 
-    noframes | noscript | object | ol | optgroup | option | p     | param | 
pre | q | s | 
-    samp | script | select | small | span | strike | strong | style | sub | 
sup | table | 
-    tbody | td | textarea | tfoot | th | thead | title | tr | tt | u | ul | 
var">
+                       bdo | big | blockquote  | body | br | button | caption 
| center | cite | code | col | 
+                       colgroup | dd | del | dfn | dir | div | dl | dt | em | 
fieldset     | font | form | 
+                       frame | frameset | h1 | h2 | h3 | h4 | h5 | h6 | head | 
hr | html | i | iframe | img | 
+                       input | ins | isindex    | kbd | label | legend | li | 
link | map | menu | meta | 
+                       noframes | noscript | object | ol | optgroup | option | 
p     | param | pre | q | s | 
+                       samp | script | select | small | span | strike | strong 
| style | sub | sup | table | 
+                       tbody | td | textarea | tfoot | th | thead | title | tr 
| tt | u | ul | var">
 
     <xsl:copy>
       <xsl:copy-of select="@*"/>
@@ -68,8 +68,8 @@
         <link rel="stylesheet" type="text/css" href="default.css" />
         <link rel="icon" href="images/favicon.png" type="image/png" />
         <!--<link REL="help" HREF="faq.html" title="FAQ"/>
-        <link REL="section" HREF="faq.html" title="Intro"/>
-        <link REL="shortcut icon" href="/favicon.ico" type="image/x-icon" />-->
+            <link REL="section" HREF="faq.html" title="Intro"/>
+            <link REL="shortcut icon" href="/favicon.ico" type="image/x-icon" 
/>-->
       </head>
       <body style="margin:0px;">
         <table summary="" cellpadding="0" cellspacing="0" border="0" 
width="100%">
@@ -85,20 +85,22 @@
                 <div><a class="menuitem" href="faq.html">FAQ</a></div>
                 <div><a class="menuitem" href="contact.html">Contact</a></div>
                 <div><a class="menuitem" 
href="screenshots.html">Screenshots</a></div>
-               <div><a class="menuitem" 
href="level_comment_tool/index.php">Level Comment Tool</a></div>
+                <!--           <div><a class="menuitem" 
href="level_comment_tool/index.php">Level Comment Tool</a></div> -->
                 <div><a class="menuitem" 
href="development.html">Development</a></div>
                 <div><a class="menuitem" href="press.html">Press</a></div>
                 <br /> 
                 <div><a class="menuitem" 
href="http://savannah.nongnu.org/projects/pingus/";>Savannah Project 
Page</a></div>
 
                 <form action="https://www.paypal.com/cgi-bin/webscr"; 
method="post">
-                  <input type="hidden" name="cmd" value="_xclick" />
-                  <input type="hidden" name="business" value="address@hidden" 
/>
-                  <input type="hidden" name="item_name" value="Pingus 
donation" />
-                  <input type="hidden" name="no_note" value="1" />
-                  <input type="hidden" name="currency_code" value="EUR" />
-                  <input type="hidden" name="tax" value="0" />
-                  <input type="image" 
src="https://www.paypal.com/images/x-click-but04.gif"; border="0" name="submit" 
alt="donate via PayPal" />
+                  <div style="margin: 0px; padding: 0px;">
+                    <input type="hidden" name="cmd" value="_xclick" />
+                    <input type="hidden" name="business" 
value="address@hidden" />
+                    <input type="hidden" name="item_name" value="Pingus 
donation" />
+                    <input type="hidden" name="no_note" value="1" />
+                    <input type="hidden" name="currency_code" value="EUR" />
+                    <input type="hidden" name="tax" value="0" />
+                    <input type="image" 
src="https://www.paypal.com/images/x-click-but04.gif"; name="submit" alt="donate 
via PayPal" />
+                  </div>
                 </form>
               </div>
 
@@ -107,27 +109,27 @@
                 <a href="http://jigsaw.w3.org/css-validator/";>css2</a>
 
                 <!-- <img
-                src="http://www.w3.org/Icons/valid-html401";
-                alt="Valid HTML 4.01!" height="31" width="88" /> -->
+                     src="http://www.w3.org/Icons/valid-html401";
+                     alt="Valid HTML 4.01!" height="31" width="88" /> -->
                 <!-- <img style="border:0;width:88px;height:31px"
-                src="http://jigsaw.w3.org/css-validator/images/vcss"; 
-                alt="Valid CSS!" /> -->
+                     src="http://jigsaw.w3.org/css-validator/images/vcss"; 
+                     alt="Valid CSS!" /> -->
 
               </p>
             </td>
             <td valign="top" style="padding:20px;">
               <!--
-              <table  summary="" border="0" width="100%" cellpadding="0" 
cellspacing="0">
-              <tr>
-              <td align="left" valign="bottom">
-              <h1><xsl:value-of select="@title"/></h1>
-            </td><td align="right">
-              <img alt="" src="images/walking.png"/>
-            </td>
-            </tr>
-            </table>
-              <br />
-              -->
+                  <table  summary="" border="0" width="100%" cellpadding="0" 
cellspacing="0">
+                    <tr>
+                      <td align="left" valign="bottom">
+                        <h1><xsl:value-of select="@title"/></h1>
+                      </td><td align="right">
+                        <img alt="" src="images/walking.png"/>
+                      </td>
+                    </tr>
+                  </table>
+                  <br />
+                  -->
               
               <h1><xsl:value-of select="@title"/></h1>
 
@@ -241,8 +243,8 @@
       </script>
       <noscript>
         <a target="_blank" 
href="http://v1.nedstatbasic.net/stats?AAG6CQE7r43v+PiFyrKmmmG/C9Lg";><img
-            src="http://m1.nedstatbasic.net/n?id=AAG6CQE7r43v+PiFyrKmmmG/C9Lg"; 
  
-            border="0" width="18" height="18" alt="" /></a>
+                                                                               
                    
src="http://m1.nedstatbasic.net/n?id=AAG6CQE7r43v+PiFyrKmmmG/C9Lg";   
+                                                                               
                    border="0" width="18" height="18" alt="" /></a>
       </noscript>
       <!-- End Nedstat Basic code -->
     </div>

Modified: htdocs/src/development.xml
===================================================================
--- htdocs/src/development.xml  2007-08-23 17:29:39 UTC (rev 3024)
+++ htdocs/src/development.xml  2007-08-23 17:32:19 UTC (rev 3025)
@@ -18,9 +18,23 @@
     documentation, a todo with stuff that needs to be done and
     unfinished game elements that might need you to finish them.
     </p>
+
+    <p>
+      Short summary for those who just want the source:
+    </p>
     
+    <p>
+      SDL Branch<br/>
+      <tt>svn co svn://svn.berlios.de/pingus/branches/pingus_sdl/</tt><br/>
+    </p>
+    
+    <p>ClanLib Branch:<br/>
+      <tt>svn co svn://svn.berlios.de/pingus/trunk/</tt><br/>
+    </p>
+    
     <p class="warning" style="text-align: center">
-      <a href="development/welcome.html">Enter Development Section!</a>
+      <a href="http://www.cmhousing.net/pingus/wiki/";>Enter Development 
Section!</a>
     </p>
+
   </section>
 </page>

Modified: htdocs/src/faq.xml
===================================================================
--- htdocs/src/faq.xml  2007-08-23 17:29:39 UTC (rev 3024)
+++ htdocs/src/faq.xml  2007-08-23 17:32:19 UTC (rev 3025)
@@ -134,6 +134,11 @@
             </li>
             <li>Play testing</li>
           </ul>
+          <p>
+            The fasted way to join development is to join the
+            development stuff on IRC at <tt>irc.freenode.net</tt> in
+            channel <tt><a href="irc://freenode.net/#pingus">#pingus</a></tt>.
+          </p>
         </answer>
       </faq>
 

Modified: htdocs/src/news.xml
===================================================================
--- htdocs/src/news.xml 2007-08-23 17:29:39 UTC (rev 3024)
+++ htdocs/src/news.xml 2007-08-23 17:32:19 UTC (rev 3025)
@@ -2,6 +2,14 @@
 <?xml-stylesheet type="text/xsl" href="default.xsl"?>
 <page title="News">
   <news>
+    <item date="25. Jun 2007">
+      Pingus goes multi-touch, some people at the RWTH Aachen used
+      Pingus gfx in the creation of their Table Lemmings game, you can find 
screenshots 
+      at <a href="http://www.flickr.com/photos/davidh/567995242/";>Flickr</a> 
and at their page at the 
+      <a 
href="http://media.informatik.rwth-aachen.de/tiki-index.php?page=table-lemmings";>RWTH
+      Aachen</a>.
+    </item>
+
     <item date="15. Jan 2007">
        Porting Pingus to SDL is in progress, some spelling fixes for the FAQ
     </item>

Modified: htdocs/src/press.xml
===================================================================
--- htdocs/src/press.xml        2007-08-23 17:29:39 UTC (rev 3024)
+++ htdocs/src/press.xml        2007-08-23 17:32:19 UTC (rev 3025)
@@ -17,17 +17,14 @@
           href="http://www.pl-forum.de/spiele/pingus.html";>ProLinux:
           Pingus</a> <german-flag/></li>
 
-      <li><a
+    <!-- <li><a
       
href="http://www.linuxdoos.com/~linux/linux_artikelen.php?sid=30&amp;mode=flatX";>Pingus
-      - Oh no, More penguins</a>  <dutch-flag/></li>
-
-      <li><a href="http://www.happypenguin.org/show?Pingus";>Pingus at
-      Happypenguin.org</a> <english-flag/></li>
-      
+      - Oh no, More penguins</a>  <dutch-flag/></li> -->
+    
       <li><a
       href="http://www.gnu.org/brave-gnu-world/issue-36.en.html";>Brave
       GNU World</a> (multilanguage)</li>
 
-      <li><a 
href="http://www.linux-user.de/ausgabe/2000/01/Gamezone/Gamezone.html";>Brot und 
Spiele</a> <german-flag/></li>
+<!--      <li><a 
href="http://www.linux-user.de/ausgabe/2000/01/Gamezone/Gamezone.html";>Brot und 
Spiele</a> <german-flag/></li> -->
     </ul>
 </page>
\ No newline at end of file





reply via email to

[Prev in Thread] Current Thread [Next in Thread]