[Super-tux-commit] htdocs contact.xml,NONE,1.1 Makefile,1.13,1.14 default.css,1.2,1.3 default.xsl,1.
Brought to you by:
wkendrick
Update of /cvsroot/super-tux/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16294 Modified Files: Makefile default.css default.xsl download.xml index.xml menu.xml submenu.xml welcome.xml Added Files: contact.xml Log Message: - more webpage cleanup Index: index.xml =================================================================== RCS file: /cvsroot/super-tux/htdocs/index.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- index.xml 2 May 2004 13:26:13 -0000 1.2 +++ index.xml 2 May 2004 21:36:11 -0000 1.3 @@ -10,6 +10,7 @@ graphics. Together with a little story we hope to provide a good gaming experince with this first Milestone release. </p> + <p> The following links should help to keep the overview a bit: </p> @@ -25,14 +26,4 @@ </ul> </section> - <section title="Contact"> - <p> - Development is mainly coordinated via IRC (#supertux at - irc.freenode.net) and the <a - href="http://lists.sourceforge.net/lists/listinfo/super-tux-devel">SuperTux - Mailing list</a>, be sure to visit both once in a while or you - might miss critical stuff. - </p> - </section> - </page> \ No newline at end of file Index: download.xml =================================================================== RCS file: /cvsroot/super-tux/htdocs/download.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- download.xml 2 May 2004 13:26:13 -0000 1.4 +++ download.xml 2 May 2004 21:36:11 -0000 1.5 @@ -1,19 +1,16 @@ <?xml version="1.0"?> <page title="SuperTux"> - <section title="SuperTux"> - <subsection title="SuperTux Milestone1 - 0.1.0"> - <p> - The newest version of SuperTux is Milestone1, 0.1.0, released in - May 2, 2004. You can get it from: <a - href="http://prdownloads.sourceforge.net/super-tux/supertux-0.1.0.tar.bz2?download">here</a>. - </p> + <section title="Download"> + <subsection title="SuperTux (Milestone1) 0.1.0 - May 2, 2004"> + <ul> + <li>Source: <a href="http://prdownloads.sourceforge.net/super-tux/supertux-0.1.0.tar.bz2?download">supertux-0.1.0.tar.bz2</a></li> + </ul> </subsection> - <subsection title="SuperTux 0.0.6"> - <p> - SuperTux is 0.0.6, released in March 15, 2004. Get it from: <a - href="http://prdownloads.sourceforge.net/super-tux/supertux-0.0.6.tar.bz2?download">here</a>. - </p> + <subsection title="SuperTux 0.0.6 - March 15, 2004"> + <ul> + <li>Source: <a href="http://prdownloads.sourceforge.net/super-tux/supertux-0.0.6.tar.bz2?download">supertux-0.0.6.tar.bz2</a></li> + </ul> </subsection> <subsection title="CVS"> @@ -25,10 +22,6 @@ <p> <tt>cvs -z3 -d:pserver:ano...@cv...:/cvsroot/super-tux co supertux</tt> </p> - - <p> - We hope you like it! - SuperTux authors - </p> </subsection> </section> --- NEW FILE: contact.xml --- <?xml version="1.0"?> <page title="SuperTux"> <section title="Contact"> <p> Development is mainly coordinated via IRC and the mailing lists, be sure to visit both once in a while or you might miss critical stuff. </p> <subsection title="Mailing List"> <dl> <dt><a href="mailto:sup...@li...">sup...@li...</a> - List for comments critics and everything development related</dt> <dd><a href="http://sourceforge.net/mailarchive/forum.php?forum_id=36963">Archive</a></dd> <dd><a href="http://lists.sourceforge.net/mailman/listinfo/super-tux-devel">Subscribe/Unsubscribe</a></dd> </dl> <dl> <dt><a href="mailto:sup...@li...">sup...@li...</a> - List for commits to CVS, mainly interesting for people working directly with the source</dt> <dd><a href="http://sourceforge.net/mailarchive/forum.php?forum_id=39400">Archive</a></dd> <dd><a href="http://lists.sourceforge.net/mailman/listinfo/super-tux-commit">Subscribe/Unsubscribe</a></dd> </dl> </subsection> <subsection title="IRC"> <p> Server: <a href="irc://irc.freenode.net/#supertux">irc.freenode.net</a><br/> Channel: #supertux<br/> </p> </subsection> </section> </page> Index: submenu.xml =================================================================== RCS file: /cvsroot/super-tux/htdocs/submenu.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- submenu.xml 29 Apr 2004 00:11:44 -0000 1.4 +++ submenu.xml 2 May 2004 21:36:11 -0000 1.5 @@ -1,8 +1,9 @@ <?xml version="1.0"?> <submenu> - <item file="index.html">Intro</item> - <item file="authors.html">Authors</item> + <item file="welcome.html">About</item> <item file="screenshots.html">Screenshots</item> + <item file="authors.html">Authors</item> <item file="download.html">Download</item> + <item file="contact.html">Contact</item> </submenu> Index: default.xsl =================================================================== RCS file: /cvsroot/super-tux/htdocs/default.xsl,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- default.xsl 2 May 2004 13:26:13 -0000 1.8 +++ default.xsl 2 May 2004 21:36:11 -0000 1.9 @@ -12,8 +12,8 @@ <xsl:param name="filename"/> <xsl:param name="lastchange"/> <xsl:param name="section"/> - <xsl:param name="basedir"/> - + <xsl:param name="basedir" /> + <xsl:template match="node()|@*"> <xsl:copy><xsl:apply-templates select="@* | node()" /></xsl:copy> </xsl:template> @@ -131,7 +131,7 @@ <xsl:template match="submenu/item"> <xsl:choose> - <xsl:when test="contains(@file, substring-after($filename, '/'))"> + <xsl:when test="(contains(@file, substring-after($filename, '/')) and substring-after($filename, '/') != '') or contains(@file, $filename)"> <td><a class="active" href="{@file}"><xsl:apply-templates /></a></td> </xsl:when> <xsl:otherwise> Index: menu.xml =================================================================== RCS file: /cvsroot/super-tux/htdocs/menu.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- menu.xml 15 Mar 2004 17:43:07 -0000 1.2 +++ menu.xml 2 May 2004 21:36:11 -0000 1.3 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <menu> - <item section="." file="index.html">SuperTux</item> + <item section="." file="welcome.html">SuperTux</item> <item section="milestone1" file="milestone1/index.html">Milestone1</item> <item section="development" file="development/index.html">Development</item> <item section="sfnet" file="http://sourceforge.net/projects/super-tux/">SF.Net</item> Index: welcome.xml =================================================================== RCS file: /cvsroot/super-tux/htdocs/welcome.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- welcome.xml 2 May 2004 13:26:13 -0000 1.2 +++ welcome.xml 2 May 2004 21:36:11 -0000 1.3 @@ -40,14 +40,4 @@ </p> </section> - <section title="Contact"> - <p> - Development is mainly coordinated via IRC (#supertux at - irc.freenode.net) and the <a - href="http://lists.sourceforge.net/lists/listinfo/super-tux-devel">SuperTux - Mailing list</a>, be sure to visit both once in a while or you - might miss critical stuff. - </p> - </section> - </page> \ No newline at end of file Index: Makefile =================================================================== RCS file: /cvsroot/super-tux/htdocs/Makefile,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- Makefile 2 May 2004 13:26:13 -0000 1.13 +++ Makefile 2 May 2004 21:35:56 -0000 1.14 @@ -2,6 +2,7 @@ welcome.html \ download.html \ authors.html \ + contact.html \ screenshots.html \ \ development/index.html \ @@ -31,10 +32,13 @@ LASTCHANGE=`date -I`; \ echo Filename: $$FILENAME ; \ echo Section: $$SECTION ; \ + if [ "x$$SECTION" = "xsfnet" -o "x$$SECTION" = "x." ]; then BASEDIR=""; \ + else BASEDIR="../"; fi; \ xalan \ -PARAM filename "'$${FILENAME%%.xml}'" \ -PARAM section "'$${SECTION}'" \ -PARAM lastchange "'$${LASTCHANGE}'" \ + -PARAM basedir "'$${BASEDIR}'" \ -IN $< \ -OUT $@ \ -XSL default.xsl Index: default.css =================================================================== RCS file: /cvsroot/super-tux/htdocs/default.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- default.css 6 Mar 2004 22:25:13 -0000 1.2 +++ default.css 2 May 2004 21:36:11 -0000 1.3 @@ -46,7 +46,7 @@ margin: 0em; padding: 0em; margin-bottom: .5em; - background-color: #f2f2f9; + background-color: #d2d2e9; /* #f2f2f9;*/ border-bottom-style: solid; border-top-style: solid; } |