root/releases/elgg0.8rc2/_tinymce/docs/credits.html

Revision 758, 2.4 kB (checked in by sven, 2 years ago)

set svn property eol-style native on some files without it

  • Property svn:eol-style set to native
Line 
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>Credits</title>
5 <link href="css/screen.css" rel="stylesheet" type="text/css" />
6 </head>
7 <body>
8
9 <div class="header">
10         <h1>Credits</h1>
11 </div>
12
13 <div class="content">
14         <h2>Contributors</h2>
15         <div class="section">
16                 <p>These are the people, companies or organizations that have contributed in some way to the TinyMCE project. If you feel we are missing someone please inform us right away and we will correct this in future versions of TinyMCE.</p>
17                 <p>
18                 Please note that some of these have contributed with complete language packs and some have updated parts of language packs or similar.
19                 </p>
20         </div>
21         <div class="separator"></div>
22                 <div class="section">
23                         <p>
24                         <ul>
25                                 <li class="list_subtitle">Code / Solutions / Features</li>
26                                 <ul>
27                                         <li>Digital Ventures</li>
28                                         <li>donadoni</li>
29                                         <li>Michael Keck</li>
30                                         <li>Victor Nilsson</li>
31                                         <li>Jürgen Baute</li>
32                                         <li>"Neirda"</li>
33                                         <li>"speednet"</li>
34                                         <li>Virtuelcom</li>
35                                         <li>"SlyD"</li>
36                                         <li>Ernst de Moor</li>
37                                         <li>"jamesw"</li>
38                                         <li>Vincent FIACK</li>
39                                         <li>Aptest</li>
40                                 </ul>
41                                 <li class="list_subtitle">Language packs</li>
42                                 <ul>
43                                         <li>Marcin Szymon Sznyra</li>
44                                         <li>"revyag"</li>
45                                         <li>Jim Kou</li>
46                                         <li>"Krokogras"</li>
47                                         <li>Hani Suleiman</li>
48                                         <li>Jan Moelgaard</li>
49                                         <li>Christopher Müller</li>
50                                         <li>Virtuelcom</li>
51                                         <li>Pavel Novák</li>
52                                         <li>Simon Rupf</li>
53                                         <li>"Fabrix Xm"</li>
54                                         <li>Mats Löfström, York Consulting AB</li>
55                                         <li>Morteza Zafari</li>
56                                         <li>Laurent Dran</li>
57                                         <li>Tobias Heer</li>
58                                         <li>"Innozent"</li>
59                                         <li>"cube316"</li>
60                                         <li>José Pedro Pereira</li>
61                                         <li>"Martin"</li>
62                                         <li>Sten Aksel Heien</li>
63                                         <li>Setzer Gabbiani</li>
64                                         <li>Jacaranda Bill</li>
65                                         <li>Pat Boens</li>
66                                         <li>Roman Filippov</li>
67                                         <li>Arnoud van Delden</li>
68                                 </ul>
69                         </ul>
70                         </p>
71                         <p>There are also a few corporations that have contributed in various ways to have features developed by payed support.
72                         </p>
73                 </div>
74 </div>
75
76 <div class="footer">
77         <div class="helpindexlink"><a href="index.html">Index</a></div>
78         <div class="copyright">Copyright &copy; 2003-2006 <a href="http://www.moxiecode.com">Moxiecode Systems AB</a></div>
79         <br style="clear: both" />
80 </div>
81
82 </body>
83 </html>
Note: See TracBrowser for help on using the browser.