Bug 7143: Universidad Nacional de Cordoba is an institution that contributed to Koha
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / about.tt
1 [% INCLUDE 'doc-head-open.inc' %]
2 <title>Koha &rsaquo; About Koha</title>
3 [% INCLUDE 'doc-head-close.inc' %]
4 <script type="text/javascript">
5 //<![CDATA[
6
7      $(document).ready(function() {
8         $('#abouttabs').tabs();
9      });
10 //]]>
11 </script>
12 </head>
13 <body id="about_about" class="about">
14 [% INCLUDE 'header.inc' %]
15
16 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; About Koha</div>
17
18 <div id="doc3" class="yui-t7">
19
20    <div id="bd">
21     <div id="yui-main">
22     <div class="yui-g">
23             <h1>About Koha</h1>
24
25     <div id="abouttabs" class="toptabs numbered">
26         <ul>
27         <li><a href="#about">Server Information</a></li>
28         <li><a href="#perl">Perl modules</a></li>
29         <li><a href="#sysinfo">System information</a></li>
30         <li><a href="#team">Koha Team</a></li>
31         <li><a href="#licenses">Licenses</a></li>
32         <li><a href="#translations">Translations</a></li>
33         <li><a href="#history">Koha Timeline</a></li>
34         </ul>
35
36         <div id="about">
37
38         <table>
39             <caption>Server information</caption>
40             <tr><th scope="row">Koha version: </th><td>[% kohaVersion |html %]</td></tr>
41             <tr><th scope="row">OS version ('uname -a'): </th><td>[% osVersion |html %]</td></tr>
42             <tr><th scope="row">Perl interpreter: </th><td>[% perlPath |html %]</td></tr>
43             <tr><th scope="row">Perl version: </th><td>[% perlVersion |html %]</td></tr>
44             <tr><th scope="row">Perl @INC: </th><td>
45                 [% FOREACH perlIncPat IN perlIncPath %]
46                     [% perlIncPat.perlinc |html %] <br />
47                 [% END %]
48             </td></tr>
49             <tr><th scope="row">MySQL version: </th><td>[% mysqlVersion |html %]</td></tr>
50             <tr><th scope="row">Apache version: </th><td>[% apacheVersion |html %]</td></tr>
51             <tr><th scope="row">Zebra version: </th><td>[% zebraVersion |html %]</td></tr>
52             [% IF (errZebraConnection == 10000) %]
53             <tr><th scope="row"><b>Error</b> </th><td>Zebra server seems not to be available. Is it started?</td></tr>
54             [% ELSIF (errZebraConnection) %]
55             <tr><th scope="row"><b>Warning</b> </th><td>Error message from Zebra: [% ( errZebraConnection ) %] </td></tr>
56             [% END %]
57         </table>
58         </div>
59         <div id="perl">
60             <table style="cursor:pointer">
61                 <caption>Perl modules</caption>
62                 [% FOREACH tabl IN table %]
63                 <tr>
64                     [% FOREACH ro IN tabl.row %]
65                     [% IF ( ro.current ) %]
66                     [% IF ( ro.require ) %]
67                     <th scope="row" style="font-weight:bold;" title="Module current">
68                     [% ELSE %]
69                     <th scope="row" style="font-weight:normal" title="Module current">
70                     [% END %]
71                     [% ELSIF ( ro.upgrade ) %]
72                     [% IF ( ro.require ) %]
73                     <th scope="row" style="background-color:#FFCB2F;font-weight:bold;" title="Module upgrade needed">
74                     [% ELSE %]
75                     <th scope="row" style="background-color:#FFCB2F;font-weight:normal" title="Module upgrade needed">
76                     [% END %]
77                     [% ELSE %]
78                     [% IF ( ro.name == '' ) %]
79                     <th>
80                     [% ELSIF ( ro.require ) %]
81                     <th scope="row" style="background-color:#FF8A8A;font-weight:bold;" title="Required module missing">
82                     [% ELSE %]
83                     <th scope="row" style="background-color:#FF8A8A;font-weight:normal" title="Optional module missing">
84                     [% END %]
85                     [% END %]
86                     [% ro.name %]
87                     </th>
88                     [% IF ( ro.name == '' ) %]
89                     <td>
90                     [% ELSIF ( ro.version ) %]
91                     <td>[% ro.version %]
92                     [% ELSE %]
93                     <td style="font-weight:bold">Not Installed [% END %]</td>
94                     [% END %]
95                 </tr>
96                 [% END %]
97             </table>
98         </div>
99
100         <div id="sysinfo">
101     [% IF warnPrefBiblioAddsAuthorities || warnPrefEasyAnalyticalRecords || warnPrefAnonymousPatron ||
102           warnNoActiveCurrency || QueryParserError || warnIsRootUser || xml_config_warnings.size %]
103         [% IF (warnIsRootUser) %]
104             <h2>Warning regarding current user</h2>
105             <p>You are logged in as the database administrative user. This is not recommended because some parts of Koha will not function as expected when using this account.</p>
106             <p>Please log in instead with a regular staff account. To create a staff account, create a library, a patron category 'Staff' and add a new patron. Then give this patron permissions from 'More' in the toolbar.</p>
107         [% END %]
108
109         [% IF warnPrefBiblioAddsAuthorities || warnPrefEasyAnalyticalRecords || warnPrefAnonymousPatron ||
110               warnNoActiveCurrency || QueryParserError %]
111             <h2>Warnings regarding the system configuration</h2>
112             <table>
113                 <caption>Preferences and parameters</caption>
114                 [% IF (warnPrefBiblioAddsAuthorities) %]
115                 <tr><th scope="row"><b>Warning</b> </th><td>System preference 'AutoCreateAuthorities' set, but needs 'BiblioAddsAuthorities' set as well.</td></tr>
116                 [% END %]
117                 [% IF (warnPrefEasyAnalyticalRecords) %]
118                 <tr><th scope="row"><b>Warning</b> </th><td>System preference 'EasyAnalyticalRecords' set, but UseControlNumber preference is set to 'Use'. Set it to 'Don't use' or else the 'Show analytics' links in the staff client and the OPAC will be broken.</td></tr>
119                 [% END %]
120                 [% IF warnPrefAnonymousPatron %]
121                     <tr><th scope="row"><b>Warning</b> </th><td>System preference 'OPACPrivacy' set, but AnonymousPatron preference is set to '0'. Set it to a valid borrower number if you want that this feature works correctly.</td></tr>
122                 [% END %]
123                 [% IF warnNoActiveCurrency %]
124                     <tr><th scope="row"><b>Warning</b> </th><td>No active currency is defined. Please go to <a href="/cgi-bin/koha/admin/currency.pl">Administration &gt; Currencies and exchange rates</a> and mark one currency as active.</td></tr>
125                 [% END %]
126                 [% IF QueryParserError %]
127                     <tr><th scope="row"><b>Warning</b> </th><td>
128                         You have set UseQueryParser but there was a problem inititializing QueryParser.
129                     [% IF QueryParserError.fallback %]
130                         The 'queryparser_config' entry is missing in your configuration file.
131                         <strong>[% QueryParserError.file %]</strong> was used instead without success.
132                     [% ELSE %]
133                         The following configuration file was used without success: <strong>[% QueryParserError.file %]</strong>.
134                     [% END %]
135                         </td>
136                     </tr>
137                 [% END %]
138             </table>
139         [% END %]
140
141         [% IF xml_config_warnings.size %]
142             <table>
143                 <caption>XML configuration file</caption>
144             [% FOREACH config_entry IN xml_config_warnings %]
145                 [% IF config_entry.error == 'zebra_bib_index_mode_warn' %]
146                 <tr><th scope="row"><b>Warning</b> </th><td>The &lt;zebra_bib_index_mode&gt; entry is missing in your configuration file. It should be set to <strong>dom</strong> or <strong>grs1</strong>. It will default to <strong>grs1</strong> but this could change in the future.</td></tr>
147                 [% ELSIF config_entry.error == 'zebra_auth_index_mode_warn' %]
148                 <tr><th scope="row"><b>Warning</b> </th><td>The &lt;zebra_auth_index_mode&gt; entry is missing in your configuration file. It should be set to <strong>dom</strong> or <strong>grs1</strong>. It will default to <strong>dom</strong> but this could change in the future.</td></tr>
149                 [% ELSIF config_entry.error == 'queryparser_entry_missing' %]
150                 <tr>
151                     <th scope="row"><b>Warning</b></th>
152                     <td>You have set UseQueryParser but the 'queryparser_config' entry is missing in your configuration
153                         file. <strong>[% config_entry.file %]</strong> is used as a fallback.
154                     </td>
155                 </tr>
156                 [% END %]
157             [% END %]
158             </table>
159         [% END %]
160     [% ELSE %]
161         <p>No warnings.</p>
162     [% END %]
163         </div>
164
165         <div id="team">
166             <h2>Special thanks to the following organizations</h2>
167             <ul>
168                 <li><a href="http://library.org.nz">Horowhenua Library Trust</a>, New Zealand, and Rosalie Blake, Head of Libraries, (Koha 1.0)</li>
169                 <li>The <a href="http://myacpl.org">Nelsonville Public Library System</a>, Ohio, USA (MARC sponsorship, documentation, template maintenance)</li>
170                 <li><a href="http://www.emn.fr">EMN (Ecole des Mines de Nantes)</a>, France (Suggestions, Stats wizards and improved LDAP sponsorship)</li>
171                 <li><a href="http://www.mines-paristech.fr">Mines Paristech (previously Ecole Nationale Supérieure des Mines de Paris)</a>, France (biblio frameworks, MARC authorities, OPAC basket, Serials sponsorship)</li>
172                 <li><a href="http://www.mediathequeouestprovence.fr/">SAN-Ouest Provence</a>, France (Koha 3.0 enhancements to patrons and holds modules)</li>
173                 <li>The <a href="http://ccfls.org">Crawford County Federated Library System</a>, PA, USA (Koha 3.0 Zebra Integration sponsorship)</li>
174                 <li>The <a href="http://www.geauga.lib.oh.us/">Geauga County Public Library</a>, OH, USA (Koha 3.0 beta testing)</li>
175                 <li>The <a href="http://library.neu.edu.tr">Near East University</a>, Cyprus</li>
176                 <li>OPUS International Consultants, Wellington, New Zealand (Corporate Serials sponsorship)</li>
177                 <li><a href="http://www.famfamfam.com/">famfamfam.com</a> Birmingham (UK) based developer Mark James for the famfamfam Silk iconset.</li>
178                 <li><a href="http://www.ashs.school.nz/">Albany Senior High School</a>, Auckland, New Zealand (OPAC 'star-ratings' sponsorship)</li>
179             </ul>
180
181             <h2>Koha 3.18 release team</h2>
182             <ul>
183                 <li><strong>Release manager:</strong>
184                     <a href="https://www.openhub.net/p/koha/contributors/6618544730094">Tomás Cohen Arazi</a></li>
185                 <li><strong>Quality assurance manager:</strong>
186                     <a href="https://www.openhub.net/p/koha/contributors/6618544670742">Katrin Fischer</a></li>
187                 <li><strong>Documentation manager:</strong>
188                     <a href="https://www.openhub.net/p/koha/contributors/6618544646984">Nicole C. Engard</a></li>
189                 <li><strong>Translation manager:</strong>
190                     <a href="https://www.openhub.net/p/koha/contributors/6618544839606">Bernardo González Kriegel</a></li>
191                 <li><strong>Quality assurance team:</strong>
192                     <ul>
193                         <li><a href="https://www.openhub.net/p/koha/contributors/6618544614260">Galen Charlton</a></li>
194                         <li><a href="https://www.openhub.net/p/koha/contributors/6618545125093">Jonathan Druart</a></li>
195                         <li><a href="https://www.openhub.net/p/koha/contributors/6618544661344">Brendan Gallagher</a></li>
196                         <li><a href="https://www.openhub.net/p/koha/contributors/6620692261494">Kyle Hall</a></li>
197                         <li><a href="https://www.openhub.net/p/koha/contributors/6620692419690">Julian Maurice</a></li>
198                         <li><a href="https://www.openhub.net/p/koha/contributors/6618544612249">Paul Poulain</a></li>
199                         <li><a href="https://www.openhub.net/p/koha/contributors/6618544785220">Martin Renvoize</a></li>
200                         <li><a href="https://www.openhub.net/p/koha/contributors/6618544727712">Marcel de Rooy</a></li>
201                     </ul>
202                 </li>
203                 <li><strong>Release maintainers:</strong>
204                     <ul>
205                         <li><a href="https://www.openhub.net/p/koha/contributors/6618544614260">Galen Charlton</a> (3.16)</li>
206                         <li><a href="https://www.openhub.net/p/koha/contributors/6620692831733">Fridolin Somers</a> (3.14)</li>
207                         <li><a href="https://www.openhub.net/p/koha/contributors/6620692261494">Kyle Hall</a> (3.12)</li>
208                     </ul>
209                 </li>
210                 <li><strong>Packaging manager:</strong>
211                     <a href="https://www.openhub.net/p/koha/contributors/6618544619438">Robin Sheat</a></li>
212                 <li><strong>Database documentation manager:</strong>
213                     <a href="https://www.openhub.net/p/koha/contributors/6620692234485">Zeno Tajoli</a></li>
214                 <li><strong>Bug wranglers:</strong>
215                     <ul>
216                         <li>Alex Sassmannshausen</li>
217                         <li><a href="https://www.openhub.net/p/koha/contributors/6620692234485">Zeno Tajoli</a></li>
218                     </ul>
219                 </li>
220             </ul>
221
222             <h2>Former Koha release team members</h2>
223             <ul>
224                <li>D Ruth Bavousett (3.12 Translation Manager)</li>
225                <li>Jared Camins-Esakov (3.6 Release Maintainer, 3.12 Release Manager)</li>
226                <li>Colin Campbell (3.4 QA Manager)</li>
227                <li><a href="https://www.openhub.net/p/koha/contributors/6618544614260">Galen Charlton</a> (3.2, 3.14, 3.16 Release Manager)</li>
228                <li><a href="https://www.openhub.net/p/koha/contributors/6618544730094">Tomás Cohen Arazi</a> (3.12 Release Maintainer)</li>
229                <li><a href="https://www.openhub.net/p/koha/contributors/6618544609030">Chris Cormack</a> (1.x, 3.4, 3.6 Release Manager, 3.2 Translation Manager, 3.8, 3.10 Release Maintainer)</li>
230                <li><a href="https://www.openhub.net/p/koha/contributors/6620692210484">Frédéric Demians</a> (3.4, 3.6, 3.8, 3.10 Translation Manager)</li>
231                <li><a href="https://www.openhub.net/p/koha/contributors/6618544646984">Nicole C. Engard</a> (3.x Documentation Manager)</li>
232                <li><a href="https://www.openhub.net/p/koha/contributors/6618544609053">Joshua Ferraro</a> (3.0 Release Manager &amp; Translation Manager)</li>
233                <li>Katrin Fischer (3.12, 3.14, 3.16 QA Manager)</li>
234                <li>Christopher Hall (3.8 Release Maintainer)</li>
235                <li>Kyle Hall (3.8 Release Maintainer)</li>
236                <li>Rachel Hamilton-Williams (Kaitiaki from 2004 to present)</li>
237                <li><a href="https://www.openhub.net/p/koha/contributors/6618544839606">Bernardo González Kriegel</a> (3.14, 3.16 Translation Manager, 3.10 Release Maintainer)</li>
238                <li><a href="https://www.openhub.net/p/koha/contributors/6618544614275">Henri-Damien Laurent</a> (3.0 Release Maintainer)</li>
239                <li><a href="https://www.openhub.net/p/koha/contributors/6618544609147">Owen Leonard</a> (3.x Interface Design)</li>
240                <li><a href="https://www.openhub.net/p/koha/contributors/6618544615991">Chris Nighswonger</a> (3.2, 3.4, 3.6 Release Maintainer)</li>
241                <li><a href="https://www.openhub.net/p/koha/contributors/6618544612249">Paul Poulain</a> (2.0 Release Manager, 2.2 Release Manager/Maintainer, 3.8, 3.10 Release Manager)</li>
242                <li><a href="https://www.openhub.net/p/koha/contributors/6620692116417">MJ Ray</a> (2.0 Release Maintainer)</li>
243                <li>Liz Rea (3.6 Release Maintainer)</li>
244                <li>Fridolin Somers (3.14 Release Maintainer)</li>
245                <li>Ian Walls (3.6, 3.8, 3.10 QA Manager)</li>
246             </ul>
247
248             <h2>Koha development team</h2>
249             <ul>
250                 <li>Jacek Ablewicz</li>
251                 <li>Md. Aftabuddin</li>
252                 <li>Jon Aker</li>
253                 <li>Edward Allen</li>
254                 <li>Francisco M. Marzoa Alonso</li>
255                 <li>Joseph Alway</li>
256                 <li>Cindy Murdock Ames</li>
257                 <li>Aleisha Amohia</li>
258                 <li>Roman Amor</li>
259                 <li>Richard Anderson</li>
260                 <li><a href="https://www.openhub.net/p/koha/contributors/6620692181851">Nahuel Angelinetti</a></li>
261                 <li>Nuño López Ansótegui</li>
262                 <li><a href="https://www.openhub.net/p/koha/contributors/6618544730094">Tomás Cohen Arazi</a></li>
263                 <li><a href="https://www.openhub.net/p/koha/contributors/6620692124662">Andrew Arensburger (the small and great C4::Context module)</a></li>
264                 <li>Alex Arnaud</li>
265                 <li>Petter Goksoyr Asen</li>
266                 <li><a href="https://www.openhub.net/p/koha/contributors/6618544614259">Joe Atzberger</a></li>
267                 <li>Larry Baerveldt</li>
268                 <li>Marc Balmer</li>
269                 <li>Edmund Balnaves</li>
270                 <li>Al Banks</li>
271                 <li>Daniel Banzli</li>
272                 <li>Stefano Bargioni</li>
273                 <li>Daniel Barker</li>
274                 <li>Greg Barniskis</li>
275                 <li>Benedykt P. Barszcz (Polish for 2.0)</li>
276                 <li>D Ruth Bavousett</li>
277                 <li>Natalie Bennison</li>
278                 <li>John Beppu</li>
279                 <li>Pablo Bianchi</li>
280                 <li>David Birmingham</li>
281                 <li>Florian Bischof</li>
282                 <li>Gaetan Boisson</li>
283                 <li>Danny Bouman</li>
284                 <li>Stan Brinkerhoff</li>
285                 <li>Isaac Brodsky</li>
286                 <li>Ivan Brown</li>
287                 <li>Roger Buck</li>
288                 <li>Steven Callender</li>
289                 <li><a href="https://www.openhub.net/p/koha/contributors/6620692376789">Jared Camins-Esakov</a></li>
290                 <li>Colin Campbell</li>
291                 <li>Fernando Canizo</li>
292                 <li>Barry Cannon</li>
293                 <li>Frédérick Capovilla</li>
294                 <li>DeAndre Carroll</li>
295                 <li>Chris Catalfo (new plugin MARC editor)</li>
296                 <li>Marc Chantreux</li>
297                 <li>Jerome Charaoui</li>
298                 <li>Evonne Cheung</li>
299                 <li>Andrew Chilton</li>
300                 <li>Koha SAB CINECA</li>
301                 <li>Nick Clemens</li>
302                 <li>Garry Collum</li>
303                 <li>David Cook</li>
304                 <li>John Copeland</li>
305                 <li>Jeremy Crabtree</li>
306                 <li>Samuel Crosby</li>
307                 <li>Christophe Croullebois</li>
308                 <li>Olivier Crouzet</li>
309                 <li>Nate Curulla</li>
310                 <li>Vincent Danjean</li>
311                 <li>Hugh Davenport</li>
312                 <li>Elliott Davis</li>
313                 <li>Doug Dearden</li>
314                 <li>Kip DeGraaf</li>
315                 <li>Stéphane Delaune</li>
316                 <li><a href="https://www.openhub.net/p/koha/contributors/6620692210484">Frédéric Demians</a></li>
317                 <li>Connor Dewar</li>
318                 <li>Srikanth Dhondi</li>
319                 <li>Jonathan Druart</li>
320                 <li>Serhij Dubyk</li>
321                 <li>Yohann Dufour</li>
322                 <li>Thomas Dukleth (MARC Frameworks Maintenance)</li>
323                 <li>Frederic Durand</li>
324                 <li>Sebastiaan Durand</li>
325                 <li>Rachel Dustin</li>
326                 <li>Ecole des Mines de Saint Etienne, Philippe Jaillon (OAI-PMH support)</li>
327                 <li>Stephen Edwards</li>
328                 <li>Andrew Elwell</li>
329                 <li>Brian Engard</li>
330                 <li><a href="https://www.openhub.net/p/koha/contributors/6618544677502">Magnus Enger</a></li>
331                 <li>Esiee School (Jérome Vizcaino, Michel Lerenard, Pierre Cauchois)</li>
332                 <li>Jason Etheridge</li>
333                 <li>Shaun Evans</li>
334                 <li>Pat Eyler (Kaitiaki from 2002 to 2004)</li>
335                 <li><a href="https://www.openhub.net/p/koha/contributors/6618544609865">Antoine Farnault</a></li>
336                 <li>Vitor Fernandes</li>
337                 <li><a href="https://www.openhub.net/p/koha/contributors/6618544670742">Katrin Fischer</a></li>
338                 <li>Connor Fraser</li>
339                 <li>Clay Fouts</li>
340                 <li>Brendon Ford</li>
341                 <li>Claudia Forsman</li>
342                 <li>Corey Fuimaono</li>
343                 <li>Marco Gaiarin</li>
344                 <li>Pierrick Le Gall</li>
345                 <li>Brendan A. Gallagher</li>
346                 <li>Tumer Garip</li>
347                 <li>Russel Garlick</li>
348                 <li>Mark Gavillet</li>
349                 <li>Daniel Kahn Gillmor</li>
350                 <li>David Goldfein</li>
351                 <li><a href="https://www.openhub.net/p/koha/contributors/6618544839606">Bernardo González Kriegel</a></li>
352                 <li>Daniel Grobani</li>
353                 <li>Amit Gupta</li>
354                 <li>Michael Hafen</li>
355                 <li>Christopher Hall</li>
356                 <li>Kyle Hall</li>
357                 <li>Sean Hamlin</li>
358                 <li>Mike Hansen</li>
359                 <li>Brian Harrington</li>
360                 <li>Emma Heath</li>
361                 <li>Friedrich zur Hellen</li>
362                 <li>Kate Henderson</li>
363                 <li>Michaes Herman</li>
364                 <li>Claire Hernandez</li>
365                 <li>Wolfgang Heymans</li>
366                 <li><a href="https://www.openhub.net/p/koha/contributors/6618544614261">Ryan Higgins</a></li>
367                 <li>Sèbastien Hinderer</li>
368                 <li>Kristina D.C. Hoeppner</li>
369                 <li>Stephanie Hogan</li>
370                 <li>Daniel Holth</li>
371                 <li>Andrew Hooper</li>
372                 <li>Alexandra Horsman</li>
373                 <li>Tom Houlker</li>
374                 <li>Matthew Hunt</li>
375                 <li>Christopher Hyde</li>
376                 <li>Rolando Isidoro</li>
377                 <li>Cory Jaeger</li>
378                 <li>Srdjan Jankovic</li>
379                 <li>Philippe Jaillon</li>
380                 <li><a href="https://www.openhub.net/accounts/kohaaloha">Mason James</a></li>
381                 <li>Mike Johnson</li>
382                 <li>Donovan Jones</li>
383                 <li>Bart Jorgensen</li>
384                 <li>Janusz Kaczmarek</li>
385                 <li>Koustubha Kale</li>
386                 <li>Pasi Kallinen</li>
387                 <li>Peter Crellan Kelly</li>
388                 <li>Jorgia Kelsey</li>
389                 <li>Ulrich Kleiber</li>
390                 <li>Rafal Kopaczka</li>
391                 <li>Piotr Kowalski</li>
392                 <li>Arnaud Laurin</li>
393                 <li>Nicolas Legrand</li>
394                 <li>Sonia Lemaire</li>
395                 <li>Ambrose Li (translation tool)</li>
396                 <li>Gynn Lomax</li>
397                 <li>Peter Lorimer</li>
398                 <li>Robert Lyon (Corporate Serials)</li>
399                 <li>Merllisia Manueli</li>
400                 <li>Francois Marier</li>
401                 <li>Jesse Maseto</li>
402                 <li>Frère Sébastien Marie</li>
403                 <li>Ricardo Dias Marques</li>
404                 <li>Julian Maurice</li>
405                 <li>Brig C. McCoy</li>
406                 <li>Dorian Meid (German translation)</li>
407                 <li>Meenakshi. R</li>
408                 <li>Melia Meggs</li>
409                 <li>Holger Meißner</li>
410                 <li>Karl Menzies</li>
411                 <li>Matthias Meusburger</li>
412                 <li>Sophie Meynieux</li>
413                 <li>Alan Millar</li>
414                 <li>Jono Mingard</li>
415                 <li><a href="https://www.openhub.net/p/koha/contributors/6618544607803">Andrew Moore</a></li>
416                 <li>Francesca Moore</li>
417                 <li>Sharon Moreland</li>
418                 <li>Nicolas Morin</li>
419                 <li>Mike Mylonas</li>
420                 <li>Nadia Nicolaides</li>
421                 <li>Joy Nelson</li>
422                 <li><a href="https://www.openhub.net/accounts/cnighswonger">Chris Nighswonger</a></li>
423                 <li>Brian Norris</li>
424                 <li>Albert Oller</li>
425                 <li>Eric Olsen</li>
426                 <li>H. Passini</li>
427                 <li>Dobrica Pavlinusic</li>
428                 <li>Maxime Pelletier</li>
429                 <li>Shari Perkins</li>
430                 <li>Fred Pierre</li>
431                 <li>Polytechnic University</li>
432                 <li>Karam Qubsi</li>
433                 <li>Romina Racca</li>
434                 <li><a href="https://www.openhub.net/p/koha/contributors/6620692116417">MJ Ray</a></li>
435                 <li>Liz Rea</li>
436                 <li>Thatcher Rea</li>
437                 <li>Allen Reinmeyer</li>
438                 <li>Serge Renaux</li>
439                 <li>Martin Renvoize</li>
440                 <li>Waylon Robertson</li>
441                 <li>Marcel de Rooy</li>
442                 <li>Salvador Zaragoza Rubio</li>
443                 <li>Mathieu Saby</li>
444                 <li>Brice Sanchez</li>
445                 <li>Sam Sanders</li>
446                 <li>Viktor Sarge</li>
447                 <li>A. Sassmannshausen</li>
448                 <li>Adrien Saurat</li>
449                 <li>Dan Scott</li>
450                 <li><a href="https://www.openhub.net/p/koha/contributors/6618544619438">Robin Sheat</a></li>
451                 <li>Juhani Seppälä</li>
452                 <li>John Seymour</li>
453                 <li>Juan Romay Sieira</li>
454                 <li>Zach Sim</li>
455                 <li>Simith</li>
456                 <li>Silvia Simonetti</li>
457                 <li>Savitra Sirohi</li>
458                 <li>Pawel Skuza (Polish for 1.2)</li>
459                 <li>Fridolyn Somers</li>
460                 <li>Southeastern University</li>
461                 <li>Glen Stewart</li>
462                 <li>Will Stokes</li>
463                 <li>Simon Story</li>
464                 <li>David Strainchamps</li>
465                 <li>Ed Summers (Some code and Perl packages like MARC::Record)</li>
466                 <li>Daniel Sweeney</li>
467                 <li>Zeno Tajoli</li>
468                 <li>Adam Thick</li>
469                 <li><a href="https://www.openhub.net/p/koha/contributors/6618544609107">Finlay Thompson</a></li>
470                 <li>Peggy Thrasher</li>
471                 <li>Fabio Tiana</li>
472                 <li>Mirko Tietgen</li>
473                 <li>Mark Tompsett</li>
474                 <li><a href="https://www.openhub.net/p/koha/contributors/6620692101577">Steve Tonnesen (early MARC work, Virtual Bookshelves concept, KohaCD)</a></li>
475                 <li>Bruno Toumi</li>
476                 <li>Andrei V. Toutoukine</li>
477                 <li>Duncan Tyler</li>
478                 <li>Kathryn Tyree</li>
479                 <li>Darrell Ulm</li>
480                 <li>Universidad ORT Uruguay (Ernesto Silva, Andres Tarallo)</li>
481                 <li>Marc Veron</li>
482                 <li>Aleksa Vujicic</li>
483                 <li>Reed Wade</li>
484                 <li>Stacey Walker</li>
485                 <li>Ian Walls</li>
486                 <li><a href="https://www.openhub.net/accounts/janewagner">Jane Wagner</a></li>
487                 <li>Ward van Wanrooij</li>
488                 <li><a href="https://www.openhub.net/accounts/pianohacker">Jesse Weaver</a></li>
489                 <li>Aaron Wells</li>
490                 <li>Rick Welykochy</li>
491                 <li>Piotr Wejman</li>
492                 <li>Ron Wickersham</li>
493                 <li>Brett Wilkins</li>
494                 <li><a href="https://www.openhub.net/p/koha/contributors/6620692127299">Olwen Williams (Database design and data extraction for Koha 1.0)</a></li>
495                 <li>Robert Williams</li>
496                 <li>James Winter</li>
497                 <li>Lars Wirzenius</li>
498                 <li>Jen Zajac</li>
499                 <li>Kenza Zaki</li>
500             </ul>
501             <h3>Contributing companies and institutions</h3>
502             <ul>
503                 <li>BibLibre, France</li>
504                 <li>Bibliotheksservice-Zentrum Baden-Württemberg (BSZ), Germany</li>
505                 <li>ByWater Solutions, USA</li>
506                 <li>Calyx, Australia</li>
507                 <li>Catalyst IT, New Zealand</li>
508                 <li>C &amp; P Bibliography Services, USA</li>
509                 <li>Katipo Communications, New Zealand</li>
510                 <li>KEEP SOLUTIONS, Portugal</li>
511                 <li>KohaAloha, New Zealand</li>
512                 <li>LibLime, USA</li>
513                 <li>Libriotech, Norway</li>
514                 <li>Nelsonville Public Library, Ohio, USA</li>
515                 <li>Prosentient Systems, Australia</li>
516                 <li>PTFS, Maryland, USA</li>
517                 <li>PTFS Europe Ltd, United Kingdom</li>
518                 <li>Rijksmuseum, Amsterdam, The Netherlands</li>
519                 <li>SAN-Ouest Provence, France</li>
520                 <li>software.coop, United Kingdom</li>
521                 <li>Tamil, France</li>
522                 <li>Universidad Nacional de Córdoba, Argentina</li>
523                 <li>Xercode, Spain</li>
524             </ul>
525
526             <h2>Additional Thanks To...</h2>
527             <ul>
528                 <li>Jo Ransom</li>
529                 <li>Nicholas Rosasco, (Documentation Compiler)</li>
530                 <li>Regula Sebastiao</li>
531                 <li>Brooke Johnson</li>
532                 <li>Stephen Hedges (early Documentation Manager)</li>
533             </ul>
534         </div>
535
536         <div id="licenses">
537             <h2>Koha</h2>
538             <p>
539             <a href="http://www.gnu.org/licenses/gpl-3.0.html">Koha 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 3 of the License, or (at your option) any later version.</a>
540             </p>
541             <h2>jQuery and jQueryUI</h2>
542             <p><a href="http://jquery.com/">jQuery</a> and <a href="http://jqueryui.com/">jQueryUI</a> are licensed under the <a href="http://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt">MIT license</a></p>
543             <h2>Bootstrap</h2>
544             <p><a href="http://twitter.github.com/bootstrap/">Bootstrap</a> code and <a href="http://glyphicons.com">Glyphicons Free</a> licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.</p>
545             <h2>YUI</h2>
546             <p>
547             <a href="http://yuilibrary.com/license/">BSD License</a>
548             </p>
549             <h2>Famfamfam iconset</h2>
550               <ul>
551                 <li><a href="http://www.famfamfam.com/lab/icons/silk/">FamFamFam Site</a></li>
552                 <li><a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a></li>
553               </ul>
554             <h2>The Bridge Material Type Icon Set</h2>
555               <ul>
556                 <li><a href="http://apps.carleton.edu/campus/library/bridge_icons/">Bridge Material Type Icons Project</a></li>
557                 <li>The Bridge Material Type Icon Set is licensed under a
558                   <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>
559                   by the Bridge Consortium of Carleton College and St. Olaf College.</li>
560               </ul>
561
562             <h2>The Noun Project icons</h2>
563                 <ul>
564                     <li>All images come from <a href="http://thenounproject.com/">The Noun Project</a> collection</li>
565                     <li>
566                         Circulation ("fair-trade") symbol by Edward Boatman ; Patrons
567                         ("children's library") symbol by Edward Boatman, Saul Tannenbaum,
568                         Stephen Kennedy, Nikki Snow, Brooke Hamilton ; Search ("magnifying
569                         glass") symbol by Philipp Suess ; Lists ("folder") symbol by Jack
570                         Biesek, Gladys Brenner, Margaret Faye, Healther Merrifield, Kate
571                         Keating, Wendy Olmstead, Todd Pierce, Jamie Cowgill, Jim Bolek ;
572                         Course reserves ("stack of books") symbol by Jeremy J. Bristol;
573                         Cataloging ("price tag") symbol by the Noun Project ; Authorities
574                         ("link") symbol by Matthew Exton ; Serials ("newspaper") symbol by John
575                         Caserta ; Acquisitions ("present") symbol by David Goodger ; Reports
576                         ("pie chart") symbol by Scott Lewis ; Administration ("gears") symbol by
577                         Jeremy Minnick ; Tools ("wrench") symbol by National Park Service
578                     </li>
579                 </ul>
580
581             <h2>jQuery Star Rating Plugin</h2>
582               <p>jQuery Star Rating Plugin v3.14 by <a href="http://www.fyneworks.com/">Fyneworks.com</a> is licensed under the <a target="_blank" href="http://en.wikipedia.org/wiki/MIT_License">MIT License</a> and the <a target="_blank" href="http://creativecommons.org/licenses/GPL/2.0/">GPL License</a>.</p>
583
584             <p>Copyright &copy; 2008 <a href="http://www.fyneworks.com/">Fyneworks.com</a></p>
585
586             <h2>jQuery insertAtCaret Plugin</h2>
587             <p>jQuery insertAtCaret Plugin v1.0 by the phpMyAdmin devel team is licensed under the the <a target="_blank" href="http://www.gnu.org/licenses/gpl.html">GPL License</a>.</p>
588
589             <p>Copyright &copy; 2003-2010 phpMyAdmin devel team</p>
590
591             <h2>jQuery treetable Plugin</h2>
592
593             <p>The <a href="http://ludo.cubicphuse.nl/jquery-treetable/">jQuery treetable Plugin 3.1.0</a> is released under MIT license by Ludo van den Boom.</p>
594
595             <h2>OpenJS Keyboard Shortcuts Library</h2>
596
597             <p>The <a href="http://www.openjs.com/scripts/events/keyboard_shortcuts/">OpenJS keyboard shortcuts library</a>
598                by Binny V A is licensed under the BSD license.</p>
599
600             <h2>jquery.dataTables.grouping.js</h2>
601             <p>The <a href="https://code.google.com/p/jquery-datatables-row-grouping/">jquery.dataTables.grouping.js</a>
602                plugin by Jovan Popovic is licensed under the BSD and GPL v2 license.</p>
603         </div>
604
605         <div id="translations">
606             <h2>Translation</h2>
607             <ul>
608 <li>&#1575;&#1604;&#1593;&#1585;&#1576;&#1610;&#1577; (Arabic) Karam Qubsi, Kouider Bounama, Sham Bajaa, Ghofran Alshami, Chrestian Aboud and others from <a href="http://wikibrary.org/wiki/Arabic_Koha_Support_Team">the Arabic Koha support team</a></li>
609 <li>&#4768;&#4635;&#4653;&#4763; (Amharic) Getway II Ethiopia Co. (Yohannes Mulugeta (Team Leader), Tegene Assefa, Abiyot Bayou)</li>
610 <li>Armenian Tigran Zargaryan</li>
611 <li>&#1041;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080; (Bulgarian) Radoslav Kolev</li>
612 <li>euskara (Basque) Fernando Berrizbeitia, the librarians of Eima Katalogoa, Tabakalera International Contemporary Culture Centre, and Nere Erkiaga</li>
613 <li>&#2476;&#2494;&#2434;&#2482;&#2494; (Bengali) Parthasarathi Mukhopadhyay</li>
614 <li>&#20013;&#25991; (Chinese)</li>
615 <li>Hrvatski (Croatian)</li>
616 <li>&#x010D;e&#353;tina (Czech)</li>
617 <li>D&aelig;nsk (Danish)</li>
618 <li>Nederlands-Nederland (Dutch-The Netherlands) Sponsored by Rijksmuseum</li>
619 <li>Nederlands-Belgi&euml; (Dutch-Belgium)</li>
620 <li>English</li>
621 <li>suomi, suomen kieli (Finnish) Pasi Korkalo</li>
622 <li>Fran&ccedil;ais (French) <a href="http://www.koha-fr.org/category/tags/association">Kohala</a>, Pascale Nalon (ENSMP), and many more </li>
623 <li>Galego (Galician) Ignacio Javier</li>
624 <li>Deutsch (German) Friedrich zur Hellen, Robert Hillig, Katrin Fischer, Beda Szukics, Mirko Tietgen and Marc Véron</li>
625 <li>&#949;&#955;&#955;&#951;&#957;&#953;&#954;&#940; (Greek, Modern [1453- ]) Georgia Katsarou, Panoraia Gaitanou and Kiriaki Roditi</li>
626 <li>&#1506;&#1489;&#1512;&#1497;&#1514; (Hebrew)</li>
627 <li>&#2361;&#2367;&#2344;&#2381;&#2342;&#2368; (Hindi)</li>
628 <li>Magyar (Hungarian)Agnes Imecs</li>
629 <li>Norsk Bokmål (Norwegian) Axel Bojer and Thomas Gramstad</li>
630 <li>Norsk Nynorsk (Norwegian) Unni Knutsen and Marit Kristine Ådland</li>
631 <li>ArmenianTigran Zargaryan</li>
632 <li>(Indonesian)</li>
633 <li>Italiano (Italian) for 3.2: Zeno Tajoli, Pietro Gozzetti and Paolo Pozzan; for 3.4 and more: Zeno Tajoli, Stefano Bargioni, Paolo Bizzarri</li>
634 <li>&#26085;&#26412;&#35486; (Japanese)</li>
635 <li>&#54620;&#44397;&#50612; (Korean)</li>
636 <li>&#3221;&#3240;&#3277;&#3240;&#3233; (kanna&#7693;a)</li>
637 <li>Latina (Latin)</li>
638 <li>Lao Anousak Anthony Souphavanh</li>
639 <li>M&#257;ori</li>
640 <li>&#3374;&#3378;&#3375;&#3390;&#3379;&#3330; (Malayalam)</li>
641 <li>&#1601;&#1575;&#1585;&#1587;&#1609; (Persian)</li>
642 <li>&#2835;&#2908;&#2879;&#2822; (&#x014D;&#7771;iy&#257;)</li>
643 <li>Polski (Polish)</li>
644 <li>Portugu&ecirc;s (Portuguese)</li>
645 <li>Rom&acirc;n&#259; (Romanian)</li>
646 <li>&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081; (Russian) Victor Titarchuk and Serhij Dubyk</li>
647 <li>Espa&ntilde;ol (Spanish) Alejandro Tiraboschi (UNC), Bernardo González Kriegel (UNC) and Martín Longo, with the help of the koha-es community.</li>
648 <li>Espa&ntilde;ol (Spanish, Venezuela) Ailé Filippi </li>
649 <li>Svenska (Swedish)</li>
650 <li>Tetun (Tetum) Karen Myers</li>
651 <li>&#3616;&#3634;&#3625;&#3634;&#3652;&#3607;&#3618; (Thai)</li>
652 <li>T&uuml;rk&ccedil;e (Turkish) pre-3.8: Selma Aslan; for 3.8+, Suleyman Demirel University (Ugur Bulgan, Onur Erdem, Kemal Caner Bayrakci, and Alper Tutunsatar)</li>
653 <li>&#1575;&#1585;&#1583;&#1608;(Urdu) Ata ur Rehman</li>
654 <li>&#1059;&#1082;&#1088;&#1072;&#1111;&#1085;&#1089;&#1100;&#1082;&#1072; (Ukrainian) Victor Titarchuk and Serhij Dubyk</li>
655             </ul>
656
657         </div>
658
659         <div id="history">
660         <h2>Koha history timeline</h2>
661     [% IF ! timeline_read_error %]
662         <table style="cursor:pointer">
663         <thead>
664         <tr>
665             <td  style="font-weight:bold;" >Date</td>
666             <td  style="font-weight:bold;" >Description</td>
667         </tr>
668         </thead>
669         [% FOREACH tabl IN table2 %]
670             <tr class="[% loop.parity %]">
671                 [% FOREACH ro IN tabl.row2 %]
672                      <td>[% ro.date %]</td>
673                      <td>[% ro.desc|html %]</td>
674                 [% END %]
675             </tr>
676         [% END %]
677         </table>
678     [% ELSE %]
679         <div class="dialog alert">
680             Could not read the history.txt file. Please make sure &lt;docdir&gt; is correctly defined in koha-conf.xml.
681         </div>
682     [% END %]
683         </div>
684
685     </div>
686 </div></div></div>
687 [% INCLUDE 'intranet-bottom.inc' %]