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

Reply
 
Thread Tools
BBcode Manager 1.32 : New looks for your quote, html, php and code bbcodes ! Details »»
BBcode Manager 1.32 : New looks for your quote, html, php and code bbcodes !
Version: 1.32, by cclaerhout cclaerhout is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.6.7 Rating:
Released: 06-30-2006 Last Update: 08-18-2006 Installs: 340
Uses Plugins
Additional Files  
No support by the author.

*********************************************
BBcode Manager
-Version 1.32-
Works vB 3.6 -vB 3.5 (special xml file inside zip)
*********************************************
By C?dric Claerhout and Calorie


-Description-

This modification allows you to have new looks for quote, code, phg and html bbcodes. The installation is automatic ; the setup is very easy.


-Features-
  • Five news looks for bbcodes in order to enhance your messages : Light bbcode set ; Dark bbcode set ; Pastel bbcode set ; Simple bbcode set and Simple bbcode with transparency b/g. Configure this sets according to your styles. If you forget or don't want to specify a set for a style, it will use the defaut vB display.
  • GIF or PNG formats available for pictures. Autodetect IE 6 function to use gif extension for this browser. In order to work efficiently the Cached Posts Lifespan must be set to 0 in vB options
  • This hack works with vBa CMPS : it uses special templates to avoid to break the front page. The detection is automatic (since 1.31 version).
  • You can configure : the left margin of bbcode, the color and the size of text.
  • You can set a link to quoted user profile. It creates a clickable link between the person's username being quoted and her profile.
  • Mono or double bubbles for simple quote bbcode | special behaviour for quotes of light, dark and pastel sets.
-Installation-
  1. Upload "bbcodemanager" pictures directory in vBulletin images directory : /forums/images/
  2. Import the product xml file
  3. Configure the mod in vBulletin options -> "BBcode templates manager"
-Updates-
-19/08/2006 : version 1.32 released. New option available : integration of Advanced Syntax Highlighting is now possible. Please note that "Code Block Width" must be in pixels (see "important" paragraphe)
-15/08/2006 :
version 1.31 released. New vba procedure detection ; it's automatic now. Errors in vBa bbcode templates have been corrected. To upgrade from 1.30, just import product file.
-14/08/2006 : version 1.30 released thanks to Calorie : the installation is now fully automatic ; you just have to upload product file and that's all (no need to edit php file anymore) ; the english translation is also better thanks to Calorie.
-07/08/2006 : version 1.23 released ; new options available : Link to profil, Left margin, Text color and some Special behaviour for quotes of light, dark and pastel sets. Text color problem for some styles corrected. To update, just import xml product file and upload pictures (there are new ones)
-15/07/2006 : version 1.22b released ; link to a picture corrected
-14/07/2006 : version 1.22 released ; code is simpler ; use now $style[styleid] variable instead of $styleid ->allow guests to see the right bbcode set
-12/07/2006 : version 1.21 released ; now you can config several style ids (for real this time)
-12/07/2006 : version 1.2 released ; new installation procedure ; many big problems corrected ; html code of new bbodes templates updated ; tested and validated XHTML
-03/07/2006 : now you can config several style ids
-Important-
  • To update from 1.30 just import the product file
  • To uninstall version 1.1 or version 1.2, you have to follow a specific procedure described in the archive.

  • [s]To avoid display problems, i strongly advice you to set the "Code Block Width" (available in you style options) to 100%. If you prefer pixels, choose a little value ; especually if you're using legacy postbit. Never enter "auto" otherwise it won't work.[/s]
    The "Code Block Width" must be in pixels Otherwise there are too numerous problems. So forget my advice to put a value in %. It must be in pixels. In 800x600 there is a display problem, but it's the same thing with vb default templates. So i guess we can't do anything.
  • If the text display doesn't suite you, you can do easily what you want. Just turn off the "CSS BBcode text" module and create the CSS : .bbcode
    Do it on your own : you won't be helped for this.

This modification is available in french on vBulletin-fr.org

This french forum is acting against vB piracy

Show Your Support

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

Comments
  #222  
Old 08-23-2006, 12:06 PM
cclaerhout's Avatar
cclaerhout cclaerhout is offline
 
Join Date: Aug 2004
Location: Paris (France)
Posts: 448
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Avalon111
i am using vb3.6.0

i have kust uninstalled this modification because the use of [code] is totaly breaking the layout. its width is waaaaaaaaaaay to large

cant be changed manually?
vb devault template for [code] works properly and doesnot break the layout of the page.

EDIT:
okay i have altered the value from % to px in this line

Code:
<td style="background-image: url($vboptions[bburl]/images/bbcodemanager/simple/11.$bbcode_image_extension);background-repeat:repeat-x;width:730px;height:24px;" ></td>
but how do i get rid of this empty space at the end of [php] [code] [html] ??
Attachment 52547
I'm going to check this.

Edit : html problems found ; it needs a fix.

About the empty space i'm not sure to be able to fix it. If i do... the display with IE won't be good.
Reply With Quote
  #223  
Old 08-23-2006, 01:45 PM
Avalon111 Avalon111 is offline
 
Join Date: Dec 2004
Location: Austria
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cclaerhout
I don't understand... it's a vb 3.6 feature...
oops sorry.
i installed vb3.6 + your modification in one run.

i had the "Link to Profile" enabled. thought thats why the user id is displayed now.

i am realy sorry

after i have done the px correction for [code] this modification runs very fine now.

GREAT WORK
Reply With Quote
  #224  
Old 08-23-2006, 03:07 PM
bullzeye bullzeye is offline
 
Join Date: Jul 2006
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cclaerhout: this it what it looks like

I think there is a problem qouting posts using your hack
Reply With Quote
  #225  
Old 08-24-2006, 11:58 AM
cclaerhout's Avatar
cclaerhout cclaerhout is offline
 
Join Date: Aug 2004
Location: Paris (France)
Posts: 448
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well i tested it and i didn't find any problem neither with Mozilla, nor with IE 6.

On a post above i said that i found a bug... well it isn't the case. The width must be in pixels.
Reply With Quote
  #226  
Old 08-24-2006, 03:40 PM
bullzeye bullzeye is offline
 
Join Date: Jul 2006
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you tried to Quote somebody using the WYSIWYG-Editor? My Pal tells me this Problem will come up by using WYSIWYG-Editor and FireFox! Opera works well.
Reply With Quote
  #227  
Old 08-24-2006, 04:06 PM
bullzeye bullzeye is offline
 
Join Date: Jul 2006
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Got another Question Is it possible to do something to collapse quotes codes etc?
Reply With Quote
  #228  
Old 08-25-2006, 08:04 AM
chkdgate's Avatar
chkdgate chkdgate is offline
 
Join Date: Jun 2006
Location: US
Posts: 264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cclaerhout, this is exactly what I was looking for. Awesome mod. The only problem is and I'm sorry if it sounds dumb but how do I change the colors within each category? Also, is there a way for quotes to dispaly normal text instead of italics?
Reply With Quote
  #229  
Old 08-25-2006, 11:54 AM
cclaerhout's Avatar
cclaerhout cclaerhout is offline
 
Join Date: Aug 2004
Location: Paris (France)
Posts: 448
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bullzeye
Have you tried to Quote somebody using the WYSIWYG-Editor? My Pal tells me this Problem will come up by using WYSIWYG-Editor and FireFox! Opera works well.
I've tried with FF 1.5.0.6 and i'm sorry to tell you that this hack is working
Reply With Quote
  #230  
Old 08-25-2006, 11:55 AM
cclaerhout's Avatar
cclaerhout cclaerhout is offline
 
Join Date: Aug 2004
Location: Paris (France)
Posts: 448
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bullzeye
Got another Question Is it possible to do something to collapse quotes codes etc?
Well i don't see what would be the advantage. Users are not going to play to collaspe each code bbodes. That's not very usefull.
Reply With Quote
  #231  
Old 08-25-2006, 12:00 PM
cclaerhout's Avatar
cclaerhout cclaerhout is offline
 
Join Date: Aug 2004
Location: Paris (France)
Posts: 448
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chkdgate
cclaerhout, this is exactly what I was looking for. Awesome mod. The only problem is and I'm sorry if it sounds dumb but how do I change the colors within each category?
What do you mean with "change the colors" ? You just have to configure the BBCODE sets according to the style ID.

Quote:
Originally Posted by chkdgate
Also, is there a way for quotes to dispaly normal text instead of italics?
Yes there is always a a way I'm going to work on it to avoid you to edit templates. But i will be out next days. So this mod won't be released quickly.
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 02:54 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.04878 seconds
  • Memory Usage 2,326KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete