Octavian Dima Posted August 12, 2014 Share Posted August 12, 2014 View File Table BBCode IMPORTANT NOTE: A new version of this BBCode maintained by Fallen Legion is available here. For IP. Board 4.0 please download this plugin. If the you can't add more then 50-100 rows or something like that, please add in conf_global.php this$INFO['max_bbcodes_per_post'] = 600; // 600 you can change it to any value. What does it do?Creates HTML tables within post content. Exemples:Note: This mod was tested on IP Board 3.4.6. [table] [tr] [th]Row 1 / Column 1[/th] [th]Row 1 / Column 3[/th] [th]Row 1 / Column 3[/th] [/tr] [tr] [td]Row 2 / Column 1[/td] [td]Row 2 / Column 3[/td] [td]Row 2 / Column 3[/td] [/tr] [tr] [td]Row 3 / Column 1[/td] [td]Row 3 / Column 3[/td] [td]Row 3 / Column 3[/td] [/tr] [/table] NOTE: I won't update this table anymore. Why? Because IP Board 4.0 will have this already in it. Submitter Dima Octavian Submitted 08/09/2014 Category Other style options Discussion URL Support Info <p>Support Topic</p> Supported Versions IP.Board 3.4.x Link to comment Share on other sites More sharing options...
Cabola Posted August 12, 2014 Share Posted August 12, 2014 doesn't this do exactly the same thing as this mod: '?do=embed' frameborder='0' data-embedContent>> Link to comment Share on other sites More sharing options...
Octavian Dima Posted August 13, 2014 Author Share Posted August 13, 2014 Yes, but it is a stable mod. It doesn't do that http://community.invisionpower.com/topic/376852-table-bbcode/?p=2492147 Link to comment Share on other sites More sharing options...
Cabola Posted August 14, 2014 Share Posted August 14, 2014 I see what you mean, I've switched the bbcode to yours instead of the other one :P O btw. I have an correction to your readme: File which need to be uploaded Table BBCode.xml in /admin/sources/classes/text/parser/bbcode/ shouldn't that be table.php instead of Table BBCode.xml? ;) Link to comment Share on other sites More sharing options...
Cabola Posted August 17, 2014 Share Posted August 17, 2014 Are you going to add support for attribute options so we could set rowspan, colspan, width, height etc.? Would be sorta done the same way as the quote system works now a days. It has 3-4 attribute options you can set and I bet the same way could be done with the table/tr/td/th in this bbcode! So for TABLE you could have the ability to set width, height, border. For TD and TH you could have rowspan, colspan, width, height, align maybe style. What do you think? Link to comment Share on other sites More sharing options...
Octavian Dima Posted August 19, 2014 Author Share Posted August 19, 2014 I see what you mean, I've switched the bbcode to yours instead of the other one O btw. I have an correction to your readme: shouldn't that be table.php instead of Table BBCode.xml? Oh, sorry. I will upload it soon. Are you going to add support for attribute options so we could set rowspan, colspan, width, height etc.? Would be sorta done the same way as the quote system works now a days. It has 3-4 attribute options you can set and I bet the same way could be done with the table/tr/td/th in this bbcode! So for TABLE you could have the ability to set width, height, border. For TD and TH you could have rowspan, colspan, width, height, align maybe style. What do you think? This is a good ideea. I wil try it. Thank you. If I can do it I will post here. Link to comment Share on other sites More sharing options...
ZeusFaber Posted January 4, 2015 Share Posted January 4, 2015 Hi, does it work on Ip.Content articles? Thank you in advance Link to comment Share on other sites More sharing options...
Octavian Dima Posted January 8, 2015 Author Share Posted January 8, 2015 I don't tested it because I don't have it. But if there isn't any difference between IP. Board forum platform and IP Content I think it should work. Link to comment Share on other sites More sharing options...
Draffi Posted January 9, 2015 Share Posted January 9, 2015 Hi, does it work on Ip.Content articles? Thank you in advanceYes...working in Articles! Link to comment Share on other sites More sharing options...
Real Mythotical Posted April 23, 2015 Share Posted April 23, 2015 Suggestion, some are not using 4.0 yet due to the lack of modifications for it so many of us are sticking with 3.4.x until more modifications have been released for 4.0, so maybe keep this updated until there is a substantial amount of 4.0 modifications so those of us on 3.4.x can still get support and ask questions.I currently use this right now, but won't ask for support until I know if you will keep this updated temporarily. Otherwise I can take it over and support it since you moved on to 4.0 as I figured out a few new additions that I customized in my version. Link to comment Share on other sites More sharing options...
Octavian Dima Posted April 23, 2015 Author Share Posted April 23, 2015 Suggestion, some are not using 4.0 yet due to the lack of modifications for it so many of us are sticking with 3.4.x until more modifications have been released for 4.0, so maybe keep this updated until there is a substantial amount of 4.0 modifications so those of us on 3.4.x can still get support and ask questions. I currently use this right now, but won't ask for support until I know if you will keep this updated temporarily. Otherwise I can take it over and support it since you moved on to 4.0 as I figured out a few new additions that I customized in my version. Hello, First thank you for using it If you want, you can take it over and support it. Link to comment Share on other sites More sharing options...
Real Mythotical Posted April 24, 2015 Share Posted April 24, 2015 Ty, I will begin supporting it from this point on. I'll work on a new release and start a new resource for it and link back to this one as the original for it. Link to comment Share on other sites More sharing options...
Real Mythotical Posted April 26, 2015 Share Posted April 26, 2015 Version 2.0.0 is nearly complete. It has been turned into an entire application instead of just BBCode import. This will allow for settings, customizing row colors, etc. 2.0.0 will be in a new release but will introduce settings and row coloring. 2.1.0 will introduce more features plus those requested. Link to comment Share on other sites More sharing options...
Cabola Posted April 26, 2015 Share Posted April 26, 2015 nice to hear that this is being worked on by a new person as it's a really useful bbcode! I wanted to work on it my self to add the things I wanted/needed but never got around to it and now I don't have to! Cheers! Link to comment Share on other sites More sharing options...
Real Mythotical Posted May 1, 2015 Share Posted May 1, 2015 Just waiting on it to be approved.New Release: http://community.invisionpower.com/files/file/7476-table-bbcode/ Link to comment Share on other sites More sharing options...
Real Mythotical Posted May 1, 2015 Share Posted May 1, 2015 Already ready to release v2.0.1 tomorrow that has a few changes to default settings and adding sort feature along with an attempt at the forum access setting being used properly. Link to comment Share on other sites More sharing options...
Cabola Posted May 1, 2015 Share Posted May 1, 2015 Just waiting on it to be approved.New Release: http://community.invisionpower.com/files/file/7476-table-bbcode/Already ready to release v2.0.1 tomorrow that has a few changes to default settings and adding sort feature along with an attempt at the forum access setting being used properly.v4 or v3.4.7? Link to comment Share on other sites More sharing options...
Octavian Dima Posted May 1, 2015 Author Share Posted May 1, 2015 v4 or v3.4.7?V3.4.7. He pickup this project a d continue it. Link to comment Share on other sites More sharing options...
Real Mythotical Posted May 2, 2015 Share Posted May 2, 2015 This wouldn't work with 4.0 as they changed how the editor is loaded and started using another editor which has a plugin you can download from another site. Link to comment Share on other sites More sharing options...
Cabola Posted May 3, 2015 Share Posted May 3, 2015 good good, just had to make sure I understood it all correctly And you uploaded the new version last Friday so it should be approved sometime tomorrow Monday or Tuesday. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.