In a mood

The WordPress Codex lists some plugins for adding moods to posts

Moody: Enter your mood in the Custom Field section of your post entry and the plugin will display in your theme below the time.
Sounds good but the plugin doesn’t work with WordPress 2.0 and up. Plus you have to do your configuration in the php file.

Mood Quote: Let’s you assign a quote for your mood. Interesting plugin though it’s not what I need.

Cricket Moods: This plugin lets you assign moods with images so whenever you put a mood in your entry. What’s good about this plugin is that each user can customize their own mood list and you have the option to automatically show the mood or position it in your template.

MyMooMus: This is a three-for-one plugin, combining the display of moods, music and tv in your posts. However it only shows the text not images.

I’ve made my own plugin that lets you set the location of your mood directory and image extension. In the Write Post screen, select a mood from the drop-down list of moods. There’s also a template tag to display the mood in your template. It’s not available to the general public because I’m still testing and adding features but if you’d like to try it out, drop me a line and I’ll send you the file.

The Quest for Userpics Continues

I’m trying to get Livejournal functionality here and one of the main features I’d like to have is userpics.

In LJ they’re used to identify the theme of an entry and I’d like to do the same here. Since I have free account I only have 6 userpics but I figure if I can have that feature here, the number of userpics I can have is unlimited!

I tried the Post Image plugin which works in tandem with WordPress’s upload capability. But this meant I would have to upload a picture for every time I made a new post. Not good since I would like to re-use certain images from time to time.

Next I tried just placing in the link to the image in the Custom Fields section of the Write Post screen but I have difficulty remembering the image names and I spent too much time checking on the different pictures.

I could have used Category Icons but this is pretty much like having 6 userpics only.

The closest plugin I could find was Multi Topic Icon but I found it cumbersome to use especially in terms of positioning the image.

So I decided to make my own plugin, Post Avatar, my first by the way.

The way it works is you upload your images to a specified folder and each time you make a post, you have a list of images to choose from. There’s also a template tag that you can place in your theme to display the picture.

I’m really pleased with the way it turned out. *Go Team ME*. In the future I’ll be adding an image preview so I know what image I’m attaching to my post.

So I decided to create a plugin that would display a list of images I had already uploaded, for me to select when adding a post.