Star Trek Online Wiki
m (oops again)
Pcjbot (talk | contribs)
mNo edit summary
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
Use the discussion page to report issues with the new STO Wiki Skin
 
 
 
==Overall Status==
 
==Overall Status==
  +
Most issues are fixed. There was one major bug found on deployment that will be fixed ASAP.
[[User:Eyes]] will now be responsible for developing permanent fixes for coding (PHP, HTML, CSS, and Javascript) bugs. He plans to begin this early during the morning of July 27.
 
 
Graphic artist is needed to address missing images, most particularly buttons. The availability of any assets such as button templates or fonts is still unknown at present.
 
   
 
==Bugs==
 
==Bugs==
Line 14: Line 10:
 
| File: Pages are missing a header icon
 
| File: Pages are missing a header icon
 
| [[:File:Triolic_Tribble_icon.png]]
 
| [[:File:Triolic_Tribble_icon.png]]
  +
| '''Fixed'''
| Needs Artist
 
 
|-
 
|-
 
| Redirect notices are missing
 
| Redirect notices are missing
 
| [[Aegis Set]]
 
| [[Aegis Set]]
  +
| '''Fixed'''
| Temp fix: live<br/>Proper fix: ready, not yet live
 
 
|-
 
|-
 
| Breadcrumb links in subpages are missing
 
| Breadcrumb links in subpages are missing
 
| [[Mission: Relief Effort/Missiontexts]]
 
| [[Mission: Relief Effort/Missiontexts]]
  +
| '''Fixed'''
| Proper fix: ready, not yet live
 
 
|-
 
