Use layouts for about part and slightly improve team and roadmap pages

This commit is contained in:
Sebastian Zhorel 2020-01-02 14:20:07 +01:00
parent c42f2abf81
commit 82d66eb2d4
13 changed files with 106 additions and 727 deletions

View File

@ -0,0 +1,5 @@
---
layout: default
---
<h2 class="componentheading">{{ page.title }}</h2>
{{ content }}

View File

@ -59,7 +59,17 @@
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr align="left"><td><a href="/" class="mainlevel"{% if page.folder==nil %} id="active_menu"{% endif %}>Home</a></td></tr>
<tr align="left"><td><a href="/news/" class="mainlevel"{% if page.folder and page.folder.name=="News" %} id="active_menu"{% endif %}>News</a></td></tr>
<tr align="left"><td><a href="/about.html" class="mainlevel"{% if page.folder and page.folder.name=="About" %} id="active_menu"{% endif %}>About FreeCol</a></td></tr>
<tr align="left"><td>
<a href="/about.html" class="mainlevel"{% if page.folder and page.folder.name=="About FreeCol" and page.title!="Current Status" and page.title!="A History of FreeCol's Development" and page.title!="Roadmap" and page.title!="Team and Credits" and page.title!="How to Contribute" and page.title!="Contact Information" %} id="active_menu"{% endif %}>About FreeCol</a>
{% if page.folder and page.folder.name=="About FreeCol" %}
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="status.html" class="sublevel"{% if page.title=="Current Status" %} id="active_menu"{% endif %}>Current Status</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="history.html" class="sublevel"{% if page.title=="A History of FreeCol's Development" %} id="active_menu"{% endif %}>History</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="roadmap.html" class="sublevel"{% if page.title=="Roadmap" %} id="active_menu"{% endif %}>Roadmap</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="team-and-credits.html" class="sublevel"{% if page.title=="Team and Credits" %} id="active_menu"{% endif %}>Team and Credits</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="how-to-contribute.html" class="sublevel"{% if page.title=="How to Contribute" %} id="active_menu"{% endif %}>How to Contribute</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="contact.html" class="sublevel"{% if page.title=="Contact Information" %} id="active_menu"{% endif %}>Contact Us</a></div>
{% endif %}
</td></tr>
<tr align="left"><td><a href="/documentation/" class="mainlevel"{% if page.folder and page.folder.name=="Documentation" %} id="active_menu"{% endif %}>Documentation</a></td></tr>
<tr align="left"><td><a href="/screenshots.html" class="mainlevel"{% if page.folder and page.folder.name=="Screenshots" %} id="active_menu"{% endif %}>Screenshots</a></td></tr>
<tr align="left"><td><a href="/download.html" class="mainlevel"{% if page.folder and page.folder.name=="Download" %} id="active_menu"{% endif %}>Download</a></td></tr>

View File

@ -1,15 +1,15 @@
---
layout: news
layout: default-with-title
---
<table class="contentpaneopen">
<tr>
<td valign="top" class="createdate">
{{ page.date | date: "%A, %Y-%m-%d" }}
</td>
<td valign="top" align="right" class="createdate">
{{ page.author }}
</td>
</tr>
<tr>
<td valign="top" class="createdate">
{{ page.date | date: "%A, %Y-%m-%d" }}
</td>
<td valign="top" align="right" class="createdate">
{{ page.author }}
</td>
</tr>
<tr>
<td valign="top" colspan="2">
{{ content }}

View File

@ -1,4 +0,0 @@
---
layout: page
---
{{ content }}

View File

@ -0,0 +1,18 @@
---
layout: default-with-title
---
<table class="contentpaneopen">
<tr>
<td valign="top" class="createdate">
{{ page.date | date: "%A, %Y-%m-%d" }}
</td>
<td valign="top" align="right" class="createdate">
{{ page.author }}
</td>
</tr>
<tr>
<td valign="top" colspan="2">
{{ content }}
</td>
</tr>
</table>

View File

@ -1,7 +1,6 @@
---
layout: default
layout: default-with-title
---
<h2 class="componentheading">{{ page.title }}</h2>
<table class="contentpaneopen">
<tr>
<td valign="top" colspan="2">

View File

