Closed (fixed)
Project:
World of Warcraft Guild Hosting
Version:
7.x-2.0-alpha14
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2011 at 00:14 UTC
Updated:
24 Nov 2011 at 01:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
ytwater commentedLooks great!
I added it to the 7.x-2.x branch but has not been commited yet.
The only issue I've seen is if "Convert URL into links" is processed before "Wowhead item filter" (which it defaults to), it break the link.
Settings:

Source:

Results:

Also, I'm looking at https://sourceforge.net/projects/wowarmoryapi/ for armory/wowhead access, check it out. Right now it will not work because it does not implement [if-modified-since] headers which is needed to prevent cached hits to the armory.
Comment #2
Azelphur commentedYea that's correct, I don't think that wowhead having to go before url converter is a bug. They both perform conversion on a URL, and one has to take priority. :)
That PHP library does look cool, If it works I see no reason to reinvent the wheel :D
Comment #3
ytwater commentedCommited in 7.x-2.0-alpha15.