Hi There, for some years now, as a local government organisation, all our website content is required to meet certain accessibility standards (WCAG).
This enquiry is specifically regarding two tinyMCE Table properties, those being the summary attribute and Caption tag. These are both required to be present and populated in order to meet our current accessibility standards.
In Umbraco 8, the source js for the table plugin was readily editable, and so we were able to set the Caption automatically toggled on for new tables, and add a Summary attribute to the table properties dialog as shown here.
We have several issues now with the tinyMCE Table plugin which ships with Umbraco 13.
So I have two questions please
1. Is it possible (through config or otherwise) to have the Caption automatically toggled ON when a new table is created in the MCE
2. Is it possible (through config or otherwise) to add a Summary attribute to the table properties dialog?
Both of these achieving the results we were able to get in Umbraco 8
Umbraco 13 tinyMCE Table Plugin Customization
Hi There, for some years now, as a local government organisation, all our website content is required to meet certain accessibility standards (WCAG).
This enquiry is specifically regarding two tinyMCE Table properties, those being the summary attribute and Caption tag. These are both required to be present and populated in order to meet our current accessibility standards.
In Umbraco 8, the source js for the table plugin was readily editable, and so we were able to set the Caption automatically toggled on for new tables, and add a Summary attribute to the table properties dialog as shown here.
We have several issues now with the tinyMCE Table plugin which ships with Umbraco 13.
So I have two questions please 1. Is it possible (through config or otherwise) to have the Caption automatically toggled ON when a new table is created in the MCE 2. Is it possible (through config or otherwise) to add a Summary attribute to the table properties dialog? Both of these achieving the results we were able to get in Umbraco 8
Regards, Rob de Mercado
is working on a reply...