The Tiny XHTML plugin re-adds style editing support to the TinyMCE Rich Visual Editor. The TinyMCE style plugin is normally bundled with TinyMCE, but it has be removed from the version within WordPress. This plugin puts it back in.

The xhtmlxtras TinyMCE plugin allows you to control common attributes, such as class, id, lang, onclick, etc.
It also provides buttons for creating cite, ins, del, abbr, and acronym elements.

Most of the credit for this plugin belongs to Moxiecode Systems, who wrote the style plugin for TinyMCE, which this plugin uses.

Download


CC-GNU GPL

This software is licensed under the CC-GNU GPL.

Installing

  • copy the 'tiny-xhtml' directory to your 'wp-contents/plugins' directory.
  • Activate Tiny XHTML in your plugins administration page.
  • You will now extra buttons when using the TinyMCE Rich Visual Editor.

Screen Shots

  • The Tiny XHTML Plugin in Action
    The Tiny XHTML Plugin in Action

Release Notes

  • 0.0.2

    • Added workaround for TinyMCE compressor issues.
  • 0.0.1

    • Fixed defect in link to xhtmlxtras stylesheet
  • 0.0.0

    • Initial Release.