This theme is not yet uploaded to Wordpress.net … hopefully soon!
Details
Translucent Dream A dark theme for WordPress 2.1+. Includes Gravatar support for WP 2.5 down to 2.1. “Before the Storm” header image courtesy of MoodFlow.com.
Please read the enclosed readme.txt for troubleshooting, licensing, and other important topics!
Distribution
I have a problem over the past year or so with so-called “free theme” sites offering my themes among their downloads. The majority of these I’ve seen have added paid advertising scripts to my code.
There are only two places where my themes are available:
Any other sites that are distributing my themes are doing so WITHOUT my expressed permission and may be edited or changed from the original code. I will not support my themes downloaded from other sources than those named above, sorry.
Someone told me last week, “You always find the neatest stuff!” Then I’m asked how I find these things. My response was something along the lines of a laugh and, “I have neat friends.”
Usually when I get something neat — a site, story, video, etc. — I bookmark it. Most often, I run across stuff by emails from friends or my feeds. Sometimes I surf and will just meander from one site to the next, bookmarking stuff as I go. Occasionally I will tweet something I find, or post it to my blog, but most often than not, it just sits in my bookmarks file. For a while I’ve thought about how to most effectively go about sharing the wealth. I’ve looked into a few things and have started sharing, little by little.
I’ve most recently started sharing items via Google Reader. I’ve also switched to a very awesome Twitter client, Twhirl, which makes make re-tweeting much easier. Something that I’ve seen done before, but haven’t attempted yet, perhaps start posting re-tweets on my blog.
Now, I’m left with the 500+ bookmarks I have right now. I may go the route of del.icio.us or something along those lines (Lord knows there are a million different franchises of bookmarking services out there), but I haven’t decided yet. I’m most familiar with del.icio.us, and if I’m able to seamlessly integrate it into one of my personal bookmarking services, I may start posting things there.
Time will tell … but for now, Google Reader and Twitter are my current carriers of goodies.
EDIT: Oh! I almost forgot about Friend Feed … this pretty much covers anything/anyone I’ve bookmarked, friended, shared, favorited, etc. recently. It rocks.
A comment left on my plugin announcement post has pointed me in a new direction. It turns out that this function indeed DOES exist in WordPress, but it is highly under-documented barely mentioned in the WordPress Codex. I think initially my searches were too narrow, which is why I never ran across any of the following information.
Gonahkar’s comment gave me something new to search on, and I was able to find it mentioned in the WordPress Codex under WordPress Files:
wp-links-opml.php
Produces OPML output of Links that were added to the blog via the WordPress admin menu.
A note at the top of the page states that the file descriptions are for WordPress Version 2.x. I was unable to find this file mentioned anywhere else in the documentation. However, under WordPress Features I stumbled across a reference to the export function:
Exporting
Did we say you can also export an OPML file with your list o’ links?
Very cute, guys … c’mon, where is the rest of the documentation on this? From this point, I clicked through to the section on the Links Manager. The page starts with the following:
WordPress allows you to store a set of external links, also known as your blogroll. These links can be put into categories, imported, exported, added, deleted, and edited.
However, the export feature is not mentioned again on the page, nor any others pertinent to WordPress’ current release. The only other mention that I was able to find was this:
These are from the WordPress 1.2 changelog, which tells me that this ability has most likely been in WordPress a while. It’s highly possible it’s been forgotten, or maybe it’s been left out for a good reason. I can’t but speculate as to its reason … but at least now I know it does exist.
I may revise my plugin in the next few days to include this information and will most likely alter its purpose/function.
I’ve updated my Blank Target Replacement plugin by adding a feature: any links contained in posts and pages will automatically have rel="external" added.
Requires
WordPress version 2.2 or higher — may work with previous versions, I hadn’t tested!
Instructions
Upload the blank-target-replace folder to WordPress plugins directory and activate on the Plugins page in WP-Admin
Go to Blogroll > External Links
Choose the links you want to open in a new window, or tick the top checkbox in the gray bar to check all links as external. Click the “Mark Links External” button at the very bottom of the page.
That’s it! Links in your blog entries will automatically have rel=”external” added.
Download
Click here to download the latest version. The earlier version (minus content links auto mod) is still available here.
Caveats / Issues
I did this pretty much on the fly. If you have any Blogroll links that have other rel attributes assigned (i.e. me, neighbor, met, etc. - any of the options under Link Relationship/XFN), you may experience problems getting the link(s) to open in a new window. Best thing is to clear out any existing XFN attributes for each link.
Same thing goes for links in posts that use lightbox or another setting for the rel attribute. It may or may not work.
I have not found a graceful work-around for these yet.
Disclaimer
Use at your own risk. No warranty expressed or implied is provided. There is no guarantee that this will work for your version of WordPress, I wrote this out of need for myself and am sharing in the hopes someone else finds it useful.
Copyright / Permission
This plugin is released under the Creative Commons Attribution-Noncommercial-Share Alike license. Have fun!