미디어위키 라이선스
이 위키는 MediaWiki(미디어위키)를 기반으로 작동합니다. Copyright © 2001-2024 Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, Niklas Laxström, Domas Mituzas, Rob Church, Yuri Astrakhan, Aryeh Gregor, Aaron Schulz, Andrew Garrett, Raimond Spekking, Alexandre Emsenhuber, Siebrand Mazeland, Chad Horohoe, Roan Kattouw, Trevor Parscal, Bryan Tong Minh, Sam Reed, Victor Vasiliev, Rotem Liss, Platonides, Antoine Musso, Timo Tijhof, Daniel Kinzler, Jeroen De Dauw, Brad Jorsch, Bartosz Dziewoński, Ed Sanders, Moriel Schottlender, 그 외 다른 개발자, translatewiki.net 번역자.
미디어위키는 자유 소프트웨어입니다. 당신은 자유 소프트웨어 재단이 발표한 GNU 일반 공중 사용 허가서 버전 2나 그 이후 버전에 따라 이 파일을 재배포하거나 수정할 수 있습니다.
미디어위키가 유용하게 사용될 수 있기를 바라지만 상용으로 사용되거나 특정 목적에 맞을 것이라는 것을 보증하지 않습니다. 자세한 내용은 GNU 일반 공중 사용 허가서 전문을 참조하십시오.
당신은 이 프로그램을 통해
GNU 일반 공중 사용 허가서 전문을 받았습니다. 그렇지 않다면, Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA로 편지를 보내주시거나
온라인으로 읽어보시기 바랍니다.
설치된 소프트웨어
제품 |
버전 |
MediaWiki |
1.32.0 |
PHP |
7.1.33-50+ubuntu18.04.1+deb.sury.org+2 (apache2handler) |
MariaDB |
10.3.39-MariaDB-1:10.3.39+maria~ubu1804-log |
ICU |
65.1 |
URL 진입점
설치된 스킨
스킨 | 버전 | 라이선스 | 설명 | 저자 |
---|
모노북 | – | GPL-2.0-or-later | 문서 배경에서 책의 흑백 사진을 이른, 2004년 이후의 고전 미디어위키 스킨 | Gabriel Wicke, Isarra Yos, 그 외 다른 개발자 |
타임리스 | 0.8.1 | GPL-2.0-or-later | 브랜든 해리스의 윈터 프로토타입 이후 개발된 타임리스 스킨 및 위키미디어 재단의 다양한 스타일. | Isarra Yos |
벡터 | – | GPL-2.0-or-later | 신선해 보이고 많은 사용성이 개선된 모노북의 현대 버전 | Trevor Parscal, Roan Kattouw, 그 외 다른 개발자 |
설치된 라이브러리
라이브러리 | 버전 | 라이선스 | 설명 | 저자 |
---|
composer/semver | 1.4.2 | MIT | Semver library that offers utilities, version constraint parsing and validation. | Nils Adermann, Jordi Boggiano, Rob Bast |
cssjanus/cssjanus | 1.2.0 | Apache-2.0 | Convert CSS stylesheets between left-to-right and right-to-left. | |
liuggio/statsd-php-client | 1.0.18 | MIT | Statsd (Object Oriented) client library for PHP | Giulio De Donato |
oojs/oojs-ui | 0.29.2 | MIT | Provides library of common widgets, layouts, and windows. | Timo Tijhof, Bartosz Dziewoński, Ed Sanders, James D. Forrester, Kirsten Menger-Anderson, Rob Moen, Roan Kattouw, Trevor Parscal, Kunal Mehta, Prateek Saxena |
pear/console_getopt | 1.4.1 | BSD-2-Clause | More info available on: http://pear.php.net/package/Console_Getopt | Greg Beaver, Andrei Zmievski, Stig Bakken |
pear/mail | 1.4.1 | BSD-2-Clause | Class that provides multiple interfaces for sending emails. | Chuck Hagenbuch, Richard Heyes, Aleksander Machniak |
pear/mail_mime | 1.10.2 | BSD-3-clause | Mail_Mime provides classes to create MIME messages | Cipriano Groenendal, Aleksander Machniak |
pear/net_smtp | 1.8.0 | BSD-2-Clause | An implementation of the SMTP protocol | Jon Parise, Chuck Hagenbuch |
pear/net_socket | 1.2.1 | BSD-2-Clause | More info available on: http://pear.php.net/package/Net_Socket | Chuck Hagenbuch, Aleksander Machniak, Stig Bakken |
pear/pear-core-minimal | 1.10.6 | BSD-3-Clause | Minimal set of PEAR core files to be used as composer dependency | Christian Weiske |
pear/pear_exception | 1.0.0 | BSD-2-Clause | The PEAR Exception base class. | Helgi Thormar, Greg Beaver |
psr/log | 1.0.2 | MIT | Common interface for logging libraries | PHP-FIG |
wikimedia/assert | 0.2.2 | MIT | Provides runtime assertions | Daniel Kinzler |
wikimedia/at-ease | 1.2.0 | GPL-2.0+ | Safe replacement to @ for suppressing warnings. | Tim Starling, MediaWiki developers |
wikimedia/base-convert | 2.0.0 | GPL-2.0-or-later | Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width. | Brion Vibber, Tyler Romeo |
wikimedia/cdb | 1.4.1 | GPL-2.0+ | Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent. | Daniel Kinzler, Tim Starling, Chad Horohoe, Ori Livneh |
wikimedia/cldr-plural-rule-parser | 1.0.0 | GPL-2.0+ | Evaluates plural rules specified in the CLDR project notation. | Tim Starling, Niklas Laxström |
wikimedia/composer-merge-plugin | 1.4.1 | MIT | Composer plugin to merge multiple composer.json files | Bryan Davis |
wikimedia/html-formatter | 1.0.2 | GPL-2.0-or-later | Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs. | MediaWiki contributors |
wikimedia/ip-set | 1.3.0 | GPL-2.0-or-later | Efficiently match IP addresses against a set of CIDR specifications. | Brandon Black |
wikimedia/less.php | 1.8.0 | Apache-2.0 | PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt) | Matt Agar, Martin Jantošovič, Josh Schmidt |
wikimedia/object-factory | 1.0.0 | GPL-2.0-or-later | Construct objects from configuration instructions | Bryan Davis |
wikimedia/php-session-serializer | 1.0.6 | GPL-2.0-or-later | Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION | Brad Jorsch |
wikimedia/purtle | 1.0.7 | GPL-2.0-or-later | Fast streaming RDF serializer | Daniel Kinzler, Stanislav Malyshev, C. Scott Ananian, Thiemo Kreuz |
wikimedia/relpath | 2.1.1 | MIT | Compute a relative filepath between two paths. | Ori Livneh |
wikimedia/remex-html | 2.0.1 | MIT | Fast HTML 5 parser | Tim Starling |
wikimedia/running-stat | 1.2.1 | GPL-2.0+ | PHP implementations of online statistical algorithms | Ori Livneh |
wikimedia/scoped-callback | 2.0.0 | GPL-2.0-or-later | Class for asserting that a callback happens when a dummy object leaves scope | Aaron Schulz |
wikimedia/timestamp | 2.2.0 | GPL-2.0-or-later | Creation, parsing, and conversion of timestamps | Tyler Romeo |
wikimedia/utfnormal | 2.0.0 | GPL-2.0-or-later | Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present | Brion Vibber |
wikimedia/wait-condition-loop | 1.0.1 | GPL-2.0+ | Wait loop that reaches a condition or times out | Aaron Schulz |
wikimedia/wrappedstring | 3.0.1 | MIT | Automatically compact sequentially-outputted strings that share a common prefix / suffix pair. | Timo Tijhof |
wikimedia/xmp-reader | 0.6.0 | GPL-2.0-or-later | Reader for XMP data containing properties relevant to images | Brian Wolff |
zordius/lightncandy | 0.23 | MIT | An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ). | Zordius Chen |
<gallery>,
<indicator>,
<nowiki>,
<pre>anchorencode, basepagename, basepagenamee, bidi, canonicalurl, canonicalurle, cascadingsources, defaultsort, displaytitle, filepath, formatdate, formatnum, fullpagename, fullpagenamee, fullurl, fullurle, gender, grammar, int, language, lc, lcfirst, localurl, localurle, namespace, namespacee, namespacenumber, ns, nse, numberingroup, numberofactiveusers, numberofadmins, numberofarticles, numberofedits, numberoffiles, numberofpages, numberofusers, padleft, padright, pageid, pagename, pagenamee, pagesincategory, pagesize, plural, protectionexpiry, protectionlevel, revisionday, revisionday2, revisionid, revisionmonth, revisionmonth1, revisiontimestamp, revisionuser, revisionyear, rootpagename, rootpagenamee, special, speciale, subjectpagename, subjectpagenamee, subjectspace, subjectspacee, subpagename, subpagenamee, tag, talkpagename, talkpagenamee, talkspace, talkspacee, uc, ucfirst, urlencode
visited from 3.144.7.151