@ -1,77 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>FreeCol - About FreeCol</title>
<meta name="title" content="About FreeCol" />
<meta name="author" content="FreeCol Team" />
<meta name="description" content="FreeCol - a turn based strategy game" />
<meta name="keywords" content="FreeCol, Colonization, Free Colonization Game, Colonization, Sid Meier's Colonization, Colonization 2, Microprose" />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="images/favicon.ico" />
<link href="templates/freecol/css/template_css.css" rel="stylesheet" type="text/css" />
<link href="templates/freecol/css/css_color_green.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="pagewidth-800">
<div id="header">
<div class="clr"></div>
<div id="top-bottom">
<a href="index.html"><img src="templates/freecol/images/logo.png" border="0" width="600" height="89" alt="logo" /></a>
</div>
</div>
<div id="outer-800">
<div id="pathway">
<span class="pathway"><a href="index.html" class="pathway">Home</a> <img src="images/M_images/arrow.png" alt="arrow" /> About FreeCol </span>
<span class="pathway-right">
<a href="sitemap.html"><img src="templates/freecol/images/sitemap.png" border="0" width="14" height="16" alt="SITEMAP" /></a>
</span>
</div>
<div id="leftcol">
<a name="menu" id="menu"></a>
<div class="module">
<div>
<div>
<div>
<h3>Main Menu</h3>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr align="left"><td><a href="index.html" class="mainlevel">Home</a></td></tr>
<tr align="left"><td><a href="news/" class="mainlevel">News</a></td></tr>
<tr align="left">
<td>
<a href="about.html" class="mainlevel" id="active_menu">About FreeCol</a>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="status.html" class="sublevel">Current Status</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="history.html" class="sublevel">History</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="roadmap.html" class="sublevel">Roadmap</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="team-and-credits.html" class="sublevel">Team and Credits</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="how-to-contribute.html" class="sublevel">How to Contribute</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="contact.html" class="sublevel">Contact Us</a></div>
</td>
</tr>
<tr align="left"><td><a href="documentation/" class="mainlevel">Documentation</a></td></tr>
<tr align="left"><td><a href="screenshots.html" class="mainlevel">Screenshots</a></td></tr>
<tr align="left"><td><a href="download.html" class="mainlevel">Download</a></td></tr>
<tr align="left"><td><a href="community.html" class="mainlevel">Community</a></td></tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="maincol-wide-800">
<div class="clr"></div>
<div class="content">
<a name="content" id="content"></a>
<table class="contentpaneopen">
<tr>
<td class="contentheading" width="100%">About FreeCol</td>
</tr>
</table>
<table class="contentpaneopen">
<tr>
<td valign="top" colspan="2">
---
title: About FreeCol
author: FreeCol Team
layout: page
folder:
path: /about.html
name: About FreeCol
---
<p align="justify"> The FreeCol team aims to create an Open Source version of Colonization (released under the <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>). At first we&#39;ll try to make an exact clone of Colonization. The visuals will be brought up to date with more recent standards but will remain clean, simple and functional. Certain new &#39;features&#39; will be implemented but the gameplay and the rules will be exactly the same as the original game. Examples of modern features are: an isometric map and multiplayer support.<br /><br />
<img src="images/about_freecol.png" alt="A Colony with a Fort." hspace="20" align="right" /> This clone will be developed incrementally and result in <em>FreeCol 1.0.0 which will be an almost exact Colonization clone</em>. Incremental development basically means that we&#39;ll add features one at a time. This allows us to have a running program at all times and also to release an unfinished but working game once in a while.<br /><br />
Once FreeCol 1.0.0 is finished we&#39;ll start working towards FreeCol 2.0.0. <em>FreeCol 2 will go beyond the original Colonization</em> and will have many new features, it will be an implementation of our (and our users&#39;) image of what Colonization 2 would have been.<br /><br />
@ -85,23 +19,3 @@
Through all this you&#39;ll have to decide whether or not you want to <em>live next to the native Americans</em> peacefully. They can teach your colonists new skills that cannot be tought anywhere else and they will offer you goods in case you choose to treat them as your friends. On the other hand, their villages can be attacked and their valuable goods can be taken from them and sold in Europe.<br /><br />
<em>Other European forces are also busy occupying their piece of the new world</em>. Should their borders go too far then take over some of their colonies by force because they wouldn&#39;t hesitate to do the same thing to you.<br /><br />
The object of Colonization is to <em>declare your independence and survive an attack of the King&#39;s forces</em>. Before declaring your independence <em>you need to have the majority of the people behind you</em>. This can be done by <em>promoting free speech</em> and by providing a strong governmental system. </p>
</td>
</tr>
</table>
<span class="article_seperator">&nbsp;</span>
<div class="back_button"><a href='javascript:history.go(-1)'>[ Back ]</a></div>
</div>
</div>
<div class="clr"></div>
</div>
<div id="sflogo">
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=43225&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
</div>
<div id="footer-800">
<div align="center" class="footer-copyright">
&copy; 2002-2019 FreeCol - <a href="contact.html">Contact Us</a>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,80 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>FreeCol - Contact Information</title>
<meta name="title" content="Contact Information" />
<meta name="author" content="FreeCol Team" />
<meta name="description" content="FreeCol - a turn based strategy game" />
<meta name="keywords" content="FreeCol, Colonization, Free Colonization Game, Colonization, Sid Meier's Colonization, Colonization 2, Microprose" />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="images/favicon.ico" />
<link href="templates/freecol/css/template_css.css" rel="stylesheet" type="text/css" />
<link href="templates/freecol/css/css_color_green.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="pagewidth-800">
<div id="header">
<div id="top-top">
<div id="topmenu">
</div>
</div>
<div class="clr"></div>
<div id="top-bottom">
<a href="index.html"><img src="templates/freecol/images/logo.png" border="0" width="600" height="89" alt="logo" /></a>
</div>
</div>
<div id="outer-800">
<div id="pathway">
<span class="pathway"><a href="index.html" class="pathway">Home</a> <img src="images/M_images/arrow.png" alt="arrow" /> <a href="about.html" class="pathway">About FreeCol</a> <img src="images/M_images/arrow.png" alt="arrow" /> Contact Us </span>
<span class="pathway-right">
<a href="sitemap.html"><img src="templates/freecol/images/sitemap.png" border="0" width="14" height="16" alt="SITEMAP" /></a>
</span>
</div>
<div id="leftcol">
<a name="menu" id="menu"></a>
<div class="module">
<div>
<div>
<div>
<h3>Main Menu</h3>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr align="left"><td><a href="index.html" class="mainlevel">Home</a></td></tr>
<tr align="left"><td><a href="news/" class="mainlevel">News</a></td></tr>
<tr align="left">
<td>
<a href="about.html" class="mainlevel">About FreeCol</a>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="status.html" class="sublevel">Current Status</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="history.html" class="sublevel">History</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="roadmap.html" class="sublevel">Roadmap</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="team-and-credits.html" class="sublevel">Team and Credits</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="how-to-contribute.html" class="sublevel">How to Contribute</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="contact.html" class="sublevel" id="active_menu">Contact Us</a></div>
</td>
</tr>
<tr align="left"><td><a href="documentation/" class="mainlevel">Documentation</a></td></tr>
<tr align="left"><td><a href="screenshots.html" class="mainlevel">Screenshots</a></td></tr>
<tr align="left"><td><a href="download.html" class="mainlevel">Download</a></td></tr>
<tr align="left"><td><a href="community.html" class="mainlevel">Community</a></td></tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="maincol-wide-800">
<div class="clr"></div>
<div class="content">
<a name="content" id="content"></a>
<table class="contentpaneopen">
<tr>
<td class="contentheading" width="100%">Contact Information</td>
</tr>
</table>
<table class="contentpaneopen">
<tr>
<td valign="top" colspan="2">
---
title: Contact Information
author: FreeCol Team
layout: page
folder:
path: /about.html
name: About FreeCol
---
<ul>
<li>Please read <a href="how-to-contribute.html" class="cLink">How to Contribute</a> if you would like to join our team.</li>
<li>Your opinions can be shared at <a href="http://sourceforge.net/forum/forum.php?forum_id=141200" class="cLink">our Forum</a> or sent to the
@ -140,23 +71,3 @@
</script>.</li>
<li>Online chat with the developers can be made at #freecol in freenode.net </li>
</ul>
</td>
</tr>
</table>
<span class="article_seperator">&nbsp;</span>
<div class="back_button"><a href='javascript:history.go(-1)'>[ Back ]</a></div>
</div>
</div>
<div class="clr"></div>
</div>
<div id="sflogo">
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=43225&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
</div>
<div id="footer-800">
<div align="center" class="footer-copyright">&copy; 2002-2019 FreeCol - <a href="contact.html">Contact Us</a></div>
</div>
</div>
</body>
</html>

