WoWWiki:Server requests
Talk22
98,518pages on
this wiki
this wiki
Redirected from MediaWiki Quirks
We request that before making most additions, please first discuss them on the talk page.
The tech team will not normally check this page - Kirkburn adds requests to the Wikia trac job queue, and they are dealt with in order of priority. Please note, though WoWWiki is Wikia's busiest wiki, there are a lot of other wikis to tend to :)
Contents |
New requests
Extensions
Presentation admins can't change
No current requests.
Possible and probable bugs
- Make Special:Editcount, when transcluded, equal the actual number, for use in templates. Right now, it doesn't even equal itself:
{{#ifeq:{{Special:Editcount/Pcj}}|{{Special:Editcount/Pcj}}|Matches|Doesn't match}}Doesn't match- Possibly related to this, #urlencode doesn't work correctly when using it with Special:Editcount:
{{#urlencode:{{Special:Editcount/Pcj}}}}{{#urlencode:50,252}}- Probably because of "Content inside parser tags (such as <nowiki>) is hashed before the parser functions are evaluated, resulting in errors:" http://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23ifeq
Completed
1.14ish
- ImageLink, would probably work better than the <imagelink> parser extension tag we are currently using. The parser extension tag has lots of limitations comparatively. Added as base syntax in MW1.14 -- see Help:Images
- WoWWiki could probably do with a forum. Done. See Forum:Index
Post 1.12 upgrade
- Unbreak Special:BrokenRedirects with regard to the server and guild namespaces; there are a handful of items which appear there, even though they exist and are marked as existing. Fixed.
- Change/add site meta description, i.e. not "Offers information and walk-throughs on classes, professions, quests, add-ons, and macros." as shown on Google. Fixed, changed via MediaWiki:Description.
- Replace...
-
with Image:Icon-next-12x12.png (
). Used on Special:Recentchanges.
-
with Image:Icon-down-12x12.png (
). Used on Special:Recentchanges.
-
with Image:Icon-back-12x12.png (
). For consistency.
-
with Image:Icon-up-12x12.png (
). For consistency.
- Images locations above change as skin is updated - current location is http://images.wikia.com/common/releases_200805.2/skins/common/images/Arr_r.png
- Fixed in upcoming release.
-
- Pages broken by the namespace implementations, many of which can be found at Special:BrokenRedirects (the ones with a space e.g. "Guild: <name>". Editors can't edit those, admins can't delete them (it takes both to the properly named page, e.g. "Guild:<name>"). Can they be purged manually from serverside? It would seem most of the broken pages are located at the bottom of Special:Prefixindex/Guild:, which also includes the ones which were lower cased and need deletion. I also double checked the Server Prefixindex, which also have a few that we won't be able to access. And one page at the bottom of Guild talk Prefixindex. No such pages in Server talk.
- Undeletable articles/categories need removing
- Built-in search box (OpenSearch) stuff for IE7 and FF is broken - seems to be missing a file. Says it cannot dl searchplugin from opensearch_desc.php.
- Turn on subpages in Guild, Guild talk, Server, and Server talk.
- Parsing stuff
- Set $wgUseTidy = true (see below)
- ParserFunctions is causing the MediaWiki engine to incorrectly parse html (specifically, <td>, <tr>, <th>) as text. . Test case:
<table style="display: inline;">{{#if:moo|<tr><th>Hello</th><td>World</td></tr>}}</table>results in
. Setting $useTidy to true could aid in this.Hello World
1.12 upgrade
- Youtube/google video embed player. We have dhflashplayer, but it doesn't work very well and cannot be put in a template. It would be nice to have something simple to embed boss fight videos, there's a bunch in the wiki.
- CharInsert
- CategoryTree
- DynamicPageList extension as seen on Wakfu Main Page Special:DynamicPageListSP
- Inputbox
- Editcount
- SpamBlacklist and perhaps Username Blacklist
- DeletedContributions
- RSS feed extension
- Implementation of
<math>tag by setting $wgUseTeX = true. - Project: pages do not forward to WoWWiki: - e.g. in the footer, Project:About
- In FireFox (Windows) 2.0.0.13 or IE7.0.5730.11, can't see or edit pages with "+" (%2b gets parsed out also) in the name like Claws of Attack +3
- Add the following to LocalSettings.php, to allow Recent changes IRC broadcast:
$wgRC2UDPAddress = 'dotted.sytes.net'; $wgRC2UDPPort = 9390; $wgRC2UDPPrefix = ;
- StringFunctions, would allow for easier categorization of API and other pages with pseudo-namespaces.
- SVG image upload
- $wgAllowDisplayTitle = true; (if it's easy to do and upgrading to 1.11 is going to be awhile)
- This is buggy in pre-1.11. Please be patient. The upgrade will happen soonish, really. TOR
16:19, 23 October 2007 (UTC)
- This is buggy in pre-1.11. Please be patient. The upgrade will happen soonish, really. TOR
- The "next 200" links on pages with more options than can fit on a single page are not working correctly. This only affects users who are not logged in the website. If you are logged in the link will work fine. for example Category:World of Warcraft uncommon items has 2 pages but when not logged in you cannot get to the 2nd page.
Pre 1.12
- Redirect Warcraft III Wikia to the (WoWWiki) Main Page.
- Query API or MediaWiki API, to help reduce the impact of bot requests on the wiki. It would be good to install Query.php and upgrade (if needed) MediaWiki API
- Not sure exactly when, but this appears to have been taken care of at some point after the Wikia hookup. // DarkRyder /
/
// 05:08, 15 November 2007 (UTC)
- Not sure exactly when, but this appears to have been taken care of at some point after the Wikia hookup. // DarkRyder /
- MediaWiki:Sitenotice shows no [dismiss] link.
- Implement namespace changes at WoWWiki:Namespaces#Conclusion
- Done. TOR
17:44, 8 October 2007 (UTC)
- Done. TOR
- User block changes - when we block users, the user is banned from editing anything, whereas on other wikis they can still edit talk pages. May need two levels of bans here, as some bans are for (repeat) talk page vandalism.
- Done. TOR
12:40, 1 October 2007 (UTC)
- Done. TOR
- Interwiki link to http://www.mediawiki.org/
- Done.
mW:andmediawikiwiki:will now work (might take up to an hour to go live). TOR12:40, 1 October 2007 (UTC)
- Done.
- Replace
and
with Image:Icon-next-12x12.png and Image:Icon-down-12x12.png.
- Redirect arrow fix - change
for Image:Icon-redirect-48x48.png
- Needs to be fixed; it also was broken by 1.10 upgrade.
- Done. TOR
13:27, 6 September 2007 (UTC)
- Non-admin members of the patrollers not able to mark own edits as patrolled (via option in preferences - used to exist). Possible bug.
- When logged out, the wiki confusingly shows "E-mail confirmation required to edit" rather than "Register to edit" (ever since the anonymous editing trial).
- Done. TOR
15:40, 31 August 2007 (UTC)
- Done. TOR
- Replace
and
with Image:Icon-next-12x12.png and Image:Icon-down-12x12.png.
- Done. TOR
14:25, 27 July 2007 (UTC)
- Done. TOR
- MakeBot
- Done. TOR
16:55, 17 July 2007 (UTC)
- Done. TOR
- CheckUser Extension
- Done. Available to Wikia staff only per privacy policy. TOR
14:44, 17 July 2007 (UTC)
- Done. Available to Wikia staff only per privacy policy. TOR
- Redirect arrow fix - change
for Image:Icon-redirect-48x48.png
- Done. Nice icon, by the way. TOR
13:24, 17 July 2007 (UTC)
- Done. Nice icon, by the way. TOR
- Cite/refs extension
- Done. Detailed usage instructions can be found at MediaWiki.org. TOR
13:24, 17 July 2007 (UTC)
- Done. Detailed usage instructions can be found at MediaWiki.org. TOR
- Provide wiki access to CSS
- This can be changed by editing MediaWiki:Common.css and MediaWiki:Monobook.css
- This has been 'broken' for a very long time - I still don't think it works. See MediaWiki:Common.css, MediaWiki:Wowwiki.css and User:Kirkburn/Dev3. Kirkburn talk contr 02:39, 12 July 2007 (UTC)
- Possibly add ability for users to create their own styles too? --Pcj (T•C) 02:55, 12 July 2007 (UTC)
- Fixed (you were right, Kirkburn, no way it could've worked before, will work now) and added user styles. Have fun. TOR
08:24, 12 July 2007 (UTC)
- Wikia interwiki links - Wikia, Starcraft.wikia, Blizzard.wikia, Diablo.wikia links needed.
- Done. You can now link to Central Wikia by using the
w:orwikia:interwikis. To link to any other Wikia wiki usew:c:[name_of_wiki][:article_title](works exactly like on other Wikia sites). TOR16:26, 11 July 2007 (UTC)
- Done. You can now link to Central Wikia by using the
- Provide wiki access to javascript
- This can be changed by editing MediaWiki:Common.js and MediaWiki:Monobook.js
- Fixed – will work now (same problem as with skins). :) TOR
08:24, 12 July 2007 (UTC)
- Again, it's Mediawiki:Wowwiki.js to add js for the default skin -- sannse
(talk) 08:30, 12 July 2007 (UTC)
- Again, it's Mediawiki:Wowwiki.js to add js for the default skin -- sannse
Denied/invalid
- Special:Lonelypages only shows up to 1000 orphaned pages. MediaWiki bug.
- WoWWiki talk:Upgrade early 2008#math tag broken. Invalid
- API is missing patrolled flag on RC list? [1] versus [2]. Looks to be due to the MediaWiki version - will likely appear as further software upgrades occur.
- Items using the {{tooltip}} template that have an apostrophe (') in their names don't have their float or font-size set correctly. The MediaWiki 1.12 upgrade may have introduced a change in {{FULLPAGENAME}} that broke this. See WoWWiki talk:Village pump/Archive24#Item_floats_incorrect for discussion.
- Adjusted
{{tooltip}}, none of those workarounds should be implemented. -- foxlit 08:50, 28 March 2008 (UTC)
- Adjusted
- [edit] links sometimes being pushed down by images and right-floats on FF2.
Cause unknown. This is sourced on bugzilla ([3])...Not fixableSee Wikipedia:How to fix bunched-up edit links - Redirects to other wikia sites appear as broken redirects. Wikia-wide issue
- Newuserlog
- This isn't compatible with Wikia's systems, because of the way our user database is set up
- Sidebar changes:
- Better Google/Wikia ad presentation - should match sidebar in border, colours (sidebar needs changes anyway).
- Wikia spotlight has "google ads" heading.
- A link via an asterisk (*) to WoWWiki:Searching in the Monobook search box.
- Imagelink extension not linking to anchors on page, thus: <imagelink>Temp.png|Portal:Main#Test</imagelink> links to the top of the page, not passing the anchor ID. (This may possibly be fixed by updating the extension as requested above).