XBox Live GamerCard Implementation Modification for WebWiz Forums v8.05
-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Special Thanks to WebWiz Forums for driving every professional-looking webpage I've ever developed. Additional thanks go out to WWW.MIKESMARAUDERS.COM. Without them, there would be an absence of need. Without need, we would have neither innovation nor development. Visit http://www.mikesmarauders.com for all of your gaming needs. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
*-*SUMMARY ________________ This modification allows users to utilize a simple BBCode style tag in order to display their XBox Live GamerCards. Gamercards should be displayed in forum posts, forum post previews, signatures, and signature edit previews.
*-*INSTALLATION ________________ End-user has two manual installation options:
Option 1: Simply copy all included files to their appropriate folders.
\signature_preview.asp \forum_codes.asp \RTE_popup_preview.asp \forum_posts.asp \member_profile.asp \functions\functions_format_posts.asp \functions\functions_format_xbox.asp
Option 2: If you wish or need to preserve other modifications it is very simple to install this modification by copying the code applications.
*Copy functions_format_xbox.asp to the functions folder *Add the line: <!--#include file="functions_format_xbox.asp" --> to the top of functions_format_posts.asp *Open forum_posts.asp, signature_preview.asp, RTE_popup_preview.asp, member_profile.asp, and forum_codes.asp. *In each file, search for the term "xbox." You should find the appropriate code segment. Note the line number and copy the code segment into the corresponding line of code in your local copy of each file.
*-*USAGE ________________ Any forum user should be able to use the [XBOX]*Gamercard*[/XBOX] tags to insert their Xbox Live Gamercard into a post or signature. Of course, all users should replace *Gamercard* with their own gamercard. The code compensates for spaces in gamertags by replacing spaces with "%20" as required by the XBox service.
|