credits.rst.txt 26 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043
  1. .. _credits:
  2. Credits
  3. =======
  4. Credits, in chronological order
  5. +++++++++++++++++++++++++++++++
  6. * Tobias Ratschiller <tobias\_at\_ratschiller.com>
  7. * creator of the phpMyAdmin project
  8. * maintainer from 1998 to summer 2000
  9. * Marc Delisle <marc\_at\_infomarc.info>
  10. * multi-language version in December 1998
  11. * various fixes and improvements
  12. * first version of the :term:`SQL` analyser (most of it)
  13. * maintainer from 2001 to 2015
  14. * Olivier Müller <om\_at\_omnis.ch>
  15. * started SourceForge phpMyAdmin project in March 2001
  16. * sync'ed different existing CVS trees with new features and bugfixes
  17. * multi-language improvements, dynamic language selection
  18. * many bugfixes and improvements
  19. * Loïc Chapeaux <lolo\_at\_phpheaven.net>
  20. * rewrote and optimized JavaScript, DHTML and DOM stuff
  21. * rewrote the scripts so they fit the :term:`PEAR` coding standards and
  22. generate XHTML1.0 and CSS2 compliant codes
  23. * improved the language detection system
  24. * many bugfixes and improvements
  25. * Robin Johnson <robbat2\_at\_users.sourceforge.net>
  26. * database maintenance controls
  27. * table type code
  28. * Host authentication :term:`IP` Allow/Deny
  29. * DB-based configuration (Not completed)
  30. * :term:`SQL` parser and pretty-printer
  31. * :term:`SQL` validator
  32. * many bugfixes and improvements
  33. * Armel Fauveau <armel.fauveau\_at\_globalis-ms.com>
  34. * bookmarks feature
  35. * multiple dump feature
  36. * gzip dump feature
  37. * zip dump feature
  38. * Geert Lund <glund\_at\_silversoft.dk>
  39. * various fixes
  40. * moderator of the phpMyAdmin former users forum at phpwizard.net
  41. * Korakot Chaovavanich <korakot\_at\_iname.com>
  42. * "insert as new row" feature
  43. * Pete Kelly <webmaster\_at\_trafficg.com>
  44. * rewrote and fix dump code
  45. * bugfixes
  46. * Steve Alberty <alberty\_at\_neptunlabs.de>
  47. * rewrote dump code for PHP4
  48. * mySQL table statistics
  49. * bugfixes
  50. * Benjamin Gandon <gandon\_at\_isia.cma.fr>
  51. * main author of the version 2.1.0.1
  52. * bugfixes
  53. * Alexander M. Turek <me\_at\_derrabus.de>
  54. * MySQL 4.0 / 4.1 / 5.0 compatibility
  55. * abstract database interface (PMA\_DBI) with MySQLi support
  56. * privileges administration
  57. * :term:`XML` exports
  58. * various features and fixes
  59. * German language file updates
  60. * Mike Beck <mike.beck\_at\_web.de>
  61. * automatic joins in QBE
  62. * links column in printview
  63. * Relation view
  64. * Michal Čihař <michal\_at\_cihar.com>
  65. * enhanced index creation/display feature
  66. * feature to use a different charset for HTML than for MySQL
  67. * improvements of export feature
  68. * various features and fixes
  69. * Czech language file updates
  70. * created current website for phpMyAdmin
  71. * Christophe Gesché from the "MySQL Form Generator for PHPMyAdmin"
  72. (https://sourceforge.net/projects/phpmysqlformgen/)
  73. * suggested the patch for multiple table printviews
  74. * Garvin Hicking <me\_at\_supergarv.de>
  75. * built the patch for vertical display of table rows
  76. * built the Javascript based Query window + :term:`SQL` history
  77. * Improvement of column/db comments
  78. * (MIME)-Transformations for columns
  79. * Use custom alias names for Databases in left frame
  80. * hierarchical/nested table display
  81. * :term:`PDF`-scratchboard for WYSIWYG-
  82. distribution of :term:`PDF` relations
  83. * new icon sets
  84. * vertical display of column properties page
  85. * some bugfixes, features, support, German language additions
  86. * Yukihiro Kawada <kawada\_at\_den.fujifilm.co.jp>
  87. * japanese kanji encoding conversion feature
  88. * Piotr Roszatycki <d3xter\_at\_users.sourceforge.net> and Dan Wilson
  89. * the Cookie authentication mode
  90. * Axel Sander <n8falke\_at\_users.sourceforge.net>
  91. * table relation-links feature
  92. * Maxime Delorme <delorme.maxime\_at\_free.fr>
  93. * :term:`PDF` schema output, thanks also to
  94. Olivier Plathey for the "FPDF" library (see <http://www.fpdf.org/>), Steven
  95. Wittens for the "UFPDF" library and
  96. Nicola Asuni for the "TCPDF" library (see <https://tcpdf.org/>).
  97. * Olof Edlund <olof.edlund\_at\_upright.se>
  98. * :term:`SQL` validator server
  99. * Ivan R. Lanin <ivanlanin\_at\_users.sourceforge.net>
  100. * phpMyAdmin logo (until June 2004)
  101. * Mike Cochrane <mike\_at\_graftonhall.co.nz>
  102. * blowfish library from the Horde project (withdrawn in release 4.0)
  103. * Marcel Tschopp <ne0x\_at\_users.sourceforge.net>
  104. * mysqli support
  105. * many bugfixes and improvements
  106. * Nicola Asuni (Tecnick.com)
  107. * TCPDF library (<https://tcpdf.org>)
  108. * Michael Keck <mkkeck\_at\_users.sourceforge.net>
  109. * redesign for 2.6.0
  110. * phpMyAdmin sailboat logo (June 2004)
  111. * Mathias Landhäußer
  112. * Representation at conferences
  113. * Sebastian Mendel <cybot\_tm\_at\_users.sourceforge.net>
  114. * interface improvements
  115. * various bugfixes
  116. * Ivan A Kirillov
  117. * new relations Designer
  118. * Raj Kissu Rajandran (Google Summer of Code 2008)
  119. * BLOBstreaming support (withdrawn in release 4.0)
  120. * Piotr Przybylski (Google Summer of Code 2008, 2010 and 2011)
  121. * improved setup script
  122. * user preferences
  123. * Drizzle support
  124. * Derek Schaefer (Google Summer of Code 2009)
  125. * Improved the import system
  126. * Alexander Rutkowski (Google Summer of Code 2009)
  127. * Tracking mechanism
  128. * Zahra Naeem (Google Summer of Code 2009)
  129. * Synchronization feature (removed in release 4.0)
  130. * Tomáš Srnka (Google Summer of Code 2009)
  131. * Replication support
  132. * Muhammad Adnan (Google Summer of Code 2010)
  133. * Relation schema export to multiple formats
  134. * Lori Lee (Google Summer of Code 2010)
  135. * User interface improvements
  136. * ENUM/SET editor
  137. * Simplified interface for export/import
  138. * Ninad Pundalik (Google Summer of Code 2010)
  139. * AJAXifying the interface
  140. * Martynas Mickevičius (Google Summer of Code 2010)
  141. * Charts
  142. * Barrie Leslie
  143. * BLOBstreaming support with PBMS PHP extension (withdrawn in release
  144. 4.0)
  145. * Ankit Gupta (Google Summer of Code 2010)
  146. * Visual query builder
  147. * Madhura Jayaratne (Google Summer of Code 2011)
  148. * OpenGIS support
  149. * Ammar Yasir (Google Summer of Code 2011)
  150. * Zoom search
  151. * Aris Feryanto (Google Summer of Code 2011)
  152. * Browse-mode improvements
  153. * Thilanka Kaushalya (Google Summer of Code 2011)
  154. * AJAXification
  155. * Tyron Madlener (Google Summer of Code 2011)
  156. * Query statistics and charts for the status page
  157. * Zarubin Stas (Google Summer of Code 2011)
  158. * Automated testing
  159. * Rouslan Placella (Google Summer of Code 2011 and 2012)
  160. * Improved support for Stored Routines, Triggers and Events
  161. * Italian translation updates
  162. * Removal of frames, new navigation
  163. * Dieter Adriaenssens
  164. * Various bugfixes
  165. * Dutch translation updates
  166. * Alex Marin (Google Summer of Code 2012)
  167. * New plugins and properties system
  168. * Thilina Buddika Abeyrathna (Google Summer of Code 2012)
  169. * Refactoring
  170. * Atul Pratap Singh (Google Summer of Code 2012)
  171. * Refactoring
  172. * Chanaka Indrajith (Google Summer of Code 2012)
  173. * Refactoring
  174. * Yasitha Pandithawatta (Google Summer of Code 2012)
  175. * Automated testing
  176. * Jim Wigginton (phpseclib.sourceforge.net)
  177. * phpseclib
  178. * Bin Zu (Google Summer of Code 2013)
  179. * Refactoring
  180. * Supun Nakandala (Google Summer of Code 2013)
  181. * Refactoring
  182. * Mohamed Ashraf (Google Summer of Code 2013)
  183. * AJAX error reporting
  184. * Adam Kang (Google Summer of Code 2013)
  185. * Automated testing
  186. * Ayush Chaudhary (Google Summer of Code 2013)
  187. * Automated testing
  188. * Kasun Chathuranga (Google Summer of Code 2013)
  189. * Interface improvements
  190. * Hugues Peccatte
  191. * Load/save query by example (database search bookmarks)
  192. * Smita Kumari (Google Summer of Code 2014)
  193. * Central list of columns
  194. * Improve table structure (normalization)
  195. * Ashutosh Dhundhara (Google Summer of Code 2014)
  196. * Interface improvements
  197. * Dhananjay Nakrani (Google Summer of Code 2014)
  198. * PHP error reporting
  199. * Edward Cheng (Google Summer of Code 2014)
  200. * SQL Query Console
  201. * Kankanamge Bimal Yashodha (Google Summer of Code 2014)
  202. * Refactoring: Designer/schema integration
  203. * Chirayu Chiripal (Google Summer of Code 2014)
  204. * Custom field handlers (Input based MIME transformations)
  205. * Export with table/column name changes
  206. * Dan Ungureanu (Google Summer of Code 2015)
  207. * New parser and analyzer
  208. * Nisarg Jhaveri (Google Summer of Code 2015)
  209. * Page-related settings
  210. * SQL debugging integration to the Console
  211. * Other UI improvements
  212. * Deven Bansod (Google Summer of Code 2015)
  213. * Print view using CSS
  214. * Other UI improvements and new features
  215. * Deven Bansod (Google Summer of Code 2017)
  216. * Improvements to the Error Reporting Server
  217. * Improved Selenium testing
  218. * Manish Bisht (Google Summer of Code 2017)
  219. * Mobile user interface
  220. * Remove inline JavaScript code
  221. * Other UI improvements
  222. * Raghuram Vadapalli (Google Summer of Code 2017)
  223. * Multi-table query interface
  224. * Allow Designer to work with tables from other databases
  225. * Other UI improvements
  226. And also to the following people who have contributed minor changes,
  227. enhancements, bugfixes or support for a new language since version
  228. 2.1.0:
  229. Bora Alioglu, Ricardo ?, Sven-Erik Andersen, Alessandro Astarita,
  230. Péter Bakondy, Borges Botelho, Olivier Bussier, Neil Darlow, Mats
  231. Engstrom, Ian Davidson, Laurent Dhima, Kristof Hamann, Thomas Kläger,
  232. Lubos Klokner, Martin Marconcini, Girish Nair, David Nordenberg,
  233. Andreas Pauley, Bernard M. Piller, Laurent Haas, "Sakamoto", Yuval
  234. Sarna, www.securereality.com.au, Alexis Soulard, Alvar Soome, Siu Sun,
  235. Peter Svec, Michael Tacelosky, Rachim Tamsjadi, Kositer Uros, Luís V.,
  236. Martijn W. van der Lee, Algis Vainauskas, Daniel Villanueva, Vinay,
  237. Ignacio Vazquez-Abrams, Chee Wai, Jakub Wilk, Thomas Michael
  238. Winningham, Vilius Zigmantas, "Manuzhai".
  239. Translators
  240. +++++++++++
  241. Following people have contributed to translation of phpMyAdmin:
  242. * Albanian
  243. * Arben Çokaj <acokaj\_at\_shkoder.net>
  244. * Arabic
  245. * Ahmed Saleh Abd El-Raouf Ismae <a.saleh.ismael\_at\_gmail.com>
  246. * Ahmed Saad <egbrave\_at\_hotmail.com>
  247. * hassan mokhtari <persiste1\_at\_gmail.com>
  248. * Armenian
  249. * Andrey Aleksanyants <aaleksanyants\_at\_yahoo.com>
  250. * Azerbaijani
  251. * Mircəlal <01youknowme\_at\_gmail.com>
  252. * Huseyn <huseyn_esgerov\_at\_mail.ru>
  253. * Sevdimali İsa <sevdimaliisayev\_at\_mail.ru>
  254. * Jafar <sharifov\_at\_programmer.net>
  255. * Belarusian
  256. * Viktar Palstsiuk <vipals\_at\_gmail.com>
  257. * Bulgarian
  258. * Boyan Kehayov <bkehayov\_at\_gmail.com>
  259. * Valter Georgiev <blagynchy\_at\_gmail.com>
  260. * Valentin Mladenov <hudsonvsm\_at\_gmail.com>
  261. * P <plamen_mbx\_at\_yahoo.com>
  262. * krasimir <vip\_at\_krasio-valia.com>
  263. * Catalan
  264. * josep constanti <jconstanti\_at\_yahoo.es>
  265. * Xavier Navarro <xvnavarro\_at\_gmail.com>
  266. * Chinese (China)
  267. * Vincent Lau <3092849\_at\_qq.com>
  268. * Zheng Dan <clanboy\_at\_163.com>
  269. * disorderman <disorderman\_at\_qq.com>
  270. * Rex Lee <duguying2008\_at\_gmail.com>
  271. * <fundawang\_at\_gmail.com>
  272. * popcorner <memoword\_at\_163.com>
  273. * Yizhou Qiang <qyz.yswy\_at\_hotmail.com>
  274. * zz <tczzjin\_at\_gmail.com>
  275. * Terry Weng <wengshiyu\_at\_gmail.com>
  276. * whh <whhlcj\_at\_126.com>
  277. * Chinese (Taiwan)
  278. * Albert Song <albb0920\_at\_gmail.com>
  279. * Chien Wei Lin <cwlin0416\_at\_gmail.com>
  280. * Peter Dave Hello <xs910203\_at\_gmail.com>
  281. * Colognian
  282. * Purodha <publi\_at\_web.de>
  283. * Czech
  284. * Aleš Hakl <ales\_at\_hakl.net>
  285. * Dalibor Straka <dalibor.straka3\_at\_gmail.com>
  286. * Martin Vidner <martin\_at\_vidner.net>
  287. * Ondra Šimeček <ondrasek.simecek\_at\_gmail.com>
  288. * Jan Palider <palider\_at\_seznam.cz>
  289. * Petr Kateřiňák <petr.katerinak\_at\_gmail.com>
  290. * Danish
  291. * Aputsiaĸ Niels Janussen <aj\_at\_isit.gl>
  292. * Dennis Jakobsen <dennis.jakobsen\_at\_gmail.com>
  293. * Jonas <jonas.den.smarte\_at\_gmail.com>
  294. * Claus Svalekjaer <just.my.smtp.server\_at\_gmail.com>
  295. * Dutch
  296. * A. Voogt <a.voogt\_at\_hccnet.nl>
  297. * dingo thirteen <dingo13\_at\_gmail.com>
  298. * Robin van der Vliet <info\_at\_robinvandervliet.nl>
  299. * Dieter Adriaenssens <ruleant\_at\_users.sourceforge.net>
  300. * Niko Strijbol <strijbol.niko\_at\_gmail.com>
  301. * English (United Kingdom)
  302. * Dries Verschuere <dries.verschuere\_at\_outlook.com>
  303. * Francisco Rocha <j.francisco.o.rocha\_at\_zoho.com>
  304. * Marc Delisle <marc\_at\_infomarc.info>
  305. * Marek Tomaštík <tomastik.m\_at\_gmail.com>
  306. * Esperanto
  307. * Eliovir <eliovir\_at\_gmail.com>
  308. * Robin van der Vliet <info\_at\_robinvandervliet.nl>
  309. * Estonian
  310. * Kristjan Räts <kristjanrats\_at\_gmail.com>
  311. * Finnish
  312. * Juha Remes <jremes\_at\_outlook.com>
  313. * Lari Oesch <lari\_at\_oesch.me>
  314. * French
  315. * Marc Delisle <marc\_at\_infomarc.info>
  316. * Frisian
  317. * Robin van der Vliet <info\_at\_robinvandervliet.nl>
  318. * Galician
  319. * Xosé Calvo <xosecalvo\_at\_gmail.com>
  320. * German
  321. * Julian Ladisch <github.com-t3if\_at\_ladisch.de>
  322. * Jan Erik Zassenhaus <jan.zassenhaus\_at\_jgerman.de>
  323. * Lasse Goericke <lasse\_at\_mydom.de>
  324. * Matthias Bluthardt <matthias\_at\_bluthardt.org>
  325. * Michael Koch <michael.koch\_at\_enough.de>
  326. * Ann + J.M. <phpMyAdmin\_at\_ZweiSteinSoft.de>
  327. * <pma\_at\_sebastianmendel.de>
  328. * Phillip Rohmberger <rohmberger\_at\_hotmail.de>
  329. * Hauke Henningsen <sqrt\_at\_entless.org>
  330. * Greek
  331. * Παναγιώτης Παπάζογλου <papaz_p\_at\_yahoo.com>
  332. * Hebrew
  333. * Moshe Harush <mmh15\_at\_windowslive.com>
  334. * Yaron Shahrabani <sh.yaron\_at\_gmail.com>
  335. * Eyal Visoker <visokereyal\_at\_gmail.com>
  336. * Hindi
  337. * Atul Pratap Singh <atulpratapsingh05\_at\_gmail.com>
  338. * Yogeshwar <charanyogeshwar\_at\_gmail.com>
  339. * Deven Bansod <devenbansod.bits\_at\_gmail.com>
  340. * Kushagra Pandey <kushagra4296\_at\_gmail.com>
  341. * Nisarg Jhaveri <nisargjhaveri\_at\_gmail.com>
  342. * Roohan Kazi <roohan_cena\_at\_yahoo.co.in>
  343. * Yugal Pantola <yug.scorpio\_at\_gmail.com>
  344. * Hungarian
  345. * Akos Eros <erosakos02\_at\_gmail.com>
  346. * Dániel Tóth <leedermeister\_at\_gmail.com>
  347. * Szász Attila <undernetangel\_at\_gmail.com>
  348. * Balázs Úr <urbalazs\_at\_gmail.com>
  349. * Indonesian
  350. * Deky Arifianto <Deky40\_at\_gmail.com>
  351. * Andika Triwidada <andika\_at\_gmail.com>
  352. * Dadan Setia <da2n_s\_at\_yahoo.co.id>
  353. * Dadan Setia <dadan.setia\_at\_gmail.com>
  354. * Yohanes Edwin <edwin\_at\_yohanesedwin.com>
  355. * Fadhiil Rachman <fadhiilrachman\_at\_gmail.com>
  356. * Benny <tarzq28\_at\_gmail.com>
  357. * Tommy Surbakti <tommy\_at\_surbakti.net>
  358. * Zufar Fathi Suhardi <zufar.bogor\_at\_gmail.com>
  359. * Interlingua
  360. * Giovanni Sora <g.sora\_at\_tiscali.it>
  361. * Italian
  362. * Francesco Saverio Giacobazzi <francesco.giacobazzi\_at\_ferrania.it>
  363. * Marco Pozzato <ironpotts\_at\_gmail.com>
  364. * Stefano Martinelli <stefano.ste.martinelli\_at\_gmail.com>
  365. * Japanese
  366. * k725 <alexalex.kobayashi\_at\_gmail.com>
  367. * Hiroshi Chiyokawa <hiroshi.chiyokawa\_at\_gmail.com>
  368. * Masahiko HISAKAWA <orzkun\_at\_ageage.jp>
  369. * worldwideskier <worldwideskier\_at\_yahoo.co.jp>
  370. * Kannada
  371. * Robin van der Vliet <info\_at\_robinvandervliet.nl>
  372. * Shameem Ahmed A Mulla <shameem.sam\_at\_gmail.com>
  373. * Korean
  374. * Bumsoo Kim <bskim45\_at\_gmail.com>
  375. * Kyeong Su Shin <cdac1234\_at\_gmail.com>
  376. * Dongyoung Kim <dckyoung\_at\_gmail.com>
  377. * Myung-han Yu <greatymh\_at\_gmail.com>
  378. * JongDeok <human.zion\_at\_gmail.com>
  379. * Yong Kim <kim\_at\_nhn.com>
  380. * 이경준 <kyungjun2\_at\_gmail.com>
  381. * Seongki Shin <skshin\_at\_gmail.com>
  382. * Yoon Bum-Jong <virusyoon\_at\_gmail.com>
  383. * Koo Youngmin <youngminz.kr\_at\_gmail.com>
  384. * Kurdish Sorani
  385. * Alan Hilal <alan.hilal94\_at\_gmail.com>
  386. * Aso Naderi <aso.naderi\_at\_gmail.com>
  387. * muhammad <esy_vb\_at\_yahoo.com>
  388. * Zrng Abdulla <zhyarabdulla94\_at\_gmail.com>
  389. * Latvian
  390. * Latvian TV <dnighttv\_at\_gmail.com>
  391. * Edgars Neimanis <edgarsneims5092\_at\_inbox.lv>
  392. * Ukko <perkontevs\_at\_gmail.com>
  393. * Limburgish
  394. * Robin van der Vliet <info\_at\_robinvandervliet.nl>
  395. * Lithuanian
  396. * Vytautas Motuzas <v.motuzas\_at\_gmail.com>
  397. * Malay
  398. * Amir Hamzah <amir.overlord666\_at\_gmail.com>
  399. * diprofinfiniti <anonynuine-999\_at\_yahoo.com>
  400. * Nepali
  401. * Nabin Ghimire <nnabinn\_at\_hotmail.com>
  402. * Norwegian Bokmål
  403. * Børge Holm-Wennberg <borge947\_at\_gmail.com>
  404. * Tor Stokkan <danorse\_at\_gmail.com>
  405. * Espen Frøyshov <efroys\_at\_gmail.com>
  406. * Kurt Eilertsen <kurt\_at\_kheds.com>
  407. * Christoffer Haugom <ph3n1x.nobody\_at\_gmail.com>
  408. * Sebastian <sebastian\_at\_sgundersen.com>
  409. * Tomas <tomas\_at\_tomasruud.com>
  410. * Persian
  411. * ashkan shirian <ashkan.shirian\_at\_gmail.com>
  412. * HM <goodlinuxuser\_at\_chmail.ir>
  413. * Polish
  414. * Andrzej <andrzej\_at\_kynu.pl>
  415. * Przemo <info\_at\_opsbielany.waw.pl>
  416. * Krystian Biesaga <krystian4842\_at\_gmail.com>
  417. * Maciej Gryniuk <maciejka45\_at\_gmail.com>
  418. * Michał VonFlynee <vonflynee\_at\_gmail.com>
  419. * Portuguese
  420. * Alexandre Badalo <alexandre.badalo\_at\_sapo.pt>
  421. * João Rodrigues <geral\_at\_jonilive.com>
  422. * Pedro Ribeiro <p.m42.ribeiro\_at\_gmail.com>
  423. * Sandro Amaral <sandro123iv\_at\_gmail.com>
  424. * Portuguese (Brazil)
  425. * Alex Rohleder <alexrohleder96\_at\_outlook.com>
  426. * bruno mendax <brunomendax\_at\_gmail.com>
  427. * Danilo GUia <danilo.eng\_at\_globomail.com>
  428. * Douglas Rafael Morais Kollar <douglas.kollar\_at\_pg.df.gov.br>
  429. * Douglas Eccker <douglaseccker\_at\_hotmail.com>
  430. * Ed Jr <edjacobjunior\_at\_gmail.com>
  431. * Guilherme Souza Silva <g.szsilva\_at\_gmail.com>
  432. * Guilherme Seibt <gui\_at\_webseibt.net>
  433. * Helder Santana <helder.bs.santana\_at\_gmail.com>
  434. * Junior Zancan <jrzancan\_at\_hotmail.com>
  435. * Luis <luis.eduardo.braschi\_at\_outlook.com>
  436. * Marcos Algeri <malgeri\_at\_gmail.com>
  437. * Marc Delisle <marc\_at\_infomarc.info>
  438. * Renato Rodrigues de Lima Júnio <renatomdd\_at\_yahoo.com.br>
  439. * Thiago Casotti <thiago.casotti\_at\_uol.com.br>
  440. * Victor Laureano <victor.laureano\_at\_gmail.com>
  441. * Vinícius Araújo <vinipitta\_at\_gmail.com>
  442. * Washington Bruno Rodrigues Cav <washingtonbruno\_at\_msn.com>
  443. * Yan Gabriel <yansilvagabriel\_at\_gmail.com>
  444. * Punjabi
  445. * Robin van der Vliet <info\_at\_robinvandervliet.nl>
  446. * Romanian
  447. * Alex <amihaita\_at\_yahoo.com>
  448. * Costel Cocerhan <costa1988sv\_at\_gmail.com>
  449. * Ion Adrian-Ionut <john\_at\_panevo.ro>
  450. * Raul Molnar <molnar.raul\_at\_wservices.eu>
  451. * Deleted User <noreply\_at\_weblate.org>
  452. * Stefan Murariu <stefan.murariu\_at\_yahoo.com>
  453. * Russian
  454. * Andrey Aleksanyants <aaleksanyants\_at\_yahoo.com>
  455. * <ddrmoscow\_at\_gmail.com>
  456. * Robin van der Vliet <info\_at\_robinvandervliet.nl>
  457. * Хомутов Иван Сергеевич <khomutov.ivan\_at\_mail.ru>
  458. * Alexey Rubinov <orion1979\_at\_yandex.ru>
  459. * Олег Карпов <salvadoporjc\_at\_gmail.com>
  460. * Egorov Artyom <unlucky\_at\_inbox.ru>
  461. * Serbian
  462. * Smart Kid <kidsmart33\_at\_gmail.com>
  463. * Sinhala
  464. * Madhura Jayaratne <madhura.cj\_at\_gmail.com>
  465. * Slovak
  466. * Martin Lacina <martin\_at\_whistler.sk>
  467. * Patrik Kollmann <parkourpotex\_at\_gmail.com>
  468. * Jozef Pistej <pistej2\_at\_gmail.com>
  469. * Slovenian
  470. * Domen <mitenem\_at\_outlook.com>
  471. * Spanish
  472. * Luis García Sevillano <floss.dev\_at\_gmail.com>
  473. * Franco <fulanodetal.github1\_at\_openaliasbox.org>
  474. * Luis Ruiz <luisan00\_at\_hotmail.com>
  475. * Macofe <macofe.languagetool\_at\_gmail.com>
  476. * Matías Bellone <matiasbellone+weblate\_at\_gmail.com>
  477. * Rodrigo A. <ra4\_at\_openmailbox.org>
  478. * FAMMA TV NOTICIAS MEDIOS DE CO <revistafammatvmusic.oficial\_at\_gmail.com>
  479. * Ronnie Simon <ronniesimonf\_at\_gmail.com>
  480. * Swedish
  481. * Anders Jonsson <anders.jonsson\_at\_norsjovallen.se>
  482. * Tamil
  483. * கணேஷ் குமார் <GANESHTHEONE\_at\_gmail.com>
  484. * Achchuthan Yogarajah <achch1990\_at\_gmail.com>
  485. * Rifthy Ahmed <rifthy456\_at\_gmail.com>
  486. * Thai
  487. * <nontawat39\_at\_gmail.com>
  488. * Somthanat W. <somthanat\_at\_gmail.com>
  489. * Turkish
  490. * Burak Yavuz <hitowerdigit\_at\_hotmail.com>
  491. * Ukrainian
  492. * Сергій Педько <nitrotoll\_at\_gmail.com>
  493. * Igor <vmta\_at\_yahoo.com>
  494. * Vitaliy Perekupka <vperekupka\_at\_gmail.com>
  495. * Vietnamese
  496. * Bao Phan <baophan94\_at\_icloud.com>
  497. * Xuan Hung <mr.hungdx\_at\_gmail.com>
  498. * Bao trinh minh <trinhminhbao\_at\_gmail.com>
  499. * West Flemish
  500. * Robin van der Vliet <info\_at\_robinvandervliet.nl>
  501. Documentation translators
  502. +++++++++++++++++++++++++
  503. Following people have contributed to translation of phpMyAdmin documentation:
  504. * Albanian
  505. * Arben Çokaj <acokaj\_at\_shkoder.net>
  506. * Arabic
  507. * Ahmed El Azzabi <ahmedtek1993\_at\_gmail.com>
  508. * Omar Essam <omar_2412\_at\_live.com>
  509. * Armenian
  510. * Andrey Aleksanyants <aaleksanyants\_at\_yahoo.com>
  511. * Azerbaijani
  512. * Mircəlal <01youknowme\_at\_gmail.com>
  513. * Sevdimali İsa <sevdimaliisayev\_at\_mail.ru>
  514. * Catalan
  515. * josep constanti <jconstanti\_at\_yahoo.es>
  516. * Joan Montané <joan\_at\_montane.cat>
  517. * Xavier Navarro <xvnavarro\_at\_gmail.com>
  518. * Chinese (China)
  519. * Vincent Lau <3092849\_at\_qq.com>
  520. * 罗攀登 <6375lpd\_at\_gmail.com>
  521. * disorderman <disorderman\_at\_qq.com>
  522. * ITXiaoPang <djh1017555\_at\_126.com>
  523. * tunnel213 <tunnel213\_at\_aliyun.com>
  524. * Terry Weng <wengshiyu\_at\_gmail.com>
  525. * whh <whhlcj\_at\_126.com>
  526. * Chinese (Taiwan)
  527. * Chien Wei Lin <cwlin0416\_at\_gmail.com>
  528. * Peter Dave Hello <xs910203\_at\_gmail.com>
  529. * Czech
  530. * Aleš Hakl <ales\_at\_hakl.net>
  531. * Michal Čihař <michal\_at\_cihar.com>
  532. * Jan Palider <palider\_at\_seznam.cz>
  533. * Petr Kateřiňák <petr.katerinak\_at\_gmail.com>
  534. * Danish
  535. * Aputsiaĸ Niels Janussen <aj\_at\_isit.gl>
  536. * Claus Svalekjaer <just.my.smtp.server\_at\_gmail.com>
  537. * Dutch
  538. * A. Voogt <a.voogt\_at\_hccnet.nl>
  539. * dingo thirteen <dingo13\_at\_gmail.com>
  540. * Dries Verschuere <dries.verschuere\_at\_outlook.com>
  541. * Robin van der Vliet <info\_at\_robinvandervliet.nl>
  542. * Stefan Koolen <nast3zz\_at\_gmail.com>
  543. * Ray Borggreve <ray\_at\_datahuis.net>
  544. * Dieter Adriaenssens <ruleant\_at\_users.sourceforge.net>
  545. * Tom Hofman <tom.hofman\_at\_gmail.com>
  546. * Estonian
  547. * Kristjan Räts <kristjanrats\_at\_gmail.com>
  548. * Finnish
  549. * Juha <jremes\_at\_outlook.com>
  550. * French
  551. * Cédric Corazza <cedric.corazza\_at\_wanadoo.fr>
  552. * Étienne Gilli <etienne.gilli\_at\_gmail.com>
  553. * Marc Delisle <marc\_at\_infomarc.info>
  554. * Donavan_Martin <mart.donavan\_at\_hotmail.com>
  555. * Frisian
  556. * Robin van der Vliet <info\_at\_robinvandervliet.nl>
  557. * Galician
  558. * Xosé Calvo <xosecalvo\_at\_gmail.com>
  559. * German
  560. * Daniel <d.gnauk89\_at\_googlemail.com>
  561. * JH M <janhenrikm\_at\_yahoo.de>
  562. * Lasse Goericke <lasse\_at\_mydom.de>
  563. * Michael Koch <michael.koch\_at\_enough.de>
  564. * Ann + J.M. <phpMyAdmin\_at\_ZweiSteinSoft.de>
  565. * Niemand Jedermann <predatorix\_at\_web.de>
  566. * Phillip Rohmberger <rohmberger\_at\_hotmail.de>
  567. * Hauke Henningsen <sqrt\_at\_entless.org>
  568. * Greek
  569. * Παναγιώτης Παπάζογλου <papaz_p\_at\_yahoo.com>
  570. * Hungarian
  571. * Balázs Úr <urbalazs\_at\_gmail.com>
  572. * Italian
  573. * Francesco Saverio Giacobazzi <francesco.giacobazzi\_at\_ferrania.it>
  574. * Marco Pozzato <ironpotts\_at\_gmail.com>
  575. * Stefano Martinelli <stefano.ste.martinelli\_at\_gmail.com>
  576. * TWS <tablettws\_at\_gmail.com>
  577. * Japanese
  578. * Eshin Kunishima <ek\_at\_luna.miko.im>
  579. * Hiroshi Chiyokawa <hiroshi.chiyokawa\_at\_gmail.com>
  580. * Lithuanian
  581. * Jur Kis <atvejis\_at\_gmail.com>
  582. * Dovydas <dovy.buz\_at\_gmail.com>
  583. * Norwegian Bokmål
  584. * Tor Stokkan <danorse\_at\_gmail.com>
  585. * Kurt Eilertsen <kurt\_at\_kheds.com>
  586. * Portuguese (Brazil)
  587. * Alexandre Moretti <alemoretti2010\_at\_hotmail.com>
  588. * Douglas Rafael Morais Kollar <douglas.kollar\_at\_pg.df.gov.br>
  589. * Guilherme Seibt <gui\_at\_webseibt.net>
  590. * Helder Santana <helder.bs.santana\_at\_gmail.com>
  591. * Michal Čihař <michal\_at\_cihar.com>
  592. * Michel Souza <michel.ekio\_at\_gmail.com>
  593. * Danilo Azevedo <mrdaniloazevedo\_at\_gmail.com>
  594. * Thiago Casotti <thiago.casotti\_at\_uol.com.br>
  595. * Vinícius Araújo <vinipitta\_at\_gmail.com>
  596. * Yan Gabriel <yansilvagabriel\_at\_gmail.com>
  597. * Slovak
  598. * Martin Lacina <martin\_at\_whistler.sk>
  599. * Michal Čihař <michal\_at\_cihar.com>
  600. * Jozef Pistej <pistej2\_at\_gmail.com>
  601. * Slovenian
  602. * Domen <mitenem\_at\_outlook.com>
  603. * Spanish
  604. * Luis García Sevillano <floss.dev\_at\_gmail.com>
  605. * Franco <fulanodetal.github1\_at\_openaliasbox.org>
  606. * Matías Bellone <matiasbellone+weblate\_at\_gmail.com>
  607. * Ronnie Simon <ronniesimonf\_at\_gmail.com>
  608. * Turkish
  609. * Burak Yavuz <hitowerdigit\_at\_hotmail.com>
  610. Original Credits of Version 2.1.0
  611. +++++++++++++++++++++++++++++++++
  612. This work is based on Peter Kuppelwieser's MySQL-Webadmin. It was his
  613. idea to create a web-based interface to MySQL using PHP3. Although I
  614. have not used any of his source-code, there are some concepts I've
  615. borrowed from him. phpMyAdmin was created because Peter told me he
  616. wasn't going to further develop his (great) tool.
  617. Thanks go to
  618. * Amalesh Kempf <ak-lsml\_at\_living-source.com> who contributed the
  619. code for the check when dropping a table or database. He also
  620. suggested that you should be able to specify the primary key on
  621. tbl\_create.php3. To version 1.1.1 he contributed the ldi\_\*.php3-set
  622. (Import text-files) as well as a bug-report. Plus many smaller
  623. improvements.
  624. * Jan Legenhausen <jan\_at\_nrw.net>: He made many of the changes that
  625. were introduced in 1.3.0 (including quite significant ones like the
  626. authentication). For 1.4.1 he enhanced the table-dump feature. Plus
  627. bug-fixes and help.
  628. * Marc Delisle <DelislMa\_at\_CollegeSherbrooke.qc.ca> made phpMyAdmin
  629. language-independent by outsourcing the strings to a separate file. He
  630. also contributed the French translation.
  631. * Alexandr Bravo <abravo\_at\_hq.admiral.ru> who contributed
  632. tbl\_select.php3, a feature to display only some columns from a table.
  633. * Chris Jackson <chrisj\_at\_ctel.net> added support for MySQL functions
  634. in tbl\_change.php3. He also added the "Query by Example" feature in
  635. 2.0.
  636. * Dave Walton <walton\_at\_nordicdms.com> added support for multiple
  637. servers and is a regular contributor for bug-fixes.
  638. * Gabriel Ash <ga244\_at\_is8.nyu.edu> contributed the random access
  639. features for 2.0.6.
  640. The following people have contributed minor changes, enhancements,
  641. bugfixes or support for a new language:
  642. Jim Kraai, Jordi Bruguera, Miquel Obrador, Geert Lund, Thomas
  643. Kleemann, Alexander Leidinger, Kiko Albiol, Daniel C. Chao, Pavel
  644. Piankov, Sascha Kettler, Joe Pruett, Renato Lins, Mark Kronsbein,
  645. Jannis Hermanns, G. Wieggers.
  646. And thanks to everyone else who sent me email with suggestions, bug-
  647. reports and or just some feedback.