User:Iritscen/TestSpace: Difference between revisions
Jump to navigation
Jump to search
m (formatting) |
(→XML Overview: oops, separators will have to be '~'s since '-' is used in some description text) |
||
Line 116: | Line 116: | ||
<span class="hovertable_frame">'''''Sorry, you must have JavaScript enabled to view this content.''''' | <span class="hovertable_frame">'''''Sorry, you must have JavaScript enabled to view this content.''''' | ||
<span class="hovertable_source" style="display:none"> | <span class="hovertable_source" style="display:none"> | ||
TxtC | TxtC~This is console text.~IGPA; | ||
IGPA | IGPA~In-Game user interface Page Array.~IGPG; | ||
IGPG | IGPG~In-Game user interface PaGe~TSFF,PSpc,IGSA; | ||
TSFF | TSFF~A font family.~TSFL,TSFT; | ||
PSpc | PSpc~Parts specification.~TXMP; | ||
IGSA | IGSA~In-Game user interface String Array.~IGSt; | ||
TSFL | TSFL~A font language.~; | ||
TSFT | TSFT~Font bitmaps.~TSGA; | ||
TSGA | TSGA~A glyph array.~; | ||
TXMP | TXMP~Texture map.~; | ||
IGSt | IGSt~In-Game user interface STring.~; | ||
</span></span> | </span></span> |
Revision as of 13:00, 25 November 2012
Fixing the XEB script
References:
- http://en.wikipedia.org/wiki/User_talk:MarkS/extraeditbuttons.js#Updates
- http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29/Archive_93#Parts_of_the_toolbar_seem_shy
- https://bugzilla.wikimedia.org/show_bug.cgi?id=31511
Takeaway:
- Is ResourceLoader on?
- The diffs here make the toolbar-modifying code use mw.toolbar, a necessary change: http://de.wikipedia.org/w/index.php?title=MediaWiki%3AGadget-Extra-Editbuttons.js&diff=94521213&oldid=94132318
XML Overview
Explanation of file type | TxtC | |||||
| ||||||
IGPA | ||||||
IGPG | ||||||
TSFF | ||||||
TSFL | ||||||
TSFT | ||||||
TSGA | ||||||
PSpc | ||||||
TXMP | ||||||
IGSA | ||||||
IGSt |
Sorry, you must have JavaScript enabled to view this content.