I'm at a loss here, I've been asked to create a guild website for a friend as he did not want to use one of the guild website creator tools, and wanted a custom design.
However one thing that has been asked for, is the ability to have any time a world of warcraft item name is mentioned, it converts to an item link (similar to that of "thottbot's") Now i'm pretty sure I would be able to do this if I could find a database of the items within the game, and then just use php to convert the string to a tooltip style.
So I guess the question there is.. Does anybody know of a database of the wow items i can utilize, or if blizz provide one themselves?
The other problem I have, is I have been asked to provide a "latest loot" window in the sidebar. Displaying who received what in the most recent raid the guild has undergone. But once again have come up with nothing whilst searching around for a source for this information. (They dont want to have to manually input each item after each raid)
Any idea where I can pull some of this info from? I'm fairly confident that if I can find the info, I can convert it to the form I desire.
It looks like Blizzard has a WoW API that appears to give you the information you want: http://blizzard.github.io/api-wow-docs/