The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
BB Code [table] Details »» | |||||||||||||||||||||||||||||||||||||||||||
BB Code [table] by StGaensler Description This Hack provides a BB code [table] to add a table to the post The skin of the table automatically fits the style because the CSS classes of vBulletin are used. A table is simply made of some lines (will be the rows). The cols are seperated by |. So this will be a table: Code:
[table="head"]head col1|head col2|head col3 row1 col1|row1 col2|row1 col3 row2 col1|row2 col2|row2 col3[/table] Usage
Please note: (installing) Installing this product will: (reverted during uninstall)
Note: Including the file on the webpages where it is necessary is done by my product. So if sortable is disabled, it won't be included automatically. If you want to have a icon for the editor you may use this for free: Download this icon and place it in your /images/editor/ folder. Please note: (usage)
New features
Maybe planned features
Known problems
Version history: 0.0.1 - 0.0.5 internal releases for testing purposes (Thanks to Zombie79 from powerforen.de for testing) 0.1 first official release 0.1.1 fixed small bug: if a line ends with eg vbcode quote no new row was generated (should already have been fixed but did not work) 0.1.2 workaround: removed call to function bcmod(), it could also be done another way 0.1.3.x beta version described here (and following) - added admin panel, colpan and css feature 0.1.4 stable version - no significant changes to the last beta (0.1.3.8) 0.1.5.x beta version described here (and following) - added sortable, maxwidth, versioncheck, upgrade message, compatibility to vB 3.6 0.1.6 stable version - two bugfixes to last beta, {br} for posting linebreaks in a tablecell 0.1.7.x stable version - compatibility to vB 3.7 (description) - added tab seperated tables This hack can be used for free. If you want to make a small donation, just contact me. We will find a way I don't want this product to be distributed from other sources. Please don't upload it to other vBulletin related boards etc. Download Now
Screenshots
Show Your Support
|
Comments |
#222
|
||||
|
||||
Quote:
Quote:
Quote:
I've tried adding the following to in the "Additional CSS Deifintion" box
None of those options made it work. I've also tried adding .stg_table_transp {border: none; padding: 2px; background:transparent;} to the "CSS Classes for the Table" box in the BB Code [table] Settings (Am I supposed to do that?), but no luck. I'm sure this is all really simple to those who know this stuff better, but I'm clueless. What am I doing wrong? Sverre. |
#223
|
||||
|
||||
Quote:
Quote:
Quote:
Now you can use this class in your vB Code: [table="css=transp"] In the html source you can see if it works: <table class="stg_table tborder stg_table_transp"> Hope it works now. Stefan |
#224
|
|||
|
|||
Quote:
Code:
[table="autonumtitle=number;head"]column 1|coumn 2|column 3 [table]this|is|a small|table|inside the|big|table[/table]|hallo|everything is possible visit Google?|(quote)small quote(/quote)| :p wanna have a list? * list 1 * list 2 * list 3 | align left align center align right |contact me: example@example.net[/table] |
#225
|
|||
|
|||
Hi,
How can I set width for one columm? Code css is use in <tr> tag, can I put it in to <td> tag? Thanks |
#226
|
||||
|
||||
Quote:
.stg_table_transp {border: none; padding: 2px; background:transparent;} this is added to the "Additional CSS Definition" box (the top one of the two that is, is that correct? where there are other definitions too, the lower one is empty) transp this is added to the "CSS Classes For The Table" box. Still, with a code like this: [table="css=transp"]a{br}aa|b[/table] the table still shows. Any ideas what I've done wrong? SGL. |
#227
|
||||
|
||||
Yes, something like that. But the aligning doesn't work with that code (something which have had a tendency to break up my table whenever I attempt it). Thanks though.
SGL. |
#228
|
||||
|
||||
Quote:
|
#229
|
|||
|
|||
Selten so nen geilen Hack gesehen. Damit wird meine Plattform erst zum CMS. Super Fett!!!!
Jetzt kann ich auch endlich Content einbauen, so wie ich das will... juhuuu.... INSTALLED:up: |
#230
|
||||
|
||||
Hi!
I continued expirmenting a little bit and I found a strange thing. Remember the bug I've told you about, the first table isn't 100%? It's only happening when I'm saving the table, using the Quick-Edit feature. When I use the "old" normal edit page, it works fine. Can you reproduce? |
#231
|
||||
|
||||
Thanks! I've been headbutting that problem for an hour now until I now avoided the quick-edit! :-)
SGL. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|