Top Mud Sites Forum

Top Mud Sites Forum (http://www.topmudsites.com/forums/index.php)
-   Bugs and Suggestions (http://www.topmudsites.com/forums/forumdisplay.php?f=21)
-   -   getting tms stat information (http://www.topmudsites.com/forums/showthread.php?t=4058)

tresspassor 10-29-2002 09:52 PM

This is expanding on someone's post in webmasters about getting your mud's current rank on TopMudSites so you can display it on your page. Since this is more of a TMS suggestion I've posted here, rather then responding to that rather old post.

If you create a simple page where the user could pass the ID of their mud just like you do with the Info tab you could create a very small page that just outputs in xml.

The xml wouldn't have to have that much information in it you could get by with just showing the rank

[code]
<?xml version="1.0">
<TopMudSites>
   <Mud>
      <Name>achaea</Name>
      <Rank>1</Rank>
      <RankStatus>U</RankStatus>
   </Mud>
</TopMudSites>
[/quote]

RankStatus would be their current trend (the green arrow that points up or down).

Then mud owners wouldn't have to worry about screenscraping information to get their current rank.


*shrug*


All times are GMT -4. The time now is 10:43 AM.

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright Top Mud Sites.com 2022