@ -1,14 +1,21 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-s tric t.dtd">
< html >
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-trans itional .dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" xml:lang = "en" lang = "en" >
< head >
< title > Dokeos 1.8< / title >
< link rel = "stylesheet" href = "../main/css/default/default.css" type = "text/css" media = "screen,projection" / >
< link rel = "shortcut icon" href = "../favicon.ico" type = "image/x-icon" / >
< meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1" / >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
< title > Dokeos Credits< / title >
< link rel = "stylesheet" href = "default.css" type = "text/css" media = "screen,projection" / >
< link rel = "shortcut icon" href = "./favicon.ico" type = "image/x-icon" / >
< style type = "text/css" >
<!--
@page { size: 21cm 29.7cm; margin: 2cm }
pre { font-family: "Courier New", monospace }
p { margin-bottom: 0.21cm }
.code {margin: 1em 1em 1em 2em; padding: 0.5em; background-color: rgb(229, 229, 229); vertical-align: top; border: 1px solid #999999;}
-->< / style >
< / head >
< body >
< div id = "header1" >
< h1 > Credits< / h1 >
< h1 > Dokeos Credits< / h1 >
< / div >
< a href = "index.html" > Documentation< / a > > Credits
< h1 > Creator< / h1 >
@ -17,7 +24,7 @@ Thomas De Praetere (thomas.depraetere@dokeos.com)
< h1 > Core developers< / h1 >
< ol >
< li > Dokeos.com < / li >
< li > Dokeos.com
< ul >
< li > Olivier Brouckaert (oli.brouckaert@dokeos.com)< / li >
< li > Yannick Warnier (yannick.warnier@dokeos.com)< / li >
@ -26,15 +33,15 @@ Thomas De Praetere (thomas.depraetere@dokeos.com)
< li > Arnaud Ligot (arnaud.ligot@dokeos.com)< / li >
< li > Sebastian Wagner (seba.wagner@gmail.com)< / li >
< li > Alexandre Pelissard (a.pellissard@elixir-interactive.com)< / li >
< li > Olivier Brouckaert (oli.brouckaert@dokeos.com)< / li >
< li > Denes Nagy (denes.nagy@dokeos.com)< / li >
< li > Luk Van Landuyt (luk@develop-it.be)< / li >
< li > Toon Keppens (toon@develop-it.be)< / li >
< li > Priya Siani (priya@ballisticlearning.com)< / li >
< li > Ravin Minocha (ravin@comprointertech.com)< / li >
< li > Frédéric Burlet (fburlet@cblue.be)< / li >
< li > Julio Allen Montoya Armas (gugli100@gmail.com)< / li >
< / ul >
< / li >
< li > Ghent University
< ul >
@ -46,10 +53,11 @@ Thomas De Praetere (thomas.depraetere@dokeos.com)
< / li >
< li > Hogeschool Gent < / li >
< li > Hogeschool Gent
< ul >
< li > Bart Mollet (bart.mollet@hogent.be)< / li >
< / ul >
< / li >
< / ol >
@ -58,7 +66,7 @@ Thomas De Praetere (thomas.depraetere@dokeos.com)
< ul >
< li > Arnaud Ligot (arnaud.ligot@dokeos.com)< / li >
< li > Jero me Warnier (jerome.warnier@dokeos.com)< / li >
< li > Jérô me Warnier (jerome.warnier@dokeos.com)< / li >
< li > Ludwig Chauvin (ludwig.chauvin@dokeos.com)< / li >
< li > Ludovic Gasc (ludovic.gasc@dokeos.com) < / li >
< / ul >
@ -390,7 +398,6 @@ Please see http://www.dokeos.com/DLTT/ to see a list of the translators.
< li > Eric Remy< / li >
< li > Roel Visseren< / li >
< li > Hubert Borderiou< / li >
< li > Julio Allen Montoya Armas (gugli100@gmail.com)< / li >
< li > Juan Carlos Raña Trabado - for his work on the FCKEditor/Mimetex extension< / li >
< / ul >
@ -407,9 +414,13 @@ Please see http://www.dokeos.com/DLTT/ to see a list of the translators.
< / ul >
< br / >
< br / >
< br / >
< br / >
< hr / >
< a href = "http://validator.w3.org/check?uri=referer" > < img
src="http://www.w3.org/Icons/valid-xhtml10-blue"
alt="Valid XHTML 1.0 Transitional" height="31" width="88" style="float: right; margin: 1em;" />< / a >
< a href = "http://jigsaw.w3.org/css-validator/" >
< img src = "http://jigsaw.w3.org/css-validator/images/vcss-blue" style = "float: right; margin: 1em;"
alt="Valid CSS" />
< / a >
< / body >
< / html >