Make TableProperties configurable
📝 Provide a description of the new feature
In Drupal 9/10 it is not possible to style tables since the TableProperties is not configurable.
What is the expected behavior of the proposed feature?
In CKE4 in Drupal it was possible to set alignment and width of table but these settings have disappeared in CKE5
Wim Leers suggested creating an upstream CKE5 issue from this Drupal thread:
https://www.drupal.org/project/drupal/issues/3324225
If you'd like to see this feature implemented, add a 👍 reaction to this post.
I believe we will need the following attributes:
<table align="left center right">
<table border>
<table bgcolor>
<table width>
Thanks for the report, we will discuss it. As Wim mentioned those attributes are deprecated in the HTML5 spec.
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.