Author: jorda
Date: Tue Feb 26 21:27:11 2008
New Revision: 24092
URL: http://svn.gna.org/viewcvs/wesnoth?rev=24092&view=rev
Log:
Add Wesnoth 1.4 release notes template.
Added:
website/start/
website/start/1.4/
website/start/1.4/Makefile
website/start/1.4/po/
website/start/1.4/po/wesnoth-start-1.4.cfg
website/start/1.4/po/wesnoth-start-1.4.pot
website/start/1.4/styles/
website/start/1.4/styles/intl.css
website/start/1.4/template.html
Added: website/start/1.4/Makefile
URL:
http://svn.gna.org/viewcvs/wesnoth/website/start/1.4/Makefile?rev=24092&view=auto
==============================================================================
--- website/start/1.4/Makefile (added)
+++ website/start/1.4/Makefile Tue Feb 26 21:27:11 2008
@@ -1,0 +1,26 @@
+LANGUAGES = en:English
+
+PO4A_OPTIONS = --rm-backups --copyright-holder "Wesnoth Development Team"
+
+default: translations
+
+index.en.html: template.html
+ cp template.html index.en.html
+
+translations: index.en.html
+ @( cd po && po4a $(PO4A_OPTIONS) wesnoth-start-1.4.cfg || exit $? )
+ @LANGS=$$(for lang in $(LANGUAGES); do \
+ code=`echo $$lang | cut -d: -f 1`; \
+ name=`echo $$lang | cut -d: -f 2`; \
+ echo -n "<li><a href='index.$$code.html'>$$name</a></li>"; \
+ done) && \
+ for i in index.*.html; do \
+ sed -i -e
"/<!--LANGS-->./d;s,<!--LANGS-->,<!--LANGS-->$$LANGS\n<!--LANGS-->," $$i; \
+ done
+
+update-po:
+ @( cd po && po4a $(PO4A_OPTIONS) --no-translations
wesnoth-start-1.4.cfg || \
+ exit $? )
+
+clean:
+ rm -f index.*.html
Added: website/start/1.4/po/wesnoth-start-1.4.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/website/start/1.4/po/wesnoth-start-1.4.cfg?rev=24092&view=auto
==============================================================================
--- website/start/1.4/po/wesnoth-start-1.4.cfg (added)
+++ website/start/1.4/po/wesnoth-start-1.4.cfg Tue Feb 26 21:27:11 2008
@@ -1,0 +1,4 @@
+[po4a_langs]
+[po4a_paths] wesnoth-start-1.4.pot $lang:$lang.po
+[po4a_alias:xhtml] xhtml opt:"-k 0 -M utf-8 -L utf-8"
+[type:xhtml] ../template.html $lang:../index.$lang.html
Added: website/start/1.4/po/wesnoth-start-1.4.pot
URL:
http://svn.gna.org/viewcvs/wesnoth/website/start/1.4/po/wesnoth-start-1.4.pot?rev=24092&view=auto
==============================================================================
--- website/start/1.4/po/wesnoth-start-1.4.pot (added)
+++ website/start/1.4/po/wesnoth-start-1.4.pot Tue Feb 26 21:27:11 2008
@@ -1,0 +1,226 @@
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) YEAR Wesnoth Development Team
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2008-02-26 21:23+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
+"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: ENCODING"
+
+# type: Attribute 'xml:lang' of: <html>
+#: ../template.html:2
+msgid "en"
+msgstr ""
+
+# type: Content of: <html><head><style>
+#: ../template.html:7
+msgid "@import url('styles/main.css');"
+msgstr ""
+
+# type: Attribute 'title' of: <html><head><link>
+#: ../template.html:9
+msgid "Default"
+msgstr ""
+
+# type: Content of: <html><head><title>
+#: ../template.html:12
+msgid "Battle for Wesnoth 1.4"
+msgstr ""
+
+# type: Attribute 'alt' of: <html><body><div><div><div><a><img>
+#: ../template.html:21
+msgid "Wesnoth logo"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><h1>
+#: ../template.html:32
+msgid "Battle for Wesnoth 1.4 Release Notes"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><p>
+#: ../template.html:34
+msgid ""
+"<em>March 2, 2008</em>. The Battle for Wesnoth team is proud to release "
+"version 1.4 of <em>The Battle for Wesnoth</em>, a <a "
+"href='http://www.gnu.org/philosophy/philosophy.html'>Free</a>, turn-based "
+"strategy game with a fantasy theme and roleplaying elements. The game is <a "
+"href='#download'>available for download</a> now for Windows, Mac OS X, and "
+"various GNU/Linux distributions."
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:42
+msgid "<a href='#game'>What's New in Wesnoth 1.4</a>"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:43
+msgid "<a href='#download'>Download</a>"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:44
+msgid "<a href='#more'>More Info</a>"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><h3>
+#: ../template.html:49
+msgid "What's New in Wesnoth 1.4"
+msgstr ""
+
+# type: Attribute 'alt' of: <html><body><div><div><div><div><div><img>
+#: ../template.html:55 ../template.html:74
+msgid "Wesnoth Screenshot"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:60
+msgid "UI redsign/tweaks/..."
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:61
+msgid "Comprossed savegames"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:62
+msgid "Lots of new campaigns"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:63
+msgid "New art/music"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:64
+msgid "Multiplayer lobby improvements"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:65
+msgid "Animations"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:66
+msgid "Arcane"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:67
+msgid "WML stuff"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:68
+msgid "Usable Multiplayer campaigns"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:69
+msgid "Linger mode"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:70
+msgid "..."
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><h3>
+#: ../template.html:80
+msgid "Download"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><p>
+#: ../template.html:82
+msgid ""
+"Battle for Wesnoth is made available under the <a "
+"href='http://www.gnu.org/copyleft/gpl.html'>GNU General Public License</a> "
+"(GPL). Source code is available from <a "
+"href='http://www.wesnoth.org'>wesnoth.org</a> where you will also find "
+"instructions for <a href='http://wesnoth.org/wiki/CompilingWesnoth'>building "
+"from source</a> on a range of different operating systems. Ready-to-go "
+"packages are also available for most popular operating systems."
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:92
+msgid ""
+"<strong> <a "
+"href='http://downloads.sourceforge.net/wesnoth/wesnoth-1.4.tar.gz?download'>Source
"
+"code</a> </strong>"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:97
+msgid ""
+"<strong> <a "
+"href='http://downloads.sourceforge.net/wesnoth/wesnoth-1.4-windows.exe?download'>Wesnoth
"
+"for MS Windows</a> </strong>"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:102
+msgid ""
+"<strong> <a "
+"href='http://downloads.sourceforge.net/wesnoth/Wesnoth_MacOSX_1.4.dmg?download'>Wesnoth
"
+"for Mac OS X</a> </strong>"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><p>
+#: ../template.html:108
+msgid ""
+"You can get up to date information about downloads at the <a "
+"href='http://www.wesnoth.org/wiki/Download'>downloads page</a>."
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><p>
+#: ../template.html:111
+msgid ""
+"If you downloaded previous versions of the game, you might be interested in "
+"downloading the <a "
+"href='http://www.wesnoth.org/wiki/Download_Xdeltas'>xdelta</a> files only."
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><h3>
+#: ../template.html:116
+msgid "More Info"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:120
+msgid ""
+"<a "
+"href='http://svn.gna.org/viewcvs/*checkout*/wesnoth/tags/1.4/changelog'>Full "
+"Changelog</a> (English, very long)"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:123
+msgid "<a href='http://www.wesnoth.org'>Wesnoth Official Website</a> (English)"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:124
+msgid "<a href='http://www.wesnoth.org/start/1.0'>Wesnoth 1.0 Release
Notes</a>"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><ul><li>
+#: ../template.html:125
+msgid "<a href='http://www.wesnoth.org/start/1.2'>Wesnoth 1.2 Release
Notes</a>"
+msgstr ""
+
+# type: Content of: <html><body><div><div><div><div><p>
+#: ../template.html:132
+msgid "This page is also available in the following languages:"
+msgstr ""
Added: website/start/1.4/styles/intl.css
URL:
http://svn.gna.org/viewcvs/wesnoth/website/start/1.4/styles/intl.css?rev=24092&view=auto
==============================================================================
--- website/start/1.4/styles/intl.css (added)
+++ website/start/1.4/styles/intl.css Tue Feb 26 21:27:11 2008
@@ -1,0 +1,26 @@
+#header {
+ background: url(http://www.wesnoth.org/mw/skins/glamdrol/headerbg_large.jpg)
top repeat-x;
+}
+
+#languages {
+ margin: 0;
+ padding: 0;
+ text-align: left;
+}
+
+#languages p {
+ margin: 0;
+}
+
+#languages ul {
+ margin: 0 0 1em 0;
+ padding: 0;
+ list-style: none;
+}
+
+#languages li {
+ display: inline;
+ margin: 0;
+ padding: 0 6px 0 0;
+ list-style: none;
+}
Added: website/start/1.4/template.html
URL:
http://svn.gna.org/viewcvs/wesnoth/website/start/1.4/template.html?rev=24092&view=auto
==============================================================================
--- website/start/1.4/template.html (added)
+++ website/start/1.4/template.html Tue Feb 26 21:27:11 2008
@@ -1,0 +1,146 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr">
+
+<head>
+ <meta http-equiv="content-type" content="text/xhtml; charset=utf-8"/>
+ <style type="text/css">
+ @import url('styles/main.css');
+ </style>
+ <link href="styles/intl.css" type="text/css" title="Default"
rel="stylesheet"/>
+ <link rel="shortcut icon" type="image/png"
+ href="http://www.wesnoth.org/mw/skins/glamdrol/ico.png"/>
+ <title>Battle for Wesnoth 1.4</title>
+</head>
+
+<body>
+
+<div id='global'>
+
+<div id='header'>
+ <div id='logo'>
+ <a href='http://www.wesnoth.org'><img alt='Wesnoth logo'
+ src='http://www.wesnoth.org/mw/skins/glamdrol/title12.jpg'/></a>
+ </div>
+</div>
+
+<div id='nav'>
+</div>
+
+<div id='main'>
+<div id='content'>
+
+<h1>Battle for Wesnoth 1.4 Release Notes</h1>
+
+<p><em>March 2, 2008</em>. The Battle for Wesnoth team is proud to release
+version 1.4 of <em>The Battle for Wesnoth</em>, a <a
+href='http://www.gnu.org/philosophy/philosophy.html'>Free</a>, turn-based
+strategy game with a fantasy theme and roleplaying elements. The game is <a
+href='#download'>available for download</a> now for Windows, Mac OS X, and
+various GNU/Linux distributions.</p>
+
+<ul>
+ <li><a href='#game'>What's New in Wesnoth 1.4</a></li>
+ <li><a href='#download'>Download</a></li>
+ <li><a href='#more'>More Info</a></li>
+</ul>
+
+<br/>
+
+<h3 id='game'>What's New in Wesnoth 1.4</h3>
+
+<!-- TODO: Write a nice introduction here -->
+<p></p>
+
+<div class='thumb tright'>
+ <div><img src='images/start-1.jpg' alt='Wesnoth Screenshot'/></div>
+</div>
+
+<!-- TODO: Convert this list into something more readable -->
+<ul>
+ <li>UI redsign/tweaks/...</li>
+ <li>Comprossed savegames</li>
+ <li>Lots of new campaigns</li>
+ <li>New art/music</li>
+ <li>Multiplayer lobby improvements</li>
+ <li>Animations</li>
+ <li>Arcane</li>
+ <li>WML stuff</li>
+ <li>Usable Multiplayer campaigns</li>
+ <li>Linger mode</li>
+ <li>...</li>
+</ul>
+
+<div class='thumb tright'>
+ <div><img src='images/start-2.jpg' alt='Wesnoth Screenshot'/></div>
+</div>
+
+<div class='visualClear'></div>
+
+
+<h3 id='download'>Download</h3>
+
+<p>Battle for Wesnoth is made available under the <a
+href='http://www.gnu.org/copyleft/gpl.html'>GNU General Public License</a>
+(GPL). Source code is available from <a
+href='http://www.wesnoth.org'>wesnoth.org</a> where you will also find
+instructions for <a href='http://wesnoth.org/wiki/CompilingWesnoth'>building
+from source</a> on a range of different operating systems. Ready-to-go
+packages are also available for most popular operating systems.</p>
+
+<ul>
+<li>
+ <strong>
+ <a
href='http://downloads.sourceforge.net/wesnoth/wesnoth-1.4.tar.gz?download'>Source
code</a>
+ </strong>
+</li>
+<li>
+ <strong>
+ <a
href='http://downloads.sourceforge.net/wesnoth/wesnoth-1.4-windows.exe?download'>Wesnoth
for MS Windows</a>
+ </strong>
+</li>
+<li>
+ <strong>
+ <a
href='http://downloads.sourceforge.net/wesnoth/Wesnoth_MacOSX_1.4.dmg?download'>Wesnoth
for Mac OS X</a>
+ </strong>
+</li>
+</ul>
+
+<p>You can get up to date information about downloads at the <a
+href='http://www.wesnoth.org/wiki/Download'>downloads page</a>.</p>
+
+<p>If you downloaded previous versions of the game, you might be interested in
+downloading the <a
+href='http://www.wesnoth.org/wiki/Download_Xdeltas'>xdelta</a> files only.</p>
+
+
+<h3 id='more'>More Info</h3>
+
+<ul>
+ <li>
+ <a
href='http://svn.gna.org/viewcvs/*checkout*/wesnoth/tags/1.4/changelog'>Full
Changelog</a>
+ (English, very long)
+ </li>
+ <li><a href='http://www.wesnoth.org'>Wesnoth Official Website</a>
(English)</li>
+ <li><a href='http://www.wesnoth.org/start/1.0'>Wesnoth 1.0 Release
Notes</a></li>
+ <li><a href='http://www.wesnoth.org/start/1.2'>Wesnoth 1.2 Release
Notes</a></li>
+</ul>
+
+<br/>
+<hr/>
+
+<div id="languages">
+<p>This page is also available in the following languages:</p>
+<ul>
+<!--LANGS-->
+</ul>
+</div>
+
+</div> <!-- content -->
+
+<div class="visualClear"></div>
+
+</div> <!-- main -->
+</div> <!-- global -->
+
+</body>
+</html>
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits