wordpress: Difference between revisions
Jump to navigation
Jump to search
(incorporate and consolidate wordpress support info, create separate pages for themes and plugins because there are so many now!) |
m (related: movable-type) |
||
Line 16: | Line 16: | ||
See [[wordpress-themes]] for more. | See [[wordpress-themes]] for more. | ||
=== | === plugins === | ||
Use microformats-enabling [[wordpress-plugins]], such as: | Use microformats-enabling [[wordpress-plugins]], such as: | ||
* '''[http://www.plaintxt.org/experiments/blog-summary/ Blog Summary]''' to produce an hAtom-enabled list of recent entries via shortcode. By [[implementors#Scott_Allan_Wallick|Scott Allan Wallick]]. | * '''[http://www.plaintxt.org/experiments/blog-summary/ Blog Summary]''' to produce an hAtom-enabled list of recent entries via shortcode. By [[implementors#Scott_Allan_Wallick|Scott Allan Wallick]]. | ||
Line 27: | Line 27: | ||
* [[wordpress-themes]] | * [[wordpress-themes]] | ||
* [[wordpress-plugins]] | * [[wordpress-plugins]] | ||
* [[cms]] | * [[cms]] ([[movable-type]]) | ||
* [[implementations]] | * [[implementations]] |
Revision as of 17:08, 19 August 2008
WordPress
One of several microformats implementations. 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).
Adding Microformats Support to WordPress
builtin
Become familiar with existing WordPress support for microformats.
- WordPress supports XFN blogrolls through a built-in user interface. (cf. xfn-implementations)
- by Matt Mullenweg and friends
themes
Use one of the numerous a microformats-powered wordpress-themes, such as:
- Sandbox theme and Sandbox-based themes include hAtom, hCard, and XOXO. By Scott Allan Wallick.
See wordpress-themes for more.
plugins
Use microformats-enabling wordpress-plugins, such as:
- Blog Summary to produce an hAtom-enabled list of recent entries via shortcode. By Scott Allan Wallick.
See wordpress-plugins for more.