Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[BBCode] Download & Password Details »»
[BBCode] Download & Password
Version: 1.1, by theFM theFM is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 3.8.x Rating:
Released: 08-30-2009 Last Update: Never Installs: 11
Template Edits
Additional Files  
No support by the author.

Admin Cp >> Custom BB Codes >> Add New BB Code

BBCode Download


Title: Download
BB Code Tag Name : download
Replacement:
Code:
<div class="icon-down"><a href="{param}" target="_blank">Click here to download</a></div>
Example: [download]link goes here[/download]

---------------------------------------------------------------------------------------

BBCode Password


Title: Password
BB Code Tag Name : password

Replacement:
Code:
<div class="icon-pass">Password : {param}</div>
Example: [password]http://www.viet.vn/[/password]

Now lets add the additional css

Styles & Templates >> Style Manager >> Main Css

Add this code to Additional CSS Definitions
Code:
<!--code by wate*fix by theFM-->
<!--Version 1.1-->
.icon-down{
        border:solid 1px #90ac13; 
        background:#eef4d3 url(images/download.png) 8px 6px no-repeat;
        color:#6b800d;
        font-weight:bold;
        padding:4px;
        text-align:center;
                width: 50%;
    }

.icon-pass{
        border:solid 1px #90ac13; 
        background:#eef4d3 url(images/lock_open.png) 8px 6px no-repeat;
        color:#6b800d;
        font-weight:bold;
        padding:4px;
        text-align:center;
                width: 50%;
    }
Add download.png and lock_open.png to your images folder.

Please Click On the INSTALL if you are installing it.
If you Can Please If you can Support Me by Giving Me Some Donations , it will be very Helpful.

Supporters / CoAuthors

Show Your Support

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

Comments
  #2  
Old 08-31-2009, 06:14 PM
Yenimuhendis Yenimuhendis is offline
 
Join Date: Nov 2007
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
<!--code by wate*fix by theFM-->
OMG !!! Same codes same images with my bbcode

https://vborg.vbsupport.ru/showthread.php?t=216992
Reply With Quote
  #3  
Old 09-01-2009, 06:01 AM
nightbloom's Avatar
nightbloom nightbloom is offline
 
Join Date: Mar 2008
Location: Whidbey Island, WA
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*pwn't*
Reply With Quote
  #4  
Old 12-04-2009, 05:50 AM
lm3a.net's Avatar
lm3a.net lm3a.net is offline
 
Join Date: May 2009
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks man,
Reply With Quote
  #5  
Old 02-20-2010, 07:00 PM
biggeorge's Avatar
biggeorge biggeorge is offline
 
Join Date: Feb 2007
Location: The Great State of Mass!
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fail
Reply With Quote
  #6  
Old 08-31-2010, 01:02 AM
kevinkun kevinkun is offline
 
Join Date: Feb 2010
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for this, can't people see the password when they 'quote' it?
Reply With Quote
  #7  
Old 08-31-2010, 07:27 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Screen shots?

Quote:
Originally Posted by Yenimuhendis View Post
OMG !!! Same codes same images with my bbcode

https://vborg.vbsupport.ru/showthread.php?t=216992
I guess I can just see yours...
Reply With Quote
  #8  
Old 09-15-2012, 08:38 PM
ChiNa ChiNa is offline
 
Join Date: Jul 2012
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Yenimuhendis View Post
OMG !!! Same codes same images with my bbcode

https://vborg.vbsupport.ru/showthread.php?t=216992
Its ok mate, No need to say it in this thread! You could pm the person because I been through this kinda thing once..... And it can happen to anyone So BIG RESPECT for him for given you the Credit as the a Supporter... Mine was deletedby BirdOPrey due to copyright, but he didnt delete this.. Booooooooo lool,, Joking

Important Notice About The Download BBCODE:

About the Download BBCODE mod, The download is not working with vBulletin 3.8.6 and 3.8.7 with the information the information given! I tried to make it work, and based on the explanation but didnt workd!

This is how it looked when I was finished:


Its only the Download BBCODE that doesnt appear right, and it took me some time to figure out why, and I found the solution. And i found out that you have to mark YES where it says --> Disable BB Code Within This BB Code!


After marking YES then BOOM... Wolla... it worked:


So, Remember Disable BB Code Within This BB Code = YES

Thanks for this mod, I really liked it, because its so simple..
Reply With Quote
  #9  
Old 09-15-2012, 09:44 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ChiNa-Man, in 2010 when I posted in this thread I wasn't a staff member so there was nothing I could do about it.

I'm a little busy right now and this thread is many years old so I will look at it later- if the original poster was concerned though he could of/should of reported the post using the Report Post feature.
Reply With Quote
  #10  
Old 09-15-2012, 10:24 PM
ChiNa ChiNa is offline
 
Join Date: Jul 2012
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
ChiNa-Man, in 2010 when I posted in this thread I wasn't a staff member so there was nothing I could do about it.

I'm a little busy right now and this thread is many years old so I will look at it later- if the original poster was concerned though he could of/should of reported the post using the Report Post feature.
Its all good Joe, yeh I knew you werent a mod because I saw when you were welcommed, I remember the date. I wanted to tease you and show you something you been charging me for loool, like joking arround a bit,,, You been an amazing member on here and everywhere else, and your doing your job btw!.. thank you for following up on it Mate.
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 07:17 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.06914 seconds
  • Memory Usage 2,295KB
  • Queries Executed 24 (?)
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
  • (3)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete