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)

Krahl 05-16-2006 06:32 PM

Quote:

Originally Posted by Krahl
I installed the "STRIKETHROUGH" code and it works fine other than one issue. In the editor, the button image only shows on a mouseover. Any pointers as to what I need to do to change/fix this?

Thanks for any help.

Anyone have input on this issue? I still haven't been able to track down the problem.

MThornback 05-18-2006 02:59 AM

Quote:

Originally Posted by Krahl
Anyone have input on this issue? I still haven't been able to track down the problem.

When I have issues I put the full link (HREF not server location) thats what fixes for me :)

Krahl 05-18-2006 03:19 AM

Quote:

Originally Posted by MThornback
When I have issues I put the full link (HREF not server location) thats what fixes for me :)

Thanks for the input MThornback. I went ahead and tried that. It's still showing the exact same thing though - just a very "blue" view of the button and mostly only when the button image is moused-over. Drats!

Any other suggestions or does anyone else have thoughts as to what might be wrong?

Krahl 05-19-2006 02:46 AM

Quote:

Originally Posted by Krahl
Thanks for the input MThornback. I went ahead and tried that. It's still showing the exact same thing though - just a very "blue" view of the button and mostly only when the button image is moused-over. Drats!

Any other suggestions or does anyone else have thoughts as to what might be wrong?

Follow up - I remade the graphics entirely and they're working now. No clue why the ones in the zip file didn't work for our site but at least the issue is now resolved.

rareclownfish 05-22-2006 11:36 PM

Any code for placing a pic on the main portal like a pic of the month or something like that?

lostgirl815 05-30-2006 06:00 AM

Thanks much for the strike tag. :)

redlabour 06-08-2006 04:06 PM

Will it work in the Future with vBulletin 3.6 or is something changed for BB-Codes ?

Borgs8472 06-08-2006 08:17 PM

^ ^
yep. These work with 3.0 also.

Freesteyelz 06-13-2006 10:53 PM

Excellent and fun hack, Borgs8472. :) *Clicked Install*

libertate 06-14-2006 11:49 PM

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!

BENSTER 06-19-2006 01:38 AM

You can add blink to yoru list as well :)


Code:

Blink
blink
<blink>{param}</blink>
no


Mikecp421 06-19-2006 02:36 AM

^^ didn't work for me

Tralala 06-19-2006 02:41 AM

<a href="http://www.answers.com/topic/blink-tag" target="_blank">http://www.answers.com/topic/blink-tag</a>

"The blink element type was first invented for Netscape Navigator and is still supported in its descendants, such as Mozilla Firefox. It is also supported by the Opera Internet Browser. Most other browsers, such as Microsoft's Internet Explorer, do not support it, even in its CSS incarnation."

"The inventor of the blink tag, Lou Montulli, has said repeatedly in interviews for magazines and other media that he considers 'the blink tag to be the worst thing I've ever done for the Internet.'"

BENSTER 06-19-2006 03:00 AM

LOL!! I started a warnign thread on my forum with marquee, and someone pointed out I wasn't completely done annoying them until I added blink - So I did. :) A lot of us use FF. both are definately annoying.

Mikecp421 06-19-2006 03:20 AM

ahhh ok I see it does work in FF, I typically use FF but since forum stuff doesn't all seem to work in it I started using IE 7 build 2 today only cause it has the multiple home page tab setup. Thanks

RFViet 06-19-2006 05:55 PM

cool, man !!!!

redlabour 08-04-2006 05:10 AM

Where is the Version for 3.6 ?

Borgs8472 08-04-2006 01:01 PM

This is the same for 3.6

bhxtyrant 08-08-2006 10:40 PM

Hey man,First i'd like to say thanks for these,the float tags and google one i find very helpful :D but now i wanted to ask about a small issue as well.After creating the custom BB tags for float left and right i attempted to test them.Then i happened to notice it seems to interfere with sig images pushing them asside and putting the image on the same line as sigs for some strange reason.I am not sure if you have already answered this but any help would be great.I am using VB 3.5.4 in case you need that info.Thanks!

BENSTER 08-08-2006 11:04 PM

Quote:

Originally Posted by bhxtyrant
Hey man,First i'd like to say thanks for these,the float tags and google one i find very helpful :D but now i wanted to ask about a small issue as well.After creating the custom BB tags for float left and right i attempted to test them.Then i happened to notice it seems to interfere with sig images pushing them asside and putting the image on the same line as sigs for some strange reason.I am not sure if you have already answered this but any help would be great.I am using VB 3.5.4 in case you need that info.Thanks!

try experimenting with the image right tag. Initially I put imgr /imgr then my text - and the image appeared as you said after everythign like it fell out of the tempate. Then I put it before my text, and it nicely stayed on the right side of the post with teh text filling in the left side.

bhxtyrant 08-08-2006 11:42 PM

Thanks Benster,you are right once enough text is added the tag works perfectly fine.However what if the text being used with this tag isnt long enough to force it to align properly?The reason i like this tag is because we will be using probally either VBAcmps or webtemplates so i think these tags will come in great handy for using images in our content pages :D but it's also awsome for the forums.

Borgs8472 08-16-2006 07:55 AM

Quote:

Originally Posted by bhxtyrant
Hey man,First i'd like to say thanks for these,the float tags and google one i find very helpful :D but now i wanted to ask about a small issue as well.After creating the custom BB tags for float left and right i attempted to test them.Then i happened to notice it seems to interfere with sig images pushing them asside and putting the image on the same line as sigs for some strange reason.I am not sure if you have already answered this but any help would be great.I am using VB 3.5.4 in case you need that info.Thanks!

Known bug, but I like it like this so don't plan to update.

What you need to do is wrap your whole signature area in it's own table, so that images can not drop down into it.

rudedog1968 08-17-2006 01:33 PM

I've been looking for a float image left/right for a very long time. Man this is awesome, and thanks to the poster who added the margin's

clicked installed!

michaelsilvia 08-23-2006 09:25 AM

You rock! Thanks for the usful BB code.

johnstires 08-31-2006 10:18 PM

I love the float right and left options. 2 questions:

1. How do I change the text when I scroll over the button. Right now it says: "wrap [IMGL] tags around selected text"

I want it to say "Float Image Left"

2. How Do I start a new row of buttons? Mine will run off the page if I add a few more.

aveon 09-10-2006 04:30 AM

thnx man nice work

Hornstar 09-12-2006 02:10 AM

Is there a place which shows what BB codes that usergroup can use? so members can go there so they will know?

Borgs8472 09-22-2006 11:54 PM

^ ^
https://vborg.vbsupport.ru/misc.php?do=bbcode
On all vb forums in a similar fashion

joh 09-27-2006 07:21 PM

Quote:

SIGN TAG
Upload attached schildhalter.gif to your images folder or wherever you like
Title: Sign
Tag: s
Replacement:

Code:
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" style="background-color: White; border: 1px solid Black; padding: 1px;"><FONT COLOR="Black"><normalfont>{param}</normalfont></FONT>
</td>
</tr>
<tr>
<td align="center">
<img src="/images/schildhalter.gif" alt="" border="0">
</td>
</tr>
</table>Example: [ s ]Look at me![/ s ] -->>
Description: Wrap your text with a cynical looking smiley holding a sign.
Use {option}: No
Button Image: /images/s-tag.gif
NB - remove the spaces around the example [ s ], there is a conflict here with vb.org 's' bbcode
where can i find the images to upload for this bbcode and all the others that you have.

I like the image float stuff. I have asked the so call help that I had if this could be done and i was told it was never going to happen.

Borgs8472 09-27-2006 10:34 PM

^ ^
they're all in the attachment

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:38 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.01580 seconds
  • Memory Usage 1,831KB
  • 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
  • (3)bbcode_html_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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