It will as user-friendly as possible. There are a lot of roadblocks naturally, since a lot of people have different requirements. And we rely strongly on external sites as well, which is a bit of a small downside since not everyone is allowed to do that on public(free) internet servers.
But I already got oldformat and newformat working now, which is a big +. Also the times had to be inputted manually, but that is history in the beta version when I release it to beta that is. All info is gathered from the string now out of Freddie's modded CT_RaidTracker. If you want to keep record already, no problem at all, since all strings that you have in your current raidtracker, will be usuable in the future.
Couple of important bits in CTRT and your webserver too:
- Make sure Start-Time & End-Time are correct in the UI within WoW.
- For international (non-english) RosterDKP will rely on a function called: mb_string. Make certain that you have this enabled if you are not running enUS. This funtion takes care of strange characters, and currently I have no means to test this without the function, as I run enUS all the way.
- make sure that allow_url_fopen is enabled within PHP. If not, we will have big problems with the Item Cache mechanism. Unfortunately CTRT does not provide information enough to build the cache without using external sites
- RosterDKP will most likely require a big database. Be sure that your Database will be big enough to store all the info as required. Unfortunately the Raid information is not light-weight stuff so I can not do much about it.
Status:- RosterDKP parser now supports parsing of XML string in OldFormat and NewFormat (99%)
- Configuration Interface (webbased config) is nearly done (90%)
Todo:
Please look at the Status of the project:
DKP Wizzard