Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
World of Warcraft Wowhead Item tooltips for vBulletin Details »»
World of Warcraft Wowhead Item tooltips for vBulletin
Version: 000, by sweede sweede is offline
Developer Last Online: Jun 2014 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 06-19-2008 Last Update: 04-05-2010 Installs: 136
DB Changes Uses Plugins Template Edits Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.

** Discontinued thread !
See https://vborg.vbsupport.ru/showthread.php?t=239911 for current thread in 3.8 modification areas.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 06-21-2008, 03:36 AM
mikeylikesitz's Avatar
mikeylikesitz mikeylikesitz is offline
 
Join Date: Apr 2002
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not sure, it is still that way if you would like to take a look, if not no biggie
Reply With Quote
  #23  
Old 06-21-2008, 08:22 AM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sweede, just uploaded and installed your add-on ... unfortunately it doesn't works ... it shows only the BBCode button and the tags [item], but nothing, no colors, nothing ...

if you need t to check-out somethings i can give you an admin account onto my test board ...

edit. instead, the 0.5.1 version runs properly .... also the 0.5.1 runs with the 0.5.2 files so i think there is an issue in the .xml
Reply With Quote
  #24  
Old 06-21-2008, 02:05 PM
sweede's Avatar
sweede sweede is offline
 
Join Date: Jan 2007
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KURTZ View Post
Sweede, just uploaded and installed your add-on ... unfortunately it doesn't works ... it shows only the BBCode button and the tags [item], but nothing, no colors, nothing ...

if you need t to check-out somethings i can give you an admin account onto my test board ...

edit. instead, the 0.5.1 version runs properly .... also the 0.5.1 runs with the 0.5.2 files so i think there is an issue in the .xml

Ok, fixed with 0.5.3

I use another product that allows me to store plugins on my local drive and edit them with a normal PHP Editor as php files. When i "Export" a product, it reads these php files and creates the XML file accordingly.

If there are any additional space after the closing ?> tag (or it is missing), it doesnt include that plugin, which has happened several times so far
Reply With Quote
  #25  
Old 06-21-2008, 02:13 PM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK it seems to be correct now ... edit: nvm it runs :P
Reply With Quote
  #26  
Old 06-21-2008, 02:28 PM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

upgraded to 5.4, just found a small issue i've settled into ACP 'disable underline' but the old tooltips are still underlined ...
Reply With Quote
  #27  
Old 06-21-2008, 06:18 PM
Luxus Luxus is offline
 
Join Date: Feb 2002
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice new version...
do you plan to support more then 1 language?
to post in german
use [item]http://de.wowhead.com/?item=29434[/item]
for default lang [item]29434[/item]
Reply With Quote
  #28  
Old 06-21-2008, 06:36 PM
sweede's Avatar
sweede sweede is offline
 
Join Date: Jan 2007
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Luxus View Post
nice new version...
do you plan to support more then 1 language?
to post in german
use [item]http://de.wowhead.com/?item=29434[/item]
for default lang [item]29434[/item]
Yes, but not until i can figure out how to get a non-english name via URL

for example.

http://www.wowhead.com/?item=Netherwind+Pants&xml works as you would expect.

In french though,
http://fr.wowhead.com/?item=16915
it is
Pantalon de vent du N?ant

which if you put that in the URL, doesnt work
http://fr.wowhead.com/?item=Pantalon...t+du+N?ant&xml

if you change the ? to e
http://fr.wowhead.com/?item=Pantalon...t+du+Neant&xml

it works as expected

Now the problem is translating the ? to e and the other hundreds of characters automatically. While i can build a translation map, that doesnt appear to be the most robust solution right now.

Also, there are some characters in languages that i can't figure out the correct character to use (for example, there is this funky B looking character in German).

I don't want to rely on users knowing the item ID every time, and I haven't added a way to specify locale to the item ID (i.e. [item=ES-12345]Spanish Item[/item] so you can change the displayed language in the tooltip itself.

This though, is easy and i'll get that implemented further in the week (Along with pasting wowhead URLs supporting the same mechanic).

For example, if your board is set to use French by default and someone puts something like..

[item=ES]Abrazo de Alanna[/item] (item is in spanish)
[item=US-13314]Alanna's Embrace[/item] (Item would be in english)
or pasting
http://de.wowhead.com/?item=13314 (item would be in german) ,

all 3 of those would be in their appropriate language
Reply With Quote
  #29  
Old 06-22-2008, 08:39 PM
Danoxth Danoxth is offline
 
Join Date: Jul 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and runs perfectly

May I make a suggestion? Is it possible to get the following format to be accepted: [item=35497]

Reason I ask is that I use the RSS feed of a popular Warcraft site and they use that sort of formating so I'm currently having to go in manually edit each item code etc.

If it's possible it'd be great, if not, no worries, just more work for me :P
Reply With Quote
  #30  
Old 06-22-2008, 08:50 PM
sweede's Avatar
sweede sweede is offline
 
Join Date: Jan 2007
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i don't know if you can do that in bbcode..

but, i'll look and see what i can do.

Whats the RSS feed so i can review and test ?
Reply With Quote
  #31  
Old 06-22-2008, 09:06 PM
Danoxth Danoxth is offline
 
Join Date: Jul 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's MMO Champions feed, which you can find here

Cheers for the quick response
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:57 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09582 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete