Jerome's Keywords 1.6
Projects —
22-May-2005 13:41
I’ve just released the newest version of my keywords plugin. This minor release includes two new features that I find very useful:
- Suggested keywords - A list of your eight most popular keywords will show up below the keywords field. Each time you save, they will update to reflect words used in the post. The algorithm used is very simple but should help you to remember other relevant keywords that you’ve used in the past.
- Natural sort for tag cosmos - By popular demand, the tag cosmos now uses a case-insensitive natural sort order. What does this mean? Upper- and lower-case keywords are no longer separated and the “natural sort” will put values like “9km” ahead of “10km”.
Enjoy!
Can’t wait to try it out.
oso — 24-May-2005 20:54So this is the right place to thank you ^^. I already did it on the plugin page.
Estara — 30-May-2005 13:04Compliments are welcome everywhere! :)
jerome — 31-May-2005 23:52Great plugin! I'm still figuring out two things, though.
First of all, how to migrate from WP categories to tags. If I switch off category display completely, my older posts have no tags/cats at all; if I don't, I get an Uncategorized category in my list. Any ideas from those who use Jerome's Keywords?
Secondly, is there a way to sort the keywords (not just in the cosmos, but under each post) alphabetically?
Alexander — 15-Jun-2005 04:52Alexander, you can use the include_cats flag when listing your tags and this will display the post's categories with the tags. After that you can just remove the category display from your templates and forget that they ever existed…
Unfortunately, there is no way to sort in the current version. The order is however they were entered. The next version may offer different sort orders though.
jerome — 21-Jun-2005 00:19