User:Felice/progress.html.template: Difference between revisions
Jump to navigation
Jump to search
m (User:Felice/progress.html moved to User:Felice/progress.html.template: new naming scheme) |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{OLPC}} |
{{OLPC}} |
||
[[Category:Laptop.org]] |
|||
<pre> |
<pre> |
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
<!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" lang=" |
<html xmlns="http://www.w3.org/1999/xhtml" lang="$gettext{'lang'}" xml:lang="$gettext{'lang'}"> |
||
<head> |
<head> |
||
<title>$gettext{'progresstitle'}</title> |
<title>$gettext{'olpc'}, $gettext{'progresstitle'}</title> |
||
<meta name="$gettext{' |
<meta name="Description" content="$gettext{'progressdescription'}" /> |
||
<meta name="keywords" content="$gettext{' |
<meta name="keywords" content="$gettext{'progresskeywords'}" /> |
||
<!--#include virtual="../../includes/meta.html" --> |
|||
<!-- Meta --> |
|||
<!--#include virtual="../../includes/icon.html" --> |
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|||
<!--#include virtual="../../includes/css.html" --> |
|||
<link rel="meta" href="http://www.laptop.org/labels.rdf" type="application/rdf+xml" title="ICRA labels" /> |
|||
<!--#include virtual="../../includes/javascript.html" --> |
|||
<meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://laptop.org" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 3) gen true for "http://www.laptop.org" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 3))' /> |
|||
<meta name="copyright" content="$gettext{'copyright'}" /> |
|||
<meta name="Content-Language" content="$gettext{'lang'}" /> |
|||
<meta name="Identifier-url" content="http://www.laptop.org/" /> |
|||
<meta name="robots" content="index, follow" /> |
|||
<!-- /Meta --> |
|||
<!-- Icon --> |
|||
<link rel="shortcut icon" href="/favicon.ico" type="image/ico" /> |
|||
<link rel="icon" href="/favicon.ico" type="image/ico" /> |
|||
<!-- /Icon --> |
|||
<!-- Css --> |
|||
<link rel="stylesheet" type="text/css" media="screen" href="/css/screen.css" charset="iso-8859-1" /> |
|||
<!--[if lt IE 7]> |
|||
<link rel="stylesheet" type="text/css" media="screen" href="/css/browserIE6.css" charset="iso-8859-1" /> |
|||
<![endif]--> |
|||
<link rel="stylesheet" type="text/css" media="print" href="/css/print.css" charset="iso-8859-1" /> |
|||
<!-- /Css --> |
|||
<!-- Javascript --> |
|||
<script type="text/javascript" src="/scripts/swfObject.js" language="JavaScript1.2" charset="iso-8859-1"></script> |
|||
<script type="text/javascript" src="/scripts/yahoo-dom-event.js" language="JavaScript1.2" charset="iso-8859-1"></script> |
|||
<script type="text/javascript" src="/scripts/main.js" language="JavaScript1.2" charset="iso-8859-1"></script> |
|||
<!-- /Javascript --> |
|||
</head> |
</head> |
||
<body id="progress" class="vision" lang="$gettext{'lang'}"> |
<body id="progress" class="vision" lang="$gettext{'lang'}"> |
||
<!--#include virtual="../../includes/logo.html" --> |
|||
<p id="skipLink"><a href="#main-body">$gettext{'skiplink'}</a></p> |
|||
<!--#include virtual="../../includes/header.html" --> |
|||
<div id="logo"> |
|||
<a href="/index.shtml" title="$gettext{'logo'}"><img src="/img/UI/logoOLPC.gif" width="78" height="107" alt="$gettext{'altlogo'}" lang="$gettext{'lang'}" /></a> |
|||
</div> |
|||
<div id="header" class="clearfix"> |
|||
<ul id="navigation"> |
|||
<li id="nav-vision"><a href="/vision/index.shtml" title="$gettext{'visionlink'}"><span>$gettext{'vision'}</span></a> |
|||
<ul> |
|||
<li id="nav-mission"><a href="/vision/mission/index.shtml" title="$gettext{'missionlink'}">$gettext{'mission'}</a></li> |
|||
<li id="nav-progress"><a href="/vision/progress/index.shtml" title="$gettext{'progresslink'}">$gettext{'progress'}</a></li> |
|||
<li id="nav-news"><a href="/vision/news/index.shtml" title="$gettext{'newslink'}">$gettext{'news'}</a></li> |
|||
<li id="nav-people"><a href="/vision/people/index.shtml" title="$gettext{'peoplelink'}">$gettext{'people'}</a></li> |
|||
</ul> |
|||
</li> |
|||
<li id="nav-laptop"><a href="/laptop/" title="$gettext{'laptoplink'}"><span>$gettext{'laptop'}</span></a> |
|||
<ul> |
|||
<li id="nav-hardware"><a href="/laptop/hardware/" title="$gettext{'hardwarelink'}">$gettext{'hardware'}</a></li> |
|||
<li id="nav-software"><a href="/laptop/software/" title="$gettext{'softwarelink'}">$gettext{'software'}</a></li> |
|||
<li id="nav-interface"><a href="/laptop/interface/" title="$gettext{'interfacelink'}">$gettext{'interface'}</a></li> |
|||
<li id="nav-design"><a href="/laptop/design/" title="$gettext{'designlink'}">$gettext{'design'}</a></li> |
|||
</ul> |
|||
</li> |
|||
<li id="nav-foundation"><a href="http://www.laptopfoundation.org/index.shtml" title="$gettext{'foundationlink'}"><span>$gettext{'foundation'}</span></a> |
|||
<ul> |
|||
<li id="nav-purpose"><a href="http://www.laptopfoundation.org/purpose/" title="$gettext{'purposelink'}">$gettext{'purpose'}</a></li> |
|||
<li id="nav-program"><a href="http://www.laptopfoundation.org/program/" title="$gettext{'programlink'}">$gettext{'program'}</a></li> |
|||
<li id="nav-participate"><a href="http://www.laptopfoundation.org/participate/" title="$gettext{'participatelink'}">$gettext{'participate'}</a></li> |
|||
<li id="nav-propose"><a href="http://www.laptopfoundation.org/propose/" title="$gettext{'proposelink'}">$gettext{'propose'}</a></li> |
|||
</ul> |
|||
</li> |
|||
<li id="nav-children"><a href="/children/" title="$gettext{'childrenlink'}"><span>$gettext{'children'}</span></a></li> |
|||
</ul> <!-- /navigation --> |
|||
<ul id="sub-navigation"> |
|||
<li><a href="http://wiki.laptop.org/go/Home" target="_blank" title="$gettext{'olpcwikilink'}">$gettext{'olpcwiki'}</a></li> |
|||
<li><a href="/jobs.shtml" title="$gettext{'careerlink'}">$gettext{'career'}</a></li> |
|||
<li><a href="/contact.shtml" title="$gettext{'contactlink'}">$gettext{'contact'}</a></li> |
|||
<!-- <li><a href="sitemap.shtml" title="$gettext{'sitemaplink'}">$gettext{'sitemap'}</a></li> --> |
|||
<li><a href="/languages.shtml" title="$gettext{'languageslink'}">$gettext{'languages'}</a></li> |
|||
</ul> <!-- /sub-navigation --> |
|||
<hr /> |
|||
</div> <!-- /header --> |
|||
<div id="main-body" class="section clearfix"> |
<div id="main-body" class="section clearfix"> |
||
Line 112: | Line 39: | ||
<h3 class="year">$gettext{'2007'}</h3> |
<h3 class="year">$gettext{'2007'}</h3> |
||
<ul> |
<ul> |
||
<li> |
|||
<h4 class="month">$gettext{'December'}</h4> |
|||
<p>$gettext{'progressn52'}</p> |
|||
</li> |
|||
<li> |
|||
<h4 class="month">$gettext{'November'}</h4> |
|||
<p>$gettext{'progressn51'}</p> |
|||
</li> |
|||
<li> |
|||
<h4 class="month">$gettext{'September'}</h4> |
|||
<p>$gettext{'progressn50'}</p> |
|||
</li> |
|||
<li> |
|||
<h4 class="month">$gettext{'August'}</h4> |
|||
<p>$gettext{'progressn49'}</p> |
|||
<p>$gettext{'progressn48'}</p> |
|||
<p>$gettext{'progressn47'}</p> |
|||
<p>$gettext{'progressn46'}</p> |
|||
</li> |
|||
<li> |
|||
<h4 class="month">$gettext{'July'}</h4> |
|||
<p>$gettext{'progressn45'}</p> |
|||
<p>$gettext{'progressn44'}</p> |
|||
</li> |
|||
<li> |
|||
<h4 class="month">$gettext{'June'}</h4> |
|||
<p>$gettext{'progressn43'}</p> |
|||
</li> |
|||
<li> |
|||
<h4 class="month">$gettext{'May'}</h4> |
|||
<p>$gettext{'progressn42'}</p> |
|||
<p>$gettext{'progressn41'}</p> |
|||
<p>$gettext{'progressn40'}</p> |
|||
</li> |
|||
<li> |
|||
<h4 class="month">$gettext{'April'}</h4> |
|||
<p>$gettext{'progressn39'}</p> |
|||
</li> |
|||
<li> |
|||
<h4 class="month">$gettext{'March'}</h4> |
|||
<p>$gettext{'progressn38'}</p> |
|||
</li> |
|||
<li> |
<li> |
||
<h4 class="month">$gettext{'February'}</h4> |
<h4 class="month">$gettext{'February'}</h4> |
||
Line 145: | Line 114: | ||
<h4 class="month">$gettext{'August'}</h4> |
<h4 class="month">$gettext{'August'}</h4> |
||
<p>$gettext{'progressn30'}</p> |
<p>$gettext{'progressn30'}</p> |
||
</li> |
|||
<li> |
|||
<h4 class="month">$gettext{'July'}</h4> |
|||
<p>$gettext{'progressn29'}</p> |
<p>$gettext{'progressn29'}</p> |
||
</li> |
</li> |
||
Line 319: | Line 291: | ||
<div id="sub-content"> |
<div id="sub-content"> |
||
<h2>$gettext{' |
<h2>$gettext{'progresssubcontenttitle'}</h2> |
||
<div class="coming"> |
<div class="coming"> |
||
<h3>$gettext{' |
<h3>$gettext{'January'}</h3> |
||
<p>$gettext{' |
<p>$gettext{'progressn53'}</p> |
||
</div> |
</div> |
||
Line 330: | Line 302: | ||
</div> <!-- /main-content --> |
</div> <!-- /main-content --> |
||
</div> <!-- /main-body --> |
</div> <!-- /main-body --> |
||
< |
<!--#include virtual="../../includes/footer.html" --> |
||
<p>$gettext{'copyright'}</p> |
|||
<p id="sponsor">$gettext{'designedby'} <a href="http://www.pentagram.com" target="_blank">Pentagram</a> | $gettext{'poweredby'} <a href="http://www.nurun.com">Nurun</a></p> |
|||
</div> <!-- /footer --> |
|||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> |
|||
</script> |
|||
<script type="text/javascript"> |
|||
_uacct = "UA-1264681-1"; |
|||
urchinTracker(); |
|||
</script> |
|||
</body> |
</body> |
||
</html> |
</html> |
||
</pre> |
</pre> |
||
[[Category:Laptop.org]] |
Latest revision as of 07:54, 11 January 2008
This page is monitored by the OLPC team.
<!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" lang="$gettext{'lang'}" xml:lang="$gettext{'lang'}"> <head> <title>$gettext{'olpc'}, $gettext{'progresstitle'}</title> <meta name="Description" content="$gettext{'progressdescription'}" /> <meta name="keywords" content="$gettext{'progresskeywords'}" /> <!--#include virtual="../../includes/meta.html" --> <!--#include virtual="../../includes/icon.html" --> <!--#include virtual="../../includes/css.html" --> <!--#include virtual="../../includes/javascript.html" --> </head> <body id="progress" class="vision" lang="$gettext{'lang'}"> <!--#include virtual="../../includes/logo.html" --> <!--#include virtual="../../includes/header.html" --> <div id="main-body" class="section clearfix"> <h1>$gettext{'progresstitle'}</h1> <div id="main-content" class="clearfix"> <div id="tools"> <ul> <li><a href="maps.shtml">$gettext{'map'}</a></li> </ul> </div> <!-- /tools --> <div id="content"> <h2>$gettext{'progress'}</h2> <p>$gettext{'progressp1'}</p> <div id="timeline"> <ul> <li> <h3 class="year">$gettext{'2007'}</h3> <ul> <li> <h4 class="month">$gettext{'December'}</h4> <p>$gettext{'progressn52'}</p> </li> <li> <h4 class="month">$gettext{'November'}</h4> <p>$gettext{'progressn51'}</p> </li> <li> <h4 class="month">$gettext{'September'}</h4> <p>$gettext{'progressn50'}</p> </li> <li> <h4 class="month">$gettext{'August'}</h4> <p>$gettext{'progressn49'}</p> <p>$gettext{'progressn48'}</p> <p>$gettext{'progressn47'}</p> <p>$gettext{'progressn46'}</p> </li> <li> <h4 class="month">$gettext{'July'}</h4> <p>$gettext{'progressn45'}</p> <p>$gettext{'progressn44'}</p> </li> <li> <h4 class="month">$gettext{'June'}</h4> <p>$gettext{'progressn43'}</p> </li> <li> <h4 class="month">$gettext{'May'}</h4> <p>$gettext{'progressn42'}</p> <p>$gettext{'progressn41'}</p> <p>$gettext{'progressn40'}</p> </li> <li> <h4 class="month">$gettext{'April'}</h4> <p>$gettext{'progressn39'}</p> </li> <li> <h4 class="month">$gettext{'March'}</h4> <p>$gettext{'progressn38'}</p> </li> <li> <h4 class="month">$gettext{'February'}</h4> <p>$gettext{'progressn37'}</p> </li> <li> <h4 class="month">$gettext{'January'}</h4> <p>$gettext{'progressn36'}</p> </li> </ul> </li> <!-- /2007 --> <li> <h3 class="year">$gettext{'2006'}</h3> <ul> <li> <h4 class="month">$gettext{'December'}</h4> <p>$gettext{'progressn35'}</p> </li> <li> <h4 class="month">$gettext{'November'}</h4> <p>$gettext{'progressn34'}</p> </li> <li> <h4 class="month">$gettext{'October'}</h4> <p>$gettext{'progressn33'}</p> <p>$gettext{'progressn32'}</p> </li> <li> <h4 class="month">$gettext{'September'}</h4> <p>$gettext{'progressn31'}</p> </li> <li> <h4 class="month">$gettext{'August'}</h4> <p>$gettext{'progressn30'}</p> </li> <li> <h4 class="month">$gettext{'July'}</h4> <p>$gettext{'progressn29'}</p> </li> <li> <h4 class="month">$gettext{'June'}</h4> <p>$gettext{'progressn28'}</p> </li> <li> <h4 class="month">$gettext{'May'}</h4> <p>$gettext{'progressn27'}</p> </li> <li> <h4 class="month">$gettext{'April'}</h4> <p>$gettext{'progressn26'}</p> </li> <li> <h4 class="month">$gettext{'March'}</h4> <p>$gettext{'progressn25'}</p> </li> <li> <h4 class="month">$gettext{'February'}</h4> <p>$gettext{'progressn24'}</p> </li> <li> <h4 class="month">$gettext{'January'}</h4> <p>$gettext{'progressn23'}</p> </li> </ul> </li> <!-- /2006 --> <li> <h3 class="year">$gettext{'2005'}</h3> <ul> <li> <h4 class="month">$gettext{'December'}</h4> <p>$gettext{'progressn22'}</p> </li> <li> <h4 class="month">$gettext{'November'}</h4> <p>$gettext{'progressn21'}</p> <p><cite>$gettext{'progressn20'}</cite>$gettext{'progressn20a'}</p> <p>$gettext{'progressn19'}</p> </li> <li> <h4 class="month">$gettext{'August'}</h4> <p>$gettext{'progressn18'}</p> </li> <li> <h4 class="month">$gettext{'July'}</h4> <p>$gettext{'progressn17'}</p> <p>$gettext{'progressn16'}</p> </li> <li> <h4 class="month">$gettext{'June'}</h4> <p>$gettext{'progressn15'}</p> </li> <li> <h4 class="month">$gettext{'May'}</h4> <p>$gettext{'progressn14'}</p> </li> <li> <h4 class="month">$gettext{'January'}</h4> <p>$gettext{'progressn13'}</p> <p>$gettext{'progressn12'}</p> </li> </ul> </li> <!-- /2005 --> <li> <h3 class="year">$gettext{'2002'}</h3> <ul> <li> <h4 class="month">$gettext{'September'}</h4> <p>$gettext{'progressn11'}</p> <p>$gettext{'progressn11a'}</p> </li> <li> <h4 class="month">$gettext{'April'}</h4> <p>$gettext{'progressn10'}</p> </li> </ul> </li> <!-- /2002 --> <li> <h3 class="year">$gettext{'1998'}</h3> <ul> <li> <p>$gettext{'progressn9'}</p> </li> </ul> </li> <!-- /1998 --> <li> <h3 class="year">$gettext{'1995'}</h3> <ul> <li> <p>$gettext{'progressn8'}</p> </li> </ul> </li> <!-- /1995 --> <li> <h3 class="year">$gettext{'1988'}</h3> <ul> <li> <p>$gettext{'progressn7'}</p> <p><cite>$gettext{'progressn7a'}</cite>$gettext{'progressn7b'}</p> <p>$gettext{'progressn6'}</p> </li> </ul> </li> <!-- /1988 --> <li> <h3 class="year">$gettext{'1985'}</h3> <ul> <li> <p>$gettext{'progressn5'}</p> <p>$gettext{'progressn4'}</p> </li> </ul> </li> <!-- 1985 --> <li> <h3 class="year">$gettext{'1982'}</h3> <ul> <li> <p>$gettext{'progressn3'}</p> </li> </ul> </li> <!-- /1982 --> <li> <h3 class="year">$gettext{'1980'}</h3> <ul> <li> <p>$gettext{'progressn2'}</p> </li> </ul> </li> <!-- /1980 --> <li> <h3 class="year">$gettext{'1968'}</h3> <ul> <li> <p>$gettext{'progressn1'}</p> </li> </ul> </li> <!-- 1968 --> <li> <h3 class="year">$gettext{'1967'}</h3> <ul> <li> <p>$gettext{'progressn0'}</p> </li> </ul> </li> <!-- /1967 --> </ul> </div> <!-- /timeline --> </div> <!-- /content --> <div id="sub-content"> <h2>$gettext{'progresssubcontenttitle'}</h2> <div class="coming"> <h3>$gettext{'January'}</h3> <p>$gettext{'progressn53'}</p> </div> </div> <!-- /sub-content --> </div> <!-- /main-content --> </div> <!-- /main-body --> <!--#include virtual="../../includes/footer.html" --> </body> </html>