Modify to Buffed.de???

Quick and easy way to see what recipes your character is missing

Moderators: zeryl, Teta68

Modify to Buffed.de???

Postby ahnernoch » Tue Oct 17, 2006 8:10 pm

Is someone able to change the links for the items to buffed.de for german roster??? Would be much more better for german roster users.

case $wordings[$roster_conf['roster_lang']]['Alchemy']:
$url = 'http://wow.allakhazam.com/db/skill.html?line=171&locale='.$roster_conf['roster_lang'];
break;
case $wordings[$roster_conf['roster_lang']]['Blacksmithing']:
$url = 'http://wow.allakhazam.com/db/skill.html?line=164&locale='.$roster_conf['roster_lang'];
break;
case $wordings[$roster_conf['roster_lang']]['Cooking']:
$url = 'http://wow.allakhazam.com/db/skill.html?line=185&locale='.$roster_conf['roster_lang'];
break;
case $wordings[$roster_conf['roster_lang']]['Enchanting']:
$url = 'http://wow.allakhazam.com/db/skill.html?line=333&locale='.$roster_conf['roster_lang'];
break;
case $wordings[$roster_conf['roster_lang']]['Engineering']:
$url = 'http://wow.allakhazam.com/db/skill.html?line=202&locale='.$roster_conf['roster_lang'];
break;
case $wordings[$roster_conf['roster_lang']]['First Aid']:
$url = 'http://wow.allakhazam.com/db/skill.html?line=129&locale='.$roster_conf['roster_lang'];
break;
case $wordings[$roster_conf['roster_lang']]['Leatherworking']:
$url = 'http://wow.allakhazam.com/db/skill.html?line=165&locale='.$roster_conf['roster_lang'];
break;
case $wordings[$roster_conf['roster_lang']]['Tailoring']:
$url = 'http://wow.allakhazam.com/db/skill.html?line=197&locale='.$roster_conf['roster_lang'];
break;
ahnernoch
WR.net Apprentice
WR.net Apprentice
 
Posts: 31
Joined: Sat Sep 02, 2006 12:33 am

Modify to Buffed.de???

Postby PleegWat » Tue Oct 17, 2006 8:24 pm

You need to rebuild the parser to do this.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: Modify to Buffed.de???

Postby ahnernoch » Tue Oct 17, 2006 8:25 pm

ok im stupid and german! :rabbit2: please tell what is a parser?! :D
ahnernoch
WR.net Apprentice
WR.net Apprentice
 
Posts: 31
Joined: Sat Sep 02, 2006 12:33 am

Modify to Buffed.de???

Postby PleegWat » Tue Oct 17, 2006 8:45 pm

You can change it to use buffed.de, but you have to rewrite half the addon to do so.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: Modify to Buffed.de???

Postby ahnernoch » Tue Oct 17, 2006 8:49 pm

is it so much work? is it not only to change some of the links above??? :(
Because at the my recipe addon it was no problem to to this!
ahnernoch
WR.net Apprentice
WR.net Apprentice
 
Posts: 31
Joined: Sat Sep 02, 2006 12:33 am

Modify to Buffed.de???

Postby PleegWat » Tue Oct 17, 2006 9:50 pm

The recipe addon already has item names and simply provides the links. This addon needs to extract the names of recipes that the character does not have. This extracting is the most complicated part of the whole addon. And it'd have to be rewritten if it has to use a different site.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm


Return to Missing Recipes

Who is online

Users browsing this forum: No registered users and 0 guests

cron