<?php
/* $Id: class.lib_phpcmsrus.php,v 1.3.2.13 2006/06/18 18:07:31 ignatius0815 Exp $ */
/*
+----------------------------------------------------------------------+
| phpCMS Content Management System - Version 1.2
+----------------------------------------------------------------------+
| phpCMS is Copyright (c) 2001-2006 by the phpCMS Team
+----------------------------------------------------------------------+
| This program is free software; you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation; either version 2 of the License, or
| (at your option) any later version.
|
| This program is distributed in the hope that it will be useful, but
| WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
| General Public License for more details.
|
| You should have received a copy of the GNU General Public License
| along with this program; if not, write to the Free Software
| Foundation, Inc., 59 Temple Place - Suite 330, Boston,
| MA 02111-1307, USA.
+----------------------------------------------------------------------+
| Contributors:
| Henning Poerschke (hpoe)
+----------------------------------------------------------------------+
*/
if (!defined('PHPCMS_RUNNING')) die('Hacking attempt...');
echo <<<END
<!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" lang="en">
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />
<meta http-equiv="content-style-type" content="text/css" />
<style type="text/css" media="screen"><!--/*--><![CDATA[/*><!--*/
body {
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
#content {
text-align:center;
width:500px;
margin:auto;
border: 2px dotted green;
padding: 10px;
}
p {
text-align:center;
}
dl {
text-align:left;
}
dt {
display: list-item;
margin-top:2em;
list-style: disc inside;
}
dd {
display: list-item;
list-style: circle inside;
}
/*]]>*/--></style>
<head>
<title>Credits :: phpCMS </title>
</head>
<body>
<div id="content">
<h1>phpCMS Credits</h1>
<p><a href="http://phpcms.de">phpCMS</a> is copyright ©2001-2003 by
<br /><strong>Michael ‘mcyra’ Brauchl</strong>
<br />
<br />and contributing members of the phpCMS-Team:
<br /><small>(in alphabetical order:)</small>
</p>
<br />
<dl>
<dt><strong>Till ‘oarsman’ Büttner</strong> of <a href="http://www.oarsman.de/">oarsman.de</a></dt>
<dd>documentation</dd>
<dd>support</dd>
<dt><strong>Tobias Dönz</strong> of <a href="http://tobiasd.net/">tobiasd.net</a></dt>
<dd>core development</dd>
<dd>some testing and support</dd>
<dt><strong>Michael ‘Holztechniker’ Finger</strong> of <a href="http://www.holzwurm-page.de/">holzwurm-page.de</a></dt>
<dd>support</dd>
<dt><strong>Tom [TOM] Gries</strong> of <a href="http://www.xsurf.net/">xsurf.net</a></dt>
<dd>Project management</dd>
<dd>core development</dd>
<dd>support</dd>
<dt><strong>Bernhard Grün</strong> of <a href="http://h0t.de">h0t.de</a></dt>
<dd>Project management</dd>
<dd>documentation</dd>
<dd>support</dd>
<dt><strong>Martin ‘mjahn’ Jahn</strong> of <a href="http://martin-jahn.info/">martin-jahn.info</a></dt>
<dd>core development</dd>
<dd>support</dd>
<dt><strong>Wernhard ‘fresh’ Kempinger</strong> (emeritus)</dt>
<dd>core development (PAX)</dd>
<dt><strong>Patrick ‘PatDaMilla’ Müller</strong> of <a href="http://www.iteria.de/phpcms/plugins/index.htm">Iteria</a></dt>
<dd>Plug-ins</dd>
<dd>support</dd>
<dt><strong>Nethato</strong></dt>
<dd>Support</dd>
<dt><strong>Elmar ‘i-smart’ Oppelt</strong> </dt>
<dd>core development</dd>
<dd>support</dd>
<dt><strong>Beate ‘beate76’ Paland</strong> of <a href="http://www.paland.tv">paland.tv</a></dt>
<dd>core development</dd>
<dd>support</dd>
<dd>templates</dd>
<dt><strong>Henning ‘hpoe’ Poerschke</strong> of <a href="http://webmediaconception.com">WebMediaConception</a></dt>
<dd>core development</dd>
<dd>i18n</dd>
<dd>plug-ins</dd>
<dd>support</dd>
<dd>translations</dd>
<dt><strong>Plinius</strong></dt>
<dd>Quality</dd>
<dd>testing</dd>
<dd>support</dd>
<dt><strong>Markus ‘e157m369’ Richert</strong> of <a href="http://TEAMPLUS.net">TEAMPLUS.net</a></dt>
<dd>core development</dd>
<dd>GUI improvement and usability</dd>
<dt><strong>Jürgen ‘joe’ Schilke</strong> </dt>
<dd>Standards guru</dd>
<dd>support</dd>
<dt><strong>Thilo ‘Ignatius’ Wagner</strong></dt>
<dd>core development</dd>
<dd>bug-manager</dd>
<dd>support</dd>
<dt>...to be continued...</dt>
<dd></dd>
</dl>
<h2>Members of the phpCMS-Team and community who have provided outstanding support:</h2>
<p><small>(in alphabetical order:)</small></p>
<dl>
<dt><strong>Bill</strong> of <a href="http://www.bills-web.lucky-pc.de/">Bill’s Web</a></dt>
<dd>Script integration</dd>
<dd>plung-ins</dd>
<dd>support</dd>
<dt><strong>Frank ‘Samson’ Hoppe</strong> of <a href="http://www.berlinerschachverband.de/">Berlin Chess Association</a></dt>
<dd>Plug-ins</dd>
<dd>support</dd>
<dt><strong>Carsten Martens</strong> of <a href="martensnet.de">martensnet.de</a> (emeritus)</dt>
<dd>plug-ins</dd>
<dt><strong>Claudia ‘Trilo’ Kauscheder</strong></dt>
<dd>Support</dd>
<dt><strong>Wolfgang ‘wulmer’ Ulmer</strong> of <a href="http://www.wulmer.de/">wulmer.de</a></dt>
<dd>Plug-ins</dd>
<dd>support</dd>
</dl>
</div >
</body>
</html>
END;
?>