MediaWiki: Difference between revisions
(restoring unspammed version) |
|||
Line 44: | Line 44: | ||
|[https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=RELEASE-NOTES;hb=REL1_17 RELEASE-NOTES] | |[https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=RELEASE-NOTES;hb=REL1_17 RELEASE-NOTES] | ||
|[[2012]] | |[[2012]] | ||
| | |||
|- | |- | ||
|[[/1.16|1.16]] | |[[/1.16|1.16]] | ||
Line 152: | Line 151: | ||
|} | |} | ||
'''<tt>[[mw:Release notes]]</tt>''' need to be read through to map which functionality was added when and then in a timeline article match what the Consumium [[design paradigm]] to getter a better view. | '''<tt>[[mw:Release notes]]</tt>''' need to be read through to map which functionality was added when and then in a timeline article match what the Consumium [[design paradigm]] to getter a better view. |
Revision as of 12:32, 28 December 2012
MediaWiki (.org) is the software Consumerium uses on its R&D wiki which you are using right now.
Figuring out how to best use it's extra namespaces, templates, categories, extensions and widgets for achieving Consumium goals is of the essence of the Consumium effort.
During the years of it's evolution MediaWiki has grown to include novel ways of extending the software with possibility to have categories, extra namespaces, templates, MediaWiki/extensions and later on with MediaWiki/widgets
mw:MediaWiki history, mw:Release notes and mw:Roadmap shed light on the developments of the MediaWiki software from Magnus Manske's original "PhaseIII" code rewrite into PHP Who'd known that PHP scripts run one of the planets biggest sites Wikipedia and has thus been proven to scale to serve tens of thousands or even hundereds thousands of requests per second.
It is not however ideal as a piece of code to work with our hardware requirements or protocol requirements, e.g. it does not currently integrate with any mobile device code, chat code otherwise then that the people using the Wikis might also be using IM, such as irc or email to communicate with each other. Nor does it implement some features of the content wiki or opinion wiki that will be needed eventually to deliver Consumerium Services such as signing versions of articles, which is needed for non-centralized integrity burden of proof.
Therefore its use at present is really just a test, and to make it easier to collate text from other GFDL services, most of which also use mediawiki. Consumerium developers will have to make their choices based also on the constraints the Consumerium License might place on using GPL'd code. This might not be an issue, or it might be a huge issue, we just don't know.
The long term choices of wiki code and its integration with other code are things the Consumerium Governance Organization will decide, and this Development Wiki is here to discuss. As part of reflexive design, we will generally use the tools we are trying to test, before deciding to use them. This will often bias sysops and others in favour of what is in use now! We should be very aware of this systemic bias.
New features in MediaWiki by version and year
MediaWiki | git | Years supported | Features added |
---|---|---|---|
1.20 (preliminary) | RELEASE-NOTES-1.20 | Future | |
1.19 | RELEASE-NOTES-1.19 | Future | |
1.18 | RELEASE-NOTES-1.18 | 2012 | |
1.17 | RELEASE-NOTES | 2012 | |
1.16 | RELEASE-NOTES | 2011 | |
1.15 | RELEASE-NOTES | 2010 | |
1.14 | RELEASE-NOTES | 2009 | |
1.13 | RELEASE-NOTES | 2009 | |
1.12 | RELEASE-NOTES | 2009 | |
1.11 | RELEASE-NOTES | 2007-2008 | |
1.10 | RELEASE-NOTES | 2007-2008 | |
1.9 | RELEASE-NOTES | 2007 |
|
1.8 | RELEASE-NOTES | ||
1.7 | RELEASE-NOTES | 2006 |
|
1.6 | RELEASE-NOTES | 2006 |
|
1.5 | RELEASE-NOTES | 2005-2006 |
|
1.4 | RELEASE-NOTES | 2005-2006 |
|
1.3 | RELEASE-NOTES | 2004-2005 |
|
1.2 | RELEASE-NOTES | 2004 |
|
1.1 | RELEASE-NOTES | 2003 | |
pre-1.1.0 |
mw:Release notes need to be read through to map which functionality was added when and then in a timeline article match what the Consumium design paradigm to getter a better view.
See also:
- other technology we are using or planning to use