-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
MediaWiki 1.15.0rc1, a release candidate for the 2009 Q2 branch of MediaWiki, is now available. Please try it out and tell us if it works for you. This is a beta release and is not recommended for use in a production environment.
SQLite support has been re-enabled. SQLite is a lightweight serverless database engine. All you need is the client library (which comes with PHP), and a place to put files. It should be great for small personal wikis and resource-limited shared hosts. Please try it out.
A new user preference has been added, allowing the user to specify their gender. This is primarily for the benefit of localising interface text in languages which have gendered second person pronouns, such as Russian. A user's gender is currently only available via the {{GENDER:}} parser function. More applications may be added later.
Full release notes: http://svn.wikimedia.org/svnroot/mediawiki/tags/REL1_15_0RC1/phase3/RELEASE-...
********************************************************************** Download: http://download.wikimedia.org/mediawiki/1.15/mediawiki-1.15.0rc1.tar.gz
Patch to previous version (1.14.0), without interface text: http://download.wikimedia.org/mediawiki/1.15/mediawiki-1.15.0rc1.patch.gz Interface text changes: http://download.wikimedia.org/mediawiki/1.15/mediawiki-i18n-1.15.0rc1.patch....
GPG signatures: http://download.wikimedia.org/mediawiki/1.15/mediawiki-1.15.0rc1.tar.gz.sig http://download.wikimedia.org/mediawiki/1.15/mediawiki-1.15.0rc1.patch.gz.si... http://download.wikimedia.org/mediawiki/1.15/mediawiki-i18n-1.15.0rc1.patch....
Public keys: https://secure.wikimedia.org/keys.html
Tim Starling tstarling@wikimedia.org writes:
A new user preference has been added, allowing the user to specify their gender.
Be sure to also mention how to disable interrogating users' gender. Please implement 'Allow not asking users their gender' https://bugzilla.wikimedia.org/show_bug.cgi?id=18761
On Sat, May 16, 2009 at 7:43 PM, jidanni@jidanni.org wrote:
Be sure to also mention how to disable interrogating users' gender. Please implement 'Allow not asking users their gender' https://bugzilla.wikimedia.org/show_bug.cgi?id=18761
New features will not be added to the release at this point. If you want to upgrade, you can use a hook to achieve the desired effect in the meantime, as noted on the bug.
wikitech-l@lists.wikimedia.org