wordpress-plugins: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(drafted based on content from wordpress and support pages)
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<h1>WordPress Plugins</h1>
<entry-title>WordPress Plugins</entry-title>
{{TOC-right}}
 
These plugins add [[microformats]] functionality to [[WordPress]], one of several microformats [[implementations]]. For an ever-changing list of WordPress plugins utilizing microformats, [http://wordpress.org/extend/plugins/tags/microformats see plugins tagged microformats] on WordPress.org.
These plugins add [[microformats]] functionality to [[WordPress]], one of several microformats [[implementations]]. For an ever-changing list of WordPress plugins utilizing microformats, [http://wordpress.org/extend/plugins/tags/microformats see plugins tagged microformats] on WordPress.org.


Line 20: Line 20:
== hCard About Box ==
== hCard About Box ==
* The [http://redmonk.net/projects/widget_hcard_about/ hCard About Box] widget by [[implementors#Steve_Ivy|Steve Ivy]] supports [[hcard|hCard]].
* The [http://redmonk.net/projects/widget_hcard_about/ hCard About Box] widget by [[implementors#Steve_Ivy|Steve Ivy]] supports [[hcard|hCard]].
== hCard Addressbook ==
* [http://wordpress.org/extend/plugins/addressbook/ Wordpress Addressbook plugin] - Display list of addresses from the blog owner's address book, each marked up as an hCard.  Maintained by [http://samwilson.id.au Sam Wilson].


== hCard Commenting ==
== hCard Commenting ==
* The [http://notizblog.org/projects/wp-hcard-commenting/ hCard Commenting] WordPress plugin by [[implementors#Matthias_Pfefferle|Matthias Pfefferle]] allows visitors to easily fill out the comment forms using an hCard.
* The [http://notizblog.org/projects/wp-hcard-commenting/ hCard Commenting] WordPress plugin by [[implementors#Matthias_Pfefferle|Matthias Pfefferle]] allows visitors to easily fill out the comment forms using an hCard.
== hCard vCard Generator ==
* [http://www.codemyownroad.com/products/hcard-vcard-generator-wordpress-plugin/ hCard & vCard Generator plugin for WordPress] - Generate microformat compatible hCards and vCards for WordPress users - great for use on staff pages and for user bio's.
== hReview Support for Editor ==
* The [http://wordpress.org/extend/plugins/hreview-support-for-editor/ hReview Support for Editor] plugin by Andrew E Scott allows bloggers to easily publish hReview enabled reviews.


== Microformatted Blogroll ==
== Microformatted Blogroll ==
Line 33: Line 42:
* The [http://redmonk.net/archives/2006/12/21/voteback/ VoteBack plugin for Wordpress] by [[implementors#Steve_Ivy|Steve Ivy]] checks incoming pingbacks and trackbacks for [[votelinks]].
* The [http://redmonk.net/archives/2006/12/21/voteback/ VoteBack plugin for Wordpress] by [[implementors#Steve_Ivy|Steve Ivy]] checks incoming pingbacks and trackbacks for [[votelinks]].


== TinyMCE plugins ==
== rel-me publishing ==
If you use the TinyMCE plugin, consider also installing the following:
Plugins that implement publishing [[rel-me]] links to other services and profiles:
* '''[http://www.undergroundwebdesigns.com/tinyMCE-hcard-plugin.html TinyMCE hCard]''' - adds a [http://www.undergroundwebdesigns.com/assets/images/hcard_button.gif] icon in your tinyMCE toolbar that provides a form for creating an hCard contact.
* [http://blog.maybe5.com/?page_id=94 Social Links Wordpress plugin] - supports rel-me links to other services
* '''[http://www.undergroundwebdesigns.com/tinyMCE-hcalendar-plugin.html TinyMCE hCalendar]''' - adds a new [http://www.undergroundwebdesigns.com/assets/images/calendar_button.gif] icon in your tinyMCE toolbar that provides a form for creating an hCalendar event.
* [http://code.l0g.in/about-me/ About Me plugin] (on github) - supports creation of an About Me page with rel-me links to other profiles.
See also the [http://undergroundwebdesigns.com/blog/how-to-use-the-tinymce-hcalendar-and-hcard-plugins-with-modx instructions for installing these TinyMCE plugins in modx] ([http://twitter.com/alx4god17/statuses/856692032 tweeted]).
 
== MicroAnywhere ==
Adds two buttons to the TinyMCE editor in wordpress that allow for the creation of hCard and hCalendar objects embeded in posts, pages etc.  
* [http://wordpress.org/plugins/micro-anywhere/ MicroAnywhere on Wordpress.org]
* [https://github.com/undergroundwebdesigns/microanywhere Open sourced on GitHub]
 
== hNews ==
 
* The [http://wordpress.org/extend/plugins/hnews-for-wordpress/ hnews-for-wordpress] plugin by themattharris and Ben Campbell. And a basic [http://valueaddednews.org/technical/hnews-for-wordpress HOWTO].
 
== hCard Widget ==
* The [http://lautman.ca/hcard-wordpress-widget/ hCard Wordpress Widget] plugin adds a widget to display contact information in accordance with hCard microformats standard.  Ideal for use in a widgetized footer. Plugin by [http://twitter.com/michaellautman @michaellautman]


== related ==
== related ==

Revision as of 14:40, 14 October 2013

<entry-title>WordPress Plugins</entry-title>

These plugins add microformats functionality to WordPress, one of several microformats implementations. For an ever-changing list of WordPress plugins utilizing microformats, see plugins tagged microformats on WordPress.org.

Blog Summary

The Blog Summary plugin produces a customizable, hAtom-enabled XOXO-friendly list of recent posts via the shortcode [blog-summary]. By Scott Allan Wallick.

GigPress

GigPress is a WordPress plugin that manages and displays concerts and tours for bands or other touring acts, and outputs them with hCalendar markup. By Derek Hogue

hAvatar

Displays avatars for commenters based on the hCards on the URL they leave behind.

Try the Test page or download version: 0.3 (latest at 2008-02-09).

Test hAvatar by typing: hg clone static-http://alper.nl/hg/havatar/

See the initial announcement and update announcement, and the known issues in the README.

hCard About Box

hCard Addressbook

hCard Commenting

hCard vCard Generator

hReview Support for Editor

Microformatted Blogroll

Save Microformats Plugin

VoteBack

rel-me publishing

Plugins that implement publishing rel-me links to other services and profiles:

MicroAnywhere

Adds two buttons to the TinyMCE editor in wordpress that allow for the creation of hCard and hCalendar objects embeded in posts, pages etc.

hNews

hCard Widget

  • The hCard Wordpress Widget plugin adds a widget to display contact information in accordance with hCard microformats standard. Ideal for use in a widgetized footer. Plugin by @michaellautman

related