vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   BB Code Enhancements - [BB Code] NFO (https://vborg.vbsupport.ru/showthread.php?t=207205)

Coroner 03-02-2009 10:00 PM

[BB Code] NFO
 
1 Attachment(s)
This is an NFO BB Code.

Insert any NFO as BB Code.

How To:
Go into you AdminCP and add a new BB Code:

Title: NFO
BB Code Tag Name: nfo
Replacement:
PHP Code:

<table cellpadding="2" cellspacing="0" border="0" class="tborder"><tr><td class="thead">NFO:</td></tr><tr><td style="background-color:#FFFFFF">
<
pre><font color="#000000" style="line-height:3pt" face="Lucida Console ANSI, Terminal">{param}</font></pre>
</
td><tr></table

Example: [NFO]Here is the NFO-Text[/NFO]
Description: Allows Users to use NFO in posts.
Use {option}: No
Button Image: images/editor/nfo.gif

PalServ 03-04-2009 10:37 AM

thanks , nice one

fta2k 03-28-2009 08:29 AM

Works great. Thanks

wolfiejp 03-30-2009 07:03 AM

nice one mate, any way to make the box a little bit bigger say an extra 20% ?

good work tho spot on thanks

duditas 04-01-2009 03:07 AM

wolfiejp, change the line-height:

<font color="#000000" style="line-height:5pt"

and you'll see it much better.

Great job, thaks :)

wolfiejp 04-02-2009 01:59 AM

nice one duditas your a star ;-)

cleverone 04-04-2009 09:36 AM

Nice thanks... about time for a updated version from the old.. shit looks clean!

TaMpE 04-08-2009 12:13 AM

I keep getting this when I post something that has images shapes (the black blocks).

Quote:

The message you have entered is too short. Please lengthen your message to at least 10 characters.
I'm running vB 3.7.4

does it have to do with the vB version I'm running?

edit: Nevermind about the problem above, it works perfectly now.

I was comparing this BBCode and the [CODE] BBCode to see which display a better NFO. The [CODE] BBCode seems to look better except it doesn't have the white background and the annoying scroll bar.

[CODE] BBCode
https://vborg.vbsupport.ru/external/2009/04/131.jpg

[NFO] BBCode
https://vborg.vbsupport.ru/external/2009/04/132.jpg

Could it be as good as the [CODE] BBCode?

TaMpE 04-25-2009 11:46 PM

Here is a modified version or fix, whatever you call it. The one posted above isn't working properly (ie, the pictures look like the ones above).

This one seems better.
PHP Code:

<table cellpadding="2" cellspacing="0" border="0" class="tborder">
    <
tr>
        <
td class="thead">NFO:</td>
    </
tr>
    <
tr>
        <
td style="background-color:#FFFFFF">
            <
pre><font color="#000000" style="font-size:8pt;line-height:3pt;font-family:lucida console;">{param}</font></pre>
        </
td>
    </
tr>
</
table


Nadeemjp 04-26-2009 04:39 AM

sorry but what is an NFO? and how do we add something in it that is fun?


All times are GMT. The time now is 09:49 PM.

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.01351 seconds
  • Memory Usage 1,745KB
  • 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_php_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
  • (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