View File

@ -1,106 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<title>FreeCol - A History of FreeCol's Development</title>
<meta name="title" content="A History of FreeCol's Development"/>
<meta name="author" content="Stian Grenborgen"/>
<meta name="description" content="FreeCol - a turn based strategy game"/>
<meta name="keywords"
content="FreeCol, Colonization, Free Colonization Game, Colonization, Sid Meier's Colonization, Colonization 2, Microprose"/>
<meta name="robots" content="index, follow"/>
<link rel="shortcut icon" href="images/favicon.ico"/>
<link href="templates/freecol/css/template_css.css" rel="stylesheet" type="text/css"/>
<link href="templates/freecol/css/css_color_green.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="pagewidth-800">
<div id="header">
<div id="top-top">
<div id="topmenu">
</div>
</div>
<div class="clr"></div>
<div id="top-bottom">
<a href="index.html"><img src="templates/freecol/images/logo.png" border="0" width="600" height="89"
alt="logo"/></a>
</div>
</div>
<div id="outer-800">
<div id="pathway">
<span class="pathway"><a href="" class="pathway">Home</a> <img src="images/M_images/arrow.png" alt="arrow"/> <a
href="about.html" class="pathway">About FreeCol</a> <img src="images/M_images/arrow.png"
alt="arrow"/> History </span>
<span class="pathway-right">
<a href="sitemap.html"><img src="templates/freecol/images/sitemap.png" border="0" width="14"
height="16" alt="SITEMAP"/></a>
</span>
</div>
<div id="leftcol">
<a name="menu"></a>
<div class="module">
<div>
<div>
<div>
<h3>Main Menu</h3>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr align="left">
<td><a href="index.html" class="mainlevel">Home</a></td>
</tr>
<tr align="left">
<td><a href="news/" class="mainlevel">News</a></td>
</tr>
<tr align="left">
<td>
<a href="about.html" class="mainlevel">About FreeCol</a>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt=""/><a
href="status.html" class="sublevel">Current Status</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt=""/><a
href="history.html" class="sublevel" id="active_menu">History</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt=""/><a
href="roadmap.html" class="sublevel">Roadmap</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt=""/><a
href="team-and-credits.html" class="sublevel">Team and Credits</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt=""/><a
href="how-to-contribute.html" class="sublevel">How to Contribute</a>
</div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt=""/><a
href="contact.html" class="sublevel">Contact Us</a></div>
</td>
</tr>
<tr align="left">
<td><a href="documentation/" class="mainlevel">Documentation</a></td>
</tr>
<tr align="left">
<td><a href="screenshots.html" class="mainlevel">Screenshots</a></td>
</tr>
<tr align="left">
<td><a href="download.html" class="mainlevel">Download</a></td>
</tr>
<tr align="left">
<td><a href="community.html" class="mainlevel">Community</a></td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="maincol-wide-800">
<div class="clr"></div>
<div class="content">
<a name="content"></a>
<table class="contentpaneopen">
<tr>
<td class="contentheading" width="100%">A History of FreeCol's Development</td>
</tr>
</table>
<table class="contentpaneopen">
<tr>
<td valign="top" colspan="2">
---
title: A History of FreeCol's Development
author: Stian Grenborgen
layout: page
folder:
path: /about.html
name: About FreeCol
---
<p align="justify">
<A name="about"></A>FreeCol evolved from a pure C/C++ project into a pure Java project.
The first official release of FreeCol was, however, already using Java for the client.
@ -464,25 +369,3 @@
</td>
</tr>
</table>
</td>
</tr>
</table>
<span class="article_seperator">&nbsp;</span>
<div class="back_button"><a href='javascript:history.go(-1)'>[ Back ]</a></div>
</div>
</div>
<div class="clr"></div>
</div>
<div id="sflogo">
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=43225&amp;type=2"
width="125" height="37" border="0" alt="SourceForge.net Logo"/></a>
</div>
<div id="footer-800">
<div align="center" class="footer-copyright">
&copy; 2002-2019 FreeCol - <a href="contact.html">Contact Us</a>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,80 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>FreeCol - How to Contribute</title>
<meta name="title" content="How to Contribute" />
<meta name="author" content="The FreeCol Team" />
<meta name="description" content="FreeCol - a turn based strategy game" />
<meta name="keywords" content="FreeCol, Colonization, Free Colonization Game, Colonization, Sid Meier's Colonization, Colonization 2, Microprose" />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="images/favicon.ico" />
<link href="templates/freecol/css/template_css.css" rel="stylesheet" type="text/css" />
<link href="templates/freecol/css/css_color_green.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="pagewidth-800">
<div id="header">
<div id="top-top">
<div id="topmenu">
</div>
</div>
<div class="clr"></div>
<div id="top-bottom">
<a href="index.html"><img src="templates/freecol/images/logo.png" border="0" width="600" height="89" alt="logo" /></a>
</div>
</div>
<div id="outer-800">
<div id="pathway">
<span class="pathway"><a href="" class="pathway">Home</a> <img src="images/M_images/arrow.png" alt="arrow" /> <a href="about.html" class="pathway">About FreeCol</a> <img src="images/M_images/arrow.png" alt="arrow" /> How to Contribute </span>
<span class="pathway-right">
<a href="sitemap.html"><img src="templates/freecol/images/sitemap.png" border="0" width="14" height="16" alt="SITEMAP" /></a>
</span>
</div>
<div id="leftcol">
<a name="menu"></a>
<div class="module">
<div>
<div>
<div>
<h3>Main Menu</h3>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr align="left"><td><a href="index.html" class="mainlevel">Home</a></td></tr>
<tr align="left"><td><a href="news/" class="mainlevel">News</a></td></tr>
<tr align="left">
<td>
<a href="about.html" class="mainlevel">About FreeCol</a>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="status.html" class="sublevel">Current Status</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="history.html" class="sublevel">History</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="roadmap.html" class="sublevel">Roadmap</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="team-and-credits.html" class="sublevel">Team and Credits</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="how-to-contribute.html" class="sublevel" id="active_menu">How to Contribute</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="contact.html" class="sublevel">Contact Us</a></div>
</td>
</tr>
<tr align="left"><td><a href="documentation/" class="mainlevel">Documentation</a></td></tr>
<tr align="left"><td><a href="screenshots.html" class="mainlevel">Screenshots</a></td></tr>
<tr align="left"><td><a href="download.html" class="mainlevel">Download</a></td></tr>
<tr align="left"><td><a href="community.html" class="mainlevel">Community</a></td></tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="maincol-wide-800">
<div class="clr"></div>
<div class="content">
<a name="content"></a>
<table class="contentpaneopen">
<tr>
<td class="contentheading" width="100%">How to Contribute</td>
</tr>
</table>
<table class="contentpaneopen">
<tr>
<td valign="top" colspan="2">
---
title: How to Contribute
author: FreeCol Team
layout: page
folder:
path: /about.html
name: About FreeCol
---
The FreeCol-team is always looking for new people who would like to contribute to our volunteer-based project. No matter what your areas of interests are, we can make use of your skills.<br /><br />This is a list of whom to contact if you want to participate:<br />
<h4>Programming:</h4>
<table border="0">
@ -300,23 +231,3 @@
</tr>
</tbody>
</table>
</td>
</tr>
</table>
<span class="article_seperator">&nbsp;</span>
<div class="back_button"><a href='javascript:history.go(-1)'>[ Back ]</a></div>
</div>
</div>
<div class="clr"></div>
</div>
<div id="sflogo">
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=43225&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
</div>
<div id="footer-800">
<div align="center" class="footer-copyright">
&copy; 2002-2019 FreeCol - <a href="contact.html">Contact Us</a>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,80 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>FreeCol - Roadmap</title>
<meta name="title" content="Roadmap" />
<meta name="author" content="FreeCol Team" />
<meta name="description" content="FreeCol - a turn based strategy game" />
<meta name="keywords" content="FreeCol, Colonization, Free Colonization Game, Colonization, Sid Meier's Colonization, Colonization 2, Microprose" />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="images/favicon.ico" />
<link href="templates/freecol/css/template_css.css" rel="stylesheet" type="text/css" />
<link href="templates/freecol/css/css_color_green.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="pagewidth-800">
<div id="header">
<div id="top-top">
<div id="topmenu">
</div>
</div>
<div class="clr"></div>
<div id="top-bottom">
<a href="index.html"><img src="templates/freecol/images/logo.png" border="0" width="600" height="89" alt="logo" /></a>
</div>
</div>
<div id="outer-800">
<div id="pathway">
<span class="pathway"><a href="index.html" class="pathway">Home</a> <img src="images/M_images/arrow.png" alt="arrow" /> <a href="about.html" class="pathway">About FreeCol</a> <img src="images/M_images/arrow.png" alt="arrow" /> Roadmap </span>
<span class="pathway-right">
<a href="sitemap.html"><img src="templates/freecol/images/sitemap.png" border="0" width="14" height="16" alt="SITEMAP" /></a>
</span>
</div>
<div id="leftcol">
<a name="menu"></a>
<div class="module">
<div>
<div>
<div>
<h3>Main Menu</h3>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr align="left"><td><a href="" class="mainlevel">Home</a></td></tr>
<tr align="left"><td><a href="news/" class="mainlevel">News</a></td></tr>
<tr align="left">
<td>
<a href="about.html" class="mainlevel">About FreeCol</a>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="status.html" class="sublevel">Current Status</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="history.html" class="sublevel">History</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="roadmap.html" class="sublevel" id="active_menu">Roadmap</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="team-and-credits.html" class="sublevel">Team and Credits</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="how-to-contribute.html" class="sublevel">How to Contribute</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="contact.html" class="sublevel">Contact Us</a></div>
</td>
</tr>
<tr align="left"><td><a href="documentation/" class="mainlevel">Documentation</a></td></tr>
<tr align="left"><td><a href="screenshots.html" class="mainlevel">Screenshots</a></td></tr>
<tr align="left"><td><a href="download.html" class="mainlevel">Download</a></td></tr>
<tr align="left"><td><a href="community.html" class="mainlevel">Community</a></td></tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="maincol-wide-800">
<div class="clr"></div>
<div class="content">
<a name="content"></a>
<table class="contentpaneopen">
<tr>
<td class="contentheading" width="100%">Roadmap</td>
</tr>
</table>
<table class="contentpaneopen">
<tr>
<td valign="top" colspan="2">
---
title: Roadmap
author: FreeCol Team
date: 2013-01-11
layout: page-date-author
folder:
path: /about.html
name: About FreeCol
---
<div align="left">
<div align="justify">
<div class="warningbox">The roadmap below is long out of date and retained for historical interest.</div>
@ -140,28 +72,3 @@
<pre> - Add the remaining sfx and music.</pre>
<pre> - Use more illustrations and background images. </pre>
</div>
</td>
</tr>
<tr>
<td colspan="2" align="left" class="modifydate">
Last Updated ( Friday, 11 January 2013 )
</td>
</tr>
</table>
<span class="article_seperator">&nbsp;</span>
<div class="back_button"><a href='javascript:history.go(-1)'>[ Back ]</a></div>
</div>
</div>
<div class="clr"></div>
</div>
<div id="sflogo">
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=43225&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
</div>
<div id="footer-800">
<div align="center" class="footer-copyright">
&copy; 2002-2019 FreeCol - <a href="contact.html">Contact Us</a>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,97 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>FreeCol - Current Status</title>
<meta name="title" content="Current Status" />
<meta name="author" content="FreeColTeam" />
<meta name="description" content="FreeCol - a turn based strategy game" />
<meta name="keywords" content="FreeCol, Colonization, Free Colonization Game, Colonization, Sid Meier's Colonization, Colonization 2, Microprose" />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="images/favicon.ico" />
<link href="templates/freecol/css/template_css.css" rel="stylesheet" type="text/css" />
<link href="templates/freecol/css/css_color_green.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="pagewidth-800">
<div id="header">
<div id="top-top">
<div id="topmenu">
</div>
</div>
<div class="clr"></div>
<div id="top-bottom">
<a href="index.html"><img src="templates/freecol/images/logo.png" border="0" width="600" height="89" alt="logo" /></a>
</div>
</div>
<div id="outer-800">
<div id="pathway">
<span class="pathway"><a href="" class="pathway">Home</a> <img src="images/M_images/arrow.png" alt="arrow" /> <a href="about.html" class="pathway">About FreeCol</a> <img src="images/M_images/arrow.png" alt="arrow" /> Current Status </span>
<span class="pathway-right">
<a href="sitemap.html"><img src="templates/freecol/images/sitemap.png" border="0" width="14" height="16" alt="SITEMAP" /></a>
</span>
</div>
<div id="leftcol">
<a name="menu"></a>
<div class="module">
<div>
<div>
<div>
<h3>Main Menu</h3>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr align="left"><td><a href="index.html" class="mainlevel">Home</a></td></tr>
<tr align="left"><td><a href="news/" class="mainlevel">News</a></td></tr>
<tr align="left"><td><a href="about.html" class="mainlevel">About FreeCol</a>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="status.html" class="sublevel" id="active_menu">Current Status</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="history.html" class="sublevel">History</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="roadmap.html" class="sublevel">Roadmap</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="team-and-credits.html" class="sublevel">Team and Credits</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="how-to-contribute.html" class="sublevel">How to Contribute</a></div>
<div class="submenu"><img src="templates/freecol/images/indent1.png" alt="" /><a href="contact.html" class="sublevel">Contact Us</a></div>
</td></tr>
<tr align="left"><td><a href="documentation/" class="mainlevel">Documentation</a></td></tr>
<tr align="left"><td><a href="screenshots.html" class="mainlevel">Screenshots</a></td></tr>
<tr align="left"><td><a href="download.html" class="mainlevel">Download</a></td></tr>
<tr align="left"><td><a href="community.html" class="mainlevel">Community</a></td></tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="maincol-wide-800">
<div class="clr"></div>
<div class="content">
<a name="content"></a>
<table class="contentpaneopen">
<tr>
<td class="contentheading" width="100%">Current Status</td>
</tr>
</table>
<table class="contentpaneopen">
<tr>
<td valign="top" colspan="2">
<p>The current stable version of FreeCol is 0.11.6.</p>
<p>FreeCol is continuously developed. For more on the latest Freecol development progress, please visit the <a href="https://sourceforge.net/projects/freecol/" title="FreeCol on SourceForge">SourceForge Project page</a> or our <a href="https://github.com/FreeCol/freecol/" title="FreeCol on GitHub">GitHub Mirror (including Nightly Releases)</a>.</p>
</td>
</tr>
</table>
<span class="article_seperator">&nbsp;</span>
<div class="back_button"><a href='javascript:history.go(-1)'>[ Back ]</a></div>
</div>
</div>
<div class="clr"></div>
</div>
<div id="sflogo">
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=43225&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
</div>
<div id="footer-800">
<div align="center" class="footer-copyright">
&copy; 2002-2019 FreeCol - <a href="contact.html">Contact Us</a>
</div>
</div>
</div>
</body>
</html>
---
title: Current Status
author: FreeCol Team
layout: page
folder:
path: /about.html
name: About FreeCol
---
<p>The current stable version of FreeCol is 0.11.6.</p>
<p>FreeCol is continuously developed. For more on the latest Freecol development progress, please visit the <a href="https://sourceforge.net/projects/freecol/" title="FreeCol on SourceForge">SourceForge Project page</a> or our <a href="https://github.com/FreeCol/freecol/" title="FreeCol on GitHub">GitHub Mirror (including Nightly Releases)</a>.</p>

