WoW:Viewing Blizzard's WoW user interface code: Difference between revisions

(→‎Viewing UI code on the web: Site not aviable.)
Line 4: Line 4:
* The WoW game itself can export the user interface code and artwork files using [[in-game]] developer console commands, which are: '' 'exportInterfaceFiles code' '' (or '' 'exportInterfaceFiles art' for art''). See [[Extracting interface files]] for detailed instructions.
* The WoW game itself can export the user interface code and artwork files using [[in-game]] developer console commands, which are: '' 'exportInterfaceFiles code' '' (or '' 'exportInterfaceFiles art' for art''). See [[Extracting interface files]] for detailed instructions.


== <s>Viewing UI code on the web</s> ==
== Viewing UI code on the web ==
 
{{Outdated-section}}
* [Site NA at 19 july 2015] <s>The site [http://wow.go-hero.net/framexml/builds wow.go-hero.net] keeps a database of all versions of [[FrameXML]] online. You can compare different versions to each other, view the contents of specific files (in a specific interface version), or just download the entire interface as it looked for a given version. Even test server versions are available. </s>
* The site [https://www.townlong-yak.com/framexml townlong-yak.com] keeps a database of all versions of [[FrameXML]] online. You can compare different versions to each other, view the contents of specific files (in a specific interface version), or just download the entire interface as it looked for a given version. Even test server versions are available.
** The site used to be at wow.go-hero.net,<ref>{{ref web|work=Archive.org|url=http://wow.go-hero.net/framexml/builds|title=Available FrameXML Builds|archiveurl=https://web.archive.org/web/20120410112027/http://wow.go-hero.net/framexml/builds|archivedate=10-Apr-2012}}</ref> but appears to have died some time in 2012 ([[Patch 4.3.3]] was the last archived version).
* As of 2015, you can see some code at [http://wowprogramming.com/utils/xmlbrowser wowprogramming.com's FrameXML Browser]<ref>Latest code is [[Patch 6.0.2]] build 19027 as of 13-Jul-2015.</ref> that is relatively up-to-date.


== Downloading Blizzard's [[Interface AddOn Kit]] ==
== Downloading Blizzard's [[Interface AddOn Kit]] ==
Line 21: Line 23:
{{elink|type=bnetsupportus|link=https://us.battle.net/support/en/article/download-the-world-of-warcraft-interface-addon-kit|desc=Download the World of Warcraft Interface AddOn Kit|bydate=(Updated: Oct 9, 2013; Article ID: 533)}}
{{elink|type=bnetsupportus|link=https://us.battle.net/support/en/article/download-the-world-of-warcraft-interface-addon-kit|desc=Download the World of Warcraft Interface AddOn Kit|bydate=(Updated: Oct 9, 2013; Article ID: 533)}}
{{elink|type=bnetsupporteu|link=https://eu.battle.net/support/en/article/download-the-world-of-warcraft-interface-addonkit|desc=Download the World of Warcraft Interface AddOnKit|bydate=(Updated: 30-May-2012; Article ID: 533)}}
{{elink|type=bnetsupporteu|link=https://eu.battle.net/support/en/article/download-the-world-of-warcraft-interface-addonkit|desc=Download the World of Warcraft Interface AddOnKit|bydate=(Updated: 30-May-2012; Article ID: 533)}}
<s>{{elink|site=wow.go-hero.net|link=http://wow.go-hero.net/framexml/builds|desc=Available FrameXML Builds|bydate=(.lua, .toc, and .xml viewer - moved to townlong-yak.com)}}</s>
{{elink|site=Townlong-Yak.com|link=http://www.townlong-yak.com/framexml|desc=FrameXML|bydate=(usually latest build; .lua, .toc, and .xml viewer)}}
{{elink|site=www.townlong-yak.com|link=http://www.townlong-yak.com/framexml|desc=Available FrameXML Builds|bydate=(.lua, .toc, and .xml viewer)}}
{{elink|site=WowProgramming.com|link=http://wowprogramming.com/utils/xmlbrowser|desc=FrameXML Browser|bydate=(usually not latest build; .lua, .toc, and .xml viewer)}}
 
;Old
{{elink|prefix=''Moved to townlong-yak.com''|site=<s>wow.go-hero.net</s>|link=http://wow.go-hero.net/framexml/builds|desc=<s>Available FrameXML Builds</s>|bydate=<s>(.lua, .toc, and .xml viewer)</s>}}
[[Category:HOWTOs|View Blizzard's Interface Code]]
[[Category:HOWTOs|View Blizzard's Interface Code]]
[[Category:Interface customization]]
[[Category:Interface customization]]
Anonymous user