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 |
#422
|
||||
|
||||
There are several downloads here, which one should I download if I want the 0.1.7.x stable version?
Quote:
|
#423
|
||||
|
||||
Sorry guys, I haven't been here some time Thanks for the ones who helped out.
"Yes and no" If you create a table with [table=debug] you can look in the sourcecode, how much server time my script uses. The script uses this server time only once if the postcache is enabled - vBulletin then caches the whole post in its database and only generates it new if you change the post. Quote:
Yes There is only one small bug: I don't update the BB-Code cache, so if you upload an Icon you probably have to save a BB-Code again to make this work. Quote:
2. table_bbcode-language-en.xml (English) 3. sorttable.js.txt 5. product-bbcode_table-multi.xml You don't necessarely need the sorttable.js but it enhances the feature of this BB-Code a lot |
#424
|
|||
|
|||
Can someone explain what the JS script actually does?
I'm a bit confused as I have installed the JS scripted and enabled it and I can't see any difference in what the BBCODE does? Yes I have renamed and uploaded it to clientscripts Any help would be greatly appreciated. |
#425
|
||||
|
||||
Click on the column header in one table, and the table is sorted by this column. If that doesn't work: Have you enabled this feature in your admincp?
Stefan |
#426
|
|||
|
|||
Thanks and fantastic mod!! One of my favs
|
#427
|
|||
|
|||
agreed, by far and away one of the best mods on the site and VB should be begging you to use your code for a built in version in future.
Thank you! |
#428
|
|||
|
|||
This is an excellent mod that will save me a LOT of time. Thanks
|
#429
|
|||
|
|||
Quote:
I would like the default table to be: Code:
[table="head"]Head 1|Head 2|Head 3 ABC|123|hello DEF|456|goodbye [/table] How can I change the standard code thrown out when the button is pressed? |
#430
|
|||
|
|||
Also, I don't understand something. I get how cool this is. But what I don't get is how people are finding it so helpful--beyond using it themselves. If you aren't the admin and know to come here to look at all the options, where are your users or even other moderators or admins finding out how to use the great features of this bbcode?
Maybe I'm missing something. I hope so. |
#431
|
||||
|
||||
I'm also having trouble with the sortable.js script. It doesn't seem to work.
In the ACP I have selected sortable in Enabled Features Of This BB Code I have also selected Sortable tables by default in "This setting allows you to define if tables should be sortable (live sorting through JavaScript) by default" sortable.js has been copied to my /clientscript directory. What else can I check to see why it's not working ? I am defining a sort order in the TABLE head, is that the porblem ? Code:
[table="head;sort=5d;width=70%"] update After some playing around, it seems that sortable.js *is* working when I create a table in a normal post. It's just not working when it's within Logican's WebTemplates. has any anyone been able to get this working ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|