m |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
To use the edit counter, you need to do a few things: | To use the edit counter, you need to do a few things: | ||
| − | *Be sure you are running Firefox or some other Java-friendly browser ('''Internet Explorer is known not to work'''). | + | *Be sure you are running Firefox/Mozilla/Safari or some other Java-friendly browser ('''Internet Explorer is known not to work'''). |
| − | *Copy the following code verbatim into your [[Special:Mypage/monobook.js|monobook.js]]: | + | *Copy the following code verbatim into your [[Special:Mypage/monobook.js|monobook.js]] ('''do not''' replace my username with your own; it's where the code is kept): |
document.write('<script type="text/javascript" src="' | document.write('<script type="text/javascript" src="' | ||
+ 'http://www.orthodoxwiki.org/index.php?title=User:ASDamick/counter.js' | + 'http://www.orthodoxwiki.org/index.php?title=User:ASDamick/counter.js' | ||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | ||
| − | *Point your browser [[ | + | *Point your browser [[User:ASDamick/counter.js|here]] and input your username, then click "Submit." (You may have to do a [shift-reload] or equivalent cache-clearing action in order for it to work.) |
| − | *You may have to wait a while or tell your browser to continue running the script in order for it to output your edit count. | + | *You may have to wait a while or tell your browser to continue running the script in order for it to output your edit count, especially if you have thousands of edits. |
*Try not to run this too often, since it hits the OrthodoxWiki servers a bit harder than is probably normal. | *Try not to run this too often, since it hits the OrthodoxWiki servers a bit harder than is probably normal. | ||
| − | Enjoy! | + | *Enjoy! |
Latest revision as of 02:36, June 12, 2006
To use the edit counter, you need to do a few things:
- Be sure you are running Firefox/Mozilla/Safari or some other Java-friendly browser (Internet Explorer is known not to work).
- Copy the following code verbatim into your monobook.js (do not replace my username with your own; it's where the code is kept):
document.write('<script type="text/javascript" src="'
+ 'http://www.orthodoxwiki.org/index.php?title=User:ASDamick/counter.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
- Point your browser here and input your username, then click "Submit." (You may have to do a [shift-reload] or equivalent cache-clearing action in order for it to work.)
- You may have to wait a while or tell your browser to continue running the script in order for it to output your edit count, especially if you have thousands of edits.
- Try not to run this too often, since it hits the OrthodoxWiki servers a bit harder than is probably normal.
- Enjoy!
I do not give support for this code. I did not write it. I don't particularly know how it works. That being said, if you'd like to investigate it for yourself, take a look here and here.
—Dcn. Andrew talk random contribs 21:26, June 11, 2006 (CDT)