It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Script updated :)
Could the script put the version number it was when it was last ran somewhere and a page for it showing the latest version? This would allow people to easy check between the two and re-run the script on any important updates.

Excellent work BFM, yet again :)
Awesome stuff, worked great here! Just a quick question about editing the personal page though. I am pretty much an idiot with Wiki stuff, I have honestly never messed with any wikis in the past. How do I get the basic information box in the top right area to show that others have on their profile page (avatar, name, nationality)? I poked through the options and didn't see anything there, so I was wondering if there is a tag I need to toss in when editing.

Pretty neat though, well done!
Will this update the GOG (global) Wiki Wishlist as well?
avatar
Kurina: Awesome stuff, worked great here! Just a quick question about editing the personal page though. I am pretty much an idiot with Wiki stuff, I have honestly never messed with any wikis in the past. How do I get the basic information box in the top right area to show that others have on their profile page (avatar, name, nationality)? I poked through the options and didn't see anything there, so I was wondering if there is a tag I need to toss in when editing.

Pretty neat though, well done!
just add this information on top of your page:

---

{{Userinfo
|name = Your Nickname
|image = Name of your Picture
|birthday = Date of your birth
|realname = Your Realname
|nationality = Your Nationality
}}

---
avatar
Ubivis: just add this information on top of your page:

---

{{Userinfo
|name = Your Nickname
|image = Name of your Picture
|birthday = Date of your birth
|realname = Your Realname
|nationality = Your Nationality
}}

---
Thanks! :)

Had just dawned on me before seeing the post to copy it from someone else's page. It's late, I'm allowed to be silly at these hours. Thank you though!
Thanks Barefoot_Monkey and Ubivis, I finally got my page working by actually editing and making it >_> Silly me

EDIT: missing word
Post edited July 04, 2011 by shane-o
avatar
tarangwydion: Will this update the GOG (global) Wiki Wishlist as well?
Nope. Not right now, at lease, but I can certainly make a special page does the same thing. I don't have time to add that at the moment, but next week I think I can do it.

avatar
xyem: Could the script put the version number it was when it was last ran somewhere and a page for it showing the latest version? This would allow people to easy check between the two and re-run the script on any important updates.

Excellent work BFM, yet again :)
So far I haven't needed to make any changes to the user script (only to the server-side script), but the user script already sends its version number to the server so you can get notified when it's time to update your script.
this is awesome can we have this for chrome too?
I'm busy working on Chrome now. The cross-domain HTTP requests work differently to GreaseMonkey, but that's the last part left for me to port and it will be ready.
Fucking incredible!
Fantastic! Can't wait for the Chrome version... is it possible just to open up firefox and do it that way or is it something I will always have to be accessing through firefox?
avatar
Popinjay: Fantastic! Can't wait for the Chrome version... is it possible just to open up firefox and do it that way or is it something I will always have to be accessing through firefox?
You would have to run the script from Firefox, but the information is uploaded to the wiki itself.
I'm having trouble with the Chrome port. I'm going to have to leave it for now because of other things I really need to do. Sorry about that.
avatar
Barefoot_Monkey: I'm busy working on Chrome now. The cross-domain HTTP requests work differently to GreaseMonkey, but that's the last part left for me to port and it will be ready.
When you figure out how to do it in Chrome, would you give me a hint on how it's done? I'd need that to get the currency conversion working outside Firefox. Hopefully the Chrome way would work in Opera (and when converted to a Safari extension) as well.