vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Show Thread Enhancements - Borgs' [BB Code] Pack - Signs, User, Divider, Search Tags, Float Images (https://vborg.vbsupport.ru/showthread.php?t=103257)

desertfoxmb 09-29-2006 08:54 AM

I just installed some of these.. (yes I clicked on install. :) )

For anyone attempting to run a family friendly site you can append &safe=active to the end of the Google bb code to turn on safesearch for the users.

So the code would be:

HTML Code:

<a href="http://www.google.com/search?&q={param}&safe=active">{param}</a>
Also for the horizontal line, I updated it to use both the option and parameter to set the height and color respectively. the updated replacement would be:
HTML Code:

<hr style="height:{option}px; color:{param}" />
And a sample usage would be:
HTML Code:

[line=1]orange[/line]

Borgs8472 10-02-2006 02:48 PM

I've merged in my oversized image code as no one noticed it in its own thread :)

Nathancito 10-06-2006 05:54 PM

Excellent mod! I love it... clicking install... =)

Webmist 10-07-2006 02:35 AM

I love the ones here. Below is an alternate to using <div> tags. I had a problem with them not showing due to some template customizations I have. Sometimes <table> tags work better. Just use the options of left or right.

Title: Image Wrap
Tag: wrapimg
Code:

<table border="0" align="{option}" valign="top">
<tr>
<td><img src="{param}" border="0" align="{option}" /></td>
</tr>
</table>

Example: [wrapimg=left]http://yourpathto/forums/image.ext[/wrapimg]The text that you write here will wrap around the images based on the option you indicated in your wrap tag. I did left here.

Options: Yes
Images: images/imgl.gif

Brew 01-02-2007 03:58 PM

Quote:

Originally Posted by libertate (Post 1007635)
Thank you!

This is excellent.

I know there was an example of specific Amazon item, and the "search" results were discarded as not enough comission. I think something is still better then nothing :) so here it is.

Title: Amazon
Tag: amazon
Replacement:
Code:

<a href="http://www.amazon.com/gp/redirect.html?link_code=ur2&tag=amazonid-99&camp=1789&creative=9325&location=/gp/search%3F%26index=blended%26keywords={param}%26_encoding=UTF8" target="_blank">{param}</a>
Example: [amazon]exercise[/amazon]
Description: Wraps amazon.com search around specific text.
Use {option}: No
Image: images/amazon.gif

Note that amazonid-99 should be replaced by your amazon id number.

If you have a very specific type of search you can narrow it down by selecting a category, and replacing blended within the URL.

Since these are links for searching, I open them in a new window via the target="_blank" tag within the anchor tag.

Again, thanks!

Awesome!

Thank you for your effort!

Brew 01-06-2007 01:39 AM

Can someone tell me how to get these new buttons on the next row?

I can't install all the button I wish to use because it will mess with the tables.

If I can get these new functions underneath the B I U buttons it will give me more room :)

Thanks!

Terminatoronly 01-07-2007 09:31 AM

nice i like it :D

cupra 01-07-2007 10:57 AM

good one, like it a lot! well done - installd!

Kohhal 01-12-2007 09:25 AM

Nice, installed strikethrough, sign and user :)

encryption 01-16-2007 10:21 AM

Quote:

Originally Posted by Brew (Post 1151716)
Can someone tell me how to get these new buttons on the next row?

I can't install all the button I wish to use because it will mess with the tables.

If I can get these new functions underneath the B I U buttons it will give me more room :)

Thanks!

+1

Any help would be apprecaited


All times are GMT. The time now is 03:49 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.01183 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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