eclipse plugin: Update the website

This commit is contained in:
Timotei Dolean 2011-04-17 09:53:56 +00:00
parent 223f5ee700
commit a0c4af0d3b
3 changed files with 101 additions and 100 deletions

View file

@ -10,7 +10,7 @@
#feature #overview { background-image: url()!important; }
</style>
<link rel="alternate" type="application/rss+xml" title="news" href="http://feed43.com/wesnoth.xml" />
<title>Documentation & How to install - User Made Content IDE</title>
<title>Documentation &amp; How to install - User Made Content IDE</title>
</head>
<body>
@ -26,7 +26,7 @@
<div id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="doc_howto.html">Documentation & How to install</a></li>
<li><a href="doc_howto.html">Documentation &amp; How to install</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="http://wesnoth.org">Battle for Wesnoth</a></li>
</ul>
@ -85,7 +85,7 @@
<div id="footer">
<div id="note">
<p><a href="http://wiki.wesnoth.org/Site_Map">Site map</a></p>
<p><a href="http://wiki.wesnoth.org/Wesnoth:Copyrights">Copyright</a> &copy; 2003-2010 The Battle for Wesnoth</p>
<p><a href="http://wiki.wesnoth.org/Wesnoth:Copyrights">Copyright</a> &copy; 2003-2011 The Battle for Wesnoth</p>
<p>Supported by <a href="http://www.jexiste.fr/">Jexiste</a>.</p>
</div>
</div>

View file

@ -26,7 +26,7 @@
<div id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="doc_howto.html">Documentation & How to install</a></li>
<li><a href="doc_howto.html">Documentation &amp; How to install</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="http://wesnoth.org">Battle for Wesnoth</a></li>
</ul>
@ -66,7 +66,7 @@
<div id="footer">
<div id="note">
<p><a href="http://wiki.wesnoth.org/Site_Map">Site map</a></p>
<p><a href="http://wiki.wesnoth.org/Wesnoth:Copyrights">Copyright</a> &copy; 2003-2010 The Battle for Wesnoth</p>
<p><a href="http://wiki.wesnoth.org/Wesnoth:Copyrights">Copyright</a> &copy; 2003-2011 The Battle for Wesnoth</p>
<p>Supported by <a href="http://www.jexiste.fr/">Jexiste</a>.</p>
</div>
</div>

View file

@ -1,96 +1,97 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/xhtml; charset=utf-8" />
<link rel="shortcut icon" type="image/png" href="http://wesnoth.org/mw/skins/glamdrol/ico.png" />
<style type="text/css">@import url('http://wesnoth.org/mw/skins/glamdrol/main.css');</style>
<style type="text/css">@import url('http://wesnoth.org/mw/skins/glamdrol/home.css');</style>
<style type="text/css">
#feature #overview { background-image: url(http://wesnoth.org/mw/skins/glamdrol/home_portraits/sergeant.jpg)!important; }
</style>
<link rel="alternate" type="application/rss+xml" title="news" href="http://feed43.com/wesnoth.xml" />
<title>User Made Content IDE - Battle for Wesnoth</title>
</head>
<body>
<div id="global">
<div id="header">
<div id="logo">
<a href="/"><img alt="Wesnoth logo" src="http://wesnoth.org/mw/skins/glamdrol/wesnoth-logo.jpg" /></a>
</div>
</div>
<div id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="doc_howto.html">Documentation & How to install</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="http://wesnoth.org">Battle for Wesnoth</a></li>
</ul>
</div>
<div id="main">
<div id="feature">
<div id="border_left"><div id="border_right"><div id="border_bottom">
<div id="corner_bottomleft"><div id="corner_bottomright">
<div id="border_top"><div id="corner_topleft"><div id="corner_topright">
<div id="overview">
<h2>The Battle for Wesnoth UMC Development IDE</h2>
<p>The plugin is a UMC IDE. Basically it offers some features that greatly help anybody who makes User Made Content for Wesnoth.</p>
<ul>
<li><a>*</a> It has wizards for new campaigns, scenarios, factions, eras, and everything else you might think of. You just complete the needed values and it generates the wml (with nice indentation). <br /></li>
<li><a>*</a> It has front-ends for launching wmltools (like wmllint, wmlscope, wmlindent on files/directories), the wesnoth game, and map editor. <br /></li>
<li><a>*</a> It has a specialized WML editor that has syntax highlighting, tag folding and outline, autocompletion, a macro "explorer", and so on. <br /></li>
<li><a>*</a> It has an 'upload addon' feature that uploads the specified project to the addons server. <br /></li>
<li>For a full features list please check the dedicated page.</li>
</ul>
<ul>
The plugin was made by Timotei Dolean and it is available under EPL License (<a href="http://www.eclipse.org/legal/epl-v10.html">EPL v 1.0</a>).
</ul>
</div> <!-- overview -->
</div></div></div></div></div></div></div></div>
<h3>News</h3>
<p><em>16 December 2010</em> - Released version 1.0.1 of the eclipse plugin version</p>
<p><em>6 November 2010</em> - Added the 64 bit version for Windows & Linux, aswell as Mac x86 + x64.</p>
<p><em>5 November 2010</em> - The standalone plugin version is out! Checkout it at the how to install section.</p>
</div> <!-- feature -->
<div class="visualClear"></div>
<div id="footer">
<div id="note">
<p><a href="http://wiki.wesnoth.org/Site_Map">Site map</a></p>
<p><a href="http://wiki.wesnoth.org/Wesnoth:Copyrights">Copyright</a> &copy; 2003-2010 The Battle for Wesnoth</p>
<p>Supported by <a href="http://www.jexiste.fr/">Jexiste</a>.</p>
</div>
</div>
</div> <!-- main -->
</div> <!-- global -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1872754-3";
var tracker = _gat._getTracker(_uacct);
</script>
<script type="text/javascript">
urchinTracker();
</script>
</body>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/xhtml; charset=utf-8" />
<link rel="shortcut icon" type="image/png" href="http://wesnoth.org/mw/skins/glamdrol/ico.png" />
<style type="text/css">@import url('http://wesnoth.org/mw/skins/glamdrol/main.css');</style>
<style type="text/css">@import url('http://wesnoth.org/mw/skins/glamdrol/home.css');</style>
<style type="text/css">
#feature #overview { background-image: url(http://wesnoth.org/mw/skins/glamdrol/home_portraits/sergeant.jpg)!important; }
</style>
<link rel="alternate" type="application/rss+xml" title="news" href="http://feed43.com/wesnoth.xml" />
<title>User Made Content IDE - Battle for Wesnoth</title>
</head>
<body>
<div id="global">
<div id="header">
<div id="logo">
<a href="/"><img alt="Wesnoth logo" src="http://wesnoth.org/mw/skins/glamdrol/wesnoth-logo.jpg" /></a>
</div>
</div>
<div id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="doc_howto.html">Documentation &amp; How to install</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="http://wesnoth.org">Battle for Wesnoth</a></li>
</ul>
</div>
<div id="main">
<div id="feature">
<div id="border_left"><div id="border_right"><div id="border_bottom">
<div id="corner_bottomleft"><div id="corner_bottomright">
<div id="border_top"><div id="corner_topleft"><div id="corner_topright">
<div id="overview">
<h2>The Battle for Wesnoth UMC Development IDE</h2>
<p>The plugin is a UMC IDE. Basically it offers some features that greatly help anybody who makes User Made Content for Wesnoth.</p>
<ul>
<li><a>*</a> It has wizards for new campaigns, scenarios, factions, eras, and everything else you might think of. You just complete the needed values and it generates the wml (with nice indentation). <br /></li>
<li><a>*</a> It has front-ends for launching wmltools (like wmllint, wmlscope, wmlindent on files/directories), the wesnoth game, and map editor. <br /></li>
<li><a>*</a> It has a specialized WML editor that has syntax highlighting, tag folding and outline, autocompletion, a macro "explorer", and so on. <br /></li>
<li><a>*</a> It has an 'upload addon' feature that uploads the specified project to the addons server. <br /></li>
<li>For a full features list please check the dedicated page.</li>
</ul>
<ul>
The plugin was made by Timotei Dolean and it is available under EPL License (<a href="http://www.eclipse.org/legal/epl-v10.html">EPL v 1.0</a>).
</ul>
</div> <!-- overview -->
</div></div></div></div></div></div></div></div>
<h3>News</h3>
<p><em>17 April 2011</em> - Released version 1.0.2 of the eclipse plugin version and the standalone version.</p>
<p><em>16 December 2010</em> - Released version 1.0.1 of the eclipse plugin version.</p>
<p><em>6 November 2010</em> - Added the 64 bit version for Windows &amp; Linux, aswell as Mac x86 + x64.</p>
<p><em>5 November 2010</em> - The standalone plugin version is out! Checkout it at the how to install section.</p>
</div> <!-- feature -->
<div class="visualClear"></div>
<div id="footer">
<div id="note">
<p><a href="http://wiki.wesnoth.org/Site_Map">Site map</a></p>
<p><a href="http://wiki.wesnoth.org/Wesnoth:Copyrights">Copyright</a> &copy; 2003-2011 The Battle for Wesnoth</p>
<p>Supported by <a href="http://www.jexiste.fr/">Jexiste</a>.</p>
</div>
</div>
</div> <!-- main -->
</div> <!-- global -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1872754-3";
var tracker = _gat._getTracker(_uacct);
</script>
<script type="text/javascript">
urchinTracker();
</script>
</body>
</html>