|-
| Skin loads [[MediaWiki:Monobook.js]], not [[MediaWiki:STO.js]]<br /> (Note: only way to fix requires loading [[MediaWiki:Sto.js]] for reasons I don't yet understand.)
+
| Skin loads [[MediaWiki:Monobook.js]].
 
| All pages
 
| All pages
  +
| '''Fixed'''
| Proper fix: ready, not yet live
 
 
|-
 
|-
| Javascript <tt>skin</tt> variable is initially set to "STO", but changed to "monobook" before any JS in [[MediaWiki:Common.js]], etc., is run
+
| Javascript <code>skin</code> variable is initially set to "STO", but changed to "monobook" before any JS in [[MediaWiki:Common.js]], etc., is run
 
| All pages
 
| All pages
  +
| '''Fixed'''
| Proper fix: ready, not yet live
 
 
|-
 
|-
 
| "Justify paragraphs" option in user preferences is ignored
 
| "Justify paragraphs" option in user preferences is ignored
 
| On all pages, see [[Special:Preferences]]
 
| On all pages, see [[Special:Preferences]]
  +
| '''Fixed'''
| Proper fix: ready, not yet live
 
 
|-
 
|-
 
| Alt text for all sidebar headings is "Operations"
 
| Alt text for all sidebar headings is "Operations"
 
| All pages
 
| All pages
  +
| '''Fixed'''
| Proper fix: ready, not yet live
 
 
|-
 
|-
 
| Only some sidebar links turn white on hover in FF 5, possibly other browsers
 
| Only some sidebar links turn white on hover in FF 5, possibly other browsers
 
| All pages
 
| All pages
  +
| '''Fixed'''
| Temp fix: live<br /> Proper fix: ready, not yet live
 
 
|-
 
|-
 
| Not all buttons in header light up on hover
 
| Not all buttons in header light up on hover
 
| All pages
 
| All pages
  +
| '''Fixed'''
| May need artist
 
 
|-
 
|-
 
| Odd formatting for "stub link" in preferences
 
| Odd formatting for "stub link" in preferences
 
| [[Special:Preferences]], Appearance tab
 
| [[Special:Preferences]], Appearance tab
  +
| '''Fixed'''
| Temp fix: live<br /> Proper fix: ready, not yet live
 
 
|-
 
|-
 
| Zero spacing between or first-line indent of paragraphs in mission text
 
| Zero spacing between or first-line indent of paragraphs in mission text
 
| [[Mission: Prelude to a Crisis#Outline]]
 
| [[Mission: Prelude to a Crisis#Outline]]
  +
| '''Fixed'''
| Proper fix: live
 
 
|-
 
|-
 
| Links in headers have same font size as links in body text
 
| Links in headers have same font size as links in body text
 
| [[User:Eyes/Sandbox#Template:Tabs Demo]]
 
| [[User:Eyes/Sandbox#Template:Tabs Demo]]
  +
| '''Fixed'''
| Temp fix: live<br /> Proper fix: ready, not yet live
 
 
|-
 
|-
 
| Go button appears to right of search box for some users
 
| Go button appears to right of search box for some users
 
| [[User:Eyes/Sandbox#Template:Tabs Demo]]
 
| [[User:Eyes/Sandbox#Template:Tabs Demo]]
  +
| '''Fixed'''
| Temp fix in place; [[User:Eyes]] will fix
 
 
|-
 
|-
 
| Logo isn't a link to return to main page
 
| Logo isn't a link to return to main page
 
| All pages
 
| All pages
  +
| '''Fixed'''
| May need artist
 
 
|-
 
|-
 
| Skin assumes MediaWiki installation is in web root
 
| Skin assumes MediaWiki installation is in web root
 
| All pages
 
| All pages
  +
| '''Fixed'''
| Proper fix: ready, not yet live
 
  +
|-
  +
| White backgrounds in tables on some special pages
  +
| [[Special:AllMessages]]
  +
| '''Fixed'''
  +
|-
  +
| Most graphics fail to load on subpages
  +
| [[User:Eyes/Sandbox]]
  +
| '''Fixed'''
 
|}
 
|}
   
Line 81: Line 85:
 
| Add ability to upload header images
 
| Add ability to upload header images
 
| All pages
 
| All pages
  +
| '''Live'''
| May Need Artist
 
 
|-
 
|-
 
| Put header image options under wiki admin control
 
| Put header image options under wiki admin control
 
| All pages
 
| All pages
  +
| '''Live'''
| [[User:Eyes]] will implement
 
  +
|-
  +
| Split banner images into three parts: logo, border, background
  +
| All pages
  +
| '''Live'''
 
|-
 
|-
 
| Make preferences look like a tab control
 
| Make preferences look like a tab control
 
| [[Special:Preferences]]
 
| [[Special:Preferences]]
  +
|'''Live'''
| Temp implementation: live<br />Proper implemenation: ready, not yet live
 
  +
|-
  +
| Klingon STO skin
  +
| All pages
  +
| '''Live'''
  +
|-
  +
| Support STO skins as a family of skins with a StoCommon extension, supporting [[MediaWiki:Stocommon.css]], [[MediaWiki:Stocommon.js]], and userspace equivalents.
  +
| All pages
  +
| '''Live'''
  +
|-
  +
| Add support for MediaWiki 1.17's ResourceLoader to StoCommon so that it will load CSS and JS the same way that version does
  +
| All pages
  +
| '''Live'''
 
|}
 
|}
 
   
 
[[Category:Community]]
 
[[Category:Community]]

Latest revision as of 20:19, 26 November 2018

Overall Status[]

Most issues are fixed. There was one major bug found on deployment that will be fixed ASAP.

Bugs[]

Description Example Page Status
File: Pages are missing a header icon File:Triolic_Tribble_icon.png Fixed
Redirect notices are missing Aegis Set Fixed
Breadcrumb links in subpages are missing Mission: Relief Effort/Missiontexts Fixed
Skin loads MediaWiki:Monobook.js. All pages Fixed
Javascript skin variable is initially set to "STO", but changed to "monobook" before any JS in MediaWiki:Common.js, etc., is run All pages Fixed
"Justify paragraphs" option in user preferences is ignored On all pages, see Special:Preferences Fixed
Alt text for all sidebar headings is "Operations" All pages Fixed
Only some sidebar links turn white on hover in FF 5, possibly other browsers All pages Fixed
Not all buttons in header light up on hover All pages Fixed
Odd formatting for "stub link" in preferences Special:Preferences, Appearance tab Fixed
Zero spacing between or first-line indent of paragraphs in mission text Mission: Prelude to a Crisis#Outline Fixed
Links in headers have same font size as links in body text User:Eyes/Sandbox#Template:Tabs Demo Fixed
Go button appears to right of search box for some users User:Eyes/Sandbox#Template:Tabs Demo Fixed
Logo isn't a link to return to main page All pages Fixed
Skin assumes MediaWiki installation is in web root All pages Fixed
White backgrounds in tables on some special pages Special:AllMessages Fixed
Most graphics fail to load on subpages User:Eyes/Sandbox Fixed

Feature requests[]

Description Example Page Status
Add ability to upload header images All pages Live
Put header image options under wiki admin control All pages Live
Split banner images into three parts: logo, border, background All pages Live
Make preferences look like a tab control Special:Preferences Live
Klingon STO skin All pages Live
Support STO skins as a family of skins with a StoCommon extension, supporting MediaWiki:Stocommon.css, MediaWiki:Stocommon.js, and userspace equivalents. All pages Live
Add support for MediaWiki 1.17's ResourceLoader to StoCommon so that it will load CSS and JS the same way that version does All pages Live