Category Archives: WYSIWYG editors
Removing empty HTML tags from TinyMCE
A little post for those that run into the same problem I had with TinyMCE and blank instances not quite being blank. I created a little configuration to remove empty HTML tags.
SharePoint 2010 Accessibility Event
The "UK Accessibility Roundtable for Microsoft Office SharePoint Server 2010", a HiSoftware event at Microsoft's offices in London Victoria. The day revolved around several demos of SharePoint 2010 and Compliance Sheriff, and was fleshed it out with some quite good accessibility information. These are my notes on the event, with a lot of interspersed commentary. Responsibility for accessible content
A simple rule for good web sites: content is golden. In an accessibility context, structured content is golden. It a core responsibility of the site owner to ensure this is followed (not just the developer). When you examine this issue, you can then understand why few organisations will ever produce accessible PDFs.
WYSIWYG editor spec – checklist
WYSIWYG editor spec – preventing problems
WYSIWYG editor spec – interface accessibility
WYSIWYG editor spec – layouts
WYSIWYG editor spec – Tables
WYSIWYG editor spec – images
WYSIWYG editors spec – adding structural code
With a WYSIWYG interface, there has to be an area that appears as it will when published, which means to change bits within it, you need one or more toolbars. This is an exploration of what those toolbars should do.