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 [table] (https://vborg.vbsupport.ru/showthread.php?t=107985)

espesso 03-25-2009 11:40 PM

1 Attachment(s)
I have little question :D

How can i make this:

Attachment 96977

My Code:

PHP Code:

[TABLE="css=transp"]{css=top}[URL="http://url"][IMG]http://url[/IMG][/URL]|Text der ist lang.
[URL="http://url"]Download[/URL]|[/TABLE


CSS:

PHP Code:

/* format vBCode table */

.stg_table_transp {bordernonepadding2pxbackground:transparent; }
.
stg_table_transp .alt1 {background:transparent; }
.
stg_table_transp .alt2 {background:transparent; }
.
stg_table_transp td {bordernonebackground:transparenttext-aligncenter; }
.
stg_tablerow_top td {valign:top; } 

Thanks

StGaensler 03-29-2009 07:46 PM

There is no property valign :) You want to use
Code:

.stg_tablerow_top td {vertical-align:top; }
Stefan

belindazhu 04-05-2009 02:59 PM

I met several problems, pls help me:

1. Where should "product-bbcode_table-multi.xml" be placed? Under the root or under the "install" file?

2. There is no [table] code in my BB code collection, so I don't know what is your meaning of "table_saved"

3. I set up a BB code [table], but I don't know how to write "Replacement", "Sample", "Description", use "Use {option}" or not?

StGaensler 04-05-2009 03:24 PM

Quote:

Originally Posted by belindazhu (Post 1784311)
1. Where should "product-bbcode_table-multi.xml" be placed? Under the root or under the "install" file?

You can do what ever you want and place it where ever you want - but I would suggest importing this file as add-on in your vBulletin Admin Control Panel, as you would do it with every other add-on.
Quote:

Originally Posted by belindazhu (Post 1784311)
2. There is no [table] code in my BB code collection, so I don't know what is your meaning of "table_saved"

If you don't have a [table] BB code this shouldn't bother you
Quote:

Originally Posted by belindazhu (Post 1784311)
3. I set up a BB code [table], but I don't know how to write "Replacement", "Sample", "Description", use "Use {option}" or not?

You don't need to add a BB code by yourself, this is done by installing my add-on. So delete this BB code and install my add-on, if you want to use the functionality of my add-on.

JWL 04-05-2009 07:12 PM

1 Attachment(s)
This is very confusing, All I need is a simple format to post artiles with Photos wrapped inthe article

Something as simple as this below with no borders and transparent. I can surely use some help :D

Attachment 97305

JWL 04-10-2009 03:15 PM

OK, been figuring this out

{colsp=5} is merging or spanning cells

How does one go about spanning a row?

jacx 04-10-2009 05:18 PM

this is the bomb...nuff said!

JWL 04-12-2009 02:44 PM

1 Attachment(s)
I certainly have to say this mod is a very good mod once figured out. I am still playing with format, but as is I can now post my news articles in a far more appeasing look.
Still workign with spanning colomns and would like to understand how to span rows.

The only thing I had to do was to create a line break BBcode as [br].[/br] to simulate the
HTML Code:

<br>
from html. Had to do this to seperate paragraphs with out adding another row with the return key :erm:

Attachment 97646

JWL 04-15-2009 04:55 PM

How would you change the default code to start with
PHP Code:

[table="css=transp"]|[/table

instead of
PHP Code:

[table=]~[/table

I just want this as a template

jrap 04-16-2009 02:49 PM

Awesome mod, just what I needed. Many thanks!


All times are GMT. The time now is 03:23 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.02299 seconds
  • Memory Usage 1,761KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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