Extension:WikimediaIncubator
From MediaWiki.org
|
Release status: beta |
|||
|---|---|---|---|
| Implementation | Special page, Variable | ||
| Description | Adds functions meant for Wikimedia Incubator | ||
| Author(s) | SPQRobinTalk | ||
| Last Version | 2.0.0 | ||
| MediaWiki | trunk | ||
| License | GPL | ||
| Download | Download snapshot |
||
|
|||
|
|||
|
check usage (experimental) |
|||
This extension adds functions meant for the Wikimedia Incubator, namely:
- A preference where you can enter the test wiki you are working on
- 'Incubator' can be selected, for users who do maintenance and are not working on a test wiki
- A special page "Special:ViewUserLang" to view the language and test wiki preference of a user
- Can be useful information when a user has a problem with the test wiki system
- Special:RecentChanges displays edits on the user's wiki test
- 'Incubator' for all edits except on test wikis
- 'None/All' for normal display
- A magic word {{USERTESTWIKI}} that returns the user's wiki test
- When editing a page, check if the page is prefixed (if in the right namespace, and if the user didn't submit "Incubator" as preference
- In that case, show an error message (and suggestion for prefixed title if possible)
[edit] Source code
- See SVN for source code.
- See Toolserver for to-do's & development.
[edit] Screenshots
Categories: Beta status extensions | Special page extensions | Variable extensions | Extensions in Wikimedia version control | InitPreferencesForm extensions | PreferencesUserInformationPanel extensions | ResetPreferences extensions | SavePreferences extensions | MagicWordwgVariableIDs extensions | LanguageGetMagic extensions | ParserGetVariableValueSwitch extensions | All extensions