Microsummaries Generator plugin for WordPress

If you’re a blogger, using WordPress, you may want to enable your blog for Microsummaries.

I wrote a simple plugin for WordPress which just does that: it takes the title of the latest blog post and provides this as the content for a Live Title within Firefox 2.0.

For downloading the plugin and installation instructions (really simple!), head over to the WP-Microsummary plugin page.

Enjoy, and don’t forget to share your thoughts!

Popularity: 68%

Post to Twitter Tweet This Post to Delicious Delicious Post to Reddit Reddit This Post Post to StumbleUpon Stumble This Post

16 Comments

  1. MyAvatars 0.2

    Joefish said,

    August 5, 2006 @ 05:40

    No one’s commented on this yet? That’s surprising.

    I like this plugin. I snagged it as soon as I saw it on wp-plugins.net.

  2. MyAvatars 0.2

    Joe Lencioni said,

    September 8, 2006 @ 02:53

    I tried to install this and it wasn’t working, so I went directly to http://shiftingpixel.com/microsummary and it was giving me a bunch of errors. So, I cracked open your code and noticed that it was looking in wp-content/plugins/microsummary instead of wp-content/plugins/microsummaries like your documentation reads.

    Just a heads up in case anybody else is having troubles.

  3. MyAvatars 0.2

    Joe said,

    September 8, 2006 @ 10:54

    You’re right, I stand corrected and have improved the installation instructions with some more examples. Thanks for pointing this out!

  4. MyAvatars 0.2

    Skippy said,

    October 17, 2006 @ 09:56

    Perhaps it would be worth mentioning that the tag gets inserted via the call to wp_head(). I had a theme where wp_head() was commented out in header.php, so as you can see it’s not a given.

  5. MyAvatars 0.2

    Tom Edwards said,

    October 19, 2006 @ 23:10

    Good to see things already rolling. When I had my own XSLT microsummaries, is_single pages had the number of comments instead of the site’s most recent post; is there any chance of that sort of functionality being added to the plug-in?

    Some other page-specific microsummary ideas I’ve had have been the latest post in a category and the number of results returned from a search. :)

  6. MyAvatars 0.2

    Jared said,

    October 24, 2006 @ 22:29

    This worked perfectly for me. I was working on something similar when I ran into this plug in when I was troubleshooting my noob PHP skills. Thanks!

  7. MyAvatars 0.2

    Tim W. said,

    October 25, 2006 @ 02:08

    I’ve installed your plugin, but when I try to add a Live Title bookmark to my site I see a “404 Not Found” instead of the title of my latest post. Any ideas?

    Thanks,
    Tim
    mtannoyances.com

  8. MyAvatars 0.2

    Joe said,

    October 25, 2006 @ 09:03

    @Tim: without further details it is not possible to know what is going on. You may want to look at how your WP Theme is working and look for the call to wp_head() in the loop (see comment by Skippy on this page). Also, did you try to rebuild the permalink structure, just to be sure?

    Update: the microsummary plugin assumes that the Permalink rewriting mechanism is always available. This is not true, a blog owner may choose to leave the default option in place (which is: do not use permalinks) an then the plugin breaks.

    I’m working on a version which fixes this problem right now.

    For the time being, you may choose to enable rewrite rules. In WP-Admin, choose Options / Permalinks and then either “Date and Name based” or “Numeric” (or even a Custom rule if you’re fancy).

  9. MyAvatars 0.2

    Mosey said,

    October 25, 2006 @ 13:33

    I’m looking forward to installing and using this plugin. Just found out yesterday about Firefox 2.0′s newest feature. Joomla doesn’t have a plugin/extension that covers this – but am delighted to find that WP does! I think as Firefox 2.0 rolls out the popularity of this plugin will increase. Will write again with any results once site is completed/plugin installed. Thanks again.

  10. MyAvatars 0.2

    Squio.blog » Wordpress Microsmmaries Plugin Updated said,

    October 26, 2006 @ 09:26

    [...] See also my initial post about this plugin. [...]

  11. MyAvatars 0.2

    ketsugi said,

    October 26, 2006 @ 12:44

    1. The URL rewriting doesn’t always work. For example, my permalinks are in the form of http://ketsugi.com/category-name/post-title and this tends to break plugin permalinks. It would be nice to have an option to use the direct link to the PHP file.

    2. It doesn’t seem to work with WordPress 2.1 (which is currently in development).


    Fatal error: Call to undefined function: have_posts() in /home/ketsugic/public_html/wp/wp-content/plugins/microsummary/microsummary.php on line 109

  12. MyAvatars 0.2

    Joe said,

    November 8, 2006 @ 00:04

    @ketsugi: Indeed, URL rewriting seems to work differently for some customized schemes. I removed the rewriting stuff, the simple query string approach should work in all situations.

    Re your second point: I finally found time to install WordPress 2.1 on a test machine. The plugin works just fine in this setup, I was not able to reproduce this error.

    However, some themes may be problematic; read more here: WP Themes and Microsummary plugin.

  13. MyAvatars 0.2

    Joseph said,

    December 12, 2006 @ 21:59

    What I want to do on my blog, is every few hours take the oldest post and move it to the
    front of the queue, all automatically. Anyone know if there is a plugin that can do this or
    a simple way to set up another plugin to do this (use my own feed perhaps)?
    Thanks.

  14. MyAvatars 0.2

    Jermaine said,

    December 18, 2006 @ 13:08

    Nice work on the plugin, i will test it right away.

  15. MyAvatars 0.2

    Mein Parteibuch said,

    January 3, 2007 @ 04:15

    Live Bookmark dank Microsummary…

    Im Firefox 2 können Bookmarks als sogenannte dynamische Lesezeichen abgespeichert werden.
    Mein Parteibuch unterstützt nun genau wie perun bereits seit Oktober dank des praktischen Microsummary Plugins von Johannes la Poutre die auch Live Bookmark …

  16. MyAvatars 0.2

    Squio.blog » WordPress Security Update: 2.1.3 said,

    April 3, 2007 @ 18:12

    [...] the Microsummaries Plugin for WordPress just keeps working, no need to deactivate it before upgrading. wordpress security xss Annotate [...]

RSS feed for comments on this post

Twitter links powered by Tweet This v1.6.1, a WordPress plugin for Twitter.