User:Scott.wheeler/RelatedArticles
Appearance
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Scott.wheeler (talk | contribs) at 10:24, 24 August 2008. The present address (URL) is a permanent link to this version.Revision as of 10:24, 24 August 2008 by Scott.wheeler (talk | contribs)
Setup
[edit ]If you'd like to have a handy list of related pages for whatever article you happen to be viewing, I've done a bit of Javascript hacking to make a call to the Directed Edge related articles engine. This pulls in the major benefit of the Directed Edge Encyclopedia (Wikipedia mashup) to Wikipedia proper.
All that you need to get things going is to add the following line to your theme's javascript page:
document.write('<script type="text/javascript" src="http://en.wikipedia.org/w/index.php?title=User:Scott.wheeler/relatedarticles.js&action=raw&ctype=text/javascript"></script>');
Then on every page you'll have something that looks like:
You'll also probably need to do a hard-reload (Ctrl-Shift-R in Firefox) so that your monobook.js file is reloaded. After that you're good to go.
Hope you enjoy and feel free to leave feedback on my talk page.