wordpress

From Microformats Wiki
Revision as of 08:58, 7 August 2008 by Tantek (talk | contribs) (draft a new WordPress page, from the perspective of a WordPress user/admin who wants to add microformats support)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WordPress

WordPress is an open source blogging tool, that has been more broadly described as a "state-of-the-art publishing platform" and a content management system (cms).

how to add microformats support

Become familiar with existing wordpress-support for microformats. Then:

themes

In addition, install the following:

  • Sandbox theme - or any theme derived from Sandbox.

TinyMCE plugins

If you use the TinyMCE plugin, consider also installing the following:

  • TinyMCE hCard - adds a [1] icon in your tinyMCE toolbar that provides a form for creating an hCard contact.
  • TinyMCE hCalendar - adds a new [2] icon in your tinyMCE toolbar that provides a form for creating an hCalendar event.

related