vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   DeviantArt button (https://vborg.vbsupport.ru/showthread.php?t=124226)

chkdgate 11-07-2006 06:20 AM

Okay, I found out how to put some alternative text which is pretty easy but how do I get it to specifically display the member's user name?

Original:
Code:

<img src="images/misc/DA.gif" border="0"></a>
Added alt text:
Code:

<img src="images/misc/DA.gif" border="0" alt="View my profile"></a>

chkdgate 12-20-2006 06:39 AM

Any way to get this to open in an existing page instead of a new tab?

Aken 12-25-2006 12:14 AM

This is a good idea, and a very easy install for any membername website, not just Deviant Art.

You could simplify the whole process even more as well. Instead of entering their DA info as "bratzer.deviantart.com", you could have them simply add their DA username, or just "bratzer". Then, change your template info to:

Code:

<!-- Deviantart start -->
<if condition="$post[fieldX]"><a href="http://$post[fieldX].deviantart.com" target="_blank">
<img src="images/misc/DA.gif" border="0" alt="View my DeviantArt Profile!"></a>
</if>
<!-- Deviantart end -->


chkdgate, yes you can easily get it to open in the same window by removing target="_blank" out of the URL in the template addition above.

chkdgate 12-25-2006 05:15 AM

Thank you Aken.

Bratz-Designs 02-04-2007 07:27 AM

Quote:

Originally Posted by Aken (Post 1144723)
This is a good idea, and a very easy install for any membername website, not just Deviant Art.

You could simplify the whole process even more as well. Instead of entering their DA info as "bratzer.deviantart.com", you could have them simply add their DA username, or just "bratzer". Then, change your template info to:

Code:

<!-- Deviantart start -->
<if condition="$post[fieldX]"><a href="http://$post[fieldX].deviantart.com" target="_blank">
<img src="images/misc/DA.gif" border="0" alt="View my DeviantArt Profile!"></a>
</if>
<!-- Deviantart end -->


chkdgate, yes you can easily get it to open in the same window by removing target="_blank" out of the URL in the template addition above.

Yes true, i modifyed the code a bit ;)


All times are GMT. The time now is 04:40 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01083 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete