Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
BB code tables 1.0 Details »»
BB code tables 1.0
Version: 1.00, by JohnWoo JohnWoo is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 12-09-2004 Last Update: Never Installs: 16
 
No support by the author.

Hello!
It still needs optimization, but should work fine already

How it works :
1) starting code is [table] or [table 1 2 3] where
1 2 3 any numbers separated by space
first - border
second - cellpadding
third - cellspacing

- ending tag is always [/table]
- table lines separated by line break
- each line can have 7 styles. To specify a style add in the beginning number and ^ symbol without spaces
example:
2^
you may skip 7^ - it is default (alt1) style
- ceils in line separated by |
- there is no need to add | before first and after last ceil
- each ceil can have each own align. Use align mark as a first symbol of ceil without spaces
blank (default) - left
= - center
~ - right

- you can use any other BB code inside ceils
- if number of ceils different in lines, last ceil of shorter lines will get colspan= with needed number

so table in post may look like

[table 1 3 0]
1|2|test 16798789789797979799879797979|4|5|6|7
1^~right with colspan
2^333|=center with colspan
3^1|2|left with colspan
4^1|=center without colspan|3|4|5|6|7
5^1|blablabla|3|4|5
6^1|2|3|4|5|6|7
[/table]

Show Your Support

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

Comments
  #12  
Old 11-08-2005, 08:23 AM
Detomah's Avatar
Detomah Detomah is offline
 
Join Date: Sep 2003
Location: South Shields UK
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I've also found this thread https://vborg.vbsupport.ru/showthread.php?t=96057 where one of the moderators has stated that this could easily be made into a plugin for it to be made to work again.

I've tried the obvious in copying the code to a new plugin and trying to make it as a bb-code parse plugin, but I get the white screen of death. I'm not quite up on the new vBulletin variables and stuff yet so aint got a clue if the code actually needs updating and stuff or not?

I really would appreciate a hand with this one, it's got me seriously baffled.

It's probably something really simple and straight forward to do, but I think i've probably spent so long staring trying to find the answer that i'm suffering from a problem black out.

Anyway, thanks in advance if you do decide in your heart, that I am worthy of being given a wee helping hand on this one. I promise that if I can at some stage in the future help you back out in some shape or form, I will.
Reply With Quote
  #13  
Old 11-08-2005, 06:22 PM
Detomah's Avatar
Detomah Detomah is offline
 
Join Date: Sep 2003
Location: South Shields UK
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nobody feeling brave enough to tackle this?
Reply With Quote
  #14  
Old 11-09-2005, 08:41 PM
Detomah's Avatar
Detomah Detomah is offline
 
Join Date: Sep 2003
Location: South Shields UK
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Detomah
Ok, I've also found this thread https://vborg.vbsupport.ru/showthread.php?t=96057 where one of the moderators has stated that this could easily be made into a plugin for it to be made to work again.

I've tried the obvious in copying the code to a new plugin and trying to make it as a bb-code parse plugin, but I get the white screen of death. I'm not quite up on the new vBulletin variables and stuff yet so aint got a clue if the code actually needs updating and stuff or not?

I really would appreciate a hand with this one, it's got me seriously baffled.

It's probably something really simple and straight forward to do, but I think i've probably spent so long staring trying to find the answer that i'm suffering from a problem black out.

Anyway, thanks in advance if you do decide in your heart, that I am worthy of being given a wee helping hand on this one. I promise that if I can at some stage in the future help you back out in some shape or form, I will.
Bump...

Surely someone out there has a spare few mins to help a guy in need with this?
Reply With Quote
  #15  
Old 11-10-2005, 03:15 PM
Detomah's Avatar
Detomah Detomah is offline
 
Join Date: Sep 2003
Location: South Shields UK
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone?
Reply With Quote
  #16  
Old 11-14-2005, 07:01 AM
Detomah's Avatar
Detomah Detomah is offline
 
Join Date: Sep 2003
Location: South Shields UK
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

:down: Can't believe nobody is willing or able to help out on this one, i'd have really thought for one advanced coder or another, this is would be the sort of port that could be done in a few short minutes.
Reply With Quote
  #17  
Old 11-14-2005, 07:28 PM
EvilHawk EvilHawk is offline
 
Join Date: Feb 2005
Location: Greece
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Detomah
:down: Can't believe nobody is willing or able to help out on this one, i'd have really thought for one advanced coder or another, this is would be the sort of port that could be done in a few short minutes.
I have ported it, as a product, but i don't thinks that it is allowed to upload the file without the permission of the original coder!
Reply With Quote
  #18  
Old 11-14-2005, 11:14 PM
Detomah's Avatar
Detomah Detomah is offline
 
Join Date: Sep 2003
Location: South Shields UK
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by EvilHawk
I have ported it, as a product, but i don't thinks that it is allowed to upload the file without the permission of the original coder!
That is very frustrating when the hacks author is no longer active. >.<

I've Pmed you about it.
Reply With Quote
  #19  
Old 04-03-2006, 07:53 PM
whodah whodah is offline
 
Join Date: Feb 2004
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello!

i'd be interested in this too for 3.5! - loved it on 3.0.x...
Reply With Quote
  #20  
Old 05-05-2006, 07:00 PM
whodah whodah is offline
 
Join Date: Feb 2004
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ugh... i searched and searched but did not see this. came across it today in another post!

those seeking 3.5: https://vborg.vbsupport.ru/showthread.php?t=105802

thx JohnWoo for the original work!
Reply With Quote
  #21  
Old 06-13-2006, 01:52 PM
MrPHD's Avatar
MrPHD MrPHD is offline
 
Join Date: Feb 2006
Location: Portugal
Posts: 385
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, i have vb 3.5.4 and can´t find includes/functions_bbcodeparse.php why?Please help
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 05:51 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.06180 seconds
  • Memory Usage 2,307KB
  • Queries Executed 27 (?)
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_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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_postinfo_query
  • fetch_postinfo
  • 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