3.1.x Extensions Database 3.1 / 3.2[RC] Tables bbCode

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

Anuj Dhawan
Users
Users
Posts: 109
Joined: 31 Aug 2015, 10:32
    Windows 7 Chrome

Re: Tables bbCodes

Post by Anuj Dhawan »

This extension works great but it seems to distort the tables across the Board. For example, please see how memberlist.php looks like before and after installation of this extension:
memberlist - Before Tables Extension.jpg
memberlist - After Tables Extension.jpg
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1160
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Tables bbCodes

Post by Sniper_E »

Hmmmm, the css is controlling the colors of the table... the class="cat" in particular in the header section.

I see now we can not have that for dark styles or custom color styles.
These tables need to be style dependent.
I'm all about style dependency and don't know why I didn't think about that in the beginning. :facepalm:

I'll look into it, shouldn't be a problem. Thanks for pointing that out.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

Anuj Dhawan
Users
Users
Posts: 109
Joined: 31 Aug 2015, 10:32
    Windows 7 Chrome

Re: Tables bbCodes

Post by Anuj Dhawan »

Thanks for considering it for change Sniper_E. I look forward to that.

Appreciate your time! :)

User avatar

Anuj Dhawan
Users
Users
Posts: 109
Joined: 31 Aug 2015, 10:32
    Windows 7 Chrome

Re: Tables bbCodes

Post by Anuj Dhawan »

Thanks for considering it for change Sniper_E. I look forward to that.

Appreciate your time! :)

Edit - something went wrong, not sure why there are two posts!

User avatar

Fast_Eddie
Users
Users
Posts: 279
Joined: 15 Aug 2015, 20:25
    Windows 7 Firefox

Re: Tables bbCodes

Post by Fast_Eddie »

@sniper_e

Ed, If your considering a update to this can you have a look here:

'' Think i found a problem with this extension. On my test board when enabled it makes the color selection bar HUGE. When i disable it the bar goes back to normal size.''


This issue is still there on a new install
:beers: Retirement 2024!

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1160
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Tables bbCodes

Post by Sniper_E »

Yes I am working on this update.

Making it style dependent, it should look just like your memberlist table.
Same background, same text color and same space in the bar no matter what style.
After I finish up with that I will have some other questions for you guys on the table preferences.

But I may not be smart enough to implement the WYSIWYG HTML editor for this. That would be nice.

User avatar

Fast_Eddie
Users
Users
Posts: 279
Joined: 15 Aug 2015, 20:25
    Windows 7 Firefox

Re: Tables bbCodes

Post by Fast_Eddie »

Yes I am working on this update.
AWESOME ! :beer2:

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1160
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Tables bbCodes

Post by Sniper_E »

I'm getting somewhat somewhere with this...
Image
In subsilver2 the<td>s would line up with the titles <th>s as far as the width goes.
Not with prosilver. So the widths have to be matched on the <th>s and the <td>s below them.

I'm still playing with it trying to find ways around some small issues but it is style dependent.
Stay tuned to this channel for updates...

User avatar

Anuj Dhawan
Users
Users
Posts: 109
Joined: 31 Aug 2015, 10:32
    Android Chrome

Re: Tables bbCodes

Post by Anuj Dhawan »

Just a curious mind - Why do you consider subsilver for this extension? As, unless 'am mistaken, the only "supported" style with 3.1.x and 3.2.x is prosilver.

[ Post made via Android ] Image

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1160
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Tables bbCodes

Post by Sniper_E »

When everyone wanted a table bbcode I emulated the tables from subsilver2 exactly the way they were in subsilver2
The same layout and background colors from subsilver2 even. I was wrongly making the tables look just like subsilver2
I've done this years ago also. I was using a .css file to pull the background images which I got from the old subsilver2 style.

Now I'm changing this over to prosilver and prosilver type styles. Style dependent so dark styles will look like their style.

There is no .css file for the classes in this update I'm working on. The classes are pulled from the original prosilver .css files.
The tables will now be made using the prosilver tables like you see in the memberlist page. No subsilver2 at all.

FYI
You do know that there is a prosilver style that looks exactly like the old subsilver2 style.
And I have made a subsilver2 type style look just like prosilver before with using all tables.

I hope that answers your question...

User avatar

Fast_Eddie
Users
Users
Posts: 279
Joined: 15 Aug 2015, 20:25
    Windows 7 Firefox

Re: Tables bbCodes

Post by Fast_Eddie »

There is no .css file for the classes
:yikes:

I'll leave it in the hands of the master! :thumbup:

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1160
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Tables bbCodes

Post by Sniper_E »

Example: Table bbCode Extension @ Sniper_E Styles

This is just a test copy. I have more changes to make before the release.

On your local... disable the old extension and delete the data... delete the old files... upload the new files.

You may have to manually delete the old bbcodes before enabling because they have changed for prosilver.
Reason being that I'm not sure if the new install will over write the old bbcodes.

Any tests and feedback will be greatly appreciated! :thumbup:
Last edited by Sniper_E on 13 Sep 2016, 12:11, edited 1 time in total.

User avatar

Anuj Dhawan
Users
Users
Posts: 109
Joined: 31 Aug 2015, 10:32
    Windows 7 Chrome

Re: Tables bbCodes

Post by Anuj Dhawan »

Sniper_E wrote: 12 Sep 2016, 08:40Any tests and feedback will be greatly appreciated! :thumbup:
Works great. Tested on prosilver, we_universal, we_clearblue:


Tables - prosilver.png
Tables - we_universal.png
Tables - we_clearblue.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Anuj Dhawan
Users
Users
Posts: 109
Joined: 31 Aug 2015, 10:32
    Windows 7 Chrome

Re: Tables bbCodes

Post by Anuj Dhawan »

Sniper_E wrote: 11 Sep 2016, 22:58FYI
You do know that there is a prosilver style that looks exactly like the old subsilver2 style.
And I have made a subsilver2 type style look just like prosilver before with using all tables.

I hope that answers your question...

Yes, thanks that answers it.

Yes, I know that there is a subsilver2 inherited from prosilver. Though I'm not sure if I've seen the prosilver-for-subsilver2 modified by you.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1160
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Tables bbCodes

Post by Sniper_E »

Well that was years ago Anuj... I had a mobile style made with tables that looked exactly like prosilver.
But with the prosilver styles being mobile friendly that style is trashed and forgotten about.

Thanks for testing. I just saw a code error which I did not test earlier. The [th] html replacement codes.

Code: Select all

<th style="width: {NUMBER}%;text-align: left">{TEXT}</th>
The width="{NUMBER}%" did not pass html markup validation. Change your [th] bbCode to the codes above.
Now I need to clean up some other files and work on a better drop down menu for this and we'll be ready.

I'd like to get tamarin's little box he posted to drop down for the selections.
ImageWish me luck.

Post Reply Previous topicNext topic