Difference between revisions of "Team Fortress Wiki:Technical requests"

From Team Fortress Wiki
Jump to: navigation, search
(Minor extensions: Syntax Highlighting)
(Configuration: +)
Line 21: Line 21:
 
=== Configuration ===
 
=== Configuration ===
 
* [http://www.mediawiki.org/wiki/Manual:Interwiki '''Interwiki table additions'''] for some of our 'sister' wikis: the [http://developer.valvesoftware.com/wiki/Main_Page VDC], [http://left4dead.wikia.com/wiki/Left_4_Dead_Wiki L4D Wikia] and the [http://half-life.wikia.com/wiki/Main_Page Combine OverWiki].
 
* [http://www.mediawiki.org/wiki/Manual:Interwiki '''Interwiki table additions'''] for some of our 'sister' wikis: the [http://developer.valvesoftware.com/wiki/Main_Page VDC], [http://left4dead.wikia.com/wiki/Left_4_Dead_Wiki L4D Wikia] and the [http://half-life.wikia.com/wiki/Main_Page Combine OverWiki].
 +
* [http://www.mediawiki.org/wiki/Manual:$wgNamespaceAliases '''Namespace aliases'''] for the "Team Fortress Wiki:" namespace: "{{code|TF}}" or "{{code|TFW}}". Some project pages have quite large names that can be hard to remember or type out, so adding the ability to link to them with greater ease will prove to be useful.
 
* Increasing the file size limit to 5MB: some ultra high-res images cannot be uploaded without compromising file quality.
 
* Increasing the file size limit to 5MB: some ultra high-res images cannot be uploaded without compromising file quality.
  

Revision as of 21:31, 5 November 2010

Summary of requests: software enhancements

Minor extensions

  • CategoryTree: Ajax-based category navigation. The recent update has brought a lot of new articles in multiple languages, complicating navigation further. This should assist in organising our content better.
  • CharInsert: enables the inserting of special characters or other predefined code using JS. At the moment we are using a method that requires only a JS script, however, the extension offers improved features and enables character insertion on upload pages as well.
  • GroupPermissions will remove reliance on Valve to modify user group permissions. A couple of changes to user group rights are wanted but will require experimentation, this will allow us to do so without constant requests.
  • Syntax Highlighting will allow WebAPI/Examples to be more easily readable as the page grows and more requests are added to the API.

Configuration

  • Interwiki table additions for some of our 'sister' wikis: the VDC, L4D Wikia and the Combine OverWiki.
  • Namespace aliases for the "Team Fortress Wiki:" namespace: "TF" or "TFW". Some project pages have quite large names that can be hard to remember or type out, so adding the ability to link to them with greater ease will prove to be useful.
  • Increasing the file size limit to 5MB: some ultra high-res images cannot be uploaded without compromising file quality.

Long-term proposals

  • Access to data from the game's localization files would allow us to display achievement text, item names and other text in multiple languages with ease. However, at this point in time, we do not have a method to achieve this. Thus we would value your insight into whether it is technically feasible, and if so, the best means to go about it.
  • MediaWiki 1.16: the latest stable release of MediaWiki includes several enhancements and brings the new Vector skin, refreshing the look of the site overall. UsabilityInitiative extension improves on some aspects of the skin and introduces a new editing interface, which we should be able to expand on.

Older