|
|
Line 6: |
Line 6: |
|
| |
|
| {{TOCnonum}} | | {{TOCnonum}} |
|
| |
| ==1.23==
| |
| *First release was in Jun. 2014.
| |
| *1.23 has several database changes since 1.22, and will not work without schema updates.
| |
| *Requirements remain the same as for 1.20.
| |
| *Preferences 'watchcreations', 'watchdefault', 'enotifwatchlistpages' ("Add pages I create and files I upload to my watchlist", "Add pages and files I edit to my watchlist", "Email me when a page or file on my watchlist is changed") are now enabled by default. In addition new user accounts' personal and talk pages are now watched by them by default.
| |
| *Add expensive parser functions <nowiki>{{REVISIONID:}}</nowiki>, <nowiki>{{REVISIONUSER:}}</nowiki> and <nowiki>{{REVISIONTIMESTAMP:}}</nowiki> (with friends).
| |
| *The MediaWiki:Group-user.{css,js} pages can now be used to add custom CSS or JavaScript enabled only for registered users.
| |
| *<nowiki>[[Special:Diff]]</nowiki> was added, allowing users to create internal links to revision comparison pages using syntax such as <nowiki>[[Special:Diff/12345]]</nowiki>, <nowiki>[[Special:Diff/12345/prev]]</nowiki> or <nowiki>[[Special:Diff/12345/98765]]</nowiki>.
| |
| *Slight changes to the typography. The details are listed [https://www.mediawiki.org/wiki/Typography_refresh here], but the gist of it is a classier serif font for headers, slightly larger text, and that text is now dark-dark-gray instead of black.
| |
| *Redirect pages, when viewed with redirect=no, no longer hide the remaining page content.
| |
| *The global functions addButton and insertTags (for mw.toolbar.addButton and mw.toolbar.insertTags) now emits mw.log.warn when accessed.
| |
| *Display MediaWiki:Loginprompt on the login page (as in 1.21).
| |
|
| |
|
| ==1.24== | | ==1.24== |