View File

@ -1,80 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>FreeCol - Team and Credits</title>
<meta name="title" content="Team and Credits" />
<meta name="author" content="FreeCol Team" />
<meta name="description" content="FreeCol - a turn based strategy game" />
<meta name="keywords" content="FreeCol, Colonization, Free Colonization Game, Colonization, Sid Meier's Colonization, Colonization 2, Microprose" />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="images/favicon.ico" />
<link href="templates/freecol/css/template_css.css" rel="stylesheet" type="text/css" />
<link href="templates/freecol/css/css_color_green.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="pagewidth-800">
<div id="header">
<div id="top-top">
<div id="topmenu">
</div>
</div>
<div class="clr"></div>
<div id="top-bottom">
<a href="index.html"><img src="templates/freecol/images/logo.png" border="0" width="600" height="89" alt="logo" /></a>
</div>
</div>
<div id="outer-800">
<div id="pathway">
<span class="pathway"><a href="" class="pathway">Home</a> <img src="images/M_images/arrow.png" alt="arrow" /> <a href="about.html" class="pathway">About FreeCol</a> <img src="images/M_images/arrow.png" alt="arrow" /> Team and Credits </span>
<span class="pathway-right">
<a href="sitemap.html"><img src="templates/freecol/images/sitemap.png" border="0" width="14" height="16" alt="SITEMAP" /></a>
</span>
</div>
<div id="leftcol">
<a name="menu" id="menu"></a>
<div class="module">
<div>
<div>
<div>
<h3>Main Menu</h3>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr align="left"><td><a href="index.html" class="mainlevel">Home</a></td></tr>
<tr align="left"><td><a href="news/" class="mainlevel">News</a></td></tr>
<tr align="left">
<td>
<a href="about.html" class="mainlevel">About FreeCol</a>
<div style="padding-left: 4px"><img src="templates/freecol/images/indent1.png" alt="" /><a href="status.html" class="sublevel">Current Status</a></div>
<div style="padding-left: 4px"><img src="templates/freecol/images/indent1.png" alt="" /><a href="history.html" class="sublevel">History</a></div>
<div style="padding-left: 4px"><img src="templates/freecol/images/indent1.png" alt="" /><a href="roadmap.html" class="sublevel">Roadmap</a></div>
<div style="padding-left: 4px"><img src="templates/freecol/images/indent1.png" alt="" /><a href="team-and-credits.html" class="sublevel" id="active_menu">Team and Credits</a></div>
<div style="padding-left: 4px"><img src="templates/freecol/images/indent1.png" alt="" /><a href="how-to-contribute.html" class="sublevel">How to Contribute</a></div>
<div style="padding-left: 4px"><img src="templates/freecol/images/indent1.png" alt="" /><a href="contact.html" class="sublevel">Contact Us</a></div>
</td>
</tr>
<tr align="left"><td><a href="documentation/" class="mainlevel">Documentation</a></td></tr>
<tr align="left"><td><a href="screenshots.html" class="mainlevel">Screenshots</a></td></tr>
<tr align="left"><td><a href="download.html" class="mainlevel">Download</a></td></tr>
<tr align="left"><td><a href="community.html" class="mainlevel">Community</a></td></tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="maincol-wide-800">
<div class="clr"></div>
<div class="content">
<a name="content" id="content"></a>
<table class="contentpaneopen">
<tr>
<td class="contentheading" width="100%">Team and Credits</td>
</tr>
</table>
<table class="contentpaneopen">
<tr>
<td valign="top" colspan="2">
---
title: Team and Credits
author: FreeCol Team
layout: page
folder:
path: /about.html
name: About FreeCol
---
<h3>Current Active Team</h3>
<img src="images/art/gunsmith01t006.png" alt="" />
<table border="0">
@ -153,7 +84,8 @@
</tbody>
</table>
<h4>Past Team Members (alphabetically)</h4>
<br /> <br />
<h3>Past Team Members (alphabetically)</h3>
<img src="images/art/preacher01t006.png" alt="" />
<table border="0">
<tbody>
@ -390,6 +322,7 @@
</tbody>
</table>
<br /><br />
<h3>Contributors</h3>
<h4>Contributors (alphabetically)</h4>
<img src="images/art/lumberjack01t006.png" alt="" /><br />
<table border="0">
@ -519,24 +452,3 @@
<li>Terrain graphics for FreeCol 0.1.0 were made by Tim Smith and can be found at: <a href="http://geocities.com/yoohootim/hires.htm">http://geocities.com/yoohootim/hires.htm</a></li>
<li>Martin Willemoes Hansen contributed patches to make the C++ server compile on more systems</li>
</ul>
</td>
</tr>
</table>
<span class="article_seperator">&nbsp;</span>
<div class="back_button"><a href='javascript:history.go(-1)'>[ Back ]</a></div>
</div>
</div>
<div class="clr"></div>
</div>
<div id="sflogo">
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=43225&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
</div>
<div id="footer-800">
<div align="center" class="footer-copyright">
&copy; 2002-2019 FreeCol - <a href="contact.html">Contact Us</a>
</div>
</div>
</div>
</body>
</html>