Entries tagged with "keywords"

Jerome's Keywords 1.5

I’ve just released a new version my keywords plugin for WordPress. Jerome’s Keywords version 1.5 finalizes the new tag cosmos and most-used keywords list functionality. Some minor bugs and annoyances have been fixed along the way too.

By far the most time-consuming part was revising the documentation. The plugin page now includes more “how-to” information and includes most of the tips and sample files scattered throughout earlier comment threads. Drop by the plugin page and check it out.

Known Issues & Future Plans

  • The duplicate keywords issue reported by theanomaly has yet to be resolved (or duplicated).
  • Add a “relevant posts” feature that returns posts with a high number of similar keywords.
  • Enhance the edit page to suggest relevant keywords used in the past.
  • Automatically parse post links tagged with “rel” and add their tag to the keyword list.

Jerome's Keywords 1.4

Projects — 13-Mar-2005 23:44

Just a quick note to announce the latest release of the “Jerome’s Keywords” plugin for WordPress 1.5. The new version fixes a few (minor) bugs and adds some requested features. The coolest part is that I’ve hooked it into WordPress’ rewrite rules code, which means that .htaccess rules can be updated automatically. This also fixes problems seen when using the index.php/%blah% style of permalinks.

The short list:

  • Improved permalink handling for tag searches.
  • Automatic .htaccess rule generation.
  • the_keywords() now accepts parameters for formatting if you want to get fancy.
  • Fixed XHTML validation bug and handling of tags containing forward slashes ( / ).
  • Temporary workaround for conflicts with the mini-posts plugin.

Thanks to everyone who sent me feedback, found bugs and suggested new features. Keep ‘em coming! The only request that didn’t make this release was adding an options page — I’m still not decided on that one. Also, a special award for bravery goes to Dave Metzener for beta testing the new permalink/rewrite code.

Keywords Plugin Update

Projects — 01-Mar-2005 23:29

At the prodding of “rg”, I’ve updated my keywords plugin to improve keyword searches. Previously, post keywords — or tags — were simply linked to the WordPress search function. This is fine if your tags show up in the body of your post, but for photos and other odd content this isn’t necessarily the case. So now the plugin creates its own search results from posts that use similar tags. The results page can even use its own template if you’re so inclined.

I always wanted it to work this way but hadn’t sorted out all of the WordPress filters/actions to make it happen until now. You can give the plugin a try on this site, or download it and try it on your own. Get tagging!

Keywords and PageDate Plugins

Projects — 25-Feb-2005 19:54

Since I released my PreFormatted plugin the other day, I figured it was time to polish up my other active plugins and offer them for download. Plus it gave me an excuse to put together a WordPress plugins page. I’m working (or planning) on a few other plugins for WPFF so this will be a good home for them too.

Here they are:

  • Keywords — A cross between a <meta name="keyword"> tag plugin and a Technorati tags plugin, this lets you enter keywords for every post for searching and more! Learn more
  • Page Date — Simple plugin to update a page’s timestamp every time it’s modified (you can do this manually for posts, but not pages). Learn more

I’ll probably try to get these hosted in the WordPress Plugin DB or the official WordPress plug-in repository, but wouldn’t you rather get them from the source?